Question
eMMC can't enter sleep mode
Hi,
STM32U585 + eMMC , by SDMMC2 bus
I want to configure the eMMC into sleep mode by HAL_MMC_SleepDevice API,but It does not work
It alway return 0 when I get the card state by HAL_MMC_GetCardState after run the API HAL_MMC_SleepDevice.


Thanks!
