Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

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…

License

Notifications You must be signed in to change notification settings

khoih-prog/FlashStorage_STM32F1

Error
Looks like something went wrong!

About

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…

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published