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.

TMS320F28377D: EPWM clock for 28377D

Part Number: TMS320F28377D

Dear Sir,

I used TMS320F28377D controller. I set clock below configration for EPWM module.

SYSCLK (200MHz), EPWMCLK (200MHz) and TBCLK (2= 50MHz)

ClkCfgRegs.PERCLKDIVSEL.bit.EPWMCLKDIV = 0;

EPwm1Regs.TBCTL.bit.CLKDIV = 2;

Is it OK?

Thank you.

-Suprit