Hello,
I want to implement the ethercat slave on TI TMS C28346, C28377. Can I use the code of Sitara processor directly ?
Did anyone try it before ? Where can i find the ethercat code of Sitara processor ?
Thank you
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.
Hello,
I want to implement the ethercat slave on TI TMS C28346, C28377. Can I use the code of Sitara processor directly ?
Did anyone try it before ? Where can i find the ethercat code of Sitara processor ?
Thank you
C2000 has a TI Design for the new Delfino MCU (F2837xD). Please refer to this http://www.ti.com/tool/TIDM-DELFINO-ETHERCAT
Best Regards
Santosh Athuru
Santosh Athuru said:Hello,
The TI Design SW example includes just a HAL (SPI or EMIF) to interface to an external ET1100 EtherCAT slave controller from a 2837xD MCU. So the EEPROM bin file provided is very basic and doesn't include any details on slave profile or device identification or define any PDOs.
Also the SW example provided with TI design doesn't include an etherCAT slave stack or application. We do plan to release a basic etherCAT slave profile example for C2000 during third quarter this year. Please stay tuned.
For now it is up to the customers to get an EtherCAT slave stack and port it to C2000 and use/adapt the provided HAL with TI Design.
Hope this helps.
Best Regards
Santosh Athuru
Will the basic ethercat profile include complete ethercat stack? (I mean SDOs, PDOs and other ethercat functions which is conformed by Beckhoff.)
Also, Will the code be released for the 28377D or other ?
Thank you.
Yes, the example application profile will have the PDOs. The etherCAT slave stack library that is planned to be released with the example will support SDOs and CoE mailbox protocols .The example will be for a F28379D based etherCAT kit.
TI cannot release the etherCAT slave stack sources as they have to be obtained from BeckHoff/ETG. We will explain how a user can port/run the Beckhoff EtherCAT slave stack to/on a C28x MCU and the example links to the ported slave stack library to demonstrate the EtherCAT functionality. This is in continuation to the TI Design released last year.
Best Regards
Santosh Athuru