Other Parts Discussed in Thread: CC3100
Does anyone have example code of interruptable SPI in RTOS?
- RW
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.
Other Parts Discussed in Thread: CC3100
Does anyone have example code of interruptable SPI in RTOS?
- RW
Hi RW,
You can find the CC3100 Wifi driver code in the installed TI-RTOS product. Here's the path:
C:\ti\tirtos_tivac_2_xx_xx_xx\packages\ti\drivers\wifi\WiFiCC3100.*
There is a wifi example in TI resource explorer but the example does not directly use the SPI driver. It uses the Wifi driver which internally uses the SPI driver.
Best,
Ashish