Hello,
We have just encoutered a problem on the Heltec WIFI Kit 32 board where the chip was running at the wrong speed. The crystal was defined as 40MHz instead of the correct 26MHz. This was down to a misconfiguration in the setup config file which has now been resolved via the update system.
While doing this I noticed that a lot of the ESP32 device config files were setting up the devices to run at 80MHz instead of their intended full speed of 240MHz.
Anyway if you are using ESP32 and want to help us confirm this then please use the Help -> Library Updates menu, do a full database update and then delete the "sdkconfig" file from your project build directory. The build directory is a folder located in the same folder as the Flowcode project file with the same name as the project file.
Compilation will take a bit longer then usual but once complete the device should now be running at the full speed of 240MHz. Hopefully you will notice a significant speed increase in the execution of code. Please note timing critical operation such as delays, BAUD rates etc will be uneffected.
Plese let us know of any problems or issues encountered.
ESP32 Devices Running Slowly or Wrong Speed
-
- Matrix Staff
- Posts: 1952
- http://meble-kuchenne.info.pl
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 510 times
- Been thanked: 697 times
ESP32 Devices Running Slowly or Wrong Speed
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Posts: 813
- Joined: Thu Dec 03, 2020 8:25 pm
- Location: Denmark
- Has thanked: 696 times
- Been thanked: 183 times
Re: ESP32 Devices Running Slowly or Wrong Speed
Hi Ben!
Just perform a test with a simple program I use for tests for another program I am working on. After update, so far, no problem,
the program still work fine. I have not test concerning difference in speed. You hear, specially if I have problem
Br jorgen.
Just perform a test with a simple program I use for tests for another program I am working on. After update, so far, no problem,


Br jorgen.