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


STM32F401RE Nucleo + IDS01A5

Hey guys!

I’m very beginer with STM32 MCU (actually i’m a beginer in every MCU), but Im in a Job and i need use it.

So, Im trying to do a communication beetwen 2 STM32F401RE Nucleo and each one has a IDS01A5 (radio module), I found out a example for P2P communication and ok, it really worked on the boards, but i don’t understand nothing on how it works.

The example code its very long and I didn find out in any place a explanations about the functions used.

Please Id like some help to learn/understand what is going on!