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.8.0 release

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

The release v1.8.0 adds support for :

New HAL library versions :
- L1 HAL v1.5.0
- L4 HAL v1.4.0

New part numbers of the STM32L4 series:
- STM32L432KCUx, STM32L433CCUx, STM32L433CCTx, STM32L433CCYx, STM32L433RCIx, STM32L433RCTx, STM32L433VCIx, STM32L433VCTx, STM32L442KCUx, STM32L443CCUx, STM32L443CCTx, STM32L443CCYx, STM32L443RCIx, STM32L443RCTx, STM32L443VCIx, STM32L443VCTx

This release provides the following fixes:
- Fix the program command when the ELF file contains empty characters
- Fix download cancel button
- Disable next button in Project firmware configuration window