I've got a hex file from a partner that I'm trying to put on a 24LC32A. I have a mach x laying around and I assumed I could use that. It seems in the "devices" drop down on mach x that the only thing that is there are microcontrollers - not eeproms like the 24LC32A.
You could read the eeprom hex data into a PIC, and then program it
into the eeprom with write_ext_eeprom() statements. That's one way to
do it, if you don't have a dedicated eeprom programmer.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum