SD Card boot is not working, I get `SD_InitDetailedErrorDesc ( 0x0000001B )` when using the ROM Code Trace Analyzer. What does this mean?
I have a custom board with a STM32MP157AAB3 and I am trying to boot it with the SD card.
I have tested the SD card on a STM32MP157C-DK2 and it boots to Linux fine.
When I probe the SD card lines, I can see the clock is toggling for a long time and the CMD pins is also toggling however nothing happens on the D0 pin, it is held high (3V3)
