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


STM32F407VET6 programming options

Hi everyone,
I purchased a STM32F407VET6 (Black) board based on the recommendations of the wiki and have done a large amount of reading and trial and error.
I have been unable to get this board working with the Arduino IDE and USB (though I have had some success with the STM Discovery F4 (MB997B).
I have tried to program the STM32F407VET6Question with the STlink on the STM Discovery F4 (MB997B) but have had no success with that either. I am using OSX if that makes a difference.
I would like to know if someone could tell me exactly how I can start programming the STM32F407VET6 with the Arduino IDE and USB or with the Arduino IDE and STlink?
Thanks.