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


STM32VLDISCOVERY & OpenSTM32?

Hi,
How can I Run a board STM32LVDISCOVERY in OpenSTM32?

By my knowledge the built-in debugger on STM32LVDISCOVERY is ST-Link v1, which is not support well by OpenSTM32. So the answer. is you better to play ST boards other than STM32LVDISCOVERY on OpenSTM32.
If you really want to play STM32LVDISCOVERY, you may try it on Atollic TrueStudio.
-Andy


Thank you so much!
I will try