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

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

The release v1.12.1 fixes :
- the visibility of the documentation’s plugin in the check for update


The release v1.12.0 adds support for :

New STM32Cube package versions :
- STM32CubeF4 v1.14.0
- STM32CubeF0 v1.7.0
- STM32CubeL4 V1.6.0
- STM32CubeF7 v1.5.1

New STD Periph Library version :
- STM32F4xx_StdPeriph_Library V1.8.0

New part numbers of the STM32F4 series:
- STM32F413C(G-H)Ux, STM32F413M(G-H)Yx, STM32F413R(G-H)Tx,STM32F413V(G-H)Hx, STM32F413V(G-H)Tx, STM32F413Z(G-H)Jx,STM32F413Z(G-H)Tx
- STM32F423CHUx, STM32F423MHYx, STM32F423RHTx, STM32F423VHHx, STM32F423VHTx, STM32F423ZHJx, STM32F423ZHTx

New part numbers of the STM32L4 series:
- STM32L451C(C-E)Ux, STM32L451R(C-E)Ix, STM32L451R(C-E)Tx, STM32L451R(CE)Yx, STM32L451V(C-E)Ix, STM32L451V(C-E)Tx
- STM32L452C(C-E)Ux, STM32L452R(C-E)Ix, STM32L452R(C-E)Tx, STM32L452R(CE)Yx, STM32L452V(C-E)Ix, STM32L452V(C-E)Tx
- STM32L462CEUx, STM32L462REIx, STM32L462RETx, STM32L462REYx, STM32L462VEIx, STM32L462VETx

New STM32 boards of the STM32F4 series:
- NUCLEO-F413ZH
- STM32F413H-DISCO

New STM32 board of the STM32L4 series:
- NUCLEO-L452RE

This release provides the following improvements:
- Project importer : allows to double click to open project
- Help online documentation
- Firmware repository sharing with CubeMX

This release provides the following fixes:
- custom board .cfg file generation issue for double bank devices (L15xxD & F10xxG XL)
- custom board .cfg file generation issue for L0 devices
- avoid overwriting a customized .cfg file with an automatically generated default .cfg file


WARNING :
On Ubuntu, version 14.04 is now required to run System Workbench for STM32.
For MAC OSX Users : Due to missing path to JRE, some users could not launch the installer. This issue is now fixed. For users who have installed the Oracle Java JDK, the old/new installers are still working.