PC tool for uplading hexfiles to the STM8 microcontroller via UART or SPI , using the built-in ROM bootloader. Works under Windows and Posix operating systems
I am trying to learn how to use an STM8S with a STM8S-discovery board and I can flash using STVP, but I'd like to incorporate a command line flash into my VS Code (tasks.json calling the Makefile flash option I wrote)
I have gcc installed, but I don't want to have to start installing mingw etc.
I don't suppose you have a pre-built win10 version available for me to use do you?
I hope you are still around :)
I am trying to learn how to use an STM8S with a STM8S-discovery board and I can flash using STVP, but I'd like to incorporate a command line flash into my VS Code (tasks.json calling the Makefile flash option I wrote)
I have gcc installed, but I don't want to have to start installing mingw etc.
I don't suppose you have a pre-built win10 version available for me to use do you?
Gordon