-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
Would it be possible to implement serial eeprom read/write over i2c? This would be very useful for reverse engineering. I have constructed a 3.3v to 5v bridge using an ISO1541 ic and can access data on a xicor x24c04 serial eeprom but reading/writing the individual bytes one at a time is somewhat useless. If you could add the option to dump and write i2c eeproms to and from a file it would expand the usefulness of the tool a great deal. If you need hardware to test it on i can offer mine. Thanks for everything you have done so far.