-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Milestone
Description
Hello
I am trying to connect to a STM32VL discovery board (STM32F100RBT6B) under Debian 9 32bits.
Unfortunately, st-info seems to be unable to detect the board:
$ st-info --probe
Found 0 stlink programmers
But the board is connected:
$ lsusb
Bus 002 Device 004: ID 0483:3744 STMicroelectronics STLINK Pseudo disk
I checked st-info with a STM32F407 discovery board (STLINK/V2) and it works.
Does it mean that stlink for STLINK/V1 is not working under Linux or am I doing something wrong?
Regards
Cedric
Reactions are currently unavailable