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


You are viewing a reply to STM32F446V support  

Re: STM32F446V support

Yes, SW4STM32 supports STM32F446 mcus and STM32446E-EVAL board. Are you using this board ? It looks like there is an issue with power supply. Did you change the default position of the jumpers ?

Best Regards,

Pascale

Thanks for hint, anyhow it is not STM32446EVAL!

I was using 3pin SWO connection and the problem was lack of MCU power on STLINKV2. Connecting pin1 to pin19 of 20 pin JTAG fixed it.

Bardi