IP400/rpi/eeprom
2025-01-29 11:17:14 -07:00
..
docs added utils 2025-01-29 11:17:14 -07:00
eepdump added utils 2025-01-29 11:17:14 -07:00
eepdump.c added utils 2025-01-29 11:17:14 -07:00
eepflash.sh added utils 2025-01-29 11:17:14 -07:00
eepmake added utils 2025-01-29 11:17:14 -07:00
eepmake.c added utils 2025-01-29 11:17:14 -07:00
eeptypes.h added utils 2025-01-29 11:17:14 -07:00
Makefile added utils 2025-01-29 11:17:14 -07:00
out added utils 2025-01-29 11:17:14 -07:00
README.txt added utils 2025-01-29 11:17:14 -07:00
STMwl33.eep added utils 2025-01-29 11:17:14 -07:00
STMwl33.txt added utils 2025-01-29 11:17:14 -07:00

Utilities to create, flash and dump HAT EEPROM images.

Edit eeprom_setting.txt for your particular board and run through
eepmake tool, then use eepflash tool to write to attached HAT ID EEPROM

Tools available:

 eepmake: Parses EEPROM text file and creates binary .eep file

 eepdump: Dumps a binary .eep file as human readable text (for debug)

 eepflash: Write or read .eep binary image to/from HAT EEPROM