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.

MCU-PLUS-SDK-AM243X: SysConfig 12.1 for EPWM creates CONFIG_EPWM0_FCLK const that is an order of magnitude higher than expected (expected 25MHz, got 250MHz)

Part Number: MCU-PLUS-SDK-AM243X
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Hi,

Looking at the EPWM duty cycle example, I note that SysCongfig defines FCLK as such:

#define CONFIG_EPWM0_FCLK (250000000)

This is 250MHz rather than the 25MHz SYCLKCOUT that I was expecting.

Have I misunderstood?

Thanks, Steve