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


stm32f3 discovery firmware download prroblem

Hello Everyone!

I just encountered a problem while creating a new project for stm32f3 discovery board. When I tried to download the Standart Peripheral Library, it failed. The page that was checked for download did not exist.

I download the Perpheral zip file from st site manually.

From the forums post, I learnt that .zip file must be under “C:\Users\AppData\Roaming\Ac6\SW4STM32\firmwares”

Moreover the name of the zip file must be “stm32f3discovery_fw.zip”. When I put the. zip file with this name, and try to create a new project again, system workbench finall find firmware and extract them

I want to write these because I could not find them on the forum. May be this post will save some time and patience of a beginner, just like me :-)

Hello,

Which version of SW4STM32 are you using ?

There has been a correction done in the latest version or the previous one so be sure to update the software: menu Help=>Check for update

Regards,
Laurent