The FlashStorage_STM32 library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory of STM32F/L/H/G/WB/MP1. It's using the buffered read and write to minimize the access to Flash. It now supports writing and reading the whole object, not just byte-and-byte.
Useful if the EEPROM is not available or too small. Currently, STM32F/L/H/G/WB/MP1 are supported.
Filename | Release Date | File Size |
---|---|---|
FlashStorage_STM32-1.0.1.zip | 2021-02-23 | 29.33 KiB |
FlashStorage_STM32-1.0.0.zip | 2021-01-26 | 28.76 KiB |