STM32CubeProgrammer (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I wish to store data in the flash memory of my STM32G030C8T6 microcontroller. The issue I am facing is that my data is not being stored in contiguous memory banks, but rather the banks are being skipped, as seen from the image.

I have written a small driver code for the same to store different types of data types to a memory location.The link to my code is: Yadnik1/Eeprom-Emulation-driver-STM32 (github.com) and I have taken reference from here: STM32/FLASH_PROGRAM/F1 SERIES...

0693W00000Y8sbDQAR.png
YBend.1 by Associate III
  • 1264 Views
  • 12 replies
  • 1 kudos

Can't erase L010 EEPROM with CubeProgrammer 2.10

Hi,I don't remember having this issue with v2.8 of STM32CubeProgrammer, but right now when I try to program a STM32L010 with an elf file that has the EEPROM part filed with values, both the GUI and the CLI fail to erase the EEPROM part of it, abortin...

Kraal by Senior III
  • 574 Views
  • 3 replies
  • 0 kudos