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.

TMS320F28P650DK: Custom Power Design

Part Number: TMS320F28P650DK


Tool/software:

Hi,

I'm designing a power converter that is using a C2000 to drive and control the power converter. Is it necessary to add an external clock to the X1 pin of the MCU? What would be an advantage to adding an external clock. Are there any other clocks that I need to supply to the MCU?

  • Hi Mike,

    You can use internal oscillator instead as well - Suggest read through the Clocking section of the Technical Reference Manual
    Users prefer to use external oscillator mostly for better accuracy as compared to INTOSC (Internal oscillator)

    Thanks