Part Number: TMS320F280049C
例:EPWM1工作在死区互补模式下,1A、1B以互补形式发生波形。
运行过程中,通过什么方式可以关闭其中一个波形1A,1B波形保持原有不变。
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.
你好,epwm模块中TZ应该是最后一个模块,或许你可以试试中断,在中断中更改TZ的配置。也许你可以试试CLB功能,利用CLB中的LUT来对波形做运算,达到你想要的效果。或者你也可以利用GPIO来关闭1A。