I would like to synchronize four ePWM modules (ePWM1,2,3 and 4) with an external signal connected on GPIOx (which pin not important). From my understanding of the TRM, I should route the GPIO pin to InputXBar5 and then select EPWMSYNCINSEL = 0x18 for each PWM Module. I should also disable the SYNCO for ePWM1,2,3,4 and enable phase load on TBCTL.bit.PHSEN. Now the thing is that I did this, but i do not get the expected behaviour, as apparently the SYNC signal has no effect on the ePWMs.... could you maybe provide an simple working example of the appropriate configuration?
cheers,
Roberto.