STM32H757I-EVAL: SDMMC Initialization problem
I'm using STM32H757I-EVAL and trying to implement SDMMC.
However, I get some errors in these parts of code.
At first, the error happened SDMMC_cmdAppCommnad.
But now I can see the error SDMMC_CmdGoIdleState
I did change frequnecy of sdmmc, enable hardware control, enable USE_SD_TRANSCEIVER. These were not working.
I used these versions and generated code.
STM32CubeIDE Version: 1.16.0
STM32CubeMX Version: 6.12
STM32CubeH7 Firmware Package V1.11.0 / 04-Nov-2022

