Tweet

Replying to @josecastillo

So the plan: feed the input from the 32768 Hz crystal into a spare TC. Divide it by 64 which gives me 512 ticks per second. Tell the timer to count to 256. Then it should overflow and cause an interrupt twice a second. (I’d prefer to divide by 128, but it’s weirdly not an option)

(original)