Hi everyone!
I wanted to program an 24LC32A EEPROM over Arduino according to the following tutorial:
https://learn.sparkfun.com/tutorials/re … eproms/all
In the original code(s) I modified EEPROM address, nothing else. And I use Arduino Nano instead of Uno.
I attached two files - ImageDataDevice.txt is the one I’m programming, teraterm.log is the one I read from the EEPROM. Anyone has an idea why are they different? I see all of the segments from the original file but somehow on wrong places.
ImageDeviceData.txt (1.25 KB)
teraterm.log (1.25 KB)