last 3 bytes not written to eeprom page during page write
Hi,I have a weird issue !I am developing an application where i Use the M24C64-WDW6TP EEPROM.First I need to be sure, this eeprom have 8KB of memory, every page is 32B so it has 256 pages.is the page address = (page number - 1 )*page_size ?? for exam...