Question
Looking for a better EEPROM emulation for STM32F030
Posted on April 01, 2016 at 19:24
I need to have a modest amount (say 512 bytes) of EEPROM emulation on my F030 design. I found app note AN4061, but it only allows for swapping between two 1K pages of flash.
Does anyone know of a better implementation somewhere? Ideally, one that could use a larger number of flash pages to improve the overall erase/write lifecycle.Thanks.