Replies: 1 comment 1 reply
-
The Pico2 doesn't have an RTC block, so that's probably your base problem. Check the datasheet from R.PI : https://datasheets.raspberrypi.com/rp2350/rp2350-datasheet.pdf |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Wondering if anyone has experience using RP2040_RTC library with Pico 2 internal RTC - compile fails with multiple errors seemingly related to the library, perhaps it is only intended for original Pico (on which it runs just fine).
Any other similar library for Pico 2?
Beta Was this translation helpful? Give feedback.
All reactions