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.

CC3000 to CC3200 Migration / Software

Other Parts Discussed in Thread: CC3200, CC3100

Hello,

Is there any official AN on the migration from CC3000 to CC3200 from Software aspect?

Using now MSP430+CC3000 and wants to migrate to CC3200 ASAP.

Thanks in advanced.

  • I am not aware of any office application notes. I can though tell you from experience that it is not very difficult to migrate your CC3000 code, as it will be quite similar depending on what you have done. However, you are likely going to have a fair bit of work adding all the extra features that the CC3100 offers over the CC3000. So you will need to take that into account.

    Glenn
  • Hi,

    From the networking API perspective, migrating from CC3000 host driver to CC3200 simplelink host driver, please refer to: http://www.ti.com/lit/an/swra470/swra470.pdf

    Currently, we don't have a document of how to port from MSP430 to CC3200, referring to non networking peripherals.

    The CC3200 SDK, has a rich set of examples and documentation, showing how to use each peripheral. I would recommend you to refer to those for a reference.

    Thanks,

    Alon