Pete,
You are very observant, compliments to you!
My compiled program was only a test. I was not looking to report a 2 digit year
//Rick
Type: Posts; User: Hexter48044
Pete,
You are very observant, compliments to you!
My compiled program was only a test. I was not looking to report a 2 digit year
//Rick
Great info!!
As long as the default date in startup.c never changes, I can code a check for the default date of 01/01/2019.
What concerns me are future changes that may change the default date in...
Yes, adding a coin cell will keep the TC running.
I want to be proactive and handle the situation where the coin cell is dead and power is interrupted.
This situation would present itself with a...
In my new project using a Teensy 4.0 RTC, I need to determine if the battery has died and the RTC time is incorrect. If it is, certain actions must be taken to set the correct time.
In...