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


Cannot Download Standard Peripheral Library

Hello,
I just installed System Workbench for STM32 on my machine, but cannot build a new project with the Standard Peripheral Library. When I try to build a new C/C++ project (or C, or C++), I can navigate through the initial project settings until I reach the Firmware Configuration. When I select the radio button for Standard Peripheral Library, I get the error “No firmware has been defined for this target!”. I have tried for a number of board/mcu configuration on the previous pane, but always get the same error. I am able to download and use the Cube HAL.

I have done this before on a different machine, and don’t remember having to do anything special to make it work. Any thoughts? Thanks.