Yahoo Groups archive

AVR-Chat

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

Message

Re: [AVR-Chat] Buffered interrupt driven EERPOM writes

2005-07-01 by Dave VanHorn

>
>I guess there needs to be a eeprom_busy flag so nothing else tries to
>use the eeprom while the ISR is busy.

There is an EEPROM ready ISR, so you could just do it from there.
If the EE is ready, then you can start another write.
You have to "kick start it" by doing the first write outside the int 
though, or you could do a dummy read.

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.