Hallo,
hat jemand von euch schon mal versucht ein 2kByte Array per I2C in einem
Write in ein FM24C16 eeprom zu schreiben?
Im Datenblatt steht folgendes:
After transmission of each data byte, just prior to the
acknowledge, the FM24C16B increments the internal address
latch. This allows the next sequential byte to be accessed with
no additional addressing. After the last address (7FFh) is
reached, the address latch will roll over to 000h. There is no limit
to the number of bytes that can be accessed with a single read
or write operation.
bedeutet das nun das ich den gesamten speicher auf 1x beschreiben kann
oder neu adressieren muss zwischen den Pages?