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


Re: How to manually install downloaded "stm32cube_fw_f4_v140.zip"?

Hi Pieter,

There is no automatic way to do it from System Workbench.

What you can try is to move the zip file into C:\Users\${USERNAME}\AppData\Roaming\Ac6\SW4STM32\firmwares then create a new project. The scanner should find the firmware and not ask you to download it again but I cannot guarantee you it will work.

Regards,
Kevin.