Skip to main content

UIO-4034

General SpecificationEnvironment Specification
2 x 2 wires RS-232Weight: 180g
1 x CAN bus 2.0B, 1 MbpsOperating Humidity: 5 ~ 95% RH, non-condensing
Dimension: 146 x 31 x 22 mmOperating Temperature: -40 ~ 85 °C

Ordering Information

P/NDescription
UIO-4034UIO-4034, 1 CAN, 2 RS-232

RS-232

$ stty -F /dev/ttymxc2 -echo -onlcr 115200 crtscts
$ cat /dev/ttymxc2 &
$ echo "Serial Port Test" > /dev/ttymxc2

CAN Bus

$ ip link set can0 up type can bitrate 125000
$ ifconfig can0 up
$ candump can0 &
$ cansend can1 1F334455#1122334455667788