Yahoo Groups archive

AVR-Chat

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

Message

Re: [AVR-Chat] *oh*

2007-01-04 by Thomas Keller

Thanks John!  That sbi instruction was the culprit.  I misunderstood, 
and thought that was only necessary if one was worried about the 4 clock 
cycle delay in reading EEPROM.   *sigh*

tom

John Samperi wrote:
>
> I have taken the liberty to rearrange your code to my
> liking :) this will fetch the last data byte correctly.
> Also watch out your use of r16 as it is also defined as temp.
>
>
> rcall NEXT ; go grab next tabel address
> out EEARL,r16 ;Sets up address in EEP
> sbi EECR,EERE ;************* this is missing in your code
> i
>

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.