How to change cpu frequency
-
Hi, how change cpu frequency on the M5Stack.
I use platformio
Thanks -
@pépémax 在 How to change cpu frequency 中说:
Hi, how change cpu frequency on the M5Stack.
I use platformio
Thankson platformio.ini use
board_build.f_cpu = 240000000L
to set the CPU speed to 240Mhz
-
@Calin
Thanks but it's not workingboard_build.f_cpu = 200000000Lbut when I use the function :
//before Setup() int cpuSpeed = ESP.getCpuFreqMHz(); //In loop() Serial.println(cpuSpeed);In my serial monitor it display 240
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login