We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESP32-C2
Just any ESP32-C2
Nothing attached to the board
latest master (checkout manually)
PlatformIO
Windows 11
40MHz
no
115200
Cannot set the default CPU frequency, even though it is initially running at this frequency. Debug error:
[ 401][E][esp32-hal-cpu.c:195] setCpuFrequencyMhz(): Bad frequency: 120 MHz! Options are: 240, 160, 80, 26 and 13 MHz
Reported frequencies of this board:
setCpuFrequencyMhz(120);
No response
The text was updated successfully, but these errors were encountered:
@TD-er Thank you for reporting. I will take a look fix the issue.
Sorry, something went wrong.
P-R-O-C-H-Y
Successfully merging a pull request may close this issue.
Board
ESP32-C2
Device Description
Just any ESP32-C2
Hardware Configuration
Nothing attached to the board
Version
latest master (checkout manually)
IDE Name
PlatformIO
Operating System
Windows 11
Flash frequency
40MHz
PSRAM enabled
no
Upload speed
115200
Description
Cannot set the default CPU frequency, even though it is initially running at this frequency.
Debug error:
Reported frequencies of this board:
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: