Sleep a core

aasli.gurpreet
Posts: 2
Joined: Tue Sep 18, 2018 8:44 am

Sleep a core

Postby aasli.gurpreet » Tue Sep 18, 2018 8:47 am

Hello,

I want to compare the voltage used by ESP32 when the tasks are pinned to single core or to both cores.
In comparison, I want to switch off/deep sleep just a single core.
Is there any way to do the same. Thanks.

ESP_igrr
Posts: 2067
Joined: Tue Dec 01, 2015 8:37 am

Re: Sleep a core

Postby ESP_igrr » Tue Sep 18, 2018 3:24 pm

You can enable single core mode ("run freertos on first core only" option) in menuconfig. With this option enabled, APP CPU will be clock gated. This will give you a few mA of current savings.
It is not possible to power down APP CPU separately from PRO CPU.

Who is online

Users browsing this forum: No registered users and 239 guests