Skip to content

dsigma/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 [email protected]) with a helper function to flash an IHex file from FatFS into flash memory.

About

THIS REPO WILL BE DELETED AFTER Oct 2017. This has been moved to https://github.com/apdminc/flash-stm32f407

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%