I-7532M-FD ( 2-port CAN/CAN FD Bridge ) User Manual (version 1.0.0)
Page: 25
Copyright © 2020 ICP DAS Co., Ltd. All Rights Reserved. E-mail: [email protected]
3.3.2.1. Forwarding Rule Examples
1. “Rx CAN => CAN”
Set CAN1 “Rx CAN => CAN”. Received CAN frame on port 1 will be no change and
transfer to port 2.
Frame on CAN network (port 1)
port Driection CAN type
ID
Frame type
Frame format
Datalen
Data
1
Rx
CAN
0x111
standard
data
8
00-11-22-33-44-55-66-77
Frame on CAN network (port 2)
port Driection CAN type
ID
Frame type
Frame format
Datalen
Data
2
Tx
CAN
0x111
standard
data
8
00-11-22-33-44-55-66-77
2. “Rx CAN FD => CAN”
Set CAN1 “Rx CAN FD => CAN”. CAN FD with data length large than 8 will be cut
off and only keep 8 bytes datas
Frame on CAN network (port 1)
port Driection CAN type
ID
Frame type
Frame format
Datalen
Data
1
Rx
CAN FD
0x111
standard
data
64
00-11-22-33-44-55-66-77
00-00-00-00-00 …
Frame on CAN network (port 2)
port Driection CAN type
ID
Frame type
Frame format
Datalen
Data
2
Tx
CAN
0x111
standard
data
8
00-11-22-33-44-55-66-77