hybris
Newbie level 1

Hi!
The PIC18F452 has something like 16K or 32k EEPROM memory and only 1536 bytes of RAM. I want to store a recording from a microphone in the memory of a PIC18F452. I know that I usually store variables in RAM and EEPROM is for "program code" but it could be used for other things right? So to the question:
Is it possible to write to the EEPROM from within the program and store data there permenently?
/Hybris
The PIC18F452 has something like 16K or 32k EEPROM memory and only 1536 bytes of RAM. I want to store a recording from a microphone in the memory of a PIC18F452. I know that I usually store variables in RAM and EEPROM is for "program code" but it could be used for other things right? So to the question:
Is it possible to write to the EEPROM from within the program and store data there permenently?
/Hybris