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.
我想让运行中的PWM(如EPWM2)暂时全部输出置低,但是等到标志位倒是可以继续输出PWM,我自己的代码试了不太行。如果将置低代码关闭就可以实现正常运行第一个图是允许PWM输出函数,第二张图是将EPWM2输出暂时置低代码。