This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

HAL_setupPWMPhaseShift()

Hi,TI experts:

In tidm_02010_dmpfc_0013x project,HAL_setupPWMPhaseShift() function.

EPWM_setTimeBaseCounter(obj->pwmhandle[0],6),EPWM_setTimeBaseCounter(obj->pwmhandle[1],8),EPWM_setTimeBaseCounter(obj->pwmhandle[2],10)

Why is the phase shift value different when setting three-phase PWM?