Question
STM32L+microSD card
Posted on March 17, 2015 at 18:34
Hi everyone,
I'm working with stm32L152 discovery. I'd like to be able to create files on a microSD which contain data from a sensor and successively read these files from a PC. If I understand it, once I configured the SPI interface i have to use a FAT32 library. Is there anyone who has solved a similar problem? Where I could find libraries or similar examples that use microSD, FAT32 and STM32L152 discovery? Thanks in advance. #stm32l #microsd #fat32