Skip to main content
akang.1
Visitor II
August 21, 2020
Question

what will happen when rtc overflow, stop running or reset the counter register?

  • August 21, 2020
  • 1 reply
  • 638 views

hi all, when rtc overflow? this will happen in my use env. does the rtc counter auto reset to zero or stop count?

This topic has been closed for replies.

1 reply

waclawek.jan
Super User
August 21, 2020

I doubt this is specified in the manual, but I also don't it would stop - stopping needs additional logic and there was no reason to spend silicon area on that. So I believe it resets and keeps running. Day of week won't match, but I doubt that would matter to you.

But why don't you simply test?

JW