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.

TMDSCNCD28388D: Send data from one microcontroller to the other using ethernet

Part Number: TMDSCNCD28388D
Other Parts Discussed in Thread: C2000WARE

Hi Team, seeking your assistance.

Using two control cards of type TMDSCNCD28388D, Is it possible to establish communication between them,  to send data from one microcontroller to the other using ethernet.
From C2000ware, for example, to set one microcontroller in master mode and the other one in slave mode, now How can it send data from one to the other?

Thank you.

-Mark

  • Here is where the ethernet examples are located after installation(of C2000ware, which can be had from www.ti.com/tool/c2000ware).

    C:\ti\c2000\C2000Ware_3_04_00_00\driverlib\f2838x\examples\c28x_cm\ethernet 

    There are additionally a few examples located here which show off better use cases:

    C:\ti\c2000\C2000Ware_3_04_00_00\driverlib\f2838x\examples\cm\ethernet

    I don't think any of them are perfect for everyone, but with a few modifications you should be up and running in no time. Please note that there are multiple standards by which you can communicate over ethernet. Take a look at some of the PTP examples.

    Regards,
    Cody