Datasheet

28
7593LS–AVR–09/12
AT90USB64/128
1. Asynchronous timer interrupt wake up from sleep generates multiple interrupts
If the CPU core is in sleep and wakes-up from an asynchronous timer interrupt and then go
back in sleep again it may wake up multiple times.
Problem fix/workaround
A softw are w orkaround is to w ait w ith performing the sleep instruction until
TCNT2>OCR2+1.