Resolved! STM32F746 writing data into internal flash without erasing whole sector
Hi,I'm working on a project using stm32f746 and touchGFX. I need to store some data into flash and change it when I desire for that, I guess I have to erase the whole sector, which I don't want because I have some data in every sector. I use 85% flas...