I want to set the CPU frequency of the ESP32C3 board to 72Mhz for an application. How can I achieve this?
Can anyone guide me through this?
Is it even possible? If yes, how?
How to change the CPU frequency of ESP32C3
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: How to change the CPU frequency of ESP32C3
If you're using ESP-IDF, you can change the frequency in menuconfig. However, you can't randomly pick a frequency: you're restricted to either 80 or 160MHz. Is there a particular reason you need 72MHz?
Re: How to change the CPU frequency of ESP32C3
Yes, there is a reason to use 72MHz in my application.
But overall, is there any other way through which a customized frequency can be achieved?
If it is possible, do let me know.
But overall, is there any other way through which a customized frequency can be achieved?
If it is possible, do let me know.
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: How to change the CPU frequency of ESP32C3
Please share that reason. Normally there are very few reasons why you would want to change the CPU core frequency to a specific number, so either your reason is a quite extraordinary one, or the reason you have for wanting to change the core frequency is misguided and there are other ways to get what you want.
Who is online
Users browsing this forum: iParcelBox and 124 guests