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


You are viewing a reply to SPDIF Example for STM32F7?  

Hi tjaekel,
really thanks for this, very interesting! I’m new on STM, just get my first STM32F7 discovery board, after a day of googling I find System Workbench and finally I’m able to do something with this board, then I find this post, wow!
I have compiled succesfully, just performed one simple change to avoid compiling errors.
I really hope to see other projects like this, I have learned more from your example than standard ST ones!