2016-08-29 03:22 AM
Hi,
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 know about a good example project available that I can use? Something working with STM32L series, cortex M3 or similar that I easily can get to work on my Nucleo board?2016-08-31 10:34 AM