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.

CCS/TMS320F28335: How to check if sysclkout in f28335 150 or 100MHz?

Part Number: TMS320F28335

Tool/software: Code Composer Studio

Hi,

I am having a really basic confusion. How do I check if my processor is operating at 100MHz or 150MHz? 

I need to make the LSPCLK as fast as possible for high-speed SCI communication. I understand that the maximum frequency of LSPCLK at 100MHz is 100MHz and at 150MHz is 75 MHz.

-Ankit