Hello,
I am programming an inverter with the TMS320F28379D. I need EPWM1A and EPWM1B to be complements of each other with an active high complementary dead-band. I almost have it working however there is a glitch with the EPWM1B right at the start when it goes high for one clock cycle. (See scope plot EPWM1A=yellow, EPWM1B=Blue) I would post the code but the inverter company wrote the code and gave it to me and I modified it so I don't own the copyright. What's the best way to debug this? I believe the cause might be that the epwm module is being configure as it's running. How do I configure the epwm and then start it?
Thanks,
Connor