Thanks for the reply!
In both cases, the default CPU frequency is 80 MHz. We are also using dynamic frequency scaling, and the increase in power consumption is there for all values of min_freq_mhz that I have tried.
Search found 2 matches
- Wed Aug 21, 2024 11:54 am
- Forum: ESP-IDF
- Topic: Increased power consumption when upgrading IDF-version
- Replies: 2
- Views: 1038
- Tue Aug 20, 2024 9:07 am
- Forum: ESP-IDF
- Topic: Increased power consumption when upgrading IDF-version
- Replies: 2
- Views: 1038
Increased power consumption when upgrading IDF-version
Hi! We have been using ESP-IDF v3.3 until now, and I am currently working on upgrading to v5.3. During testing, I noticed that our device has a higher power consumption with the new IDF version. Even with an empty main function, the consumption is about 4% higher with v5.3 than with v3.3. What could...