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


PWR_STOP2_RTC from latest STM32Cube doesn't work

Hi All,

I am testing STMCube\STM32Cube_FW_L4_V1.5.0\Projects\STM32L476RG-Nucleo\Examples\PWR\PWR_STOP2_RTC\SW4STM32
In the latest System Workbench when I run the example on NUCLEO-L476RG I get constant blinking which means the CPU never goes in stop2.

Should I expect examples in STMCube working out of the box or do you think I may have issue on my setup? I ma using stlink built in the NUCLEO-L476RG

Best Regards
Dimitar Penev