> > "Page Write" is same as "byte write" as EEPROM cells are addressed in > the same row. Means if you write 8 bytes at a time, it's same write-time > than to write only one byte. > Hmmm, don't know about that. In the datasheets for the 24C01/02/04, it states that for page mode, the maximum write time will be N milliseconds. N is the number of bytes written (I don't know if that is the number of bytes written to the page or the number of bytes in the page 2,4 or 8. It looks like the number of bytes written to the page). The typical time is 0.4*N ms. Regards Niki steenkmp@firga.sun.ac.za