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.

Ethernet to serial converter

Hi All,

We are developing a application Ethernet to serial converter using TI RTOS and Tiva MCU. The serial port all the Modem control signal and support of AT commands to act as a 3G modem

Please let me know whether TI has any application notes and modem Algorithms with AT commands support for TIVA MCU

Thanks,

P.Ashok

  • P.Ashok,

    ASHOK palaniswamy said:
    We are developing a application Ethernet to serial converter using TI RTOS and Tiva MCU. The serial port all the Modem control signal and support of AT commands to act as a 3G modem



    The closest thing I could point you to here would be the TI-RTOS tcpEchoPPP example for TivaC.  This example demonstrates how to make a PPP connection to a Linux PC using TI-RTOS + NDK.

    ASHOK palaniswamy said:
    Please let me know whether TI has any application notes and modem Algorithms with AT commands support for TIVA MCU

    I don't know of any off hand, but I'll ask. This question might be better answered on the device forum.

    Steve