Datasheet

26
ATmega169A/PA/329A/PA/649A/P/3290A/PA/6490A/P [SUMMARY]
8284ES–AVR–02/2013
9. Errata
9.1 Atmel ATmega169A
No known errata
9.2 Atmel ATmega169A/169PA Rev. A to F
Not sampled.
9.3 Atmel ATmega169PA Rev. G
No known errata.
9.4 Atmel ATmega329A/329PA rev. A
Interrupts may be lost when writing the timer registers in the asynchronous timer
Using BOD disable will make the chip reset
1. Interrupts may be lost when writing the timer registers in the asynchronous timer
The interrupt will be lost if a timer register that is synchronous timer clock is written when the asynchronous
Timer/Counter register (TCNTx) is 0x00.
Problem Fix/ Workaround
Always check that the asynchronous Timer/Counter register neither have the value 0xFF nor 0x00 before writ-
ing to the asynchronous Timer Control Register (TCCRx), asynchronous Timer Counter Register (TCNTx), or
asynchronous Output Compare Register (OCRx).
2. Using BOD disable will make the chip reset
If the part enters sleep with the BOD turned off with the BOD disable option
enabled, a BOD reset will be generated at wakeup and the chip will reset.
Problem Fix/Workaround
Do not use BOD disable
9.5 Atmel ATmega329A/329PA rev. B
Interrupts may be lost when writing the timer registers in the asynchronous timer
1. Interrupts may be lost when writing the timer registers in the asynchronous timer
The interrupt will be lost if a timer register that is synchronous timer clock is written when the asynchronous
Timer/Counter register (TCNTx) is 0x00.
Problem Fix/ Workaround
Always check that the asynchronous Timer/Counter register neither have the value 0xFF nor 0x00 before writ-
ing to the asynchronous Timer Control Register (TCCRx), asynchronous Timer Counter Register (TCNTx), or
asynchronous Output Compare Register (OCRx).