??? 10/11/06 12:08 Read: times |
#126182 - there is no such thing as an EEPROM Responding to: ???'s previous message |
Please guide me how to write assembly program in EEPROM
Serial or parallel? for Serial there are SPI EEPROMs, there are IIC EEPROMs, there are "proprietary protocol" EEPROMs, there are micrwire EEPROMs, there are 1-wire EEPROMs there are .... for parallel there are many variants too. I take "assembly program in EEPROM' is a matter of language, you can not have code in EEPROM if it is serial, if it is parallel then you should state so. Erik |