Configure SDMMC2 for H743VIT6
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
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
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
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.