I am using STM32F091CCT6, i want to store a variable data into flash memory. That value does not change after power on reset. Any example code available for this application.
Posted on June 20, 2018 at 13:55I have a requirement in stm32F373C8T6 for Over The Air (OTA) firmware update. How to get the example code of the bootloader for the same
Thanks for your reply. I did with this example and able to write into selected flash address but after power on reset the variable goes to initial value.