onboard external Real Time Clock on nrf52840

Hello ,

Does nrf52840dk has an onboard external Real Time Clock ..? If yes, I couldn't find it's specifications anywhere in the documentation. Please help with the links.

Can I get any sample programs link to interface any external RTC like ds1307 or ds3231 etc,. over i2c with nrf52840dk..?

Using nCS.

Thanks,

Parents Reply
  • Hi 

    The timer accuracy is directly linked to the crystal tolerance, typically you can find that a specific crystal have an initial tolerance, a temperature tolerance, and an aging tolerance. These 3 parameters from the crystal spec should give you the information you want, there is no additional "inaccuracy" added internally. 

    in short it depends on the crystal used as the RTC source. 

    Regards

    Runar

Children
Related