STM32 Flashing or entering the debug mode performs a mass chip ERASE?
I am working on a H755zi-Q Nucleo board , I am using the flash memory to store some parameters and i have implemented flash wearing as well, All this works fine , my data persists across resets and is correctly loaded upon reset, and i have even veri...