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


I am programming my board correct but my board is not working properly!

Hi folks,
I have a new computer with a copy windows10. And I’m using stlink clone. I made a board that uses stm32f103c8t6 called as blue pill. I wrote a program for just set a pin. I’m using software reset in a run config. I embed a code properly but my board is not working. I need a help so much. I’m attaching my code and my console message here.
Thanks a lot.