Query: eeprom
OS: centos
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
eeprom(8) System Administration eeprom(8)NAMEeeprom - reads and writes 24Cxx EEPROMs connected to I2C serial bus.SYNOPSISeeprom [-d dev] [-a adr] [-p pgs] [-w] [-y] [-f file]DESCRIPTIONeeprom can be used for reading from / writing to i2c-eeproms like the popular 24C16, 24C08, 24C04, etc. In contrast to eeprommer which supports 24C256-type eeproms (24C16s) this tool works with 1-byte addresses!NOTEDon't forget to load your i2c chipset and the i2c-dev drivers. Pages/addresses: eeproms with more than 256 bytes appear as if they were several eeproms with consecutive addresses on the bus so we might as well address several separate eeproms with increasing addressesPARAMETERSdev device, e.g. /dev/i2c-0 (def) adr base address of eeprom, eg 0xA0 (def) pgs number of pages to read, eg 8 (def) -w write to eeprom (default is reading!) -y suppress warning when writing (default is to warn!) -f file copy eeprom contents to/from file (default for read is test only; for write is all zeros)SEE ALSOeeprog(8) eepromer(8)AUTHORChristian Vogel <chris@hedonism.cx> i2c-tools Jul 2013 eeprom(8)
Related Man Pages |
---|
asy(7d) - opensolaris |
i2c(8) - freebsd |
ftdi_eeprom(1) - debian |
decode-dimms(1) - centos |
lm75(4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
/usr hosed up |
Sun Solaris not able to ping Sun Solaris |
Need help with nvram |
reading from and writing to serial port |
Eeprom security-mode=command cause invalid login |