1125 Forks
3686 Stars
3686 Watchers

stlink

Open source STM32 MCU programming toolset

How to download and setup stlink

Open terminal and run command
git clone https://github.com/stlink-org/stlink.git
git clone is used to create a copy or clone of stlink repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with stlink https://github.com/stlink-org/stlink/archive/master.zip

Or simply clone stlink with SSH
[email protected]:stlink-org/stlink.git

If you have some problems with stlink

You may open issue on stlink support forum (system) here: https://github.com/stlink-org/stlink/issues