-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
igh ethercat driver with beaglebone #74
Comments
Do you try to build an EtherCAT slave or an EtherCAT master on your beaglebone? |
ethercat master on beaglebone
i found that, 4.9 and 4.14 can't find the slaves, both soem and igh.
3.8 kernel is ok
…------------------ 原始邮件 ------------------
发件人: "Boris Skegin"<[email protected]>;
发送时间: 2019年7月10日(星期三) 下午4:55
收件人: "sittner/linuxcnc-ethercat"<[email protected]>;
抄送: "李超"<[email protected]>;"Author"<[email protected]>;
主题: Re: [sittner/linuxcnc-ethercat] igh ethercat driver with beaglebone(#74)
Do you try to build an EtherCAT slave or an EtherCAT master on your beaglebone?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Try to build your master with https://github.com/ribalda/ethercat/commits/master which |
can't work either... |
Hello everyone! I use linuxcnc to drive ighethercat, my problem, from the slaves hung 6 servo motors, every time the power up to op mode is very slowly, what is the reason? |
Rather try etherlab mailing list and provide more details. |
I don't know if my XML file is set incorrectly, which makes synchronization too slow. |
This is my xml file! |
Hi. I did not see any obvious errors at once. Slowliness only is a very vague description of malfunction. |
I don't know where the problem is.Do I need to slove problem from slaves? |
I do not know either.
|
Only one axis can read and write normally, and the rest are read and write failures. |
Another problem is that you can't get into op mode.Error reporting in PreOp mode. |
As shown in the first picture. |
Hello, can I ask you some questions? I can't install the driver now. It was this error after downloading the driver. |
|
in the end, i didnot use the driver of w5500, I use the beaglebone's own nic driver. good luck to you |
i am trying to write a w5500driver with machinekit on beaglebone for ethercat, but in kernel 4.9, the slave can't be found. in kerle 3.8 igh could find the slaves using generic driver.
I saw you have build one encx24j600 with machinekit, which kernel do you use?
can you help me to deal with the device tree and driver?
it took me too much time, Thanks Very very Much!
The text was updated successfully, but these errors were encountered: