Hello,
For CC3000 api support is given only for microcontroller files.
Is there any api just only in terms of spi bus?
Regards,
Karan
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.
Hello,
For CC3000 api support is given only for microcontroller files.
Is there any api just only in terms of spi bus?
Regards,
Karan
Hi Karan,
The API description for SPI bus at the host is provided in spi.c and spi.h. But the implementation has to be specific to the MCU.
Thanks & Regards,
Raghavendra