Tiny storage(file) system on MCU internal flash memory for Nucleo F4xx. The purpose of SOFBlock class is to provide a way to write data on flash memory in the same way of file handling class in the file system.

Dependents:   storage_on_flash_demo mbed_controller_demo mbed-os-example-blinky-2

Auto generated API documentation and code listings for storage_on_flash

Classes

SOF_SectorSpec_t Flash sector specification
SOF_Statics_t Statics of SOF block

Code

SOF_block.cpp [code]
SOF_dev.h [code]
SOF_dev_stm32_f4xx.cpp [code]
SOFBlock.cpp [code]
SOFBlock.h [code] Simple storage implementation on internal MCU flash memory