Increased power consumption when upgrading IDF-version

olav_l
Posts: 2
Joined: Tue Aug 20, 2024 7:27 am

Increased power consumption when upgrading IDF-version

Postby olav_l » Tue Aug 20, 2024 9:07 am

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 be the reason for this? Are there any menuconfig options I have missed that could help?

aliarifat794
Posts: 124
Joined: Sun Jun 23, 2024 6:18 pm

Re: Increased power consumption when upgrading IDF-version

Postby aliarifat794 » Tue Aug 20, 2024 2:10 pm

Check the CPU frequency setting in menuconfig and adjust it if necessary. https://docs.espressif.com/projects/esp ... onfig.html

olav_l
Posts: 2
Joined: Tue Aug 20, 2024 7:27 am

Re: Increased power consumption when upgrading IDF-version

Postby olav_l » Wed Aug 21, 2024 11:54 am

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.

Who is online

Users browsing this forum: No registered users and 69 guests