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.

CC3100MOD: SPI based API Documentation

Part Number: CC3100MOD

Hello,

I am working with a customer who is using CC3100MOD and does not want to use the TI library. Are you able to provide a link for where we can access the SPI-based API for CC3100MOD? Thank you!

Regards,

Garret

  • Hi Garret,

    No. We only support the interface through the SimpleLink host driver.

    Since the sources are open and are part of the SDK, you can see the actual interface, but we are not recommending replacing the driver code. 

    The SPI interface is quite complicated and we will not be able to support such port.

    What is the problem with the host driver? porting the driver will be much easier than replacing it.

    Br,

    Kobi