Resolved! I am using stm32 F030R8 board in my project. What is the best way to write/read to the not volotile memory (flash).
For example i want to write to the flash tow string variables.1. name of board2. verssionand every time I turn on the board I want to read them in to my code.thanks in advance