Page 1
USR-CAN114/112 User Manual Communication Expert of Industrial IOT Serial to CAN User Manual USR-CAN114/112 Be Honest & Do Best Your Trustworthy Smart Industrial IoT Partner w w w . u s r . c n...
USR-CAN114/112 User Manual Product Feature CAN and RS485/RS232 bidirectional conversion CAN2.0A and CAN2.0B standard protocols Support transparent conversion, transparent band ID conversion, protocol conversion, MODBUS RTU conversion, custom protocol conversion Support extended frame only, standard frame only, custom frame ID reception ...
1. Product Overview 1.1. Product Introduction USR-CAN114/112 is an ultra-small rail-type CAN to RS485/RS232 device independently developed by the Internet of Things. This series of products features high speed, low latency, small size and simple use. It supports five data conversion modes: transparent conversion, transparent tape ID conversion, standard protocol conversion, Modbus RTU conversion and custom conversion.
Page 5
CAN port 5kbps ~ 1000kbps, support custom Baud Rate Terminal Built-in CAN bus 120Ω termination resistor Resistance USR-CAN114:1 serial port (RS485), press terminal Serial port wiring Specification USR-CAN112:1serial port (RS232), press terminal wiring Serial port Baud Interface 600-230.4K(bps)...
USR-CAN114/112 User Manual mode conversion, Standard conversion, Modbus conversion, Custom frame header/trailer conversion Software CAN ID Support standard frame, remote frame Function Support standard frames only, remote frames only, Frame ID Filtering custom input frame IDs (up to 14 groups)
USR-CAN114/112 User Manual USR-DR114 Standard size diagram 2.2. Interface Description The USR-CAN 114/112 has two interfaces. One way is CAN-bus interface, one way RS485/RS232 interface. Two interfaces are pressed terminal wiring, convenient and fast. Theconnector pinsare defined as follows. Table 3 Terminal wiring definition...
CAN bus connection 2.3. Indicator Description The USR-CAN114/112 has 4 indicators: POWER, WORK, COM, CAN. The user can easily observe the status of the equipment through the indicator lights, which aredefined as follows. w w w . u s r . c n...
CAN114/112 supports PC configuration parameters and AT command configuration. Parameters can be configured and queried through AT commands. For details of AT commands, see Lipstick CAN Protocol Converter AT Command Set-USR-CAN114 112. PC configuration operation is simple, convenient and easy to use. The following describes in detail the configuration parameters of the host computer.
Page 10
USR-CAN114/112 User Manual Select the model (1 ) First configure the serial port, click on the arrow on the right side of the serial port, configure the serial port parameters, confirm that the serial port number, baud rate, check bit, data bit and stop bit must be consistent with the serial port equipment connected to CAN114, click OK after configuration.
USR-CAN114/112 User Manual (2)Parameter configuration: Open the serial port, and the message interface on the right displays:[Info]: COM16 serial port is open Click to enter configuration status Click to read parameters After reading all the current parameters, configure the parameters ...
USR-CAN114/112 User Manual BS2: Phase Buffer 2, Range 1~8 BRP: Frequency division value, range 1~1024 BS1\BS2\BRP is configurable and the device automatically calculates the current baud rate based on these three values. CAN Parameter Configuration 3.3. Serial Port Parameters Baud rate:600~230400bps, default 115200bps...
USR-CAN114/112 User Manual Serial port parameter configuration 3.4. Transformation Function 3.4.1. Conversion Parameter Conversion mode:Support transparent conversion, transparent band ID conversion, standard protocol conversion, modbus protocol conversion, custom frame header and frame trailer conversion. Each mode conversion rule is different, and serial frame information and CAN frame information can be converted to each other.
USR-CAN114/112 User Manual Transparency ID Length: Takes effect only under transparency ID conversion. When serial data is converted into CAN message, the length of frame ID in serial frame of CAN message starting byte. The frame ID length can be filled with 1 - 2 bytes in the standard frame, corresponding to ID1 and ID2 of the CAN message respectively, and can be filled with 1 - 4 bytes in the extended frame, corresponding to ID1, ID2, ID3 and ID4 of the CAN message.
USR-CAN114/112 User Manual packet of serial frames does not exceed 507 bytes, it is sufficient to set the packet length of serial frames to be greater than 507 bytes. Schematic diagram of subcontracting configuration 3.4.3. Filtering Function CAN114/112 has the function of filtering ID, which can filter CAN bus data and selectively receive it. This minimizes network load from the network.
Page 16
USR-CAN114/112 User Manual Filtering Settings In custom mode, users can add their own IDs to receive, and up to 14 groups can be set. The configuration is as follows: The upper computer enters the parameter configuration state, and the filter mode is selected to be ...
USR-CAN114/112 User Manual Custom Frame ID Configuration 3.5. Firmware Upgrade Support easy firmware upgrade of equipment through host computer. The specific operation methods are as follows: Click Firmware Upgrade--> Select Serial Number--> Click Browse to select firmware to be upgraded-->...
USR-CAN114/112 User Manual Firmware upgrade diagram 3.6. Restore factory settings Hardware factory reset: The module can restore the factory settings through hardware. After power-on, press the Reload button, keep the Reload pressed and release it after 3-15s. The hardware factory settings can be restored.
USR-CAN114/112 User Manual Setup Software Schematic 4. Examples of conversion patterns 4.1. Transparent Conversion In the transparent conversion mode, CAN114/112 receives data from one bus and immediately converts it to the other bus side without adding data or modifying the data. This enables the exchange of data formats without changing the data content, and the converter is transparent to both ends of the bus.
USR-CAN114/112 User Manual Transparent Transmission-Serial Frame to CAN Examples: Configure frame ID as standard frame, CAN ID as "0006", conversion as follows: Transparent Transmission-Serial Frame to CAN Transmission Example 4.1.2. CAN to Serial Frame--Transparent Conversion For CAN bus messages, upon receiving one frame of CAN message, forward one frame immediately.
USR-CAN114/112 User Manual before the frame data of the serial frame and after the frame information (e.g. enabled frame information). Transparent Transmission--CAN to Serial Frame Examples: Configure the enable frame information and enable frame ID as follows: Transparent Transmission--CAN to Serial Frame Transmission Example 4.2.
USR-CAN114/112 User Manual are converted to serial frames, the ID of CAN messages is also converted to the corresponding position in the serial frame. In this way, the converter adapts to the user's custom protocol to the maximum extent possible.
USR-CAN114/112 User Manual Transparent tape ID transmission-serial frame to CAN example 4.2.2. CAN to Serial Frame--Transparent Band ID Conversion For CAN messages, a frame is forwarded immediately upon receipt of a frame, and the ID in the received CAN message is converted accordingly according to the position and length of the CAN frame ID configured in advance in the serial frame.
USR-CAN114/112 User Manual Examples: Configuration frame type is extended frame, starting address is 4, length is 2, CAN frame transfer serial is as follows: Transparent tape ID transmission--CAN to serial frame example 4.3. Standard Protocol Conversion Standard CAN frame format, each CAN frame contains 13 bytes, 13 bytes of content includes CAN frame information + frame ID + data frame.
Page 25
USR-CAN114/112 User Manual (3)If a packet of standard converted serial data frames exceeds 507 bytes, the serial packet length must be set to a multiple of 13 bytes. Otherwise, it cannot be correctly divided into standard CAN frames. (4)The converted serial data frames are aligned with 13 bytes.
USR-CAN114/112 User Manual Standard Protocol Transmission Examples 4.4. Modbus protocol conversion Modbus protocol conversion can convert the standard Modbus RTU serial data protocol into a specific CAN data format, which generally requires CAN bus device messages to be editable. The converter uses the standard Modbus RTU protocol format on the serial port side, so the converter not only supports users to use Modbus RTU protocol, but also can be directly connected to other devices that support Modbus RTU protocol.
Page 27
USR-CAN114/112 User Manual Segmented Protocol CAN frame information (remote frame or data frame; standard frame or extended frame) is set by configuration software. The Modbus protocol content of the transmission can start from the "data 2" byte, if the protocol content is greater than 7 bytes, then the remaining protocol content will continue to be converted according to this segmented format until the conversion is completed.
USR-CAN114/112 User Manual 4.4.2. Conversion Mode (1) Modbus RTU to CAN: The address field of Modbus RTU protocol is converted into ID4 (extended frame) or ID2 (standard frame) of frame ID in CAN message, and the identification is unchanged during the conversion of this frame.
Page 29
USR-CAN114/112 User Manual Modbus Protocol Conversion Examples: Serial transmission: 01 03 14 00 0A 00 00 00 00 00 14 00 00 00 00 00 17 00 2C 00 37 00 C8 4E 35 01 as Modbus address code, converted to CAN ID.7-ID.0, the last 2 bytes (4E 35) for Modbus RTU CRC check, lost without conversion.
USR-CAN114/112 User Manual CAN to Modbus RTU Example 1 If multiple frames are to be sent, data forwarding is performed after the last frame is sent according to the packetization rules. If sent: Frame1CAN message:81 03 14 00 0A 00 00 00...
USR-CAN114/112 User Manual tail", which can be configured by users themselves. 4.5.1. Serial Frame to CAN--Custom Frame Header/Trailer Conversion Serial frame format must conform to the specified frame format, otherwise it cannot be transmitted correctly. Serial frames must contain: header, data length, data field, trailer.
USR-CAN114/112 User Manual Custom Frame Header and Frame Tail--Serial Frame to CAN Example 4.5.2. Serial Frame to CAN--Custom Frame Header/Trailer Conversion CAN bus message receives a frame and forwards a frame. The module converts the data in the CAN message data field in turn, and automatically adds frame header, frame length, frame information and other data to the serial frame.
Click to view more: Product Catalog & Facebook & Youtube 6. Disclaimer This document provides information aboutthe USR-CAN114/112 family of products and does not grant any license to intellectual property rights, expressed or implied, or by prohibition of speech or otherwise.
USR-CAN114/112 User Manual 7. Update History File version Update content Turnover time V1.0.0 First edition 2025-02-10 Official Website: www.pusr.com Official Shop: shop.usriot.com Technical Support: h.usriot.com Inquiry Email: inquiry@usriot.com Skype & WhatsApp: +86 13405313834 w w w . u s r . c n...
Need help?
Do you have a question about the USR-CAN114 and is the answer not in the manual?
Questions and answers