Tweet
Replying to @josecastillo
ok! Turned out to be easier: the timer driver can fire an interrupt at any count, so I’m dividing the 32768 Hz clock by 2, and asking for an interrupt every 16,384 ticks. when I get that tick, I’m flashing the LED ever *ever* so briefly, just to simulate consuming some power…
(original)