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


No Firmware has been defined for this Target!

1 2 Hello,
Since I moved to a new laptop, I have not been able to access the Standard Peripheral Libs available. HAL libraries are still available. Some of my older projects are on Std Periph lib and I would like to run those projects again without having to port firmware manually or moving to HAL. See images for more information.

I have tried the following:

  1. 1. Reinstalled OpenSTM32 and updated it multiple times.
  2. 2. Tried changing the Firmware installation library
  3. 3. Updated ARM toolchain, JRE.


Any suggestions?