exfat in stm32f103
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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.
- Labels:
-
SDIO-SDMMC
-
STM32F1 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-04-06 2: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.
Up vote any posts that you find helpful, it shows what's working..
