hello,when using the LPCXpersso54608 Rev B(OM13092)board ,I have got some problems. the SDK downloaded from the NXP is“SDK_2.2_LPC54608J512” 。First,the dirver examples---SD card interrupt demo,in the source code, in the SD_Init () of the file Fsl_sd.c ,set BUS_WIDTH is 1 bit, the download firmware after compiled ,the board can not run.According to the schematic, SD card data should be 4 bits, I changed to 4 bits, the program is running, but still reported wrong "SD, card, init, failed..
Hi zhixiang zeng,
I’m using the same software version and board revision:
SDK_2.2_LPCXpresso54608 and LPCXpersso54608 Rev B OM13092.
The unmodified example works in 4-bit mode. At the beginning the SD card comes up by default in 1-bit SD mode, but then it is changed into 4-bit mode after startup.
Have you tried using a different SD card?
Hope it helps!
Best Regards,
Carlos Mendoza
Technical Support Engineer