cancel
Showing results for 
Search instead for 
Did you mean: 

SD CARD STM32L052

O?uzhan Ç?ÇEKL?
Associate II
Posted on June 22, 2018 at 13:51

Hi everybody

I have little trouble about STM32L052 and SD Card reader.

I don't have much knowledge about SPI communication in STM and I never used before SPI,FATFS but it seems to complex to me  anyone can help me ? If there is a sample code it would be great.

4 REPLIES 4
Posted on June 22, 2018 at 14:33

The Adafruit SD SPI libraries under the HAL BSP examples should be a good starting point.

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
Posted on June 22, 2018 at 14:48

Thanks for your answer but I couldn't find library can you post link or something?

Posted on June 22, 2018 at 15:02

Download and unpack the CubeL0 HAL package, or review the examples in the repository if you have already installed it.

STM32Cube_FW_L0_V1.10.0\Drivers\BSP\Adafruit_Shield\stm32_adafruit_sd.c

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
Posted on July 02, 2018 at 14:06

I can't figure out how can I work with this. I don't have any board I just have STM32l052 and I try to attach sd card modul. Is there any tutorial I can work with. TY