Skip to main content
Visitor II
December 30, 2015
Question

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

  • December 30, 2015
  • 1 reply
  • 1273 views
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

    This topic has been closed for replies.

    1 reply

    Visitor II
    January 20, 2016
    Posted on January 20, 2016 at 18:33

    These improvements and some more have now been merged upstream.

    Philipp