Search found 2 matches
- Wed Jun 07, 2023 2:33 pm
- Forum: Hardware
- Topic: ESP32 ~ RTC Clock Accuracy
- Replies: 2
- Views: 1208
Re: ESP32 ~ RTC Clock Accuracy
Hm, seems that info is not in the datasheet yet. I remember the accuracy is something like +/- 5%, so not super accurate. I poked the docs team to add this to the chip datasheet. Thank you for clarifying and requesting that it be added to the datasheet. Hopefully, they will do so soon so that no on...
- Tue Jun 06, 2023 7:44 pm
- Forum: Hardware
- Topic: ESP32 ~ RTC Clock Accuracy
- Replies: 2
- Views: 1208
ESP32 ~ RTC Clock Accuracy
I cannot find anywhere that states the accuracy of the RTC Clock when the Internal 8.5 MHz oscillator, divided by 256 (~33 kHz) is selected. I know that using an external RTC or an external crystal is the most accurate, but perhaps the internal RTC is accurate enough for my purposes. On this page, i...