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.

CCS/CC3200MODLAUNCHXL: Hooking up an SD Card without the booster board?

Part Number: CC3200MODLAUNCHXL

Tool/software: Code Composer Studio

Hello all!

I am trying to use the SD Host example included in the example projects, but I am having an issue where the UART terminal is telling me that it failed to initialize the card.  The micro SD card I am using has a breakout board with the following labels:  CD, CS, DI, DO, CLK, GND, 3v, 5v. 

I have connected it to the TI Launchpad based off of the included pinmux file as such: PIN_6(P2.7) --> DO / PIN_7(P2.6) --> CLK / PIN_8(P2.3) --> DI /  VCC --> 3v / 5V --> 5V / and CD and CS unconnected.

I have not made any changes to the example code.  Anyone know what I am doing wrong, or how I might go about troubleshooting this issue?

Thanks in advance!

Very Respectfully,

James