Hello,
I am running a epwm1 A at high frequency and epwm2 A at low frequency. I am wanting to set the epwm1 duty cycle at the start of epwm2 (ZERO) and again on epwm2 end duty cycle (CMP). In other words epwm2 start of period sets epwm1 duty cycle. Then epwm2 end of duty cycle sets epwm1 duty cycle.
I do not see a interrupt select mode for this configuration. Is it possible? Can I alternatively just use GPIO rising/falling edge interrupt for this?
Thanks,
Dave