Skip to content
Discussion options

You must be logged in to vote

I just wonder if the cheaper RTC modules with ext Xtal have better accuracy than internal RTCs of the MCUs.

Depends on the MCU. ESP8266 has a lousy RTC, for example. An external RTC such as DS3231 or MAX31328 will have an accuracy of about 2mins/yr, which is better than an uncalibrated MCU crystal oscillator. However some MCU's (STM for example) allow the oscillator to be calibrated to similar accuracy (given a reference time source). An external RTC will have battery backup - but some MCU's also support this.

So there's no general answer.

Replies: 2 comments 3 replies

Comment options

Josverl
Nov 2, 2025
Collaborator Sponsor

You must be logged in to vote
1 reply
@newherogg-netizen
Comment options

Comment options

You must be logged in to vote
2 replies
@newherogg-netizen
Comment options

@peterhinch
Comment options

Answer selected by Josverl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants