Comparison between SDMMC performance of H7 series and a question...
Dear experts,
1-Has anyone compared the "speed of data transfer" practically in STM32H7 series to transfer multiple blocks of data(between a micro SD card and the internal RAM),in these conditions (mentioned below)?
a-Using FATFS in DMA mode
b-Using HAL functions directly in the program for DMA mode.
c-Using voltage transceivers .
(Presumably,by using voltage transceivers and setting the right clock and DMA,the speed of data transfer,would be the highest.But I want to be sure about practical experiences.)
2-Has ST suggested a specific "SD card",which is suitable for their chips(with maximum
performance and speed)?
I really appreciate your consideration.