| ST-LINK/V2 | VESC |
|---|---|
| VAPP (pin 1) | VCC |
| TCK_SWCLK (pin 9) | CLK |
| GND (pin 20) | GND |
| TMS_SWDIO (pin 7) | IO |
| NRST (pin 15) | RST |
Get latest bootloader:
git clone https://github.com/vedderb/vesc_tool.gitInstall: https://github.com/texane/stlink#installation, then flash:
st-flash --reset write vesc_tool/res/bootloaders/60_o_75_300.bin 0x080E0000
Hi, how one would connect it to a Flipsky 6.6:
Thanks