第 51 页 共 60 页
7
0x07
4800
100K
8
0x08
2400
125K
9
0x09
1200
200K
10
0x0A
600
250K
11
0x0B
300
400K
12
0x0C
128000
500K
13
0x0D
230400
666K
14
0x0E
256000
800K
15
0x0F
460800
1M
16
0x10
921600
--
2. Write configuration response frame
After receiving the command frame for writing configuration parameters, TD5(3)USPCAN will update the
current configuration according to the received data. After the operation is completed, no matter whether
the configuration update is successful or not, it will send a response frame to the main control terminal to
respond. The format of the configuration response frame is shown in Table 4.7.
Table 4.7 Format of command frame for writing configuration parameters
Frame start
Command
word
Status word
Check word
2 byte
1 byte
1 byte
1 byte
0xF7, 0xF8
0x01
0x13 or 0x07
XOR of all previous bytes
Description:
Frame start: 2 bytes, followed by 0xF7 and 0xF8.
Command word: the command word in the response frame is the same as that in the command frame,
namely 0x01.
Status word: 1 byte, 0x13 indicates successful command execution, 0x07 indicates failed command
execution.
Check word: 1 byte, which is exclusive OR of all previous bytes.
4.3.2 Verify product hardware identification
1.Verify product hardware identification command frame