Posted on August 29, 2016 at 12:22Hi, I have bought me a Nucleo-L152RE board to test the STM32L152 MCU. Now I want to write data to a uSD card using the FatFs file system. Since this STM32 MCU doesn't have a SDIO bus, I want to use SPI. Does anyone ...