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


Multiple targets flashing with openocd

I can’t use this solution, but thanks for your help :-)
At the end, I want a mass production api that can flash all connected STM with only a click on a button (C# code behind the api).

If I can find different target, I think I can flash them one by one. But the problem, I dont know how to scan to find different target and to check if they really exist or not, because one time there can be 3 stm and the other time only 2.