[fpc-pascal] FPC/Lazarus on RPi4 - How to read/write I2C connected EEPROM?
Dennis Lee Bieber
wlfraed at ix.netcom.com
Mon Apr 3 21:09:38 CEST 2023
On Mon, 03 Apr 2023 20:55:43 +0200, Bo Berglund via fpc-pascal
<fpc-pascal at lists.freepascal.org> declaimed
the following:
>I just tested by writing four 0x00 bytes in a row, then verifying that the
>memory read shows these, then writing other data and again verifying that the
>data is there.
>
Which may only mean the chip has an on-board controller and memory
buffer, and the chip is performing the page level erase followed by buffer
write.
More information about the fpc-pascal
mailing list