Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


You are viewing a reply to STM32VLDISCOVERY no connect  

STM32VLDISCOVERY no connect

Another reason for this might be caused by the type of USB port the board is plugged into.
I have found that the ST-provided “ST-Link Utility” will work with Nucleo/Discovery ST-Link plugged into any type of USB port. However, the version of OpenOCD provided with SW4STM32 does not work with ST-Links that are plugged into USB3-capable ports.

Try plugging your board into a USB2-only host port and try again.