|
Reading the EEPROM is a little different than software functionality. In order to have read access to the EEPROM the cpu is usually forced into a configuration mode. This is accomplished via hardware not software as you are attempting to change the state of a hardware pin(pull down resistor) during the processor initialization sequence.
|