AVR (AT90S2313) EEPROM

From: Tony Smith (z28.man_at_sympatico.ca)
Date: 01/25/04


Date: Sat, 24 Jan 2004 18:10:21 -0500

I have been doing a lot of searching and reading, but haven't found what I
need. I would like to store values at a specific EEPROM address and to have
an initial value. I know how to declare a varible that will compile to be
programmed in the EEPROM starting at address 0.... But I want to specify
the address where it will be programmed.

Any docs or examples handy?

Thanks



Relevant Pages

  • EEprom addressing
    ... I am unable to write a code for data read/write from EEprom. ... signed char eeprom_read ... // byte operation, clear interrupt flag ... // store bits 0-7 of address ...
    (sci.electronics.design)
  • Re: How to design non blocking device drivers?
    ... store the write's data and report success, ... You can also send your write requests through a queue ... He said he wanted the data written _to the EEPROM_ without blocking. ...
    (comp.arch.embedded)
  • Re: AVR (AT90S2313) EEPROM
    ... I would like to store values at a specific EEPROM address and to have ... I know how to declare a varible that will compile to be ... the STK500 plugin for AVR Studio can burn a specified hex file ...
    (comp.arch.embedded)
  • Log runtime to EEPROM?
    ... I want to log the total runtime of an application to an EEPROM. ... have a secure method to do that if the application get turned of at that ... the EEPROM + a flag 0 or 1 that indicate where i was able to store the ...
    (comp.arch.embedded)
  • Re: What is preferable for storing parameters FLASH or on-chip EEPROM ?
    ... bytes.If using EEPROM any byte writing will result in factor *10msec. ... Reading the Flash bytes is very quickly, I think it is the same ...
    (comp.arch.embedded)