Skip to content

JohnK1987/mbed-os-KV-FileSystem-SD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example - Mbed-os-KV-FileSystem-SD

Example of KVStore with FATFileSystem and SD card

Tested with MbedOs 6.10 and Nucleo-F429ZI + SD card

Description: This basic code will show how to store data via KVStore API of MbedOS (https://os.mbed.com/docs/mbed-os/v6.10/apis/kvstore.html) on SD card.

For set a new value for storing, just hold the on-board user button during the main is processed (ideally hold user button and press reset button), then you can type a short string and hit enter.

About

Example of KVStore with FATFileSystem and SD card

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages