Tweet
Replying to @josecastillo
This is promising: to turn the 1,024 Hz clock into a 1 Hz tick, the RTC uses a “prescaler” to divide repeatedly by two. AND it can generate an interrupt when any of the 8 high bits of the prescaler flip. if I set an interrupt on the high bit, PER8, I should get a one second tick.
(original)