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

Announcements


System Workbench for STM32 v1.6.0 release

A new version has been released and is available through Eclipse update system (“Help > Check for Updates”).

This update brings the support of the latest ST boards : NUCLEO-L011K4, STM32F429I-DISC1, STM32F407G-DISC1, NUCLEO-F207ZG, NUCLEO-F303ZE, NUCLEO-F446ZE, NUCLEO-F429ZI, NUCLEO-F746ZG and the new version of the HAL firmware.

Thank you for using System Workbench for STM32.

Release highlight :

Support NUCLEO-L011K4, STM32F429I-DISC1, STM32F407G-DISC1, NUCLEO-F207ZG, NUCLEO-F303ZE, NUCLEO-F446ZE, NUCLEO-F429ZI, NUCLEO-F746ZG
New OpenOCD script to support low power mode
Add preference to select download directory
OpenOCD error changes to fix CDT Memory view
Default value on min stack size (in linker script) for mcu with small RAM size
Fix default configuration for FreeRTOS support