2018-04-23 03:41 AM
Hi, I would like use SD card with SDIO 1bit, FatFS.
I tried to wit cubemx 4.17 on F407, it is worked good.
But I would like to use with STM32L151RD.
I tried with CubeMX 4.25 FW 1.8.1, FatFS R0.11.
But doesnt work anything.
if anyone could help me ? I tried examples but Card dosnt mount.
Please what should I modify after cubemx generatoed code ?
thank you.
#sdio #cubemx-v4.25.0 #cubemx-l1 #fatfs2018-04-23 05:33 AM
I would suggest looking at the HAL examples for one of the STM32L1-EVAL series boards to see if there is a working SDIO example.