Part Number: AM2732
Tool/software:
Hi Al,
My customer want to synchronise ePWMA and ePWMB by performing SYNC OUT when ePWMA's TBCTR reaches 0 and ePWMB's count is set to 0 (same as ePWMA).
Use the following sample code
mcu_plus_sdk_am273x_09_02_00_52\examples\drivers\epwm\epwm_duty_cycle
SYNCOUT setting for ePWMA and PHSEN setting for ePWMB.
The ePWMA registers are as follows.
SYNCOSEL=0x01 and SYNC OUT is implemented when TBCTR is set to 0.

[Question]
For example, when I change the TBPHS of the ePWM to “1”, I feel that the TBCTR of the ePWMB is not set to “1” when the TBCTR of the ePWMA is set to 0. (as the output waveform does not change)
I would like to confirm that this setting is correct.
PHSEN is set to 1, but I feel that the SYNC OUT of the ePWMA is not recognised (I am concerned that the SYNCI bit is also 0).

There is no problem with the output waveform.
Check that the ePWMA and ePWMB continue to synchronise with this setting.

Best Regards,
Ito