How to wirte data into sd card with using DMA ( STM32MP157A-DK1 )
Hi,
Im pretty new here, to be exact it is 2 weeks that i started learning/working with STM32MP157A-DK1, i did all the getting started tutorials on the wiki, now im looking at the CubeIDE, i dont know where to go.
Basically i want to learn about writing data into SD card (wthich data comes from ethernet) using DMA but dont know where to start, if there is a place for me that i can find some examples for IDE that could be great. I have average knowledge on c++ i can read every useful piece of code or paper, right now im really lost and dont know what to do.
The other topic is can i add aditional libraries in to the IDE and how do i i do that, in C# i can basically do it with nuget packages, but i never used CubeIDE, i also want to learn that
Everything helps,i will be waiting for some guidance.
