Has anyone gotten SDMMC + DMA + FATFS + RTOS to work with CubeIDE?
Hi,
There are several videos on youtube that beautifully demonstrate how easy it is to setup SDMMC + DMA + FATFS + RTOS in CubeIDE. I have followed these meticulously but I am unable to get it to work to my great frustration. There are several 3-year old theads on this forum in which users report the same problems. For instance this one:
The thread proposes a solution, but as the thread is 3 years old, I see some things changed in the code generated by CubeIDE in the meanwhile and I having a hard time getting the old proposed patch to work.
I only see that the DMA interrupts for rx and tx are not triggered at all.
I'm hoping someone got some experience with this with a more recent version of CubeIDE, since I would hope that the critical error that has been found 3 years ago has been addressed in some way.