Serial communication in linucnc
- aleksamc
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 567
- Thank you received: 65
11 May 2020 17:43 - 11 May 2020 17:44 #167401
by aleksamc
Serial communication in linucnc was created by aleksamc
I have few Input/output boards that use serial communication protocol ANSI 3.28 - 2.5 A4.
I want to use hardware converter RS422 to RS485 to connect to this boards.
Each board has ti's own number adress.
Spindle also has similar serial comunication protocol.
Does it's possible to connect these boards to HAL?
I want to use hardware converter RS422 to RS485 to connect to this boards.
Each board has ti's own number adress.
Spindle also has similar serial comunication protocol.
Does it's possible to connect these boards to HAL?
Last edit: 11 May 2020 17:44 by aleksamc.
Please Log in or Create an account to join the conversation.
- tommylight
- Offline
- Moderator
Less
More
- Posts: 19516
- Thank you received: 6544
11 May 2020 17:48 #167403
by tommylight
Replied by tommylight on topic Serial communication in linucnc
RS422 works, RS485 does work for spindle and plasma control already through USB to RS485 converter, so there is a chance.
Not sure, but most probably the RS485 is not realtime, so if you intend to use them for realtime stuff, i would not bother.
Not sure, but most probably the RS485 is not realtime, so if you intend to use them for realtime stuff, i would not bother.
Please Log in or Create an account to join the conversation.
- aleksamc
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 567
- Thank you received: 65
12 May 2020 07:54 #167479
by aleksamc
Replied by aleksamc on topic Serial communication in linucnc
I locked open source for this code. Yes, it's possible to use it to other spindles.
I think it will be useful after some editing of source code.
Thank you.
I think, I will better replace this boards with something up-to-date, for example MESA.
I think it will be useful after some editing of source code.
Thank you.
I think, I will better replace this boards with something up-to-date, for example MESA.
Please Log in or Create an account to join the conversation.
- tommylight
- Offline
- Moderator
Less
More
- Posts: 19516
- Thank you received: 6544
12 May 2020 08:22 #167486
by tommylight
Replied by tommylight on topic Serial communication in linucnc
That is the best option, for sure.I think, I will better replace this boards with something up-to-date, for example MESA.
Please Log in or Create an account to join the conversation.
Time to create page: 0.147 seconds