-
PID for STLINKv2 is hardcoded in stlinkv2.h as 0x3748
Can you add config file, to change this pid to 0x374b for NUCLEO-F401RE boards?
-
I have downloaded the QStink2-1.1.3 for linux.
After unzipping it, I had an error with qmake. And I found that the QtUsb directory is empty. I downloaded your QtUsb project and unzip it into the direc…
-
I try flash over stlink v2, but get 'Tries exceeded'.
$ ./stm8flash -cstlinkv2 -pstm8l150 -w ../blink/blinky.bin
TRACE: stlinkv2_open
TRACE: programmer stlinkv2
Writing at 0x8000... TRACE: stlink2_…
-
## Summary
OpenOCD appears to have merged stlink-type debug adaptors into the "hla" target. The in-tree "make openocd_install" target downloads and builds v0.6.1 of openocd, which appears not to have…