This software is part of the ASPAM project.
$ sudo apt-get install make binutils-arm-none-eabi gcc-arm-none-eabi openocd minicom
$ git clone https://github.com/pmamonov/stm32f103c8t6
$ cd stm32f103c8t6
$ make -s
ST-LINK V2 | STM32 BLUE PILL |
---|---|
GND | GND |
SWCLK | CLK |
SWDIO | DIO |
$ sudo make load_stlink
$ sudo minicom -D /dev/ttyACMx # x = 0, 1 ...
> help
...