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.
Dear TI Support,
This is more of a general question than an issue. We want to know if it's possible to adjust the EtherCAT Slave ports to be setup similar to the Ethernet Port. Specifically, we are wanted to send and receive TCP packets so we can eventually do modbus or Ethernet/IP over those ports. Is this supported with the current revision of c2000ware? Or are we limited to only using the EtherCAT Slave stack to control these two ports?
I can implement my own code to generate packets to perform Modbus/EIP. I know we can also pinmux the pins. I'm more concerned with what is supported with the C2000 code, such as sending and receiving packets from those interfaces, using interrupts when I receive packets, etc.
Thanks!
Hi,
Have you looked into Ethernet over EtherCAT? https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1287924/am2432-ethernet-over-ethercat-eoe-protocol
Unfortunately we do not have any example code for C2000 that implements any version of this.
Best Regards,
Ben Collier
Thanks Ben!
I figured that might be the answer, I just wanted to double-check to make sure what my options were.