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

Embed: (wiki syntax)

« Back to documentation index

File Index

File List

Here is a list of all documented files with brief descriptions:
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