Due to CPU availability problems, we are considering using 120MHz K60 MCUs instead of the 150MHz K60 MCUs that we currently use.
How can I tell (at run time) which version of MCU (120MHz, or 150MHz) I have? The SIM_SDID register tells me the product family (e.g. K60, K61, etc.) and the pin count (e.g. 144 pins), but how can I determine if I have a 120MHz or a 150MHz part?
Many thanks!