Thomas Keller wrote:
> OK, here is the code that si reading the EEPROM: (sans comments):
>
> RETRY:
>
> sbic EECR, EEPE
> rjmp RETRY
>
> out EEARL, POINTER
<----- need to set the EERE bit here fort the next "in BUFFER, EEDR" to do anything
> in BUFFER, EEDR
>
>
> tom
>Message
Re: [AVR-Chat] Hmmm...more
2007-10-04 by Bruce Parham