is AM3359 capable of suppoering EtherCAT and Profibus interca sametime.?
For applications like EtherCAT profibus gateways
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.
Good question. Is this gateway doing EtherCAT Master to Profibus slave or Profibus Master to EtherCAT slave?
Thanks,
-Srik
With AM335x, it is possible to do PROFIBUS slave to EtherCAT master gateway.
But it is not feasible to do EtherCAT slave to PROFIBUS master.
The reason is the both PRUs are required for EtherCAT slave, PROFIBUS slave or PROFIBUS master implementation. When PROFIBUS slave is used, then there is another Ethernet switch available in the AM335x and one of the ports on the switch can be used as EtherCAT master.
You may want to explore connecting an external chip to AM335x to get the second interface as it may still be a better solution.
Thanks.