English
Language : 

LM3S2637 Datasheet, PDF (559/678 Pages) Texas Instruments – Stellaris® LM3S2637 Microcontroller
Stellaris® LM3S2637 Microcontroller
tPhase2 = 4 * tq
\\tPhase2 = tPhase1
tTSeg1 = tProp + tPhase1
tTSeg1 = (1 * tq) + (4 * tq)
tTSeg1 = 5 * tq
tTSeg2 = tPhase2
tTSeg2 = (Information Processing Time + 4) * tq
tTSeg2 = 4 * tq
\\Assumes IPT=0
tSJW = 4 * tq
\\Least of 4, Phase1, and Phase2
TSEG2
TSEG1
SJW
BRP
= TSeg2 -1
= 4-1
=3
= TSeg1 -1
= 5-1
=4
= SJW -1
= 4-1
=3
= Baud rate prescaler - 1
= 8-1
=7
The final value programmed into the CANBIT register = 0x34C7.
15.4
Register Map
Table 15-5 on page 559 lists the registers. All addresses given are relative to the CAN base address
of:
■ CAN0: 0x4004.0000
Note that the CAN module clock must be enabled before the registers can be programmed (see
page 209). There must be a delay of 3 system clocks after the CAN module clock is enabled before
any CAN module registers are accessed.
Table 15-5. CAN Register Map
Offset Name
Type
0x000 CANCTL
R/W
0x004 CANSTS
R/W
0x008 CANERR
RO
0x00C CANBIT
R/W
0x010 CANINT
RO
0x014 CANTST
R/W
0x018 CANBRPE
R/W
Reset
0x0000.0001
0x0000.0000
0x0000.0000
0x0000.2301
0x0000.0000
0x0000.0000
0x0000.0000
Description
CAN Control
CAN Status
CAN Error Counter
CAN Bit Timing
CAN Interrupt
CAN Test
CAN Baud Rate Prescaler Extension
See
page
562
564
566
567
568
569
571
June 18, 2012
559
Texas Instruments-Production Data