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.

CCS/TMS320F28069M: Selection of TBPHS for a three phase system in UPDOWN mode.

Part Number: TMS320F28069M

Tool/software: Code Composer Studio

I have just started with this F28069M MCU for inverter application, IN 180° mode of conduction of Inverter..

I am generating a ePWM using UPDOWN mode,
let PRD = 1125;
ePWMA as Master, SYNCOSEL at ctr=0;

TBPHS for B phase= 1/3 *(2*Period) = 750

TBPHS for C phase= 2/3 *(2*Period)  = 1500, and this value gets more then the period. What are views regarding it.


How to decide value for phase C TBPHS. as it exceed the value of period.