Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 404 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 404 Bytes

flash-stm32f407

A ChibiOS/RT based library providing read/write operations on the STM32F407 flash memory.

This work is greatly inspired by mabl's bootloader example at: https://github.com/mabl/ARMCM3-STM32F107-BOOTLOADER

An Intel HEX file parser is provided (written by Vanya A. Sergeev [email protected]) with a helper function to flash an IHex file from FatFS into flash memory.