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