Skip to content

apdminc/flash-stm32f407

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 vsergeev@gmail.com) with a helper function to flash an IHex file from FatFS into flash memory.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 66.1%
  • C++ 31.6%
  • CMake 1.6%
  • Shell 0.7%