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 use multiple ST boards simultaneously

Hello tarek,

thanks for your instructions... This was really helpful. Based on this I have tried to set the things up and eventually came out with a bit different approach (easier for me) how to get the stlink id using stlink utility and also how to set project specific debug configuration directly from Eclipse so it only addresses the specific stlink.
I have documented the process and I hope it will be useful to somebody later.

https://youtu.be/UpfucYBR7mgQuestion

BTW big thanks and thumbs up to openstm32 developers and community! Great tools of commercial grade!!!