ESP32 Internal RTC
Posted: Wed Feb 17, 2021 6:06 pm
Hello. I have a question about the internal RTC of the ESP32.
Firstly, I am using the ESP32-C3-DevKitC-02 to do my tests. I need a RTC to record the different events that I am measuring, so I am using an external RTC called DS3234. However, I would like to perform tests with the internal RTC of the ESP32 to check its validity.
Can anyone provide me with any documents about the internal RTC? For example, the functions in arduino to configure, set and get the time of this RTC.
I would like to know if there is any similar information such as the functions for the esp32 timers (https://github.com/espressif/arduino-es ... #L112-L117)
Firstly, I am using the ESP32-C3-DevKitC-02 to do my tests. I need a RTC to record the different events that I am measuring, so I am using an external RTC called DS3234. However, I would like to perform tests with the internal RTC of the ESP32 to check its validity.
Can anyone provide me with any documents about the internal RTC? For example, the functions in arduino to configure, set and get the time of this RTC.
I would like to know if there is any similar information such as the functions for the esp32 timers (https://github.com/espressif/arduino-es ... #L112-L117)