Skip to content

A simple command line tool for reading and writing AT24/EE1004 SPD EEPROMs.

License

Notifications You must be signed in to change notification settings

redchenjs/spd-eeprom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SPD EEPROM Tool

A simple command line tool for reading and writing AT24/EE1004 SPD EEPROMs.

AUR: spd-eeprom

Dependencies

python3

Usage

List used DIMM slots

sudo ./spd-eeprom.py -l

Read data from SPD EEPROM

sudo ./spd-eeprom.py -r -d DIMM -f FILE

Write data to SPD EEPROM

sudo ./spd-eeprom.py -w -d DIMM -f FILE