cancel
Showing results for 
Search instead for 
Did you mean: 

stm8flash ST-Link,ST-Link/v2 tool now supports all STM8

Philipp Krause
Senior II
Posted on December 30, 2015 at 12:48

stm8flash, the AFAIK currently only free tool for using the ST-Link, ST-Link/v2 now has support for all STM8 parts.

The support is currently in my fork at

https://github.com/spth/stm8flash

, but I guess Valentin will soon merge it upstream at

https://github.com/vdudouyt/stm8flash

stm8flash is an essential part of the free toolchain for STM8, since it allows writing programs onto STM8 microcontrollers via ST-Link and ST-Link/v2. There are some other free tools that work via a serial connection and the integrated bootloader instead, but not all STM8 have a bootloader.

Philipp

1 REPLY 1
Philipp Krause
Senior II
Posted on January 20, 2016 at 18:33

These improvements and some more have now been merged upstream.

Philipp