This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

The SD card can not access by 4-bit mode on OMAPL137/TMS320c6747

Other Parts Discussed in Thread: TMS320C6747

       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!