Dump EEPROM: Difference between revisions
Created page with "A serial EEPROM is a small IC that stores data in a physically compact package. These are often used in electronic equipment and it's useful to dump the contents of such devi..." |
|||
| Line 33: | Line 33: | ||
'''Double check your wiring before powering up the Raspberry Pi!''' Failure do so can permanently damage either the Pi, your Pi power supply, the device to which you're connecting ''or all three.'' | '''Double check your wiring before powering up the Raspberry Pi!''' Failure do so can permanently damage either the Pi, your Pi power supply, the device to which you're connecting ''or all three.'' | ||
One | One additional connection is needed, which is to connect the microprocessor's #RESET line to a logic low to keep the processor in reset so that it does not interfere with the Pi reading the memory. | ||
== Software == | == Software == | ||