Fixing Smart serial errors.
- cmorley
- Away
- Moderator
- Posts: 7760
- Thank you received: 2055
When running the motor fast the driv edrops out because of SS errors.
The computer has latency of about 50000.
The cable is about feet long.
Rene has suggested that i should check power and that some daugther boards need another capacitor added.
I am asking for some process of how to track done what the problem is and how to fix it.
This is a test rig at the moment, so is pretty easy to test/change things.
Once I figure it all out, i will be putting a STMBL on big lathe.
Thanks
Chris M
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
- Posts: 19413
- Thank you received: 6509
Worth noting is that the Linuxcnc computer is wired to a 7i92 through a cheap 10 meter UTP cable and it never lost connection. This is a testament to the quality of Mesa products.
Ferrite cores on the motor wires at the drive, ferrite core on the comm cable, and a good EMI filter does the job.
Regards,
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
- Posts: 17853
- Thank you received: 4774
Please Log in or Create an account to join the conversation.
- cmorley
- Away
- Moderator
- Posts: 7760
- Thank you received: 2055
hm2/hm2_7i92.0: Smart serial card hm2_7i92.0.stbl.0.1 local error = (13) Communication error
hm2/hm2_7i92.0: Smart serial card hm2_7i92.0.stbl.0.1 local error = (7) Too many errors
hm2/hm2_7i92.0: Smart serial card hm2_7i92.0.stbl.0.1 local error = (3) Timeout
hm2/hm2_7i92.0: Smart Serial Comms Error: There have been more than 1 errors in 10 thread executions at least 200 times. See other error messages for details.
hm2/hm2_7i92.0: ***Smart Serial Port 0 will be stopped***
hm2/hm2_7i92.0: Smart serial card hm2_7i92.0.stbl.0.1 local error = (13) Communication error
hm2/hm2_7i92.0: Smart serial card hm2_7i92.0.stbl.0.1 local error = (7) Too many errors
hm2/hm2_7i92.0: Smart serial card hm2_7i92.0.stbl.0.1 local error = (3) Timeout
hm2/hm2_7i92.0: Smart Serial Comms Error: There have been more than 1 errors in 10 thread executions at least 200 times. See other error messages for details.
hm2/hm2_7i92.0: ***Smart Serial Port 0 will be stopped***
I am using a little bit older master branch.
Chris M
Please Log in or Create an account to join the conversation.
- cmorley
- Away
- Moderator
- Posts: 7760
- Thank you received: 2055
Chris M
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
- Posts: 17853
- Thank you received: 4774
Please Log in or Create an account to join the conversation.
- cmorley
- Away
- Moderator
- Posts: 7760
- Thank you received: 2055
I'll add that if i run the motor under 800 rpm it doesn't trip but over that it does.
Thank you for the ideas I will update when I get a chance.
Chris M
Please Log in or Create an account to join the conversation.