Unable to set adapter speed
Hi,
On these STLink, i suppose there is no reset line or you didn’t connect it.
Without reset, you can change the reset config in debug launch config to “software system reset” and it can work.
But if you use low power modes or SWD pins as GPIO, without reset connected to the stlink, you won’t be able to connect to the target.
Rgds,
Laurent