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


Connect to custom board STM32L053 - STLINK-V2 - SWD

Hello,

Can you tell us the config ?
ST-Link V2 and STM32L476 ?
Did you connect Reset line from ST-link to the L4 target ?

The change has been done to connect to the target under reset so you can reconnect to a device that is in low power mode for example.
The reset config changed is in stm32l4.cfg file.

Are you using SWD mode ?
If not, can you try in SWD.

Rgds,
Laurent