I want to establish serial communication between Jetson nano and a Velacio PLC.
The Velacio(in this case) is used to control stepper motors in this case and I would need the feedback of the position of the motors.
Pins 8,10 on the J41 header for serial communication and J50 automation header are already used up.
I was wondering if it is possible to establish communication via USB to RS485 or even USB to RS232 convertors?
The Velacio PLC also supports Modbus RTU protocol and can be setup easily via s/w as shown below.
We don’t provide such rework. For USB to RS485 which should be handled by external converter, for Jetson, it is just a USB port. And so to the UART to RS485, customer should handle this by external converter. For Jetson UART connection please refer to the design guide.