參數(shù)資料
型號(hào): CR16HCT9VJE7
英文描述: Microcontroller
中文描述: 微控制器
文件頁(yè)數(shù): 116/157頁(yè)
文件大小: 1256K
代理商: CR16HCT9VJE7
第1頁(yè)第2頁(yè)第3頁(yè)第4頁(yè)第5頁(yè)第6頁(yè)第7頁(yè)第8頁(yè)第9頁(yè)第10頁(yè)第11頁(yè)第12頁(yè)第13頁(yè)第14頁(yè)第15頁(yè)第16頁(yè)第17頁(yè)第18頁(yè)第19頁(yè)第20頁(yè)第21頁(yè)第22頁(yè)第23頁(yè)第24頁(yè)第25頁(yè)第26頁(yè)第27頁(yè)第28頁(yè)第29頁(yè)第30頁(yè)第31頁(yè)第32頁(yè)第33頁(yè)第34頁(yè)第35頁(yè)第36頁(yè)第37頁(yè)第38頁(yè)第39頁(yè)第40頁(yè)第41頁(yè)第42頁(yè)第43頁(yè)第44頁(yè)第45頁(yè)第46頁(yè)第47頁(yè)第48頁(yè)第49頁(yè)第50頁(yè)第51頁(yè)第52頁(yè)第53頁(yè)第54頁(yè)第55頁(yè)第56頁(yè)第57頁(yè)第58頁(yè)第59頁(yè)第60頁(yè)第61頁(yè)第62頁(yè)第63頁(yè)第64頁(yè)第65頁(yè)第66頁(yè)第67頁(yè)第68頁(yè)第69頁(yè)第70頁(yè)第71頁(yè)第72頁(yè)第73頁(yè)第74頁(yè)第75頁(yè)第76頁(yè)第77頁(yè)第78頁(yè)第79頁(yè)第80頁(yè)第81頁(yè)第82頁(yè)第83頁(yè)第84頁(yè)第85頁(yè)第86頁(yè)第87頁(yè)第88頁(yè)第89頁(yè)第90頁(yè)第91頁(yè)第92頁(yè)第93頁(yè)第94頁(yè)第95頁(yè)第96頁(yè)第97頁(yè)第98頁(yè)第99頁(yè)第100頁(yè)第101頁(yè)第102頁(yè)第103頁(yè)第104頁(yè)第105頁(yè)第106頁(yè)第107頁(yè)第108頁(yè)第109頁(yè)第110頁(yè)第111頁(yè)第112頁(yè)第113頁(yè)第114頁(yè)第115頁(yè)當(dāng)前第116頁(yè)第117頁(yè)第118頁(yè)第119頁(yè)第120頁(yè)第121頁(yè)第122頁(yè)第123頁(yè)第124頁(yè)第125頁(yè)第126頁(yè)第127頁(yè)第128頁(yè)第129頁(yè)第130頁(yè)第131頁(yè)第132頁(yè)第133頁(yè)第134頁(yè)第135頁(yè)第136頁(yè)第137頁(yè)第138頁(yè)第139頁(yè)第140頁(yè)第141頁(yè)第142頁(yè)第143頁(yè)第144頁(yè)第145頁(yè)第146頁(yè)第147頁(yè)第148頁(yè)第149頁(yè)第150頁(yè)第151頁(yè)第152頁(yè)第153頁(yè)第154頁(yè)第155頁(yè)第156頁(yè)第157頁(yè)
www.national.com
116
The critical path derives from receiving a remote frame which
triggers the transmission of one or more data frames. There
are a minimum of four bit times in-between two consecutive
frames. These bit times start at the validation point of re-
ceived frame (reception of 6th EOF bit) and end at the earli-
est possible transmission start of the next frame, which is
after the third intermission bit at 100% burst bus load.
These four bit times have to be set in perspective with the
timing requirements of the CR16CAN.
The minimum duration of the four CAN bit times is deter-
mined by the following Bit Time Logic settings:
PSC = PSCmin = 2
TSEG1 = TSEG1min = 2
TSEG2 = TSEG2min = 1
bit time = Synch + Time Segment 1 + Time Segment 2
= (1 + 2 + 1) tq = 4 tq
= (4 tq x PSC) clock cycles
= (4 tq x 2) clock cycles = 8 clock cycles
For these minimum BTL settings, four CAN bit times take 32
clock cycles.
The following is an example that assumes typical case:
— minimum BTL settings
— reception and copy of a remote frame
— update of one buffer from TX_RTR
— schedule of one buffer from transmit
As outlined in Table 39 the copy process, update and sched-
uling the next transmission gives a total of 17+3+2=22 clock
cycles. Therefore under these conditions there is no timing
restriction.
The following example assumes the worst case:
— minimum BTL settings
— reception and copy of a remote frame
— update of the 14 remaining buffers from TX_RTR
— schedule of one buffer for transmit
All these actions in total require 17 + 14 x 3 + 2 = 61 clock
cycles to be executed by CR16CAN. This leads to the limita-
tion of the Bit Time Logic of 61 / 4 = 15.25 clock cycles per
CAN bit as a minimum, resulting in the minimum clock fre-
quencies listed below (the frequency depends on the desired
baud rate and assumes the worst case scenario can occur in
the application).
Table 40 gives examples for the minimum clock frequency in
order to ensure proper functionality at various CAN bus
speeds.
Table 40
Min. Clock Frequency Requirements
20.10.4 Bit Time Logic Calculation Examples
The calculation of the CAN bus clocks using CKI = 16MHz is
shown in the following examples. The desired baud rate for
both examples is 1Mbit/s.
Example 1
PSC = PSC[5:0] + 2 = 0 + 2 = 2
TSEG1 = TSEG1[3:0] + 1 = 3 + 1 = 4
TSEG2 = TSEG2[2:0] + 1 = 2 + 1 = 3
SJW = TSEG2 = 3
— sample point positioned at 62.5% of bit time
— bit time = 125ns x (1 + 4 + 3 ± 3) = (1 ± 0.375)ms
— busclock = 16MHz / (2 x (1 + 4 + 3)) = 1Mbit/s (nominal)
Example 2
PSC = PSC[5:0] + 1 = 2 + 2 = 4
TSEG1 = TSEG1[3:0] + 1 = 1 + 1 = 2
TSEG2 = TSEG2[2:0] + 1 = 0 + 1 = 1
SJW = TSEG2 = 1
sample point positioned at 75% of bit time
bit time = 250ns x (1 + 2 + 1 ± 1) = (1 ± 0.25)ms
busclock = 16MHz / (2 x (1 + 4 + 3)) = 1Mbit/s (nominal)
20.10.5 Acceptance Filter Considerations
The CR16CAN provides two acceptance filter masks GMSK
and BMSK as described in Acceptance Filtering on page 95,
Global Mask Registers (GMSK — GMSKB and GMSKX) on
page 111 and Basic Mask Registers (BMSK — BMSKB and
BMSKX) on page 112. These masks allow filtering of up to 32
bits of the message object, which includes the standard iden-
tifier, the extended identifier as well as the frame control bits
RTR, SRR and IDE.
20.10.6 Remote Frames
Remote frames can be automatically processed by the
CR16CAN interface. However, to fully enable that feature,
the RTR/XRTR bits (for both standard and extended frames)
within the BMSK and/or GMSK register need to be set to
“don’t care”. This is because a remote frame with the RTR bit
being set to “1” should trigger the transmission of a data
frame with the RTR bit set to “0” and therefore the ID bits of
the received message need to pass through the acceptance
filter. The same applies to transmitting remote frames and
switching to receive the corresponding data frames.
Baud Rate
min. clock frequency
1Mbit/sec
15.25MHz
500kbit/sec
7.625MHz
250kbit/sec
3,81MHz
相關(guān)PDF資料
PDF描述
CR16HCT9VJE7Y Microcontroller
CR16HCT9VJE8 Microcontroller
CR16HCT9VJE8Y Microcontroller
CR16HCT9VJE9 Microcontroller
CR16HCT9VJE9Y Microcontroller
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
CR16HCT9VJE7Y 制造商:未知廠家 制造商全稱(chēng):未知廠家 功能描述:Microcontroller
CR16HCT9VJE8 制造商:未知廠家 制造商全稱(chēng):未知廠家 功能描述:Microcontroller
CR16HCT9VJE8Y 制造商:未知廠家 制造商全稱(chēng):未知廠家 功能描述:Microcontroller
CR16HCT9VJE9 制造商:未知廠家 制造商全稱(chēng):未知廠家 功能描述:Microcontroller
CR16HCT9VJE9Y 制造商:未知廠家 制造商全稱(chēng):未知廠家 功能描述:Microcontroller