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.

TMS320F280049: Clock system and PLL

Part Number: TMS320F280049
Other Parts Discussed in Thread: C2000WARE

Dear Teams,

My customer is using F280049. They are asking where they need to make some changes on PLL setting if they used external 20MHz oscillator crystal?

Thanks!

Dylan

  • Hi Dylan,

    They can use C2000Ware Driverlib function to configure PLL using crystal. Sysctl_Setclock() function needs to be used to setup PLL.

    By CLKSRCTL1.OSCCLKSRC value will change the clock to PLL, and then IMULT and ODIV needs to be configured to be in the correct range. I recommend using C2000Ware function to configure PLL.

    Best Regards,

    Nirav