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.

CC3200例子中关于SD卡

Other Parts Discussed in Thread: CC3200

CC3200例子中关于SD卡使用有两个例子,一个是在TI RTOS下的,一个例子没有操作统. 在TI RTOS操作系统下这个使用的 是GSPI FAT文系统,而 没有操作系统的好个使用的SDIO FAT文件系统.现在需要一个SPI干别的用 ,又要用 TIRTOS和SD卡 ,如何解决这个问题?