Detailed explanation of CAN-TP frame types

2024-12-26 22:48
 318
In the CAN-TP protocol, frame types are mainly divided into single frame and multi-frame. When the data length is less than or equal to 7 bytes, we use single frame for transmission; when the data length is greater than or equal to 8 bytes, multi-frame is required for transmission. Multi-frame is divided into three types: first frame, flow control frame and continuous frame.