Search found 2 matches

by PrathamM
Thu Nov 23, 2023 5:59 am
Forum: ESP-IDF
Topic: How to change the CPU frequency of ESP32C3
Replies: 3
Views: 3699

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.
by PrathamM
Wed Nov 22, 2023 11:35 am
Forum: ESP-IDF
Topic: How to change the CPU frequency of ESP32C3
Replies: 3
Views: 3699

How to change the CPU frequency of ESP32C3

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?