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


HOW TO PROGRAM AND DEBUG A BOARD WITH STM3203

Hi,
When I try to Build and Debug a software in STMcubeMx I’m able always , to build succesfully my project, but When I try to Flash and Debug STcubemxIDE open a popup with wrote, as following reported:

Target connection failed
Target no device found

Error in initializing ST-LINK device.
Reason: No device found on target.

I’m using STLINK v2 and SWD protocols. The connenction are made properly. And I checked the alimentations, and are everithing ok.

SomeBody Can help me to understand Why I cannot Flash and Debug, receving error messsage.