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


How to make a Release configuration? SOLVED.

Switzerland

Hi all,

I recently started developing on STM32 and encountered the same problems with my Nucleo-F072RB: Applications run fine in debug mode but do not outside the IDE when powerered through USB, neither when connected to the PC nor with a USB power supply.
Upgrading the ST-LINK/V2-1 firmware from V2J30M9 to V2J30M19 solved the problem!

However, this post was started 2 years ago; it seems that there are still Nucleo boards in reseller stocks that have outdated ST-LINK firmware. The board comes with a consumer-like “Getting started” printed on the package, explaining that you just have to plug the USB power supply and then the demo application (LED blinking) will start immediately. But it doesn’t -> not so good publicity for ST in my opinion.

Anyway, thank you for this post, it saved my day!

Best,
Marco