Solved
STM32H745 FLASH does not store the data?
Hi,
I write some data to the 0x080A0000 (sector 5 )address which is not protected. I write the data and ı can read that data too. There is no problem with that. But if I comment out the line which writes to data to the flash and run the program. That time I could not read the data that is written before. Shouldn't the flash keep that data even the power goes off? Any suggestions.
Thank you.
