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.

TMS320F28P550SJ: What happens if the user sets TBCLKSYNC while EPWM counters are running and TBCLKSYNC has been already set?

Part Number: TMS320F28P550SJ

Hi champs,

 

I am asking this for our customer.

The user wants us to clarify what happens if the user sets TBCLKSYNC while EPWM counters are running and TBCLKSYNC has been already set?

SysCtl_disablePeripheral(SYSCTL_PERIPH_CLK_TBCLKSYNC);
 
Will running EPWM counters get correupted? Become zero?
Or there is no impact at all on all running EPWM counters?