Write code to external EEPROM

hippy

Ex-Staff (retired)
You need to use a PICAXE X2 and the #SLOT directive to place the code in external I2C EEPROM, then use RUN or BOOTI2C commands to execute it.

Otherwise external EEPROM can only be used for data storage.
 
Top