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


Using STM32F4 Discovery Board as a Programmer and Debugger

Yes. I have a custom STM32F429 board and I can debug it with any of:
- STM32F429-Discovery
- STM32L053-Discovery
- STM32L053-Nucleo
- STM32F411-Discovery
I haven’t tried my STM32L476-Discovery, but I expect it will work as well.

I open the jumpers, connect to the board, and it just works. Make sure to correctly select if the board has STLinkV2 or STLinkV2-1,
and set the interface to SWD (these boards don’t do JTAG).