Resolved! How to program I2C address when multiple M24M01E on same I2C bus
Previous I2C EEPROM chips had (eg) 3 address pins A2..A0, where you could hardware the I2C address. This allowed up to 8 devices on the same I2C bus in case you need more storage capacity.With the M24M01E this is no longer the case : the device can h...