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
Excuse me! I spend 2 weeks for solving this problem, but not succeced.
I confiured SPI1 for STM32F1 master
SPI1 for STM32F4 slave
but something wrong.
I think that STM32F4 can’t connect STM32F1 via SPI.
Have you got any ideal? Please help me!