avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] interrupt problem with eeprom api, running on atmega1


From: Stefan Ernst
Subject: Re: [avr-gcc-list] interrupt problem with eeprom api, running on atmega128 (bug #23969:)
Date: Tue, 19 Aug 2008 05:37:26 +0200
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)


Although it's still a mystery as to what the problem actually is.

It is a known silicon bug.
Quote from the datasheet:

Reading EEPROM by using the ST or STS command to set the EERE bit in
the EECR register triggers an unexpected EEPROM interrupt request.

Problem Fix / Workaround
Always use OUT or SBI to set EERE in EECR.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]