Question
Flash corrupted, showing ? (Question mark)
I am working with STM32CubeIDE on device STM32H743
I am working with the flash and sometimes the data inside them being corrupted, showing ?.
What may be the reason causing some of the memory to show ?.
How can i identify that without getting hardfault?
Why after using HAL_FLASHEx_Erase_IT, the data is '0' instead of '1'?