350
2570N–AVR–05/11
ATmega325/3250/645/6450
34. Errata
34.1
Errata ATmega325
The revision letter in this section refers to the revision of the ATmega325 device.
34.1.1
ATmega325 Rev. C
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 writing to the asynchronous Timer Control Register (TCCRx), asynchronous
Timer Counter Register (TCNTx), or asynchronous Output Compare Register (OCRx).
34.1.2
ATmega325 Rev. B
Not sampled.
34.1.3
ATmega325 Rev. A
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 writing to the asynchronous Timer Control Register (TCCRx), asynchronous
Timer Counter Register (TCNTx), or asynchronous Output Compare Register (OCRx).
34.2
Errata ATmega3250
The revision letter in this section refers to the revision of the ATmega3250 device.
34.2.1
ATmega3250 Rev. C
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 writing to the asynchronous Timer Control Register (TCCRx), asynchronous
Timer Counter Register (TCNTx), or asynchronous Output Compare Register (OCRx).
34.2.2
ATmega3250 Rev. B
Not sampled.