Reputation: 61
I am new to CAN protocol. I am trying to understand the bit timing concept. Wiki states "All nodes on the CAN network must operate at the same nominal bit rate".
Are bit rate and nominal bit rate same or different?
Upvotes: 1
Views: 4236
Reputation: 235
How about reading the Bosch CAN specification?
NOMINAL BIT RATE
The Nominal Bit Rate is the number of bits per second transmitted in the absence of resynchronization by an ideal transmitter.
Next question: "What is resynchronization?"
See same document.
Upvotes: 1