[sdiy] Atmel question
Paul Maddox
Paul.Maddox at wavesynth.com
Sun Mar 10 16:34:22 CET 2002
Tim,
> I have a question about the Atmel AT90S8515. Which
> memory is useable for program store: Flash, EEPROM, or
> both? I keep reading the spec sheet, but its not
> healping.
FLASH is for code (8k byte)
EEPROM is for data storage (512 byte)
You can ONLY run code from flash, NOT from EEPROM....
You can change the value of data in the EEPROM from your code, for example ,
on the monowave I use the EEPROM for storeing midi channel :-)
Paul
______________________________________________
"I've seen the light at the end of the tunnel, And its blue!'
Wavesynth home page;-
Http://www.wavesynth.com
Modulus synthesizers home page;-
Http://www.modulus.wavesynth.com
PPG Synthesizer pages;-
Http://www.PPG.wavesynth.com
More information about the Synth-diy
mailing list