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


CUBE error for STM32F476RG causes these processors to not work

If you modify the file I mentioned in the CUBE, it will modify the file you mentioned (the linker file).

My initial move was to fix the linker file, but every time I used CUBE it would reset it.

By modifying the families.xml file CUBE will product the correct linker file.

-Matt