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


Not able to flash Nucleo32 stm32l432kcu6

Hi,

Seeing the text, i assume the flash has been programmed :
◦ Programming Started **
◦ Programming Finished **
◦ Verify Started **
◦ Verified OK **
◦ Resetting Target **

The error messages (LIBUSB_ERROR_NOT_SUPPORTED) can be seen on Win 10 but i don’t know why.

But anyway, don’t stop at these messages, they are more like warnings, the flash has been programmed and verified.
You can check the flash content with STM32 STLink Utility tool or STM32 Cube programmer.

Rgds,
Laurent