Hi guys,

will start making some experiments with saving data to eeprom and dumping the data to lcd or PC via rs232.

First i will try with the internal eeprom to see how that works and after with an external eeprom.

I've been reading the pbp manual and will use the write and read commands.

My first question is :

My code will need to sart with clearing the eeprom before saving new data ( 1st erase old data then save new data ).

Is there a simple way to erase ( by code ) all internal eeprom memory at the beggining of the program ?

Thanks
.