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.

Compiler/TMS320F28379D: Enable and disable some ePWMs

Part Number: TMS320F28379D

Tool/software: TI C/C++ Compiler

Hi community.

I want to disable/enable the ePWM1,2, and 3 during the debug (for example by changing a variable from 1 to 0 or vice versa). In other words, I am using bead-band for these ePWMs. But at the beginning of running my code, I want them not to send any gating signal to my switches (i.e., ePWM1,2, and 3 be disabled).

How can I do this in a simple way?

regards