A következőt találtam https://github.com/hbendalibraham/stm8_started
Ahol azt írják
ST-Link programmer or clone used to write your compiled code ( Firmware ) into the micro-controller. For the programmer, you need one that support SWIM (Single Wire Interface Module) mode. You can (recommended) go with the original debugger of STMicroelectronics which is ST-Link V2 (you can get this one second hand as low as 20$) or if you are really want to go economical, you can get away with the fake ones wich cost you under 10$ (please note that these cheap debuggers only support software mode, which works fine, and do not give you full functionality and speed of the genuine debuggers of ST itself). or you can build your own Open source Stlink Tools.
Most akkor a a debug -hoz ezek a klónok használhatatlanok? Ráadásul ha ez így igaz akkor az STM32 -vel is ez lehet a helyzet. Van tapasztalat?