參數(shù)資料
型號: CR16HCS9VJE8Y
英文描述: Microcontroller
中文描述: 微控制器
文件頁數(shù): 87/157頁
文件大小: 1256K
代理商: CR16HCS9VJE8Y
87
www.national.com
20.2
This section provides a generic overview of the basic con-
cepts of the Controller Area Network (CAN).
The CAN protocol is a message based protocol that allows a
total of 2032 ( = 2
11
-16)
different messages in the standard
format and 512 million ( = 2
29
-16) different messages in the
extended frame format.
Every CAN Frame is broadcasted on the common bus. Each
module receives every frame and filters out the frames which
are not required for the module's task. For example, if a dash-
board sends a request to switch on headlights, the CAN mod-
ule responsible for brake lights must not process this
message.
A CAN master module has the ability to set a specific bit
called the “remote data request bit” (RTR) in a frame. Such a
message is also called “Remote Frame”. It causes another
module, either another master or a slave which accepts this
BASIC CAN CONCEPTS
remote frame, to transmit a data frame after the remote frame
has been completed.
Additional modules can be added to an existing network with-
out a configuration change. These modules can either per-
form completely new functions requiring new data, or
process existing data to perform a new functionality.
As the CAN network is message oriented, a message can be
used as a variable which is automatically updated by the con-
trolling processor. If any module cannot process information,
it can send an overload frame.
The CAN protocol allows several transmitting modules to
start a transmission at the same time as soon as they monitor
the bus to be idle. During the start of transmission, every
node monitors the bus line to detect whether its message is
overwritten by a message with a higher priority. As soon as a
transmitting module detects another module with a higher
priority accessing the bus, it stops transmitting its own frame
and switches to receive mode. For illustration, see Figure 45.
If a data or remote frame loses arbitration on the bus due to
a higher-prioritized data or remote frame, or if it is destroyed
by an error frame, the transmitting module will automatically
retransmit it until the transmission was successful or the user
has canceled the transmit request.
If a transmitted message loses arbitration, the CR16CAN will
restart transmission at the next possible time with the mes-
sage which has the highest internal transmit priority.
20.2.1
Communication via the CAN bus is basically established by
means of four different frame types:
— data frame
— remote frame
— error frame
— overload frame
CAN Frame Formats
Data and remote frames can be used in both standard and
extended frame format. If no message is being transmitted,
i.e., the bus is idle, the bus is kept at the ‘recessive’ level.
Remote and data frames are non-return to zero (NRZ) coded
with bit-stuffing in every bit field, which holds computable in-
formation for the interface, i.e., start of frame, arbitration field,
control field, data field (if present) and CRC field.
Error and overload frames are also NRZ coded but without
bit-stuffing.
After five consecutive bits of the same value (including insert-
ed stuff bits so that the stuffed bit stream will not have more
than five consecutive bits of the same value), a stuff bit of the
inverted value is inserted into the bit stream by the transmit-
ter and deleted by the receiver. The following shows the
stuffed and destuffed bit stream for consecutive ones and ze-
ros.
MODULE A
TxPIN
RxPIN
MODULE B
BUS LINEDOMINANT
MODULE A SUSPENDS TRANSMISSION
RxPIN
TxPIN
Figure 45.
CAN message arbitration
相關(guān)PDF資料
PDF描述
CR16HCT5
CR16HCT5VJE7Y Microcontroller
CR16HCT5VJE8Y Microcontroller
CR16HCT5VJE9Y Microcontroller
CR16HCT9
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
CR16HCS9VJE9 制造商:NSC 制造商全稱:National Semiconductor 功能描述:Family of 16-bit CAN-enabled CompactRISC Microcontrollers
CR16HCS9VJI0 制造商:NSC 制造商全稱:National Semiconductor 功能描述:Family of 16-bit CAN-enabled CompactRISC Microcontrollers
CR16HCS9VJI1 制造商:NSC 制造商全稱:National Semiconductor 功能描述:Family of 16-bit CAN-enabled CompactRISC Microcontrollers
CR16HCS9VJI2 制造商:NSC 制造商全稱:National Semiconductor 功能描述:Family of 16-bit CAN-enabled CompactRISC Microcontrollers
CR16HCS9VJI3 制造商:NSC 制造商全稱:National Semiconductor 功能描述:Family of 16-bit CAN-enabled CompactRISC Microcontrollers