Other Parts Discussed in Thread: CC2650, SYSBIOS, CC1350
i am using cc2650+smartrf06eb board to develop a app,Now i want to use sd card on board over spi, i try to post SDSPITiva.c and SDSPITiva into my project according to the Subject"SDSPI dose not support cc26xx",I can get a SPI handle ,but no file cant be created in sdcard,other configuration is needed ? I use a example in C:\ti\tirtos_simplelink_2_13_00_06\packages\examples\source\fatsd. I rebulid a project use fatsd.c and fatsd.cfg , SPI can send a CMD,But no response from sdcard.please tell me a solution about this,thinks