Title edited to make clear that this is emulated EEPROM - in the MCU's Flash.How to reset the EEPROM every time a new code is uploaded?Is this possible? Thank you very much.
my MCU is: stm32f030rctThese are the addresses I want to reset their contents every time I upload new code.I have some BYTEs that I store in EEPROM, and I reload them every time I boot the system.But while I'm uploading new code, I would be happy if ...