Query: eepromer
OS: centos
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
eepromer(8) System Administration eepromer(8)NAMEeepromer - reads and writes 24Cxx EEPROMs connected to I2C serial bus.SYNOPSISeepromer [-r|-w|-e|-p] -f <device> <i2c-addr>DESCRIPTIONThe EEPROM must be a large EEPROM which uses a 2-byte address field (24C32 or larger). It will NOT WORK on small EEPROMs (24C01 - 24C16) such as those used on SDRAM DIMMs.NOTEDon't forget to load your i2c chipset and the i2c-dev drivers. Tested only on 24C256.PARAMETERSActions -r Read -w Write -e Erase -p Print header Bus -f device Device file representing the I2C bus (eg. /dev/i2c-0) i2c-addr I2C bus address of the EEPROM (eg. 0x3A)SEE ALSOeeprog(8) eeprom(8)AUTHORDaniel Smolik <marvin@sitour.cz> i2c-tools Jul 2013 eepromer(8)