Part Number: TMS320F28075
Hi,
I would like to use HRPWM in the microcontroller TMS320F28075 on the modules EPWM2 et EPWM12. Since the system clock of the microcontroller is 120 MHz, I have to configure the EPWMCLK at 60 MHz (ClkCfgRegs.PERCLKDIVSEL.bit.EPWMCLKDIV = 1). I enable the auto-conversion mode and use the SFO library for the dynamic calibration. Normally I have to enable only the clocks of the two EPWM modules that I want to use (EPWM2 et EPWM12). However the SFO library does not work correctly. So I try to enable the clocks of all the EPWM modules (EPWM1 to EPW12). The SFO library works in this case.
Could you tell me if it is obligatory to enable the clocks of all the EPWM modules to use HRPWM and the SFO library?
Thanks a lot for any answer!