2020-04-05 11:58 PM
Hi, All
I managed to apply sd card(SDHC, smasung evo 32gb) using sdio in cubemx
And now, i want to apply with sd card(SDXC samsung evo 64gb) using sdio in cubemx
But some reason it didn't go well. it seems like the stm32f7 can apply exfat(in cubemx, it
can FS_EXFAT enable in middleware at System parameter tab), but stm32f103 does not
have it, it meams stm32f103 can't apply with exFAT?
thanks
Reagard.
2020-04-06 02:57 AM
Check the FATFS configuration include file, should list broader requirements and be able to enable EXFAT
Current version provided should support, but would recommend newer release for large volumes.