Difference between revisions of "Interfacing to External EEPROM"
From Mech
Jump to navigationJump to searchScottMcLeod (talk | contribs) (→Code) |
ScottMcLeod (talk | contribs) |
||
Line 1: | Line 1: | ||
Using an external EEPROM can be useful for several different reasons. |
|||
External EEPROMs also allow much more data to be stored than is available on the 18F4520. In addition, EEPROM saves state when power is cycled. |
|||
== Circuit == |
== Circuit == |
||
Revision as of 12:46, 5 March 2008
Using an external EEPROM can be useful for several different reasons. External EEPROMs also allow much more data to be stored than is available on the 18F4520. In addition, EEPROM saves state when power is cycled.