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.

CC3200: Cc3200 with spi Ethernet shield integration

Part Number: CC3200


Hi,

Its possible to integrate cc3200 with ethernet shield via (spi). let me know if any other way also.

Thanks in advance.

Regards

Duraisamy P

  • Hi,

    Yes, it is possible. But you will not be able use internal TCP/IP stack in network processor for wire Ethernet. Support for this Ethernet shield will be on you. There is no direct support for it.

    There is one complication. You will need use two different stack (Simple Link API for WiFi and interface for your Ethernet shield). And this can be slightly complicated.

    Jan
  • Hi

    Thanks for reply, do you any reference link cc3200 webserver link to tm4c1294 module. I have webserver in cc3200 and I need to communicate both wifi and Ethernet module. the user may communicate either via Ethernet (via tm41294) or wifi(cc3200) . Please suggest some idea.

    Regards,
    Duraisamy P
  • Hi,

    Sorry I am not familiar with tm4c1294. Please for question how create webserver on tm4c1294 at TM4C MCU forum ( e2e.ti.com/.../908 ).

    Webserver which is running at CC3200 network processor can be used only with wireless Ethernet. There is no way how use it with wired Ethernet.

    Jan