Author Topic: Kinetis MK66, how overclock to 240Mhz  (Read 680 times)

0 Members and 1 Guest are viewing this topic.

Offline luiHSTopic starter

  • Frequent Contributor
  • **
  • Posts: 592
  • Country: es
Kinetis MK66, how overclock to 240Mhz
« on: October 12, 2019, 02:06:43 am »
 
Hi.

I want to apply overclock to a Kinetis MK66, to run at 240Mhz, I know it is possible because with the Teensy 3.6 I can apply an overclock at 192, 216 and 240Mhz, using the same microcontroller.

But I prefer to work with MCUXpresso, the problem is that I don't know how to configure it here, I have tried several combinations of the PLL but it always gives me error. The only sure  is that the maximum frequency of the VCO is 360Mhz.

Regards

« Last Edit: October 12, 2019, 02:08:33 am by luiHS »
 

Offline RES

  • Regular Contributor
  • *
  • Posts: 109
  • Country: 00
Re: Kinetis MK66, how overclock to 240Mhz
« Reply #1 on: October 12, 2019, 11:13:43 am »
Perhaps this is how?

Quote
You might be able to go faster and edit kinetis.h in hardware\teensy\avr\cores\teensy3... and edit where F_CPU == 120000000 and uncomment the line #define line with
setting F_BUS 120000000 (personally I have not tried running the bus at that speed...) So no idea if you might run into issues.

https://forum.pjrc.com/threads/53068-SPI-transfer()-send-multiple-bytes-array-(teensy-3-2)

Offline luiHSTopic starter

  • Frequent Contributor
  • **
  • Posts: 592
  • Country: es
Re: Kinetis MK66, how overclock to 240Mhz
« Reply #2 on: October 12, 2019, 11:51:06 am »
Perhaps this is how?

Quote
You might be able to go faster and edit kinetis.h in hardware\teensy\avr\cores\teensy3... and edit where F_CPU == 120000000 and uncomment the line #define line with
setting F_BUS 120000000 (personally I have not tried running the bus at that speed...) So no idea if you might run into issues.

https://forum.pjrc.com/threads/53068-SPI-transfer()-send-multiple-bytes-array-(teensy-3-2)

 
Its for Teensy using Arduino IDE, but I need to do with MCUXpresso. The libraries, and all the configuration files are totally different.


 
 

Offline SiliconWizard

  • Super Contributor
  • ***
  • Posts: 14466
  • Country: fr
Re: Kinetis MK66, how overclock to 240Mhz
« Reply #3 on: October 13, 2019, 03:32:35 pm »
You probably noticed that it's spec'ed only up to 180MHz, so above that, I guess NXP doesn't guarantee anything. If that's just for a personal project, why not, but otherwise, not sure this is such a good idea. ::)
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf