SD card on STM32F103RBT6 (without SDIO)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-09-01 6:18 AM
Posted on September 01, 2016 at 15:18
Are there any firmware libraries for implementing SD card support and FATFS on STM32F103RBT6 which has no SDIO pins?
Thanks for any guidence :) #stm32f103rbt6-sd-sdio
Labels:
- Labels:
-
SDIO-SDMMC
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-09-01 6:35 AM
Posted on September 01, 2016 at 15:35
Hello,
You can have a look to this application within which can help you as an implementation example to achieve you goal:STM32Cube_FW_F1_V1.4.0\Projects\STM3210C_EVAL\Applications\FatFs\FatFs_uSDRegards