SD card project
I am developing project using SD card on custom board but had some difficulties, so I am learning by using the f746g-disco, the example project provided in CubeMX worked (except for Sandisk XC card), then I followed exactly this example (https://community.st.com/s/article/how-to-create-a-file-system-on-a-sd-card-using-stm32bubeide) to generate project using CubeMX, the generated project failed in 'SD_PowerOn'. What could be wrong?