Is it necessary to wait after writing a byte to the internal EEPROM,
before it is read, or another byte is written?
If yes, where is this detailed in the datasheet?
If the Processor Expert EEPROM bean is used, does the bean take care of the timing?
Thanks,
Anders J
Hello,
IntEEPROM bean handles the timing of programming/erasing automatically, so the user doesn´t need to take care of the timing and he/she can just focused on wirting his own application.
Otherwise you must wait to end of program/erase process to work with EEPROM device propely. You can find more deatiled information in about program/erase time in "Table 4-12. Program and Erase Times" in HCS08DZ128 reference manual.
best regards
Vojtech Filip
Processor Expert Support Team