Hello,
I am working on a system in which I need to synchronize two DSP's.
I was able to achieve synchronization between the epwm modules of the two DSP's using EPWMSYNCO pin and EPWMSYNCI pin.
In this approach, i require a signal coming from EPWMSYNCO pin in DSP1 during the start of each switching cycle.
However, as the two DSP's have the same frequency, Is there a way in which instead of giving a synchronization pulse in every switching cycle, i can give a synchronization pulse in lets say every 100th switching cycle and adjust the phase of DSP2 to and remove any phase error to synchronize it with DSP 1?