TMS320x2833x, 2823x Enhanced Pulse Width Modulator (ePWM) Module 中使用EPWMxSYNCI: Synchronization Input Pulse 和Time-base synchronization input output (EPWMxSYNCO) signals ,对应引脚为GPIO6(EPWMxSYNCI/EPWMxSYNCO)还有GPIO32和GPIO33。可以接外部脉冲来同步。另有EPWMxSYNCI Synchronization Pulse:Writing a 1 to the TBCTL[SWFSYNC] control bit invokes a software forced synchronization. This pulse is ORed with the synchronization input signal, and therefore has the same effect as a pulse on EPWMxSYNCI.nWhen BCLKSYNC = 0, the time-base clock of all ePWM modules is stopped (default). When TBCLKSYNC = 1,all ePWM time-base clocks are started with the rising edge of TBCLK aligned.所以就不必外接EPWMxSYNCI/EPWMxSYNCO 脉冲产生电路,直接TBCLKSYNC = 1,就可以同步了。大家如何看这个问题呢?