Yahoo Groups archive

AVR-Chat

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

Message

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

2007-10-04 by Thomas Keller

John Samperi wrote:
>
> At 09:19 AM 4/10/2007, you wrote:
> >OK, here is the code that si reading the EEPROM: (sans comments):
> >
> >RETRY:
> >
> > sbic EECR, EEPE
> > rjmp RETRY
> >
> > out EEARL, POINTER
> > in BUFFER, EEDR
>
> hmmmmmmmmmmmmmmmmmmmm that looks NOTHING like what the data sheet shows,
> even with comments.
>
> Regards
>
> John Samperi
>



















***DANG***   You're right, I see now where I screwed up.  I left out a 
crucial line of code,
sbi   EECR,   EERE
prior to copying the data from the EEDR tot he buffer.  *sheesh*  adding 
that line solved the problem.
Thanks, John!!!!

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.