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


Use STM32 CubeMx example in new white Project

Hello

I worked on Micro-SD project examples from Cube HALL examples. Now, I want to create a new project with a “STM32CubeMX” and “System Workbench STM32”, I want to import that example into this project and add other codes to it. But Nevertheless that all the necessary files have been copied to the project path, there are a lot of errors.

How to use the Cube HALL examples in the new white project?

Thanks