Hello.
Does anyone know how to overclock a Kinetis MK64 to make it run at 180Mhz? It would be using MCUXpresso.
I already did this with Teensy 3.5 that uses the same microcontroller, but in that case it appears as an option in the Teensy 3.5 configuration menu on Arduino.
I don't know how it could be done in MCUXpresso, the config Tools don't allow it, I suppose I'll have to manually modify the source code where the clock PLLs are configured.
Does anyone know how to overclock a Kinetis MK64 to make it run at 180Mhz? It would be using MCUXpresso.
I already did this with Teensy 3.5 that uses the same microcontroller, but in that case it appears as an option in the Teensy 3.5 configuration menu on Arduino.
I don't know how it could be done in MCUXpresso, the config Tools don't allow it, I suppose I'll have to manually modify the source code where the clock PLLs are configured.