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


Installing Standard Peripheral Library: Download Fail and Cannot find Locally

Hello, I am using the Nucelo-F446RE Dev Kit and am trying to create a C project. When I get to the Project Firmware Configuration I’m unable to download the firmware without an error. I have attached a screenshot.

Joe

I have tried to installed the directory: STM32F4xx_DSP_StdPeriph_Lib_V1.8.0 in the path:
C:\Users\DDS\AppData\Roaming\Ac6\SW4STM32\firmwares

I am still unable to get past the Project Firmware Config.

I was able to create a C Project with the HAL Cube but still unable to do it with a Standard Peripheral Lib, could not add even if stored locally.
I continued with the HAL Cube instead of the Standard Peripheral Library and am able to continue with the Udemy class: Mastering RTOS: Hands on with FreeRTOS and STM32Fx with Debugging.