Page 2 of 2

Re: ESP32-S3 RTC accuracy

Posted: Thu Jul 27, 2023 7:43 am
by ESPIRIT
I use: "rtc_time_get() / rtc_clk_slow_freq_get_hz()" as second clock, which is accurate.
"gettimeofday(&tv, NULL)" is inaccurate