Question
In stm32h7 issue with SDMMC speed
Actually i generated code for EMMC in cubeMX. I can able to write data with 1MBps. But i need 50MBps for this what can i change in driver file.
i am using 8-Bit datamode.
i tried with increase the clock frequency also the speed has not increased.
Any one knows help me..