Hi,
I am attempting to use the RTC with to keep the approximate current time. I need this time to be preserved through sleep after being set once.
With my current set up the current time in not preserved during sleep. I ensured the SIRC is selected as the clock source for the RTC, as well as it being enable during standby mode.
However, after a wake the current time resets back to 1/1/1970. How do I go about preserving the current time value? I can see within the documentation it says, "seamless RTC operation across functional reset with the clock sources SIRC and SXOSC" but it does not go into detail on how to achieve this functionality.
Could someone please elaborate on how to configure the RTC to achieve this, and/or if what I am attempting to do is not supported with this hardware. Thanks.