??? 07/21/11 09:26 Read: times |
#182948 - You want to remove external EEPROM - why? Responding to: ???'s previous message |
Is the EEPROM used as a nonvolatile memory, or just as a memory expansion for seldom-changed variables?
If it is for nonvolatile use, you can't throw it a way and use internal memory unless your specific chip do have nonvolatile memory of similar quality. Atmel 89c55wd does not have any internal EEPROM. So why do you want to remove the external EEPROM? |