Skip to content
This repository has been archived by the owner on May 6, 2023. It is now read-only.

Implement Real Time Clock #49

Closed
TheGuyDanish opened this issue Dec 28, 2020 · 3 comments
Closed

Implement Real Time Clock #49

TheGuyDanish opened this issue Dec 28, 2020 · 3 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@TheGuyDanish
Copy link
Owner

As mentioned in #1, we can quite easily implement an RTC into our design (which I believe would be a genuinely nice and useful feature). I'm breaking it out into a new issue to increase visibility.

On-board RTC is present in the CM4IO board and could easily be lifted if we want to integrate it.
image
image
Originally posted by @TheGuyDanish in #1 (comment)

@TheGuyDanish TheGuyDanish added the good first issue Good for newcomers label Dec 28, 2020
@TheGuyDanish
Copy link
Owner Author

Looking further into this, I think using the NXP PCF85263A instead would be a better call. It has built-in circuitry for switching to battery power, meaning we can power the RTC with 3.3vSB when the power supply is powered and a coin cell battery when it isn't.

@derwana
Copy link
Contributor

derwana commented Dec 30, 2020

I'll take a look into it an do a schematic etc. in the new year.

@TheGuyDanish
Copy link
Owner Author

Closed by #51

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants