Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: [AVR-Chat] Hmmm...more

2007-10-04 by Bruce Parham

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
>

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.