Hi there,
I have a question concerning the epwm:
Have configured an epwm block with deadband, active high and complementary mode as well as output mode of deadband for both, input from pwma for both the behauviour is absolutely what I expect it to be. As soon as I want to stop the outputs of the PWM block driving the pins, something like a disable pwm-outputs, I change the ActionQualifier to Force-Low for the next event. That makes my PWM-A output going low but as I choose the complementary mode the PWM-B outptu will go high immediately.
Anyone any idea how to solve this situation best way? I want both PWM-outptus to go low with the next event. I don't want to use the trip-zone modules here as they do force the outputs low immediately and not at the next counter-zero event.