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


B-L072Z-LRWAN1 StdPeriph not possible to select

Hi everyone,

I’ve created a new board “B-L072Z-LRWAN1” based on configuration files provided by ST. But now I’m not able to load Standard Peripheral Library on creating a new project.
Any ideas how to fix this?

Thx,
Alexander

Hi,
I have newly purchased B-L072Z-LRWAN1development kit and trying to change the orginal firmware with master/slave configuration. I am using iar Arm for comipiling the software available in I-Cube. My issue is i am not able to program the kit. I am trying to program using on-board ST-Link. IAR skips detecting target and it shows like the device has been programmed even when kit is not connected to the target. All the time original ping-pong firmware only running. Thanks.