Tool/software: Code Composer Studio
Hello,
in the project I am currently working on, it is required to start PWMs at the same time and to stop PWMs at the same time. All 12 ePWM modules are used.
PWM signals shall have a period of 20µs.
For a single ePWM module it is possible to set output pins to a certain state by using e.g. trip zone module.
But, if forcing trip zones in a loop for all 12 ePWM modules, it takes some time and PWM pins are not changing at the same time. Like in the screenshot below.
Is there a way to force ePWM output pins to a certain state at the same time by SW?
How would the procedure look like?
Best regards,
Karl-Heinz