Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
Makefile | H A D | 24-Jun-2021 | 283 | 11 | 6 | |
README.txt | H A D | 24-Jun-2021 | 384 | 17 | 10 | |
cat24c256.c | H A D | 24-Jun-2021 | 12 KiB | 506 | 364 |
README.txt
1CAT24C256 Driver (EEPROM) 2========================= 3 4Overview 5-------- 6 7This is the driver for the EEPROM chip commonly found on the BeagleBone 8and the BeagleBone Black as well as capes and expansion boards. 9 10Testing the Code 11---------------- 12 13Starting up an instance: 14 15/sbin/minix-service up /service/cat24c256 -dev /dev/eepromb1s50 -label cat24c256.1.50 -args 'bus=1 address=0x50' 16 17