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


STM32F303 write protection

Sorry, new here and pretty sure off-toppic but did not find any forum to post my issue. I’m trying to write the option bytes for wrp to an STM32F303CBT7 via a monitor-program created with the stm cubeMX tool. And sorry i am little new to this but I am only able to write to WRP0 and WRP1 option bytes, but not WRP2 and WRP3. Do anyone have an Idea what I am doing wrong?