2022-07-29 03:38 AM
I am trying to create file in sd card and pass some string to that file. And I also want to initiate DMA for SDMMC. How can i do that? there is no any such tutorial for h7
2022-07-29 05:17 AM
I write code rather than tutorials. You need to watch the memory used, the alignment, and cache coherency.
2022-07-29 11:00 PM