Controller Area Network
Controller Area Network
unit
Volt Volt
recessive state nominal 1.75 3.25 max 1.9 3.4 min 3.85 0
unit
Volt Volt
Maximum bit rate (bit/s) 1 Mbit/s 500 kbit/s 250 kpit/s 125 kbit/s 10 kbit/s
Transmit
The application fills complete Tx register including ID,RTR,datalength,data -> every ID can be transmitted Every CAN message can be received Normally two receive buffers in FIFO structure Global message filtering. It is normally not possible to set up the filter so that only the interesting messages are let through -> final filtering must be done by the application Remote frame are answered by the application Keep the oldest message (newer messages will be lost)
Receive
Transmit
once
Receive
Only messages with the IDs defined in receive mailboxes can be received No double buffering for mailboxes Full acceptance filtering (only the exact message IDs are let through) frame Remote frames are answered automatically by the controller Keep the newest message (older messages with the same ID will be lost)