Hello,
I have a question about the phase that synchronization between ePWM.
I am using the example epwm_ex3_synchronization (driverlib, Ressource Online).
The PWM period is 2000.
The PWM2 is delayed of 300 compared to PWM1.
To check that, I use a scope : the blue signal is PWM1A and the pink one is PWM2A.
It can be seen on the figure hereunder that PWM2 is not delayed of 300 but brought forward of 300.
Is it what was expected eventually ?
If I want to delay instead the PWM2 compared to the PWM1 of 300, what should I change in the code ?
Best regards,
François