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.

AM3358: PWM frequency adjustment

Hello I am working with the PWM and trying to create exact pwm frequency of 1920Hz. I am working with epwm (not EHRPWM yet) time-based because of the 

SYSCLKOUT = 100MHz I can't the exact PWM frequency of 1920Hz, using the formula below in up-mode.

  I 

What can I do to solve my problem?

Working with  EHRPWM would be better? The frequency will be 1920Hz?

Another solution is to change the SYSCLKOUT for a multiple of 3 like 90MHz, is this effective?