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 to make UART communication over STLINK

Hi,

Nice to see that worked out for you! I’m using STM32F4 Discovery and had the same question some time ago regarding vcp and st-link but I never found out if it was possible. I think I have read some pdf which told that st-link’s vcp pins were not connected to any of the usarts of stm32f4... Is this true?