Configure SDMMC2 for H743VIT6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-03 1:21 AM
Hi,
1- How do I let CubeMX know the SD pin detect, I've set pin PC13 as card_detect, GPIO input, pull-up, but then what?
2- Should I use the open source FATFS "https://elm-chan.org/fsw/ff/00index_e.html"? How?
Thank you
Solved! Go to Solution.
- Labels:
-
FatFS
-
SDIO-SDMMC
-
STM32H7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-03 2:15 AM
Hi,
Please refer to AN5200 Getting started with STM32H7 Series SDMMC host controller.
Also, you can refer to the provided example which perform some write and read transfers to SD Card with SDMMC. Available in STM32CubeH7 firmware via this link
STM32Cube\Repository\STM32Cube_FW_H7_V1.xx\Projects\STM32H743I-EVAL\Examples\SD\SD_ReadWrite_IT
Bouraoui
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-03 2:15 AM
Hi,
Please refer to AN5200 Getting started with STM32H7 Series SDMMC host controller.
Also, you can refer to the provided example which perform some write and read transfers to SD Card with SDMMC. Available in STM32CubeH7 firmware via this link
STM32Cube\Repository\STM32Cube_FW_H7_V1.xx\Projects\STM32H743I-EVAL\Examples\SD\SD_ReadWrite_IT
Bouraoui
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-03 5:56 AM
Hello,
Please refer to this video from Youtube: https://www.youtube.com/watch?v=I9KDN1o6924
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-03 8:43 AM
Thank you @Bouraoui Chemli​ ,
Please note the slight difference between AN5200 MDMA config and my CubeMX MDMA, as shown in figure below:
BR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-03 8:44 AM
Thank you @Community member​ ,
Very helpful.
BR
