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.

TMS320F28P650DH: TBPHS phase shift abnormal behavior.

Part Number: TMS320F28P650DH

Tool/software:

We are using TMS320F28P650DH.

There is strange behavior when use TBPHS to achieve phase shift function.

we take epwm_ex3_synchronization for reference.

EPWM1 create sync out pulse.   EPWM2 sync in source is EPWM1 sync out signal.   UP counter mode    Period: 2000    (200M system clock)

EPWM2   epwm2A ->  0 set high,  compA set low.       epwm2B -> compA set high   compB set low.

Some condition is normal.

But there are two condition that have abnormal behavior.   EPWM2A is always high and EPWM2B is always low.

1. compA value < TBPHS.

2. compA value>TBPHS  and TBPHS is < 10% period.

We are debugging HW, it is urgent.   Thank you for your help.