Enhanced Controller Area Network (eCAN)
C2000 Microcontroller Workshop - Communications
13 - 27
Principles of Operation
Principles of Operation
Data messages transmitted are identifier based, not
address based
Content of message is labeled by an identifier that is
unique throughout the network
(e.g. rpm, temperature, position, pressure, etc.)
All nodes on network receive the message and each
performs an acceptance test on the identifier
If message is relevant, it is processed (received);
otherwise it is ignored
Unique identifier also determines the priority of the
message
(lower the numerical value of the identifier, the higher the
priority)
When two or more nodes attempt to transmit at the
same time, a non-destructive arbitration technique
guarantees messages are sent in order of priority
and no messages are lost
Non-Destructive Bitwise Arbitration
Bus arbitration resolved via arbitration with
wired-AND bus connections
Dominate state (logic 0, bus is high)
Recessive state (logic 1, bus is low)
Node A wins
arbitration
CAN Bus
Node A
Node B
Node C
Start
Bit
Node B loses
arbitration
Node C loses
arbitration
Summary of Contents for C2000 Piccolo LaunchPad
Page 74: ...Interrupts 4 18 C2000 Microcontroller Workshop Reset and Interrupts ...
Page 100: ...Lab 5 System Initialization 5 26 C2000 Microcontroller Workshop System Initialization ...
Page 218: ...Lab 8 IQmath FIR Filter 8 42 C2000 Microcontroller Workshop Numerical Concepts ...
Page 334: ...F28069 controlCARD A 4 C2000 Microcontroller Workshop Appendix A Experimenter s Kit SW2 ...
Page 336: ...F28035 controlCARD A 6 C2000 Microcontroller Workshop Appendix A Experimenter s Kit SW2 SW3 ...