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.

Configuring Maximum 80MHz Clock Frequency on MSPM0G3507 Using CCS Theia

Part Number: LP-MSPM0G3507
Other Parts Discussed in Thread: MSPM0G3507, SYSCONFIG

Hello TI Community!

I am working with the MSPM0G3507 microcontroller and using the CCS Theia development environment. I need to set the microcontroller to operate at its maximum clock frequency of 80MHz to optimize the performance of peripherals such as timers, comparators, and ADCs. However, I am struggling to find this option in the CCS Theia interface. Could someone guide me on how to access and configure this functionality? Specifically, I'm looking for the option to adjust the system clock to the maximum frequency allowed by the microcontroller.

Any help or guidance on where I can find these settings in the CCS Theia interface would be greatly appreciated. Thank you for your help!

  • Hi Diego,

    If you are starting with one of our sysconfig enabled examples, you can open the .syscfg file inside the project, and use clock tree to do this.

    Ensure that the "Use Clock Tree" setting is enabled inside the sysctl module of sysconfig as well. 

    Best Regards,
    Brandon Fisher