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.

MSP432P401R: changing the clock of the device

Part Number: MSP432P401R

Hello.

I'm looking for a simple example how to change the clock system

i read in the manual about ADC14PWRMD ,MCLK and SMCLK, but i didn't quite understood how do i change them \ using them.

my goal is to run the device on less then 48Mhz(for example, 24)

is there some manual or example how to do that?

thanks.

  • Hello,

       The clock system and associated configuration registers are described in the Technical Reference Manual.  This is helpful, but a more abstracted implementation can be found in the driverLib.  And even further abstraction can be found in the TI-Drivers.

      I would recommend starting with the driverLib and looking at the examples.

    DriverLib API guide.

    Clock system module within guide.

    DriverLib examples:

    Additional examples are also available in resource explorer.

    Regards,

    Chris

**Attention** This is a public forum