完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好,
我直截了当地说: 我需要知道如何在运行时“改变”16位PWM发生器的脉冲宽度(比较值),而不使用PWM16WAXEPULSEWITH()函数(我使用的是CY8C9466)。 现在,如果有人想知道更多的“为什么”: 我正在编写一个简单的应用程序: 应该产生8个脉冲,每一个可变宽度为1到2毫秒,所有的脉冲都应该被“封闭”在一个需要“持续”不超过20ms的帧中,每个脉冲(帧中的第一个作为第二个或任何其他)应该“重复”一个20ms的周期,I使用一个16位PWM发生器时钟@ 2MHz W。“5000”蜱的周期“-2.5毫秒” 我将PWM16的中断类型设置为“终端”计数。当“中断”被触发时,我从数组中取第n个脉冲的宽度,并将其传递给pWM16。我使用的是PWM16LoWrimeSuleStand,但由于它是一个API调用,它会导致一定的开销,这应该转化为延迟。 如果有人提出不同的方法,我愿意接受任何建议。 最好的问候, 米歇尔 以上来自于百度翻译 以下为原文 Hallo, I go straight to the point: I need to know how to 'change' the pulse width (compare value) of 16 bit PWM generator at run time without using the PWM16_WritePulseWidth() function (I'm using a CY8C29466). Now if anyone want to know more here's 'why': I'm writing a simple app that should act as follow:
I set the interrupt type of the PWM16 as 'terminal' count. When the 'interrupt' is triggered I take the width of the nth pulse from an array and pass it to PWM16. I'm using PWM16_WritePulseWidth but, since it's an API call, it will lead to a certain overhead that should translate into delays. If anyone would suggest a different approach I'm open to any suggestion. Best Regards, Michele |
|
相关推荐
2个回答
|
|
在模块数据表的底部是可以直接写入的寄存器。
改变价值。特定寄存器的命名约定可以在 TRM,在注册章。其中特定寄存器位和布局是DES。 有裂缝的要特别注意写作的效果,比如需要停止某事, 额外的考虑。 您还可以在pWM16.h中找到寄存器地址,在M8C.H中注册名称。 问候,Dana。 以上来自于百度翻译 以下为原文 At the bottom of the module datasheet are the registers you can direct write to change values. The naming convention for the specific register can be found in the TRM, in the register chapter. There the specific register bits and layout are des- cribed. Pay particular attention to effects of writes, eg. need to stop something, additional considerations. You can also find register addresses in PWM16.h, register names in m8c.h Regards, Dana. |
|
|
|
你可以使用两个因子与2.5ms的固定周期和脉冲宽度0.5ms PWM1和PWM2输出触发,比较为0.5~1.5ms。实际的输出是PWM1或PWM2的第二PWM负载应在第一0.5ms脉冲电机。
以上来自于百度翻译 以下为原文 You can use two PWMs, PWM1 with a fix period of 2.5ms and a pulse width of 0.5ms. With the compare output trigger PWM2 which has 0.5 to 1.5ms. the actual ouput is PWM1 OR PWM2 The loading of the 2nd PWM should be done during the first 0.5ms pulse of PWM1. |
|
|
|
只有小组成员才能发言,加入小组>>
752个成员聚集在这个小组
加入小组2070 浏览 1 评论
1826 浏览 1 评论
3639 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1761 浏览 6 评论
1513 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
510浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
360浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
410浏览 2评论
357浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
857浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-24 01:08 , Processed in 0.985082 second(s), Total 80, Slave 64 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号