Content originally posted in LPCWare by philip_champagne on Wed Dec 03 14:54:55 MST 2014 Is there a production programmer that can be used to write to the internal EEPROM of the LPC408x or LPC407x controller? We would like to store a MAC address there. Do you have any suggestions for storing a MAC Addresses while using the LPC408x or LPC407x microcontroller?
Content originally posted in LPCWare by xianghuiwang on Fri Dec 19 18:03:44 MST 2014 Maybe a secondary bootloader to embed a command (via any peripheral) in your application to initiate the EEPROM update. regards,