2019-08-14 03: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
2020-04-15 06:11 PM
Hi...Have you solved the problem, please? I am facing with the same situation...