FlashStorage_STM32F1

FlashStorage_STM32F1

khoih-prog

The FlashStorage_STM32F1 library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory of STM32F1/F3. 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 supported now. Useful if the EEPROM is not available or too small. Currently, STM32F1/F3 are supported.

12 Stars
3 Forks
12 Watchers
C Language
gpl-3.0 License
Cost to Build
$25.7K
Market Value
$29.7K

Growth over time

6 data points  ·  2021-11-01 → 2025-08-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about FlashStorage_STM32F1

Question copied to clipboard

What is the khoih-prog/FlashStorage_STM32F1 GitHub project? Description: "The FlashStorage_STM32F1 library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory of STM32F1/F3. 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 supported now. Useful if the EEPROM is not available or too small. Currently, STM32F1/F3 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_STM32F1

Clone via HTTPS

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

Clone via SSH

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

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the FlashStorage_STM32F1 issue tracker:

Open GitHub Issues