Re: AVR (AT90S2313) EEPROM
From: Rich Webb (bbew.ar_at_mapson.nozirev.ten)
Date: 01/25/04
- Next message: Dave: "32kHz Xtals"
- Previous message: Tony Smith: "AVR (AT90S2313) EEPROM"
- In reply to: Tony Smith: "AVR (AT90S2313) EEPROM"
- Next in thread: Ralph Malph: "Re: AVR (AT90S2313) EEPROM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 24 Jan 2004 23:36:57 GMT
On Sat, 24 Jan 2004 18:10:21 -0500, "Tony Smith" <z28.man@sympatico.ca>
wrote:
>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?
Well, the STK500 plugin for AVR Studio can burn a specified hex file
into the EEPROM. If you just need a single byte then the "oscillator
calibration byte" facility will let you write an arbitrary value to any
EEPROM address and I suppose you could extend that with multiple writes.
-- Rich Webb Norfolk, VA
- Next message: Dave: "32kHz Xtals"
- Previous message: Tony Smith: "AVR (AT90S2313) EEPROM"
- In reply to: Tony Smith: "AVR (AT90S2313) EEPROM"
- Next in thread: Ralph Malph: "Re: AVR (AT90S2313) EEPROM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|