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 How to install StdPeriphLIB  

How to install StdPeriphLIB

Hi,

If you can download the StdPeriph library (a zip file) from another computer on the ST website then copy it into C:\Users\${USERNAME}\AppData\Roaming\Ac6\SW4STM32\firmwares\ on your offline computer

Which board or mcu are you using ? Each board has its own reference to a StdPeriph library so tell me which one you’re working with then I can give you the url to download the lib.

Regards,
Kevin.
Ac6