khoih-prog / FlashStorage_STM32Links
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…
☆43Updated 3 years ago
Alternatives and similar repositories for FlashStorage_STM32
Users that are interested in FlashStorage_STM32 are comparing it to the libraries listed below
Sorting:
- SK6812 RGBW NeoPixel using STM32 HAL on NUCLEO-F042K6 STM32F042K6 STM32F0☆51Updated 5 years ago
- STM32: examples of usage of FatFs library☆51Updated 5 years ago
- Example of usage u8g2 library for STM32 MCU☆35Updated 7 years ago
- This library enables you to use Interrupt from Hardware Timers on an STM32F/L/H/G/WB/MP1-based board. These STM32F/L/H/G/WB/MP1 Hardware …☆37Updated 3 years ago
- WS2812 DMA library with low RAM needs. Up to 16 paralel outputs and thousands of LEDs on each of them☆126Updated 4 years ago
- Collection of rewritten Arduino libraries to STM32 libraries☆91Updated 2 years ago
- Arduino library to provide several examples for the Arduino core for STM32 MCUs.☆163Updated 3 months ago
- Arduino EEPROMWearLevel reduces EEPROM wear by writing a new value to an other EEPROM location.☆87Updated 4 years ago
- A set of function handling SPI, TFT LED 480x320 or 320x240 touch display controlled by an ILI9488 or ILI9341+XPT2046