STM32H743 SDMMC1 DMA Using
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-08-14 3:30 AM
Hello. I am testing my own board with STM32H743.
As the title suggests, DMA needs to be enabled.
If don't using DMA, you can write SD card normally.
If use DMA Enable, f_open will wait 30 seconds (just like the timeout setting) and will fail with an Error 1 output.
While we looked at the preceding questions from the ST community,
I need your advice to see if I am a beginner.
Thank you.
//Attachments
SD card schematic
CubeMX ico file
// library version used
STM32Cube_FW_H7_V1.5.0
Labels:
- Labels:
-
DMA
-
SDIO-SDMMC
-
STM32H7 Series
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
2020-04-15 6:11 PM
Hi...Have you solved the problem, please? I am facing with the same situation...
