Other Parts Discussed in Thread: CC3235S, CC3220SF
Tool/software:
Hello everyone,
I am aiming to connect a uSD card to my CC3235S Launchpad board to record some data. I can't find any wiring diagram online. What is confusing to me is in the TI_Drivers_Config.h there is only 3 pins defined as
* ======== SD ========cc
*/
/*
* DATA: P06
* CMD: P08
* CLK: P07
*/
while the uSD SPI connection requires two data pins as MOSI and MSIO.
Any help is really appreciated.
Saber