Tool/software: TI-RTOS
Hi,
I am using this interface to communicate to the micro SD card via SPI. (See figure, I am not using the Texas Booster Pack).
I connected the corresponding pins to the launchpad (DIO8, DIO9, DIO10, and DIO25) for MISO, MOSI, SCLK and CS as follows in the Board.html. I also used the GND and 3.3 V for supply.
When I run the example code "sdraw" that comes with the TI Drivers, it starts the SD example, but it displays an error for initializing it.
I don't know what to do since the code I am using is an example one and I can't find a reason why it is not working. The only change I did in the code is printing the error number using the display library. But it gave me a generic error code number (-1).
best regards,
Sara