I have two K60 chip variants one is K60FN1M120 and other one is K60FN1M150 and I want to detect full chip number in firmware so their PLL frequencies can be set accordingly. How can I detect full part number in firmware. Is there any other way to set every chip to their maximum available limit.
Hi SH99,
You can read SIM_SDID (System Device Identification Register) to detect part number.
Regards,
Jing