Has anyone ported (and made available) the MCUXpresso Kinetis K60 100 MHz SDK code for use with the K60 120 MHz (e.g. MK60FN1M0VLQ15)?
I need to develop a serial bootloader for several custom K60/120MHz-based boards and I would like to use the MCU Bootloader framework to do so.
Hi, I would also like to use the MK60F120M0VLQ12 using MCUXpresso. I have used the TWR-K60D100M SDK which compiles on my MK60F120M0VLQ12 board by selecting MK60DN512LQ10. I have currently compiled a program which toggles a GPIO using the PIT timer. The timing does not look right, I have tried to set to 1 second intervals but seems to be slow at around 2.5 seconds. I realise I will need to modify the SDK to be fully compatible with the MK60F120M0VLQ12 board and would like to request advice on how to achieve this?
It would be great if the 120MHz Kinetis boards were supported in MCUXpresso as I have seen many other requests for this on the NXP forums.
Thanks
Gavin
Hi @BTaylor
I have not heard about any porting or plan to support MK60F120M in MCUXpresso SDK
I think that the user that makes this porting task could take as reference the Kinetis 100 MHz Rev 1.x to 120 MHz Migration Guide
However In the TWR-K60F120M product page there is a Kinetis 120MHz bare metal sample code. that may help you.
All the best,
Diego.