Rtc versus pfc8563 #11579
Unanswered
gitmun
asked this question in
RP2040 / Pico
Rtc versus pfc8563
#11579
Replies: 3 comments 2 replies
-
On startup Thonny updates the date and time from the PC's clock. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Could it be that it is not updated and the value sent is reset? If so, how could I save the dates and times before connecting it to the batteries? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I found the error when passing the tuple I ate the () |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have a question and the truth is that I don't know what else to try... I have modified a project that had a ds3231 replacing it with a pfc8563, I only needed the time and the day, but what is my surprise when it is running from the ide (thonny) it works perfectly, the time is correct and the day, but when you leave it independent, the default time and day of the internal RTC appear... is there any way to solve this? the case that asking the rtc is the correct date
Beta Was this translation helpful? Give feedback.
All reactions