How can we get SDMMC working on STM32H743?
We have a working design in an STM32F745 device that talks to an eMMC device over SDMMC. We ported the design over to an STM32H743 device, using CubeMX to configure the device to match the F7, and the SDMMC interface doesn't work. We've gone throug...