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 can we build DSP Lib on SystemWorkbench/GCC for STM32F7?

Hi,

Trying to use the DSP features of STM32F7 and seen in the DSPLib CMSIS folders that GCC libs exist only for up to M4, whereas M7 are there for Keil.

Can anyone help/assist on how to build the proper CortexM7 DSP libs for System Workbench?