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


microSD and STM32L476 Discovery kit

Hello!

I am currently working on the STM32L476VG Discovery board with the HAL library and I would like to add some memory to save audio files.
For this, I would like to use a microSD card from a IO1 Xplained pro ATMEL board connector.

I have several questions:
- How do I wire both together ? (It looks like the STM32 discovery board is missing a lot of pins such as PC7 ...)
- Do you have any tutorials that explains how to proceed?


Thanks for your reply!

In general you could wire it to one of the SPIs (won’t be superfast htough) it’s available on the same Pins as QUADSPI memory so you lose this functionality... Or just get nucleo

Thanks!

Do you know where I can find any tutorials or project exemples on microSD using SPI bus?



I got it working after a loads of trouble unfrotunatly it’s pretty slow so I would suggest either to interface QuadSPI memory which you have on board already or MicroSD using 4bit SDIO

Thanks for the tutorial, I will take a look at it!

I was thinking of using SPI1 or maybe QuadSPI


Hi!

I decided to go ahead with your FATFS tutorial :-)
They say to modify the “defines.h” to enable SPI for FATFS.
However this file does not exist on the STM32L4 library.
Do you know where it has to be written?


 

Newest Forum Posts

  1. Монтаж камина с грилем в Москве - установка и барбекю by KpddomErorb, 2025-05-10 18:28
  2. SPI on Nucleo_STMH533RE by royjamil, 2025-05-04 20:13
  3. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-25 07:37
  4. SPI on Nucleo_STMH533RE by royjamil, 2025-03-23 11:31
  5. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-23 09:33
  6. Configuring DMA for ADC in SW? by sam.hodgson, 2025-03-04 12:58
  7. Build a project in "release" mode by info@creosrl.it, 2025-02-20 18:12
  8. Build a project in "release" mode by info@creosrl.it, 2025-02-20 17:05
  9. Build a project in "release" mode by tang, 2025-02-20 10:36
  10. Build a project in "release" mode by info@creosrl.it, 2025-02-19 17:35

Last-Modified Blogs