Start address = 0I've looked the datasheets for the EEPROM, and while it seems to follow a similar sequence as the DS1307 for I2C communication, I'm having trouble identifying the specific memory locations where data should be stored. I want to understand the start and end addresses for data storage.
Can you help clarify this in the datasheet?
Finish address = number of bytes minus 1 (which equals the number of bits divided by 8)
