526eb34144
Change-Id: I682d136c80fc868d3f0a5edb0cf6c33c0f3a28ea
16 lines
378 B
Text
16 lines
378 B
Text
CAT24C256 Driver (EEPROM)
|
|
=========================
|
|
|
|
Overview
|
|
--------
|
|
|
|
This is the driver for the EEPROM chip commonly found on the BeagleBone
|
|
and the BeagleBone Black as well as capes and expansion boards.
|
|
|
|
Testing the Code
|
|
----------------
|
|
|
|
Starting up an instance:
|
|
|
|
/bin/service up /usr/sbin/cat24c256 -dev /dev/eepromb1s50 -label cat24c256.1.50 -args 'bus=1 address=0x50'
|
|
|