STM32U575 MMC operation issue
Hi,I need help on MMC operations.My project is using STM32U575 to access MMC chip (EMMC16G-IB29). It uses SDMMC1 on 4B bus (MMC 4bit wide bus). The U575 is running on 90MHz. The initialization sub is: static void MX_SDMMC1_MMC_Init(void){hmmc1.Insta...