Whether it is possible to use a software timer or a hardware timer to provide the tick? #1232
Unanswered
AnemosCiel
asked this question in
Q&A
Replies: 1 comment
-
Any timer source can be used. |
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.
-
Since MCU does not have RTC function, additional RTC chip needs to be introduced. I am considering whether software timer or hardware timer can be used to provide a tick without RTC. If so, how can I reconstruct RTC.c? Which functions are required?
Beta Was this translation helpful? Give feedback.
All reactions