I2C Eeprom¶ lbuild module: modm:driver:i2c.eeprom Compatible with the 24C256 (ST) and 24FC1025 (Microchip) family and other I2C eeprom with an 16-bit address pointer. Base address for most 24xxyyyy eeproms is 0x50. Dependencies¶ modm:driver:i2c.eeprom modm_driver_i2c_eeprom modm: driver: i2c.eeprom modm_architecture_i2c_device modm: architecture: i2c.device modm_driver_i2c_eeprom->modm_architecture_i2c_device