cancel
Showing results for 
Search instead for 
Did you mean: 

stm32flash bootloader using GCC

hwimh
Associate II
Posted on February 02, 2008 at 03:58

stm32flash bootloader using GCC

1 REPLY 1
hwimh
Associate II
Posted on May 17, 2011 at 12:22

Hello STM32 Fans.

This is my bootloader developed with GCC.

stm32flash features

- can be embeded into user application

- download user application to FLASH area

- download user application to RAM area

- auto detect BIN file target address

Hope it useful.