An open API service providing repository metadata for many open source software ecosystems.

GitHub / khoih-prog / FlashStorage_STM32

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.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khoih-prog%2FFlashStorage_STM32

Stars: 25
Forks: 5
Open issues: 0

License: mit
Language: C
Size: 144 KB
Dependencies parsed at: Pending

Created at: about 4 years ago
Updated at: about 2 years ago
Pushed at: over 2 years ago
Last synced at: about 2 years ago

Topics: data, eeprom, emulated-eeprom, flash, flash-storage, flashstorage-stm32, samd, stm32, stm32f, stm32g, stm32h, stm32h7, stm32l, stm32mp1, stm32wb, storage

Readme
Loading...