RTC battery supply

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

Re: RTC battery supply

Postby ESP_igrr » Fri Jun 02, 2017 4:19 am

In the current chip there doesn't appear to be a way to solve this automatically. Essentially you need to provide backup power supply which can last long enough to let the application detect loss of power and enter deep sleep. Detecting loss of power can be done using a GPIO interrupt. Entry into deep sleep can be done from a high-priority task. Wakeup from deep sleep could then be triggered by a GPIO connected to the main VDD rail.

ctacb_
Posts: 7
Joined: Sun Aug 12, 2018 2:36 pm

Re: RTC battery supply

Postby ctacb_ » Thu Oct 04, 2018 3:10 pm

The issue seems to be that internal CPU regulator can also take power from VDD_RTC pin, meaning that if all the power rails except VDD_RTC are powered off, CPU can still keep running;
Hi.
CHIP_PU pin was on GND?

Ohh..
https://www.espressif.com/sites/default ... _en.pdf#10

RTC without cpu on esp32 is impossible :( Have to use DSxxx or something like this.

kmakhil90
Posts: 7
Joined: Tue Sep 06, 2016 8:14 am

Re: RTC battery supply

Postby kmakhil90 » Mon Feb 18, 2019 6:55 am

Hi,

Is there any update on this topic now?

Sprite
Espressif staff
Espressif staff
Posts: 10596
Joined: Thu Nov 26, 2015 4:08 am

Re: RTC battery supply

Postby Sprite » Mon Feb 18, 2019 7:37 am

What news did you expect? There hasn't been an update to the ESP32 silicon, so it's still impossible to do this automatically.

Ritesh
Posts: 1395
Joined: Tue Sep 06, 2016 9:37 am
Location: India
Contact:

Re: RTC battery supply

Postby Ritesh » Thu Aug 27, 2020 6:08 am

Depending on what is the goal... If the goal is to keep just the RTC working in the event of loss of power, then powering VDD3P3_RTC with a battery-backed supply is enough. If the goal is to also save main memory contents, then VDD3P3_CPU should be battery-backed as well (although this will likely need a much bigger battery).
Hello,

I have ESP32 Dev Kit C V4 and I want to keep RTC clock on in case of power supply down. I have button cell with holder and wires.

so how can i connected with ESP32 board to keep RTC always on when main power goes down?
Regards,
Ritesh Prajapati

Sprite
Espressif staff
Espressif staff
Posts: 10596
Joined: Thu Nov 26, 2015 4:08 am

Re: RTC battery supply

Postby Sprite » Thu Aug 27, 2020 7:46 am

As I stated in the other thread: The ESP32 does not support coin cell battery backup for the RTC.

Ritesh
Posts: 1395
Joined: Tue Sep 06, 2016 9:37 am
Location: India
Contact:

Re: RTC battery supply

Postby Ritesh » Thu Aug 27, 2020 8:31 am

As I stated in the other thread: The ESP32 does not support coin cell battery backup for the RTC.
which thread? can you please provide link for same?

Also my requirement is simple like is it possible to retain internal RTC clock with updates when main VDD supply went out using button cell? or is there any other was to do like that?
Regards,
Ritesh Prajapati

Ritesh
Posts: 1395
Joined: Tue Sep 06, 2016 9:37 am
Location: India
Contact:

Re: RTC battery supply

Postby Ritesh » Fri Aug 28, 2020 3:50 am

ESP_Sprite,

Is there any update regarding last comments with queries which I have given?
Regards,
Ritesh Prajapati

suziyousif
Posts: 6
Joined: Fri Jan 07, 2022 7:53 pm

Re: RTC battery supply

Postby suziyousif » Wed Feb 09, 2022 2:58 pm

What news did you expect? There hasn't been an update to the ESP32 silicon, so it's still impossible to do this automatically.
is it possible to do it automatically with esp32s3 DevKit C?

Sprite
Espressif staff
Espressif staff
Posts: 10596
Joined: Thu Nov 26, 2015 4:08 am

Re: RTC battery supply

Postby Sprite » Thu Feb 10, 2022 1:22 am

No, sorry.

Who is online

Users browsing this forum: Applebot, Qwantbot, trendictionbot and 2 guests