Resolved! STM32H573 Flash Memory did not retain the data after reset and power cycle
Hi, I am using the STM32H573I-DK eval board. I can able to write and read the data in flash memory (sector 127). But after resetting or power cycle it does not retain the data. that sector fills with 0xFFFFFFFF only. how do fix this issue? Here is m...