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


Error Running/Debugging STLink after update to Eclipse/STM components

Hello,

Like you said, the Enable Low Power modes won’t affect connection.

You can update the Eval STlink firmware version.

Did you connect the reset line ?

For the message about VDD, STLink has a monitoring pin for VDD so if you don’t connect it, it will read 0.

You should review what you have connected to the stlink and avoid interference with the mcu on the eval board.

Rgds,
Laurent