SD CARD STM32L052
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-06-22 4:51 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-06-22 5:33 AM
The Adafruit SD SPI libraries under the HAL BSP examples should be a good starting point.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-06-22 7:48 AM
Thanks for your answer but I couldn't find library can you post link or something?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-06-22 8:02 AM
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
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-07-02 7:06 AM
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
