I have downloaded the TimeTeensy3 example, compiled it and loaded it onto my Teensy 4.1, which has a 3v coin battery attached.
I then closed the IDE and opened the minicom display, which displays the time/date as I expected.
I changed the month and I can see that the date has changed as expected. I then disconnect the power to the board, on re-connecting I don't get the time and date that I expect. Below is the output that I see on the minicom display
16:24:41 26 7 2024
16:24:41 26 7 2024
16:24:41 26 6 2024
16:24:41 26 6 2024
16:24:42 26 6 2024
RTC has set the system time
0:00:01 1 1 2019
0:00:02 1 1 2019
I have checked the voltage of the cell and that seems okay. Can someone advise me what I'm doing wrong please.
I assume that I should see 26/06/2024 when I apply power to the board again, or am I mistaken?
I then closed the IDE and opened the minicom display, which displays the time/date as I expected.
I changed the month and I can see that the date has changed as expected. I then disconnect the power to the board, on re-connecting I don't get the time and date that I expect. Below is the output that I see on the minicom display
16:24:41 26 7 2024
16:24:41 26 7 2024
16:24:41 26 6 2024
16:24:41 26 6 2024
16:24:42 26 6 2024
RTC has set the system time
0:00:01 1 1 2019
0:00:02 1 1 2019
I have checked the voltage of the cell and that seems okay. Can someone advise me what I'm doing wrong please.
I assume that I should see 26/06/2024 when I apply power to the board again, or am I mistaken?