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!

France

Hello,

Thanks for sharing but please double check your exact board reference.

Sounds STM32F429I-DISCO board was allowing stsw-stm32138.zip StdPeriph library usage. Such board has been set to obsolete status (STLinkV2 debug device). Means you can work on existing projects relying on such board but no more supported to create new project with.

Some new STM32F429I-DISC1 board reference has been promoted instead (STLinkV2.1 debug device). Such is allowing stm32f4_dsp_stdperiph_lib_v180.zip StdPeriph library usage. Selecting such board as target no issue to get firmware setup (see attached snapshot).

Such target references update has been introduced Thanks latest (2.5) SystemWorkBench for STM32 release.

Recommended “issue” solving would be to install previous release back (2.4)

Br.