Resolved! STM32L4: HAL_MMC driver - get stuck in MMC_ReadExtCSD()
I'm using STM32L4A6 and it's SDMMC peripheral to communicate with an eMMC device.I found it occasionally get stuck in the MMC_InitCard() call. Further investigation shows it's stuck in the MMC_ReadExtCSD() call, where it utilizes a timeout value of 0...