Posted on July 04, 2015 at 19:37Hi, all. I wanted to use a portion of the STM32F303 FLASH as ''eeprom'' to store a block of data in a non-volatile manner. But I found the STM provided eeprom.c/h utility very cumbersome and restrictive, storing data ...