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


How to make SW4STM32 aware of a newer version of STMCube I have manually downloaded

Hello,
while creating a New C Project for STM32F7 family I have chosen to download STMCubeF7 from within Project Creator.
Unfortunately it has downloaded version. 1.31 while there is a newer version available.
I have downloaded STMCubeF7 ver. 1.50 separately and placed it in the same folder where version 1.31 was downloaded.
Project Creator still does not see the version I have downloaded, it only prints “Firmware “stm32cube_fw_f7_v131.zip” has been found.”
How to make it aware of 1.50?

Hi, I’m using SW4STM32 V1.11.0.... and it founds the STM32Cube_FW_F7_V1.5.0 (see snapshot).
May you check for update? (Help menu >> Check for Updates)


You were right.
Thank you!