HI
I am trying to create a switching sequence like the image below.
I'm going to use the CMPSS function. I will use the output of CMPSS to create PWM_M.
Is there a way to generate PWM_C, PWM_SR1, and PMW_SR2 in synchronization with PWM_M while using the output signal of CMPSS?
Due to the CMPSS signal, PWM_M will be set to a Low value due to EPWM's TRIP function.
But in this part, in order to set PWM_C to HIGH, PWM_M is set to LOW and I want to set it to HIGH after a certain dead time, but I'm not sure.

