Slide 1 Slide 2 Slide 3 Slide 4 Slide 5 Slide 6 Slide 7 Slide 8 Slide 9 Slide 10 Slide 11 Slide 12 Slide 13 Slide 14 Slide 15 Slide 16 Slide 17 Slide 18 Slide 19 Slide 20 Slide 21 Slide 22 Slide 23 Slide 24 Slide 25 Slide 26 Slide 27 Slide 28 Slide 29 Slide 30 Slide 31 Slide 32 Slide 33 Slide 34 Slide 35 Slide 36 Slide 37 Slide 38 Slide 39 Slide 40 Slide 41 Product List
CAN2-Slide39

The FullCAN strategy is used in more expensive, high-performance CAN controllers and microcontrollers. A FullCAN controller has a set of buffers called mailboxes or message buffers. On initialization, each mailbox is assigned an ID and is set to transmit or receive. When transmitting a message, the identifier message length and data are written to the transmit mailbox with the correct identifier. When the CAN controller receives a message, it checks the mailboxes to see if there is a receive mailbox with the same identifier as the message. If it finds such a mailbox, the controller stores the message in that mailbox and notifies the host controller. Otherwise, it discards the message. With a FullCAN controller, it’s possible to filter out just those message types that are interesting to the node. Therefore, this type of controller imposes a lower load on the host microcontroller. However, it has only a limited number of mailboxes. Some FullCAN controllers allow mailboxes to be dynamically reconfigured, but that does not completely solve the problem. As a result, mixed CAN controllers are available. These hybrid design have not only mailboxes, but also BasicCAN buffers.

PTM Published on: 2011-11-02