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


Mounting XC112 on STM32l073RZ

I am working with STM32 as a microcontroller for the XC112 Acconeer conecting board to a sensor

there is documents about their integration and everything is fine only the mounting is not shown in the documentation

and xc112 has more pins than STM32l073rz

thank you