Invalid SM IN cfg #370
Replies: 2 comments 6 replies
-
|
Well the only thing I see is that the FoE is enabled in the eeprom but not in the ESI. Maybe you can try to disable it in the eeprom first (especially because FoE is not yet support by KickCAT) |
Beta Was this translation helpful? Give feedback.
-
|
Thanks @phamnhatha090805 for sharing the files. Here is the breakdown. Enable debug outputFor starters i recommend activating debug modes its helps get more in depth insight on whats going on. EIther Add What the warnings meanGroup 1 — Sync manager parameter objects (0x1c32 / 0x1c33) The Group 2 — PDO objects (0x6000 / 0x7010)
Root cause of
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to run a virtual version of my custom EtherCAT device on the Rasp Pi. What I have done is that I create my EtherCAT device using the LAN9253-ATSAMD51 Evaluation Board, this board is working fine, it can move through all the EtherCAT state machine and visible on the network. I exported the BIN file and the XML file from that board and added them to the KickCAT project and run the Rasp Pi. However, when I try scan the Rasp Pi again with the TwinCAT, it gave me Invalid SM IN cfg. Anyone know what is the root cause of this? I have attached the XML file and the BIN file of my custom EtherCAT so you can try to run it on your side.
sample_app_digitalio.zip
LAN9253_SAMD51.json
Beta Was this translation helpful? Give feedback.
All reactions