Setting
A CAN bus idles recessive. On a transceiver pin that is the high level, so the dominant is low.
Frame fields
What is checked
The reader computes the CRC and compares it with the drawn one, and checks the bit stuffing, the delimiters and the framing.The summary
Each frame is summed up in one line with the identifier and the essentials:ID 0x1A3·DLC 8·CRC ✓ID 0x18FF50E5 extfor extended onesRTR requests 4 Bfor a remote requestCRC ✗,no ACK,Incomplete frameorError flagwhen something fails
How to start
With nothing drawn, the status box explains:No frame on this channel yet. Each sub-step is one bit: the bus idles recessive and the SOF is the first dominant bit.