FlashStorage_STM32

FlashStorage_STM32

khoih-prog

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. New STM32 core v2.0.0 is also supported now. Useful if the EEPROM is not available or too small. Currently, STM32F/L/H/G/WB/MP1 are supported.

43 Stars
11 Forks
43 Watchers
C Language
mit License
100 SrcLog Score
Cost to Build
$12.5K
Market Value
$17.3K

Growth over time

6 data points  ·  2022-02-01 → 2026-04-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about FlashStorage_STM32

Question copied to clipboard

What is the khoih-prog/FlashStorage_STM32 GitHub project? Description: "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. New STM32 core v2.0.0 is also supported now. Useful if the EEPROM is not available or too small. Currently, STM32F/L/H/G/WB/MP1 are supported.". Written in C. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone FlashStorage_STM32

Clone via HTTPS

git clone https://github.com/khoih-prog/FlashStorage_STM32.git

Clone via SSH

[email protected]:khoih-prog/FlashStorage_STM32.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the FlashStorage_STM32 issue tracker:

Open GitHub Issues