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


CubeMX clock errors STM32L0

Hi

I have problem while generating project from CubeMX to STM Workbench. I’ve set up everything what I need and generete C project. After reopening in Cube project file I’ve got this:
http://i.imgur.com/nwmhUyz.pngQuestion
HSI RC previsously was 16 MHz as should be, this happened again with new project. Is is bug or I am making something wrong?