SDMMC does not work after power cycle
Hi,
I am using STM32H747. I have successfully write&read micro sd card over SDMMC2 peripheral while debugging. But after debugging, when I power cycle or reset the board, I am not able to use sd card. I see FatFS open file failing. The board is arduino portenta H7, which has its own custom bootloader, so I flash my code on address 0x08040000 and it boots ok. I use CubeIDE. The only thing which does not work after reset is SDMMC strangely. Anyone has encountered this issue?
Best regards
