stm32h

There are 2 repositories under stm32h topic.

  • 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.

    Language:C394711
  • pav2000/STM32H743_OV2640

    Development board on STM32H743 for uses STM cube.AI

    Language:C5100