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

I just have to comment line 71 of stm32l4.cfg file and reset_config default options are used.
I don’t know if it’s an expected operation but it’s like this since the beginning as far as I know...

Then it works fine without other modifications

thanks and regards
Sylvain