Skip to main content
adam239955_stm1
Visitor II
September 30, 2015
Question

Programming EEPROM on STM32L051x6/x8 w/ ST-LinkV2

  • September 30, 2015
  • 1 reply
  • 542 views
Posted on September 30, 2015 at 22:25

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.
    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    September 30, 2015
    Posted on September 30, 2015 at 22:39

    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.

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..