2015-09-30 01:25 PM
Anyone know if there is a way to program the EEPROM directly through ST-LinkV2? Either with the ST-LINK GUI utility or command line? I can erase the EEPROM with ST-LINK utility, but I am unable to edit. I see that there are some external loader options, but none of those look like what I am looking for.
Any help would be greatly appreciated.2015-09-30 01:39 PM
Can't say I've tried it as not using said parts. Do the Utilities throw an error if you try to write a .BIN or .HEX to the address of the EEPROM?
I'd imagine the external loader mechanism would be a way of delivering data. Your app could also write default data to the EEPROM when it doesn't see what it wants there.