Solved
STM32H7S7L8 can't use SDMMC2 together with LTDC/RGB and Ethernet (RMII).
This is because SDMMC2_CMD can be routed to:
- PA0 but this is needed for LCD_G3 which can't be relocated.
- PD7 but this is needed for ETH_RMII_REF_CLK.which can't be relocated.
As well with the signals SDMMC2_D2 and SDMMC2_D3.
It seems that STMicroelectronics did not have a usecase for
- LTDC RGB
- ETH RMII
- SDMMC1 SD
- SDMMC2 eMMC
with the BGA225 Package when designing the GPIO AF routing.

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.