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 USB and L4 discovery board  

USB and L4 discovery board

got my hand on a L0 discovert board. Created the USB cdc code with STM Cube. buolds and works like a charm. Enumerates once you plug it in.

Still raises the question what’s wrong with the L4 discovery?

I checked the DP and DM line seems to be hooked up fine from the connector to the CPU pins. Ran a LA trace. Onc ethe connecytor is plugged in. I dont see any edges on the DP and DM lines. the lines stay low all the times.

Mat