Does 5i25 do RS485
- btvpimill
- Offline
- Elite Member
-
Less
More
- Posts: 213
- Thank you received: 3
16 Oct 2021 01:24 #223266
by btvpimill
Does 5i25 do RS485 was created by btvpimill
Just trying to figure out if 5i25 can be configured to talk to RS485 stuff directly. Specifically a spindle control. The 5i25 seems like such a capable device, with such awesome features, it seems like doing RS485 from 2 I/O pins must be an option?
Please Log in or Create an account to join the conversation.
- PCW
-
- Away
- Moderator
-
Less
More
- Posts: 18527
- Thank you received: 5079
16 Oct 2021 01:30 #223267
by PCW
Replied by PCW on topic Does 5i25 do RS485
There is a FPGA UART device that supports RS-485 line turnaround but it is not fully supported by the LinuxCNC driver so doing things like Modbus would be awkward.
Please Log in or Create an account to join the conversation.
- btvpimill
- Offline
- Elite Member
-
Less
More
- Posts: 213
- Thank you received: 3
16 Oct 2021 11:00 #223290
by btvpimill
Replied by btvpimill on topic Does 5i25 do RS485
Thank you Peter.
So the easy answer is no, not without a lot of hacking?
So the easy answer is no, not without a lot of hacking?
Please Log in or Create an account to join the conversation.
- andypugh
-
- Away
- Moderator
-
Less
More
- Posts: 23315
- Thank you received: 4944
18 Oct 2021 22:24 #223504
by andypugh
Here is an example of the sort of hacking needed, a sample component for a fictional UART-controlled device:
github.com/LinuxCNC/linuxcnc/blob/master...ivers/mesa_uart.comp
Replied by andypugh on topic Does 5i25 do RS485
Without _some_ hacking, no.Thank you Peter.
So the easy answer is no, not without a lot of hacking?
Here is an example of the sort of hacking needed, a sample component for a fictional UART-controlled device:
github.com/LinuxCNC/linuxcnc/blob/master...ivers/mesa_uart.comp
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.059 seconds