2021-01-15 08:40 AM
How to configure 4-bit SDIO with DMA using STM32CubeMX, to write to an SD card?
FW is running on an STM32F103.
I am trying to set up an SDIO interface with DMA for an SD card using STM32CubeMX.
The issue I am having is that I am unable to write to the SD card.
I can read from it just fine, but trying to write to it always fails.
Not quite sure what the issue is but here is some more information:
Any help would be greatly appreciated.
-Best
2021-01-21 02:22 AM
Hi @ard33 ,
I don't have the exact explanation of the problem you are facing but just some recommendation in order to try deeply analyze it:
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2021-02-01 07:48 AM
Hi, Amel.
Thank you for the help.
Thanks, again.