Solved
Writing data in flash STM32F103
Hi amazing community.
I would like to write some data in the flash memory of the following mcu STM32F103
I know there are some dedicated pages for such purpose.
How can I guarantee or understand that the future code that i will develop and it will be saved for sure always
in the flash memory it won't overwrite the pages that i have used for saving the data?
Thanks a lot
