Other Parts Discussed in Thread: C2000WARE
我在我自己板子上跑官方CLB,并没达到预期效果;C:\ti\c2000\C2000Ware_5_03_00_00\driverlib\f28004x\examples\clb
例程4 :PWM保护 官方示例 mode=0为默认,不存在死区;mode=1加入死区;
我在自己板上复现,无论mode=1还是0,都没有死区信号。
CLB使用还需要硬件外设特殊配置吗
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
我在我自己板子上跑官方CLB,并没达到预期效果;C:\ti\c2000\C2000Ware_5_03_00_00\driverlib\f28004x\examples\clb
例程4 :PWM保护 官方示例 mode=0为默认,不存在死区;mode=1加入死区;
我在自己板上复现,无论mode=1还是0,都没有死区信号。
CLB使用还需要硬件外设特殊配置吗
我在F28P55x上测试了这个,能够看到死区。您能否尝试将CLB计数器的周期调整为更大的值,以便更容易在示波器上看到死区?