I use the OMAPL137/TMS320c6747's SD controller to develop the SD card. And refer the spectrumdigital commpany's SD example.
The problem is when I use 4-bit mode to transfer the data,It can only successful with the data 0-0x0e.if the data bigger,it can not set the flag bit in MMCST0 or occur read error.While,the write operation is pretty good.
When I use 1-bit mode, the read and write operation both work very well.
It's so strange,Hope someone give me some addvice, Thank you!