"If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte
CAUTION:
You should ensure that you write a PAGESIZE worth of data to the EEPROM on a PAGE BOUNDARY. Writing at an arbitrary address within a page may lead to unforseen consequences as the EEPROM wraps around the lower address bits within the same page and may overwrite other data that may be present at those addresses.
Sayzer
Thanks for the code - it works fine.
I was concerned about the amount of memory that a 128 byte array would occupy?
Jerson
Thanks for the note about page boundaries
Bill legge
Bookmarks