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.