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


No connection with my Board NUCLEO-L010RB possible...

Hello,

could anybody help me here please ?
Although I’ve chosen the correct MCU/Board in the target-mask, it seems to be there’s no connection.
The MCU is a STM32L010. It’s connected via this ST-link/V2 -USB
All what I see at the right bottom edge:
device: com 1 Status: busy

The communication-LED on the board is stated red, nothing happens.

On the KEIL uvision- IDE it works without problems.
But I don’t want to use this because of very high price. I’m bloody beginner and make my first steps on an IDE which doesn’t
promises hight costs. I just want to get into Microcontroller programming.

What to do ?
Thanks in advance !

Regards Daniel