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


Writing on a SD card, but nothing written

hi

im trying to connect sd card wit stm32f303 discovery board through spi protocol but i’m not getting any resources for it. please help me for sd card initialization .

i also doing same , now i can write into the sd card from spi but i cannot integrate with fatfs

Hi, can you give me some guidance to be able to read/write on the sd card, or at least mount it.

thanks