Other Parts Discussed in Thread: AM3715
Hello,
I built my own prototype with AM3715 CUS chips. A SD card holder is connected to MMC1, and the power supply for MMC1 is 3.0V. I set the SYS_BOOT[5:0] to "010010", that means the processor will use the MMC1 as the 1st boot device. I copied a MLO to my SD card, but the processor doesn't seem to boot from SD card. I measured the signals of SD card holder, I found that the SD_CLK, SD_CMD, and SD_DATA0 have outputs. But SD_DATA[3:1] are kept high.
It looks like the processor working on 1-bit SD I/O mode. I formatted my SD card with FAT32, and only one MLO file is on it.
Can any one give me some hint about how to make the MMC1 works at 4-bit SD mode in booting phase?
Regards,
Jun