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.

CC3100: Connect CC3100MOD to third party MCU example code

Part Number: CC3100
Other Parts Discussed in Thread: CC3120

Hello everyone. I'm trying to add wifi feature to our existed product based on dsPIC33 MCU. I downloaded the CC3100 SDK then saw tonnes of codes in there. Is there anyone can give me a hint to the shortcut to port the SDK code into a third party platform? As what I understand, the most different thing is the operation of SPI port and external interrupt, is it correct? Thank you very much.

  • hardware wise these are the main interfaces you should port.

    depending on the OS support on host platform you may need to update also the OS adaptation.

    Please note that CC3100 is not recommended for new designs.

    Please use CC3120/CC313x instead.