TE X AS INS TRUM E NTS - ADVANCE INFO R MAT ION
®
Stellaris LM4F232H5BB Microcontroller
D ATA SHE E T
D S -LM4F 232H5 B B - 11 0 0 3
C o p yri g h t © 2 0 07-2011
Te xa s In stru me n ts In co rporated
Copyright
Copyright © 2007-2011 Texas Instruments Incorporated All rights reserved. Stellaris and StellarisWare® are registered trademarks of Texas Instruments
Incorporated. ARM and Thumb are registered trademarks and Cortex is a trademark of ARM Limited. Other names and brands may be claimed as the
property of others.
ADVANCE INFORMATION concerns new products in the sampling or preproduction phase of development. Characteristic data and other specifications
are subject to change without notice.
Please be aware that an important notice concerning availability, standard warranty, and use in critical applications of Texas Instruments semiconductor
products and disclaimers thereto appears at the end of this data sheet.
Texas Instruments Incorporated
108 Wild Basin, Suite 350
Austin, TX 78746
http://www.ti.com/stellaris
http://www-k.ext.ti.com/sc/technical-support/product-information-centers.htm
2
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table of Contents
Revision History ............................................................................................................................. 39
About This Document .................................................................................................................... 40
Audience ..............................................................................................................................................
About This Manual ................................................................................................................................
Related Documents ...............................................................................................................................
Documentation Conventions ..................................................................................................................
40
40
40
41
1
Architectural Overview .......................................................................................... 43
1.1
1.2
1.3
1.3.1
1.3.2
1.3.3
1.3.4
1.3.5
1.3.6
1.3.7
1.3.8
1.4
Stellaris LM4F Series Overview ..................................................................................... 43
LM4F232H5BB Microcontroller Overview ........................................................................ 46
LM4F232H5BB Microcontroller Features ........................................................................ 49
ARM Cortex-M4F Processor Core .................................................................................. 49
On-Chip Memory ........................................................................................................... 51
Serial Communications Peripherals ................................................................................ 53
System Integration ........................................................................................................ 57
Advanced Motion Control ............................................................................................... 63
Analog .......................................................................................................................... 65
JTAG and ARM Serial Wire Debug ................................................................................ 67
Packaging and Temperature .......................................................................................... 68
Hardware Details .......................................................................................................... 68
2
The Cortex-M4F Processor ................................................................................... 69
2.1
2.2
2.2.1
2.2.2
2.2.3
2.2.4
2.3
2.3.1
2.3.2
2.3.3
2.3.4
2.3.5
2.3.6
2.4
2.4.1
2.4.2
2.4.3
2.4.4
2.4.5
2.4.6
2.4.7
2.5
2.5.1
2.5.2
2.5.3
Block Diagram .............................................................................................................. 70
Overview ...................................................................................................................... 71
System-Level Interface .................................................................................................. 71
Integrated Configurable Debug ...................................................................................... 71
Trace Port Interface Unit (TPIU) ..................................................................................... 72
Cortex-M4F System Component Details ......................................................................... 72
Programming Model ...................................................................................................... 73
Processor Mode and Privilege Levels for Software Execution ........................................... 73
Stacks .......................................................................................................................... 74
Register Map ................................................................................................................ 74
Register Descriptions .................................................................................................... 76
Exceptions and Interrupts .............................................................................................. 92
Data Types ................................................................................................................... 92
Memory Model .............................................................................................................. 92
Memory Regions, Types and Attributes ........................................................................... 95
Memory System Ordering of Memory Accesses .............................................................. 95
Behavior of Memory Accesses ....................................................................................... 95
Software Ordering of Memory Accesses ......................................................................... 96
Bit-Banding ................................................................................................................... 97
Data Storage .............................................................................................................. 100
Synchronization Primitives ........................................................................................... 100
Exception Model ......................................................................................................... 101
Exception States ......................................................................................................... 102
Exception Types .......................................................................................................... 102
Exception Handlers ..................................................................................................... 107
November 08, 2011
3
Texas Instruments-Advance Information
Table of Contents
2.5.4
2.5.5
2.5.6
2.5.7
2.6
2.6.1
2.6.2
2.6.3
2.6.4
2.7
2.7.1
2.7.2
2.7.3
2.8
Vector Table ................................................................................................................
Exception Priorities ......................................................................................................
Interrupt Priority Grouping ............................................................................................
Exception Entry and Return .........................................................................................
Fault Handling .............................................................................................................
Fault Types .................................................................................................................
Fault Escalation and Hard Faults ..................................................................................
Fault Status Registers and Fault Address Registers ......................................................
Lockup .......................................................................................................................
Power Management ....................................................................................................
Entering Sleep Modes .................................................................................................
Wake Up from Sleep Mode ..........................................................................................
The Wake-Up Interrupt Controller .................................................................................
Instruction Set Summary ..............................................................................................
107
108
109
109
112
113
113
114
114
115
115
115
116
116
3
Cortex-M4 Peripherals ......................................................................................... 124
3.1
3.1.1
3.1.2
3.1.3
3.1.4
3.1.5
3.2
3.3
3.4
3.5
3.6
3.7
Functional Description ................................................................................................. 124
System Timer (SysTick) ............................................................................................... 125
Nested Vectored Interrupt Controller (NVIC) .................................................................. 126
System Control Block (SCB) ........................................................................................ 127
Memory Protection Unit (MPU) ..................................................................................... 127
Floating-Point Unit (FPU) ............................................................................................. 132
Register Map .............................................................................................................. 136
System Timer (SysTick) Register Descriptions .............................................................. 139
NVIC Register Descriptions .......................................................................................... 143
System Control Block (SCB) Register Descriptions ........................................................ 158
Memory Protection Unit (MPU) Register Descriptions .................................................... 187
Floating-Point Unit (FPU) Register Descriptions ............................................................ 196
4
JTAG Interface ...................................................................................................... 202
4.1
4.2
4.3
4.3.1
4.3.2
4.3.3
4.3.4
4.4
4.5
4.5.1
4.5.2
Block Diagram ............................................................................................................
Signal Description .......................................................................................................
Functional Description .................................................................................................
JTAG Interface Pins .....................................................................................................
JTAG TAP Controller ...................................................................................................
Shift Registers ............................................................................................................
Operational Considerations ..........................................................................................
Initialization and Configuration .....................................................................................
Register Descriptions ..................................................................................................
Instruction Register (IR) ...............................................................................................
Data Registers ............................................................................................................
203
203
204
204
205
206
206
209
209
209
211
5
System Control ..................................................................................................... 214
5.1
5.2
5.2.1
5.2.2
5.2.3
5.2.4
5.2.5
5.2.6
Signal Description .......................................................................................................
Functional Description .................................................................................................
Device Identification ....................................................................................................
Reset Control ..............................................................................................................
Non-Maskable Interrupt ...............................................................................................
Power Control .............................................................................................................
Clock Control ..............................................................................................................
System Control ...........................................................................................................
4
214
214
214
215
219
220
221
228
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
5.3
5.4
5.5
Initialization and Configuration ..................................................................................... 230
Register Map .............................................................................................................. 231
Register Descriptions .................................................................................................. 236
6
System Exception Module ................................................................................... 514
6.1
6.2
6.3
Functional Description ................................................................................................. 514
Register Map .............................................................................................................. 514
Register Descriptions .................................................................................................. 514
7
Hibernation Module .............................................................................................. 522
7.1
7.2
7.3
7.3.1
7.3.2
7.3.3
7.3.4
7.3.5
7.3.6
7.3.7
7.3.8
7.3.9
7.3.10
7.3.11
7.3.12
7.4
7.4.1
7.4.2
7.4.3
7.4.4
7.4.5
7.5
7.6
Block Diagram ............................................................................................................
Signal Description .......................................................................................................
Functional Description .................................................................................................
Register Access Timing ...............................................................................................
Hibernation Clock Source ............................................................................................
System Implementation ...............................................................................................
Battery Management ...................................................................................................
Real-Time Clock ..........................................................................................................
Battery-Backed Memory ..............................................................................................
Power Control Using HIB .............................................................................................
Power Control Using VDD3ON Mode ...........................................................................
Initiating Hibernate ......................................................................................................
Waking from Hibernate ................................................................................................
Arbitrary Power Removal .............................................................................................
Interrupts and Status ...................................................................................................
Initialization and Configuration .....................................................................................
Initialization .................................................................................................................
RTC Match Functionality (No Hibernation) ....................................................................
RTC Match/Wake-Up from Hibernation .........................................................................
External Wake-Up from Hibernation ..............................................................................
RTC or External Wake-Up from Hibernation ..................................................................
Register Map ..............................................................................................................
Register Descriptions ..................................................................................................
523
523
524
525
525
526
527
528
529
529
530
530
530
530
531
531
531
532
532
533
533
533
534
8
Internal Memory ................................................................................................... 552
8.1
8.2
8.2.1
8.2.2
8.2.3
8.2.4
8.3
8.4
8.5
8.6
Block Diagram ............................................................................................................ 552
Functional Description ................................................................................................. 553
SRAM ........................................................................................................................ 553
ROM .......................................................................................................................... 554
Flash Memory ............................................................................................................. 556
EEPROM .................................................................................................................... 560
Register Map .............................................................................................................. 565
Flash Memory Register Descriptions (Flash Control Offset) ............................................ 567
EEPROM Register Descriptions (EEPROM Offset) ........................................................ 585
Memory Register Descriptions (System Control Offset) .................................................. 601
9
Micro Direct Memory Access (μDMA) ................................................................ 610
9.1
9.2
9.2.1
9.2.2
Block Diagram ............................................................................................................
Functional Description .................................................................................................
Channel Assignments ..................................................................................................
Priority ........................................................................................................................
November 08, 2011
611
611
612
613
5
Texas Instruments-Advance Information
Table of Contents
9.2.3
9.2.4
9.2.5
9.2.6
9.2.7
9.2.8
9.2.9
9.2.10
9.3
9.3.1
9.3.2
9.3.3
9.3.4
9.3.5
9.4
9.5
9.6
Arbitration Size ............................................................................................................ 613
Request Types ............................................................................................................ 614
Channel Configuration ................................................................................................. 614
Transfer Modes ........................................................................................................... 616
Transfer Size and Increment ........................................................................................ 624
Peripheral Interface ..................................................................................................... 624
Software Request ........................................................................................................ 624
Interrupts and Errors .................................................................................................... 625
Initialization and Configuration ..................................................................................... 625
Module Initialization ..................................................................................................... 625
Configuring a Memory-to-Memory Transfer ................................................................... 626
Configuring a Peripheral for Simple Transmit ................................................................ 627
Configuring a Peripheral for Ping-Pong Receive ............................................................ 629
Configuring Channel Assignments ................................................................................ 631
Register Map .............................................................................................................. 631
μDMA Channel Control Structure ................................................................................. 633
μDMA Register Descriptions ........................................................................................ 640
10
General-Purpose Input/Outputs (GPIOs) ........................................................... 674
10.1
10.2
10.2.1
10.2.2
10.2.3
10.2.4
10.2.5
10.2.6
10.3
10.4
10.5
Signal Description ....................................................................................................... 675
Functional Description ................................................................................................. 678
Data Control ............................................................................................................... 680
Interrupt Control .......................................................................................................... 681
Mode Control .............................................................................................................. 682
Commit Control ........................................................................................................... 683
Pad Control ................................................................................................................. 683
Identification ............................................................................................................... 683
Initialization and Configuration ..................................................................................... 683
Register Map .............................................................................................................. 684
Register Descriptions .................................................................................................. 687
11
General-Purpose Timers ...................................................................................... 734
11.1
11.2
11.3
11.3.1
11.3.2
11.3.3
11.3.4
11.3.5
11.3.6
11.3.7
11.4
11.4.1
11.4.2
11.4.3
11.4.4
11.4.5
11.5
11.6
Block Diagram ............................................................................................................ 735
Signal Description ....................................................................................................... 736
Functional Description ................................................................................................. 738
GPTM Reset Conditions .............................................................................................. 739
Timer Modes ............................................................................................................... 740
Wait-for-Trigger Mode .................................................................................................. 749
Synchronizing GP Timer Blocks ................................................................................... 750
DMA Operation ........................................................................................................... 751
Accessing Concatenated 16/32-Bit GPTM Register Values ............................................ 751
Accessing Concatenated 32/64-Bit Wide GPTM Register Values .................................... 751
Initialization and Configuration ..................................................................................... 753
One-Shot/Periodic Timer Mode .................................................................................... 753
Real-Time Clock (RTC) Mode ...................................................................................... 754
Input Edge-Count Mode ............................................................................................... 754
Input Edge Timing Mode .............................................................................................. 755
PWM Mode ................................................................................................................. 755
Register Map .............................................................................................................. 756
Register Descriptions .................................................................................................. 757
6
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
12
Watchdog Timers ................................................................................................. 804
12.1
12.2
12.2.1
12.3
12.4
12.5
Block Diagram ............................................................................................................
Functional Description .................................................................................................
Register Access Timing ...............................................................................................
Initialization and Configuration .....................................................................................
Register Map ..............................................................................................................
Register Descriptions ..................................................................................................
805
805
806
806
806
807
13
Analog-to-Digital Converter (ADC) ..................................................................... 829
13.1
13.2
13.3
13.3.1
13.3.2
13.3.3
13.3.4
13.3.5
13.3.6
13.3.7
13.4
13.4.1
13.4.2
13.5
13.6
Block Diagram ............................................................................................................ 830
Signal Description ....................................................................................................... 831
Functional Description ................................................................................................. 832
Sample Sequencers .................................................................................................... 833
Module Control ............................................................................................................ 833
Hardware Sample Averaging Circuit ............................................................................. 836
Analog-to-Digital Converter .......................................................................................... 837
Differential Sampling ................................................................................................... 839
Internal Temperature Sensor ........................................................................................ 841
Digital Comparator Unit ............................................................................................... 842
Initialization and Configuration ..................................................................................... 846
Module Initialization ..................................................................................................... 846
Sample Sequencer Configuration ................................................................................. 847
Register Map .............................................................................................................. 847
Register Descriptions .................................................................................................. 849
14
Universal Asynchronous Receivers/Transmitters (UARTs) ............................. 918
14.1
Block Diagram ............................................................................................................
14.2
Signal Description .......................................................................................................
14.3
Functional Description .................................................................................................
14.3.1 Transmit/Receive Logic ...............................................................................................
14.3.2 Baud-Rate Generation .................................................................................................
14.3.3 Data Transmission ......................................................................................................
14.3.4 Serial IR (SIR) .............................................................................................................
14.3.5 ISO 7816 Support .......................................................................................................
14.3.6 Modem Handshake Support .........................................................................................
14.3.7 LIN Support ................................................................................................................
14.3.8 9-Bit UART Mode ........................................................................................................
14.3.9 FIFO Operation ...........................................................................................................
14.3.10 Interrupts ....................................................................................................................
14.3.11 Loopback Operation ....................................................................................................
14.3.12 DMA Operation ...........................................................................................................
14.4
Initialization and Configuration .....................................................................................
14.5
Register Map ..............................................................................................................
14.6
Register Descriptions ..................................................................................................
919
919
920
921
921
922
922
923
924
925
926
927
927
928
928
929
930
931
15
Synchronous Serial Interface (SSI) .................................................................... 985
15.1
15.2
15.3
15.3.1
15.3.2
Block Diagram ............................................................................................................
Signal Description .......................................................................................................
Functional Description .................................................................................................
Bit Rate Generation .....................................................................................................
FIFO Operation ...........................................................................................................
November 08, 2011
986
986
987
988
988
7
Texas Instruments-Advance Information
Table of Contents
15.3.3
15.3.4
15.3.5
15.4
15.5
15.6
Interrupts ....................................................................................................................
Frame Formats ...........................................................................................................
DMA Operation ...........................................................................................................
Initialization and Configuration .....................................................................................
Register Map ..............................................................................................................
Register Descriptions ..................................................................................................
988
989
996
997
998
999
16
Inter-Integrated Circuit (I2C) Interface .............................................................. 1028
16.1
16.2
16.3
16.3.1
16.3.2
16.3.3
16.3.4
16.3.5
16.4
16.5
16.6
16.7
16.8
Block Diagram ........................................................................................................... 1029
Signal Description ..................................................................................................... 1029
Functional Description ............................................................................................... 1030
I2C Bus Functional Overview ...................................................................................... 1030
Available Speed Modes ............................................................................................. 1033
Interrupts .................................................................................................................. 1035
Loopback Operation .................................................................................................. 1036
Command Sequence Flow Charts .............................................................................. 1036
Initialization and Configuration .................................................................................... 1043
Register Map ............................................................................................................ 1044
Register Descriptions (I2C Master) .............................................................................. 1045
Register Descriptions (I2C Slave) ............................................................................... 1060
Register Descriptions (I2C Status and Control) ............................................................ 1070
17
Controller Area Network (CAN) Module ........................................................... 1073
17.1
Block Diagram ........................................................................................................... 1074
17.2
Signal Description ..................................................................................................... 1074
17.3
Functional Description ............................................................................................... 1075
17.3.1 Initialization ............................................................................................................... 1076
17.3.2 Operation .................................................................................................................. 1077
17.3.3 Transmitting Message Objects ................................................................................... 1078
17.3.4 Configuring a Transmit Message Object ...................................................................... 1078
17.3.5 Updating a Transmit Message Object ......................................................................... 1079
17.3.6 Accepting Received Message Objects ........................................................................ 1080
17.3.7 Receiving a Data Frame ............................................................................................ 1080
17.3.8 Receiving a Remote Frame ........................................................................................ 1080
17.3.9 Receive/Transmit Priority ........................................................................................... 1081
17.3.10 Configuring a Receive Message Object ...................................................................... 1081
17.3.11 Handling of Received Message Objects ...................................................................... 1082
17.3.12 Handling of Interrupts ................................................................................................ 1084
17.3.13 Test Mode ................................................................................................................. 1085
17.3.14 Bit Timing Configuration Error Considerations ............................................................. 1087
17.3.15 Bit Time and Bit Rate ................................................................................................. 1087
17.3.16 Calculating the Bit Timing Parameters ........................................................................ 1089
17.4
Register Map ............................................................................................................ 1092
17.5
CAN Register Descriptions ......................................................................................... 1093
18
Universal Serial Bus (USB) Controller ............................................................. 1124
18.1
18.2
18.3
18.3.1
Block Diagram ...........................................................................................................
Signal Description .....................................................................................................
Functional Description ...............................................................................................
Operation as a Device ...............................................................................................
8
1125
1125
1126
1126
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
18.3.2
18.3.3
18.3.4
18.4
18.4.1
18.4.2
18.5
18.6
Operation as a Host ................................................................................................... 1131
OTG Mode ................................................................................................................ 1135
DMA Operation ......................................................................................................... 1137
Initialization and Configuration .................................................................................... 1138
Pin Configuration ....................................................................................................... 1138
Endpoint Configuration .............................................................................................. 1139
Register Map ............................................................................................................ 1139
Register Descriptions ................................................................................................. 1145
19
Analog Comparators .......................................................................................... 1239
19.1
19.2
19.3
19.3.1
19.4
19.5
19.6
Block Diagram ...........................................................................................................
Signal Description .....................................................................................................
Functional Description ...............................................................................................
Internal Reference Programming ................................................................................
Initialization and Configuration ....................................................................................
Register Map ............................................................................................................
Register Descriptions .................................................................................................
1240
1240
1241
1242
1243
1244
1244
20
Pulse Width Modulator (PWM) .......................................................................... 1254
20.1
20.2
20.3
20.3.1
20.3.2
20.3.3
20.3.4
20.3.5
20.3.6
20.3.7
20.3.8
20.4
20.5
20.6
Block Diagram ........................................................................................................... 1255
Signal Description ..................................................................................................... 1256
Functional Description ............................................................................................... 1259
PWM Timer ............................................................................................................... 1259
PWM Comparators .................................................................................................... 1259
PWM Signal Generator .............................................................................................. 1260
Dead-Band Generator ............................................................................................... 1261
Interrupt/ADC-Trigger Selector ................................................................................... 1261
Synchronization Methods .......................................................................................... 1262
Fault Conditions ........................................................................................................ 1263
Output Control Block .................................................................................................. 1263
Initialization and Configuration .................................................................................... 1264
Register Map ............................................................................................................ 1265
Register Descriptions ................................................................................................. 1268
21
Quadrature Encoder Interface (QEI) ................................................................. 1334
21.1
21.2
21.3
21.4
21.5
21.6
Block Diagram ...........................................................................................................
Signal Description .....................................................................................................
Functional Description ...............................................................................................
Initialization and Configuration ....................................................................................
Register Map ............................................................................................................
Register Descriptions .................................................................................................
22
Pin Diagram ........................................................................................................ 1356
1334
1335
1336
1338
1339
1339
23
Signal Tables ...................................................................................................... 1357
23.1
Connections for Unused Signals ................................................................................. 1406
24
Operating Characteristics ................................................................................. 1408
25
Electrical Characteristics .................................................................................. 1409
25.1
25.2
25.3
25.4
Maximum Ratings ......................................................................................................
Recommended Operating Conditions .........................................................................
Load Conditions ........................................................................................................
JTAG and Boundary Scan ..........................................................................................
November 08, 2011
1409
1409
1410
1411
9
Texas Instruments-Advance Information
Table of Contents
25.5
Power and Brown-Out ............................................................................................... 1412
25.6
Reset ........................................................................................................................ 1413
25.7
On-Chip Low Drop-Out (LDO) Regulator ..................................................................... 1414
25.8
Clocks ...................................................................................................................... 1415
25.8.1 PLL Specifications ..................................................................................................... 1415
25.8.2 PIOSC Specifications ................................................................................................ 1416
25.8.3 Internal 30-kHz Oscillator Specifications ..................................................................... 1416
25.8.4 Hibernation Clock Source Specifications ..................................................................... 1416
25.8.5 Main Oscillator Specifications ..................................................................................... 1417
25.8.6 System Clock Specification with ADC Operation .......................................................... 1419
25.8.7 System Clock Specification with USB Operation .......................................................... 1419
25.9
Sleep Modes ............................................................................................................. 1419
25.10 Hibernation Module ................................................................................................... 1420
25.11 Flash Memory and EEPROM ..................................................................................... 1421
25.12 GPIO Module ............................................................................................................ 1421
25.13 Analog-to-Digital Converter (ADC) .............................................................................. 1422
25.14 Synchronous Serial Interface (SSI) ............................................................................. 1425
25.15 Inter-Integrated Circuit (I2C) Interface ......................................................................... 1427
25.16 Universal Serial Bus (USB) Controller ......................................................................... 1428
25.17 Analog Comparator ................................................................................................... 1428
25.18 Current Consumption ................................................................................................. 1428
25.18.1 Preliminary Current Consumption ............................................................................... 1428
A
Register Quick Reference ................................................................................. 1431
B
Ordering and Contact Information ................................................................... 1486
B.1
B.2
B.3
B.4
Ordering Information ..................................................................................................
Part Markings ............................................................................................................
Kits ...........................................................................................................................
Support Information ...................................................................................................
C
Package Information .......................................................................................... 1488
C.1
C.1.1
157-Ball BGA Package .............................................................................................. 1488
Package Dimensions ................................................................................................. 1488
10
1486
1486
1486
1487
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
List of Figures
Figure 1-1.
Figure 1-2.
Figure 2-1.
Figure 2-2.
Figure 2-3.
Figure 2-4.
Figure 2-5.
Figure 2-6.
Figure 2-7.
Figure 3-1.
Figure 3-2.
Figure 4-1.
Figure 4-2.
Figure 4-3.
Figure 4-4.
Figure 4-5.
Figure 5-1.
Figure 5-2.
Figure 5-3.
Figure 5-4.
Figure 5-5.
Figure 5-6.
Figure 7-1.
Figure 7-2.
Figure 7-3.
Figure 7-4.
Figure 8-1.
Figure 8-2.
Figure 9-1.
Figure 9-2.
Figure 9-3.
Figure 9-4.
Figure 9-5.
Figure 9-6.
Figure 10-1.
Figure 10-2.
Figure 10-3.
Figure 10-4.
Figure 11-1.
Figure 11-2.
Figure 11-3.
Figure 11-4.
Figure 11-5.
Figure 11-6.
Figure 11-7.
Stellaris LM4F Block Diagram .............................................................................. 44
Stellaris LM4F232H5BB Microcontroller High-Level Block Diagram ........................ 48
CPU Block Diagram ............................................................................................. 71
TPIU Block Diagram ............................................................................................ 72
Cortex-M4F Register Set ...................................................................................... 75
Bit-Band Mapping ................................................................................................ 99
Data Storage ..................................................................................................... 100
Vector Table ...................................................................................................... 108
Exception Stack Frame ...................................................................................... 111
SRD Use Example ............................................................................................. 130
FPU Register Bank ............................................................................................ 133
JTAG Module Block Diagram .............................................................................. 203
Test Access Port State Machine ......................................................................... 206
IDCODE Register Format ................................................................................... 212
BYPASS Register Format ................................................................................... 212
Boundary Scan Register Format ......................................................................... 213
Basic RST Configuration .................................................................................... 217
External Circuitry to Extend Power-On Reset ....................................................... 217
Reset Circuit Controlled by Switch ...................................................................... 218
Power Architecture ............................................................................................ 221
Main Clock Tree ................................................................................................ 223
Module Clock Selection ...................................................................................... 230
Hibernation Module Block Diagram ..................................................................... 523
Using a Crystal as the Hibernation Clock Source with a Single Battery Source ...... 526
Using a Dedicated Oscillator as the Hibernation Clock Source with VDD3ON
Mode ................................................................................................................ 526
Using a Regulator for Both VDD and VBAT ............................................................ 527
Internal Memory Block Diagram .......................................................................... 552
EEPROM Block Diagram ................................................................................... 553
μDMA Block Diagram ......................................................................................... 611
Example of Ping-Pong μDMA Transaction ........................................................... 617
Memory Scatter-Gather, Setup and Configuration ................................................ 619
Memory Scatter-Gather, μDMA Copy Sequence .................................................. 620
Peripheral Scatter-Gather, Setup and Configuration ............................................. 622
Peripheral Scatter-Gather, μDMA Copy Sequence ............................................... 623
Digital I/O Pads ................................................................................................. 679
Analog/Digital I/O Pads ...................................................................................... 680
GPIODATA Write Example ................................................................................. 681
GPIODATA Read Example ................................................................................. 681
GPTM Module Block Diagram ............................................................................ 735
Reading the RTC Value ...................................................................................... 743
Input Edge-Count Mode Example, Counting Down ............................................... 745
16-Bit Input Edge-Time Mode Example ............................................................... 746
16-Bit PWM Mode Example ................................................................................ 748
CCP Output, GPTMTnMATCHR > GPTMTnILR ................................................... 748
CCP Output, GPTMTnMATCHR = GPTMTnILR ................................................... 749
November 08, 2011
11
Texas Instruments-Advance Information
Table of Contents
Figure 11-8.
Figure 11-9.
Figure 12-1.
Figure 13-1.
Figure 13-2.
Figure 13-3.
Figure 13-4.
Figure 13-5.
Figure 13-6.
Figure 13-7.
Figure 13-8.
Figure 13-9.
Figure 13-10.
Figure 13-11.
Figure 13-12.
Figure 13-13.
Figure 13-14.
Figure 14-1.
Figure 14-2.
Figure 14-3.
Figure 14-4.
Figure 14-5.
Figure 15-1.
Figure 15-2.
Figure 15-3.
Figure 15-4.
Figure 15-5.
Figure 15-6.
Figure 15-7.
Figure 15-8.
Figure 15-9.
Figure 15-10.
Figure 15-11.
Figure 15-12.
Figure 16-1.
Figure 16-2.
Figure 16-3.
Figure 16-4.
Figure 16-5.
Figure 16-6.
Figure 16-7.
Figure 16-8.
Figure 16-9.
Figure 16-10.
Figure 16-11.
CCP Output, GPTMTnILR > GPTMTnMATCHR ................................................... 749
Timer Daisy Chain ............................................................................................. 750
WDT Module Block Diagram .............................................................................. 805
Implementation of Two ADC Blocks .................................................................... 830
ADC Module Block Diagram ............................................................................... 831
ADC Sample Phases ......................................................................................... 835
Doubling the ADC Sample Rate .......................................................................... 835
Skewed Sampling .............................................................................................. 836
Sample Averaging Example ............................................................................... 837
ADC Input Equivalency Diagram ......................................................................... 838
ADC Voltage Reference ..................................................................................... 838
ADC Conversion Result ..................................................................................... 839
Differential Voltage Representation ..................................................................... 841
Internal Temperature Sensor Characteristic ......................................................... 842
Low-Band Operation (CIC=0x0 and/or CTC=0x0) ................................................ 844
Mid-Band Operation (CIC=0x1 and/or CTC=0x1) ................................................. 845
High-Band Operation (CIC=0x3 and/or CTC=0x3) ................................................ 846
UART Module Block Diagram ............................................................................. 919
UART Character Frame ..................................................................................... 921
IrDA Data Modulation ......................................................................................... 923
LIN Message ..................................................................................................... 925
LIN Synchronization Field ................................................................................... 926
SSI Module Block Diagram ................................................................................. 986
TI Synchronous Serial Frame Format (Single Transfer) ........................................ 990
TI Synchronous Serial Frame Format (Continuous Transfer) ................................ 990
Freescale SPI Format (Single Transfer) with SPO=0 and SPH=0 .......................... 991
Freescale SPI Format (Continuous Transfer) with SPO=0 and SPH=0 .................. 991
Freescale SPI Frame Format with SPO=0 and SPH=1 ......................................... 992
Freescale SPI Frame Format (Single Transfer) with SPO=1 and SPH=0 ............... 993
Freescale SPI Frame Format (Continuous Transfer) with SPO=1 and SPH=0 ........ 993
Freescale SPI Frame Format with SPO=1 and SPH=1 ......................................... 994
MICROWIRE Frame Format (Single Frame) ........................................................ 995
MICROWIRE Frame Format (Continuous Transfer) ............................................. 996
MICROWIRE Frame Format, SSIFss Input Setup and Hold Requirements ............ 996
I2C Block Diagram ........................................................................................... 1029
I2C Bus Configuration ....................................................................................... 1030
START and STOP Conditions ........................................................................... 1031
Complete Data Transfer with a 7-Bit Address ..................................................... 1031
R/S Bit in First Byte .......................................................................................... 1032
Data Validity During Bit Transfer on the I2C Bus ................................................. 1032
Master Single TRANSMIT ................................................................................ 1037
Master Single RECEIVE ................................................................................... 1038
Master TRANSMIT with Repeated START ......................................................... 1039
Master RECEIVE with Repeated START ........................................................... 1040
Master RECEIVE with Repeated START after TRANSMIT with Repeated
START ............................................................................................................ 1041
Figure 16-12. Master TRANSMIT with Repeated START after RECEIVE with Repeated
START ............................................................................................................ 1042
12
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Figure 16-13.
Figure 17-1.
Figure 17-2.
Figure 17-3.
Figure 17-4.
Figure 18-1.
Figure 19-1.
Figure 19-2.
Figure 19-3.
Figure 20-1.
Figure 20-2.
Figure 20-3.
Figure 20-4.
Figure 20-5.
Figure 20-6.
Figure 21-1.
Figure 21-2.
Figure 22-1.
Figure 25-1.
Figure 25-2.
Figure 25-3.
Figure 25-4.
Figure 25-5.
Figure 25-6.
Figure 25-7.
Figure 25-8.
Figure 25-9.
Figure 25-10.
Figure 25-11.
Figure 25-12.
Figure 25-13.
Slave Command Sequence .............................................................................. 1043
CAN Controller Block Diagram .......................................................................... 1074
CAN Data/Remote Frame ................................................................................. 1076
Message Objects in a FIFO Buffer .................................................................... 1084
CAN Bit Time ................................................................................................... 1088
USB Module Block Diagram ............................................................................. 1125
Analog Comparator Module Block Diagram ....................................................... 1240
Structure of Comparator Unit ............................................................................ 1241
Comparator Internal Reference Structure .......................................................... 1242
PWM Module Diagram ..................................................................................... 1256
PWM Generator Block Diagram ........................................................................ 1256
PWM Count-Down Mode .................................................................................. 1260
PWM Count-Up/Down Mode ............................................................................. 1260
PWM Generation Example In Count-Up/Down Mode .......................................... 1261
PWM Dead-Band Generator ............................................................................. 1261
QEI Block Diagram .......................................................................................... 1335
Quadrature Encoder and Velocity Predivider Operation ...................................... 1337
157-Ball BGA Package Pin Diagram (Top View) ................................................. 1356
Load Conditions ............................................................................................... 1410
JTAG Test Clock Input Timing ........................................................................... 1411
JTAG Test Access Port (TAP) Timing ................................................................ 1412
Power-On and Brown-Out Reset and Voltage Parameters .................................. 1413
Brown-Out Reset Timing .................................................................................. 1413
External Reset Timing (RST) ............................................................................ 1414
Software Reset Timing ..................................................................................... 1414
Watchdog Reset Timing ................................................................................... 1414
MOSC Failure Reset Timing ............................................................................. 1414
Hibernation Module Timing ............................................................................... 1420
ADC External Reference Filtering ..................................................................... 1424
ADC Input Equivalency Diagram ....................................................................... 1425
SSI Timing for TI Frame Format (FRF=01), Single Transfer Timing
Measurement .................................................................................................. 1426
Figure 25-14. SSI Timing for MICROWIRE Frame Format (FRF=10), Single Transfer ............... 1426
Figure 25-15. SSI Timing for SPI Frame Format (FRF=00), with SPH=1 ................................... 1427
Figure 25-16. I2C Timing ....................................................................................................... 1428
Figure C-1. Stellaris LM4F232H5BB 157-Ball BGA Package Dimensions .............................. 1489
November 08, 2011
13
Texas Instruments-Advance Information
Table of Contents
List of Tables
Table 1.
Table 2.
Table 1-1.
Table 1-2.
Table 1-3.
Table 2-1.
Table 2-2.
Table 2-3.
Table 2-4.
Table 2-5.
Table 2-6.
Table 2-7.
Table 2-8.
Table 2-9.
Table 2-10.
Table 2-11.
Table 2-12.
Table 2-13.
Table 3-1.
Table 3-2.
Table 3-3.
Table 3-4.
Table 3-5.
Table 3-6.
Table 3-7.
Table 3-8.
Table 3-9.
Table 3-10.
Table 4-1.
Table 4-2.
Table 4-3.
Table 5-1.
Table 5-2.
Table 5-3.
Table 5-4.
Table 5-5.
Table 5-6.
Table 5-7.
Table 5-8.
Table 6-1.
Table 7-1.
Table 7-2.
Table 7-3.
Table 7-4.
Table 7-5.
Table 8-1.
Revision History .................................................................................................. 39
Documentation Conventions ................................................................................ 41
Stellaris LM4F Device Series ................................................................................ 44
Stellaris LM4F230 Series ..................................................................................... 44
Stellaris LM4F Family of Devices .......................................................................... 45
Summary of Processor Mode, Privilege Level, and Stack Use ................................ 74
Processor Register Map ....................................................................................... 75
PSR Register Combinations ................................................................................. 81
Memory Map ....................................................................................................... 92
Memory Access Behavior ..................................................................................... 96
SRAM Memory Bit-Banding Regions .................................................................... 98
Peripheral Memory Bit-Banding Regions ............................................................... 98
Exception Types ................................................................................................ 103
Interrupts .......................................................................................................... 104
Exception Return Behavior ................................................................................. 112
Faults ............................................................................................................... 113
Fault Status and Fault Address Registers ............................................................ 114
Cortex-M4F Instruction Summary ....................................................................... 116
Core Peripheral Register Regions ....................................................................... 124
Memory Attributes Summary .............................................................................. 128
TEX, S, C, and B Bit Field Encoding ................................................................... 130
Cache Policy for Memory Attribute Encoding ....................................................... 131
AP Bit Field Encoding ........................................................................................ 131
Memory Region Attributes for Stellaris Microcontrollers ........................................ 132
QNaN and SNaN Handling ................................................................................. 135
Peripherals Register Map ................................................................................... 136
Interrupt Priority Levels ...................................................................................... 166
Example SIZE Field Values ................................................................................ 194
JTAG_SWD_SWO Signals (157BGA) ................................................................. 203
JTAG Port Pins State after Power-On Reset or RST assertion .............................. 204
JTAG Instruction Register Commands ................................................................. 210
System Control & Clocks Signals (157BGA) ........................................................ 214
Reset Sources ................................................................................................... 215
Clock Source Options ........................................................................................ 222
Possible System Clock Frequencies Using the SYSDIV Field ............................... 224
Examples of Possible System Clock Frequencies Using the SYSDIV2 Field .......... 225
Examples of Possible System Clock Frequencies with DIV400=1 ......................... 225
System Control Register Map ............................................................................. 231
RCC2 Fields that Override RCC Fields ............................................................... 289
System Exception Register Map ......................................................................... 514
Hibernate Signals (157BGA) .............................................................................. 523
Counter Behavior with a TRIM Value of 0x8003 ................................................... 528
Counter Behavior with a TRIM Value of 0x7FFC .................................................. 529
Hibernation Module Clock Operation ................................................................... 532
Hibernation Module Register Map ....................................................................... 534
Flash Memory Protection Policy Combinations .................................................... 556
14
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 8-2.
Table 8-3.
Table 9-1.
Table 9-2.
Table 9-3.
Table 9-4.
Table 9-5.
Table 9-6.
Table 9-7.
Table 9-8.
Table 9-9.
Table 9-10.
Table 9-11.
Table 9-12.
User-Programmable Flash Memory Resident Registers ....................................... 560
Flash Register Map ............................................................................................ 565
μDMA Channel Assignments .............................................................................. 612
Request Type Support ....................................................................................... 614
Control Structure Memory Map ........................................................................... 615
Channel Control Structure .................................................................................. 615
μDMA Read Example: 8-Bit Peripheral ................................................................ 624
μDMA Interrupt Assignments .............................................................................. 625
Channel Control Structure Offsets for Channel 30 ................................................ 626
Channel Control Word Configuration for Memory Transfer Example ...................... 626
Channel Control Structure Offsets for Channel 7 .................................................. 627
Channel Control Word Configuration for Peripheral Transmit Example .................. 628
Primary and Alternate Channel Control Structure Offsets for Channel 8 ................. 629
Channel Control Word Configuration for Peripheral Ping-Pong Receive
Example ............................................................................................................ 630
Table 9-13.
μDMA Register Map .......................................................................................... 632
Table 10-1.
GPIO Pins With Non-Zero Reset Values .............................................................. 675
Table 10-2.
GPIO Pins and Alternate Functions (157BGA) ..................................................... 675
Table 10-3.
GPIO Pad Configuration Examples ..................................................................... 684
Table 10-4.
GPIO Interrupt Configuration Example ................................................................ 684
Table 10-5.
GPIO Pins With Non-Zero Reset Values .............................................................. 685
Table 10-6.
GPIO Register Map ........................................................................................... 686
Table 10-7.
GPIO Pins With Non-Zero Reset Values .............................................................. 698
Table 10-8.
GPIO Pins With Non-Zero Reset Values .............................................................. 705
Table 10-9.
GPIO Pins With Non-Zero Reset Values .............................................................. 707
Table 10-10. GPIO Pins With Non-Zero Reset Values .............................................................. 710
Table 10-11. GPIO Pins With Non-Zero Reset Values .............................................................. 717
Table 11-1.
Available CCP Pins ............................................................................................ 735
Table 11-2.
General-Purpose Timers Signals (157BGA) ......................................................... 736
Table 11-3.
General-Purpose Timer Capabilities .................................................................... 739
Table 11-4.
Counter Values When the Timer is Enabled in Periodic or One-Shot Modes .......... 740
Table 11-5.
16-Bit Timer With Prescaler Configurations ......................................................... 741
Table 11-6.
32-Bit Timer (configured in 32/64-bit mode) With Prescaler Configurations ............ 741
Table 11-7.
Counter Values When the Timer is Enabled in RTC Mode .................................... 742
Table 11-8.
Counter Values When the Timer is Enabled in Input Edge-Count Mode ................. 744
Table 11-9.
Counter Values When the Timer is Enabled in Input Event-Count Mode ................ 745
Table 11-10. Counter Values When the Timer is Enabled in PWM Mode ................................... 746
Table 11-11. Timeout Actions for GPTM Modes ...................................................................... 750
Table 11-12. Timers Register Map .......................................................................................... 756
Table 12-1.
Watchdog Timers Register Map .......................................................................... 807
Table 13-1.
ADC Signals (157BGA) ...................................................................................... 831
Table 13-2.
Samples and FIFO Depth of Sequencers ............................................................ 833
Table 13-3.
Differential Sampling Pairs ................................................................................. 840
Table 13-4.
ADC Register Map ............................................................................................. 847
Table 14-1.
UART Signals (157BGA) .................................................................................... 920
Table 14-2.
Flow Control Mode ............................................................................................. 925
Table 14-3.
UART Register Map ........................................................................................... 930
Table 15-1.
SSI Signals (157BGA) ........................................................................................ 987
November 08, 2011
15
Texas Instruments-Advance Information
Table of Contents
Table 15-2.
Table 16-1.
Table 16-2.
Table 16-3.
Table 16-4.
Table 16-5.
Table 17-1.
Table 17-2.
Table 17-3.
Table 17-4.
Table 17-5.
Table 18-1.
Table 18-2.
Table 18-3.
Table 18-4.
Table 18-5.
Table 19-1.
Table 19-2.
Table 19-3.
Table 20-1.
Table 20-2.
Table 21-1.
Table 21-2.
Table 23-1.
Table 23-2.
Table 23-3.
Table 23-4.
Table 23-5.
Table 23-6.
Table 23-7.
Table 24-1.
Table 24-2.
Table 24-3.
Table 25-1.
Table 25-2.
Table 25-3.
Table 25-4.
Table 25-5.
Table 25-6.
Table 25-7.
Table 25-8.
Table 25-9.
Table 25-10.
Table 25-11.
Table 25-12.
Table 25-13.
Table 25-14.
Table 25-15.
SSI Register Map .............................................................................................. 998
I2C Signals (157BGA) ...................................................................................... 1029
Examples of I2C Master Timer Period versus Speed Mode ................................. 1034
Examples of I2C Master Timer Period in High-Speed Mode ................................ 1035
Inter-Integrated Circuit (I2C) Interface Register Map ........................................... 1044
Write Field Decoding for I2CMCS[3:0] Field ....................................................... 1050
Controller Area Network Signals (157BGA) ........................................................ 1075
Message Object Configurations ........................................................................ 1081
CAN Protocol Ranges ...................................................................................... 1088
CANBIT Register Values .................................................................................. 1088
CAN Register Map ........................................................................................... 1092
USB Signals (157BGA) .................................................................................... 1125
Remainder (MAXLOAD/4) ................................................................................ 1137
Actual Bytes Read ........................................................................................... 1137
Packet Sizes That Clear RXRDY ...................................................................... 1138
Universal Serial Bus (USB) Controller Register Map ........................................... 1139
Analog Comparators Signals (157BGA) ............................................................. 1240
Internal Reference Voltage and ACREFCTL Field Values ................................... 1242
Analog Comparators Register Map ................................................................... 1244
PWM Signals (157BGA) ................................................................................... 1257
PWM Register Map .......................................................................................... 1265
QEI Signals (157BGA) ..................................................................................... 1335
QEI Register Map ............................................................................................ 1339
GPIO Pins With Default Alternate Functions ...................................................... 1357
Signals by Pin Number ..................................................................................... 1358
Signals by Signal Name ................................................................................... 1374
Signals by Function, Except for GPIO ............................................................... 1387
GPIO Pins and Alternate Functions ................................................................... 1398
Possible Pin Assignments for Alternate Functions .............................................. 1402
Connections for Unused Signals (157-Ball BGA) ................................................ 1407
Temperature Characteristics ............................................................................. 1408
Thermal Characteristics ................................................................................... 1408
ESD Absolute Maximum Ratings ...................................................................... 1408
Maximum Ratings ............................................................................................ 1409
Recommended DC Operating Conditions .......................................................... 1409
GPIO Current Restrictions ................................................................................ 1410
GPIO Package Side Assignments ..................................................................... 1410
JTAG Characteristics ....................................................................................... 1411
Power Characteristics ...................................................................................... 1412
Reset Characteristics ....................................................................................... 1413
LDO Regulator Characteristics ......................................................................... 1414
Phase Locked Loop (PLL) Characteristics ......................................................... 1415
Actual PLL Frequency ...................................................................................... 1415
PIOSC Clock Characteristics ............................................................................ 1416
30-kHz Clock Characteristics ............................................................................ 1416
HIB Oscillator Input Characteristics ................................................................... 1416
Main Oscillator Input Characteristics ................................................................. 1417
Supported MOSC Crystal Frequencies .............................................................. 1418
16
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 25-16.
Table 25-17.
Table 25-18.
Table 25-19.
Table 25-20.
Table 25-21.
Table 25-22.
Table 25-23.
Table 25-24.
Table 25-25.
Table 25-26.
Table 25-27.
Table 25-28.
Table 25-29.
Table B-1.
System Clock Characteristics with ADC Operation ............................................. 1419
System Clock Characteristics with USB Operation ............................................. 1419
Sleep Modes AC Characteristics ....................................................................... 1419
Hibernation Module Battery Characteristics ....................................................... 1420
Hibernation Module AC Characteristics ............................................................. 1420
Flash Memory Characteristics ........................................................................... 1421
EEPROM Characteristics ................................................................................. 1421
GPIO Module Characteristics ............................................................................ 1422
ADC Electrical Characteristics .......................................................................... 1422
SSI Characteristics .......................................................................................... 1425
I2C Characteristics ........................................................................................... 1427
Analog Comparator Characteristics ................................................................... 1428
Analog Comparator Voltage Reference Characteristics ...................................... 1428
Preliminary Current Consumption ..................................................................... 1429
Part Ordering Information ................................................................................. 1486
November 08, 2011
17
Texas Instruments-Advance Information
Table of Contents
List of Registers
The Cortex-M4F Processor ........................................................................................................... 69
Register 1:
Register 2:
Register 3:
Register 4:
Register 5:
Register 6:
Register 7:
Register 8:
Register 9:
Register 10:
Register 11:
Register 12:
Register 13:
Register 14:
Register 15:
Register 16:
Register 17:
Register 18:
Register 19:
Register 20:
Register 21:
Register 22:
Cortex General-Purpose Register 0 (R0) ........................................................................... 77
Cortex General-Purpose Register 1 (R1) ........................................................................... 77
Cortex General-Purpose Register 2 (R2) ........................................................................... 77
Cortex General-Purpose Register 3 (R3) ........................................................................... 77
Cortex General-Purpose Register 4 (R4) ........................................................................... 77
Cortex General-Purpose Register 5 (R5) ........................................................................... 77
Cortex General-Purpose Register 6 (R6) ........................................................................... 77
Cortex General-Purpose Register 7 (R7) ........................................................................... 77
Cortex General-Purpose Register 8 (R8) ........................................................................... 77
Cortex General-Purpose Register 9 (R9) ........................................................................... 77
Cortex General-Purpose Register 10 (R10) ....................................................................... 77
Cortex General-Purpose Register 11 (R11) ........................................................................ 77
Cortex General-Purpose Register 12 (R12) ....................................................................... 77
Stack Pointer (SP) ........................................................................................................... 78
Link Register (LR) ............................................................................................................ 79
Program Counter (PC) ..................................................................................................... 80
Program Status Register (PSR) ........................................................................................ 81
Priority Mask Register (PRIMASK) .................................................................................... 85
Fault Mask Register (FAULTMASK) .................................................................................. 86
Base Priority Mask Register (BASEPRI) ............................................................................ 87
Control Register (CONTROL) ........................................................................................... 88
Floating-Point Status Control (FPSC) ................................................................................ 90
Cortex-M4 Peripherals ................................................................................................................. 124
Register 1:
Register 2:
Register 3:
Register 4:
Register 5:
Register 6:
Register 7:
Register 8:
Register 9:
Register 10:
Register 11:
Register 12:
Register 13:
Register 14:
Register 15:
Register 16:
Register 17:
Register 18:
Register 19:
Register 20:
Register 21:
SysTick Control and Status Register (STCTRL), offset 0x010 ........................................... 140
SysTick Reload Value Register (STRELOAD), offset 0x014 .............................................. 142
SysTick Current Value Register (STCURRENT), offset 0x018 ........................................... 143
Interrupt 0-31 Set Enable (EN0), offset 0x100 .................................................................. 144
Interrupt 32-63 Set Enable (EN1), offset 0x104 ................................................................ 144
Interrupt 64-95 Set Enable (EN2), offset 0x108 ................................................................ 144
Interrupt 96-127 Set Enable (EN3), offset 0x10C ............................................................. 144
Interrupt 128-131 Set Enable (EN4), offset 0x110 ............................................................ 145
Interrupt 0-31 Clear Enable (DIS0), offset 0x180 .............................................................. 146
Interrupt 32-63 Clear Enable (DIS1), offset 0x184 ............................................................ 146
Interrupt 64-95 Clear Enable (DIS2), offset 0x188 ............................................................ 146
Interrupt 96-127 Clear Enable (DIS3), offset 0x18C .......................................................... 146
Interrupt 128-131 Clear Enable (DIS4), offset 0x190 ........................................................ 147
Interrupt 0-31 Set Pending (PEND0), offset 0x200 ........................................................... 148
Interrupt 32-63 Set Pending (PEND1), offset 0x204 ......................................................... 148
Interrupt 64-95 Set Pending (PEND2), offset 0x208 ......................................................... 148
Interrupt 96-127 Set Pending (PEND3), offset 0x20C ....................................................... 148
Interrupt 128-131 Set Pending (PEND4), offset 0x210 ...................................................... 149
Interrupt 0-31 Clear Pending (UNPEND0), offset 0x280 ................................................... 150
Interrupt 32-63 Clear Pending (UNPEND1), offset 0x284 .................................................. 150
Interrupt 64-95 Clear Pending (UNPEND2), offset 0x288 .................................................. 150
18
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 22:
Register 23:
Register 24:
Register 25:
Register 26:
Register 27:
Register 28:
Register 29:
Register 30:
Register 31:
Register 32:
Register 33:
Register 34:
Register 35:
Register 36:
Register 37:
Register 38:
Register 39:
Register 40:
Register 41:
Register 42:
Register 43:
Register 44:
Register 45:
Register 46:
Register 47:
Register 48:
Register 49:
Register 50:
Register 51:
Register 52:
Register 53:
Register 54:
Register 55:
Register 56:
Register 57:
Register 58:
Register 59:
Register 60:
Register 61:
Register 62:
Register 63:
Register 64:
Register 65:
Register 66:
Register 67:
Register 68:
Register 69:
Interrupt 96-127 Clear Pending (UNPEND3), offset 0x28C ............................................... 150
Interrupt 128-131 Clear Pending (UNPEND4), offset 0x290 .............................................. 151
Interrupt 0-31 Active Bit (ACTIVE0), offset 0x300 ............................................................. 152
Interrupt 32-63 Active Bit (ACTIVE1), offset 0x304 ........................................................... 152
Interrupt 64-95 Active Bit (ACTIVE2), offset 0x308 ........................................................... 152
Interrupt 96-127 Active Bit (ACTIVE3), offset 0x30C ........................................................ 152
Interrupt 128-131 Active Bit (ACTIVE4), offset 0x310 ....................................................... 153
Interrupt 0-3 Priority (PRI0), offset 0x400 ......................................................................... 154
Interrupt 4-7 Priority (PRI1), offset 0x404 ......................................................................... 154
Interrupt 8-11 Priority (PRI2), offset 0x408 ....................................................................... 154
Interrupt 12-15 Priority (PRI3), offset 0x40C .................................................................... 154
Interrupt 16-19 Priority (PRI4), offset 0x410 ..................................................................... 154
Interrupt 20-23 Priority (PRI5), offset 0x414 ..................................................................... 154
Interrupt 24-27 Priority (PRI6), offset 0x418 ..................................................................... 154
Interrupt 28-31 Priority (PRI7), offset 0x41C .................................................................... 154
Interrupt 32-35 Priority (PRI8), offset 0x420 ..................................................................... 154
Interrupt 36-39 Priority (PRI9), offset 0x424 ..................................................................... 154
Interrupt 40-43 Priority (PRI10), offset 0x428 ................................................................... 154
Interrupt 44-47 Priority (PRI11), offset 0x42C ................................................................... 154
Interrupt 48-51 Priority (PRI12), offset 0x430 ................................................................... 154
Interrupt 52-55 Priority (PRI13), offset 0x434 ................................................................... 154
Interrupt 56-59 Priority (PRI14), offset 0x438 ................................................................... 154
Interrupt 60-63 Priority (PRI15), offset 0x43C .................................................................. 154
Interrupt 64-67 Priority (PRI16), offset 0x440 ................................................................... 156
Interrupt 68-71 Priority (PRI17), offset 0x444 ................................................................... 156
Interrupt 72-75 Priority (PRI18), offset 0x448 ................................................................... 156
Interrupt 76-79 Priority (PRI19), offset 0x44C .................................................................. 156
Interrupt 80-83 Priority (PRI20), offset 0x450 ................................................................... 156
Interrupt 84-87 Priority (PRI21), offset 0x454 ................................................................... 156
Interrupt 88-91 Priority (PRI22), offset 0x458 ................................................................... 156
Interrupt 92-95 Priority (PRI23), offset 0x45C .................................................................. 156
Interrupt 96-99 Priority (PRI24), offset 0x460 ................................................................... 156
Interrupt 100-103 Priority (PRI25), offset 0x464 ............................................................... 156
Interrupt 104-107 Priority (PRI26), offset 0x468 ............................................................... 156
Interrupt 108-111 Priority (PRI27), offset 0x46C ............................................................... 156
Interrupt 112-115 Priority (PRI28), offset 0x470 ................................................................ 156
Interrupt 116-119 Priority (PRI29), offset 0x474 ................................................................ 156
Interrupt 120-123 Priority (PRI30), offset 0x478 ............................................................... 156
Interrupt 124-127 Priority (PRI31), offset 0x47C ............................................................... 156
Interrupt 128-131 Priority (PRI32), offset 0x480 ............................................................... 156
Software Trigger Interrupt (SWTRIG), offset 0xF00 .......................................................... 158
Auxiliary Control (ACTLR), offset 0x008 .......................................................................... 159
CPU ID Base (CPUID), offset 0xD00 ............................................................................... 161
Interrupt Control and State (INTCTRL), offset 0xD04 ........................................................ 162
Vector Table Offset (VTABLE), offset 0xD08 .................................................................... 165
Application Interrupt and Reset Control (APINT), offset 0xD0C ......................................... 166
System Control (SYSCTRL), offset 0xD10 ....................................................................... 168
Configuration and Control (CFGCTRL), offset 0xD14 ....................................................... 170
November 08, 2011
19
Texas Instruments-Advance Information
Table of Contents
Register 70:
Register 71:
Register 72:
Register 73:
Register 74:
Register 75:
Register 76:
Register 77:
Register 78:
Register 79:
Register 80:
Register 81:
Register 82:
Register 83:
Register 84:
Register 85:
Register 86:
Register 87:
Register 88:
Register 89:
Register 90:
Register 91:
Register 92:
System Handler Priority 1 (SYSPRI1), offset 0xD18 ......................................................... 172
System Handler Priority 2 (SYSPRI2), offset 0xD1C ........................................................ 173
System Handler Priority 3 (SYSPRI3), offset 0xD20 ......................................................... 174
System Handler Control and State (SYSHNDCTRL), offset 0xD24 .................................... 175
Configurable Fault Status (FAULTSTAT), offset 0xD28 ..................................................... 179
Hard Fault Status (HFAULTSTAT), offset 0xD2C .............................................................. 185
Memory Management Fault Address (MMADDR), offset 0xD34 ........................................ 186
Bus Fault Address (FAULTADDR), offset 0xD38 .............................................................. 187
MPU Type (MPUTYPE), offset 0xD90 ............................................................................. 188
MPU Control (MPUCTRL), offset 0xD94 .......................................................................... 189
MPU Region Number (MPUNUMBER), offset 0xD98 ....................................................... 191
MPU Region Base Address (MPUBASE), offset 0xD9C ................................................... 192
MPU Region Base Address Alias 1 (MPUBASE1), offset 0xDA4 ....................................... 192
MPU Region Base Address Alias 2 (MPUBASE2), offset 0xDAC ...................................... 192
MPU Region Base Address Alias 3 (MPUBASE3), offset 0xDB4 ....................................... 192
MPU Region Attribute and Size (MPUATTR), offset 0xDA0 ............................................... 194
MPU Region Attribute and Size Alias 1 (MPUATTR1), offset 0xDA8 .................................. 194
MPU Region Attribute and Size Alias 2 (MPUATTR2), offset 0xDB0 .................................. 194
MPU Region Attribute and Size Alias 3 (MPUATTR3), offset 0xDB8 .................................. 194
Coprocessor Access Control (CPAC), offset 0xD88 .......................................................... 197
Floating-Point Context Control (FPCC), offset 0xF34 ........................................................ 198
Floating-Point Context Address (FPCA), offset 0xF38 ...................................................... 200
Floating-Point Default Status Control (FPDSC), offset 0xF3C ........................................... 201
System Control ............................................................................................................................ 214
Register 1:
Register 2:
Register 3:
Register 4:
Register 5:
Register 6:
Register 7:
Register 8:
Register 9:
Register 10:
Register 11:
Register 12:
Register 13:
Register 14:
Register 15:
Register 16:
Register 17:
Register 18:
Register 19:
Register 20:
Register 21:
Register 22:
Register 23:
Register 24:
Device Identification 0 (DID0), offset 0x000 ..................................................................... 237
Device Identification 1 (DID1), offset 0x004 ..................................................................... 239
Device Capabilities 0 (DC0), offset 0x008 ........................................................................ 241
Device Capabilities 1 (DC1), offset 0x010 ........................................................................ 242
Device Capabilities 2 (DC2), offset 0x014 ........................................................................ 245
Device Capabilities 3 (DC3), offset 0x018 ........................................................................ 248
Device Capabilities 4 (DC4), offset 0x01C ....................................................................... 252
Device Capabilities 5 (DC5), offset 0x020 ........................................................................ 255
Device Capabilities 6 (DC6), offset 0x024 ........................................................................ 257
Device Capabilities 7 (DC7), offset 0x028 ........................................................................ 258
Device Capabilities 8 (DC8), offset 0x02C ....................................................................... 261
Brown-Out Reset Control (PBORCTL), offset 0x030 ........................................................ 264
Software Reset Control 0 (SRCR0), offset 0x040 ............................................................. 265
Software Reset Control 1 (SRCR1), offset 0x044 ............................................................. 267
Software Reset Control 2 (SRCR2), offset 0x048 ............................................................. 270
Raw Interrupt Status (RIS), offset 0x050 .......................................................................... 272
Interrupt Mask Control (IMC), offset 0x054 ...................................................................... 274
Masked Interrupt Status and Clear (MISC), offset 0x058 .................................................. 276
Reset Cause (RESC), offset 0x05C ................................................................................ 278
Run-Mode Clock Configuration (RCC), offset 0x060 ......................................................... 280
GPIO High-Performance Bus Control (GPIOHBCTL), offset 0x06C ................................... 285
Run-Mode Clock Configuration 2 (RCC2), offset 0x070 .................................................... 289
Main Oscillator Control (MOSCCTL), offset 0x07C ........................................................... 292
Run Mode Clock Gating Control Register 0 (RCGC0), offset 0x100 ................................... 293
20
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 25:
Register 26:
Register 27:
Register 28:
Register 29:
Register 30:
Register 31:
Register 32:
Register 33:
Register 34:
Register 35:
Register 36:
Register 37:
Register 38:
Register 39:
Register 40:
Register 41:
Register 42:
Register 43:
Register 44:
Register 45:
Register 46:
Register 47:
Register 48:
Register 49:
Register 50:
Register 51:
Register 52:
Register 53:
Register 54:
Register 55:
Register 56:
Register 57:
Register 58:
Register 59:
Register 60:
Register 61:
Register 62:
Register 63:
Register 64:
Register 65:
Register 66:
Register 67:
Register 68:
Register 69:
Register 70:
Register 71:
Run Mode Clock Gating Control Register 1 (RCGC1), offset 0x104 ................................... 296
Run Mode Clock Gating Control Register 2 (RCGC2), offset 0x108 ................................... 300
Sleep Mode Clock Gating Control Register 0 (SCGC0), offset 0x110 ................................. 303
Sleep Mode Clock Gating Control Register 1 (SCGC1), offset 0x114 ................................. 306
Sleep Mode Clock Gating Control Register 2 (SCGC2), offset 0x118 ................................. 310
Deep Sleep Mode Clock Gating Control Register 0 (DCGC0), offset 0x120 ....................... 313
Deep-Sleep Mode Clock Gating Control Register 1 (DCGC1), offset 0x124 ....................... 316
Deep Sleep Mode Clock Gating Control Register 2 (DCGC2), offset 0x128 ....................... 320
Deep Sleep Clock Configuration (DSLPCLKCFG), offset 0x144 ........................................ 323
System Properties (SYSPROP), offset 0x14C .................................................................. 325
Precision Internal Oscillator Calibration (PIOSCCAL), offset 0x150 ................................... 326
Precision Internal Oscillator Statistics (PIOSCSTAT), offset 0x154 .................................... 328
PLL Frequency 0 (PLLFREQ0), offset 0x160 ................................................................... 329
PLL Frequency 1 (PLLFREQ1), offset 0x164 ................................................................... 330
PLL Status (PLLSTAT), offset 0x168 ............................................................................... 331
Device Capabilities 9 (DC9), offset 0x190 ........................................................................ 332
Non-Volatile Memory Information (NVMSTAT), offset 0x1A0 ............................................. 334
Watchdog Timer Peripheral Present (PPWD), offset 0x300 ............................................... 335
16/32-Bit General-Purpose Timer Peripheral Present (PPTIMER), offset 0x304 ................. 336
General-Purpose Input/Output Peripheral Present (PPGPIO), offset 0x308 ........................ 338
Micro Direct Memory Access Peripheral Present (PPDMA), offset 0x30C .......................... 341
Hibernation Peripheral Present (PPHIB), offset 0x314 ...................................................... 342
Universal Asynchronous Receiver/Transmitter Peripheral Present (PPUART), offset
0x318 ........................................................................................................................... 343
Synchronous Serial Interface Peripheral Present (PPSSI), offset 0x31C ............................ 345
Inter-Integrated Circuit Peripheral Present (PPI2C), offset 0x320 ...................................... 347
Universal Serial Bus Peripheral Present (PPUSB), offset 0x328 ........................................ 349
Controller Area Network Peripheral Present (PPCAN), offset 0x334 .................................. 350
Analog-to-Digital Converter Peripheral Present (PPADC), offset 0x338 ............................. 351
Analog Comparator Peripheral Present (PPACMP), offset 0x33C ...................................... 352
Pulse Width Modulator Peripheral Present (PPPWM), offset 0x340 ................................... 353
Quadrature Encoder Interface Peripheral Present (PPQEI), offset 0x344 ........................... 354
EEPROM Peripheral Present (PPEEPROM), offset 0x358 ................................................ 355
32/64-Bit Wide General-Purpose Timer Peripheral Present (PPWTIMER), offset 0x35C ..... 356
Watchdog Timer Software Reset (SRWD), offset 0x500 ................................................... 358
16/32-Bit General-Purpose Timer Software Reset (SRTIMER), offset 0x504 ...................... 360
General-Purpose Input/Output Software Reset (SRGPIO), offset 0x508 ............................ 362
Micro Direct Memory Access Software Reset (SRDMA), offset 0x50C ............................... 365
Hibernation Software Reset (SRHIB), offset 0x514 ........................................................... 366
Universal Asynchronous Receiver/Transmitter Software Reset (SRUART), offset 0x518 .... 367
Synchronous Serial Interface Software Reset (SRSSI), offset 0x51C ................................ 369
Inter-Integrated Circuit Software Reset (SRI2C), offset 0x520 ........................................... 371
Universal Serial Bus Software Reset (SRUSB), offset 0x528 ............................................ 373
Controller Area Network Software Reset (SRCAN), offset 0x534 ....................................... 374
Analog-to-Digital Converter Software Reset (SRADC), offset 0x538 .................................. 376
Analog Comparator Software Reset (SRACMP), offset 0x53C .......................................... 378
Pulse Width Modulator Software Reset (SRPWM), offset 0x540 ....................................... 379
Quadrature Encoder Interface Software Reset (SRQEI), offset 0x544 ............................... 381
November 08, 2011
21
Texas Instruments-Advance Information
Table of Contents
Register 72:
Register 73:
Register 74:
Register 75:
Register 76:
Register 77:
Register 78:
Register 79:
Register 80:
Register 81:
Register 82:
Register 83:
Register 84:
Register 85:
Register 86:
Register 87:
Register 88:
Register 89:
Register 90:
Register 91:
Register 92:
Register 93:
Register 94:
Register 95:
Register 96:
Register 97:
Register 98:
Register 99:
Register 100:
Register 101:
Register 102:
Register 103:
Register 104:
Register 105:
EEPROM Software Reset (SREEPROM), offset 0x558 .................................................... 383
32/64-Bit Wide General-Purpose Timer Software Reset (SRWTIMER), offset 0x55C .......... 384
Watchdog Timer Run Mode Clock Gating Control (RCGCWD), offset 0x600 ...................... 386
16/32-Bit General-Purpose Timer Run Mode Clock Gating Control (RCGCTIMER), offset
0x604 ........................................................................................................................... 387
General-Purpose Input/Output Run Mode Clock Gating Control (RCGCGPIO), offset
0x608 ........................................................................................................................... 389
Micro Direct Memory Access Run Mode Clock Gating Control (RCGCDMA), offset
0x60C ........................................................................................................................... 392
Hibernation Run Mode Clock Gating Control (RCGCHIB), offset 0x614 ............................. 393
Universal Asynchronous Receiver/Transmitter Run Mode Clock Gating Control (RCGCUART),
offset 0x618 .................................................................................................................. 394
Synchronous Serial Interface Run Mode Clock Gating Control (RCGCSSI), offset
0x61C ........................................................................................................................... 396
Inter-Integrated Circuit Run Mode Clock Gating Control (RCGCI2C), offset 0x620 ............. 398
Universal Serial Bus Run Mode Clock Gating Control (RCGCUSB), offset 0x628 ............... 400
Controller Area Network Run Mode Clock Gating Control (RCGCCAN), offset 0x634 ......... 401
Analog-to-Digital Converter Run Mode Clock Gating Control (RCGCADC), offset 0x638 .... 402
Analog Comparator Run Mode Clock Gating Control (RCGCACMP), offset 0x63C ............. 403
Pulse Width Modulator Run Mode Clock Gating Control (RCGCPWM), offset 0x640 .......... 404
Quadrature Encoder Interface Run Mode Clock Gating Control (RCGCQEI), offset
0x644 ........................................................................................................................... 405
EEPROM Run Mode Clock Gating Control (RCGCEEPROM), offset 0x658 ....................... 406
32/64-Bit Wide General-Purpose Timer Run Mode Clock Gating Control (RCGCWTIMER),
offset 0x65C .................................................................................................................. 407
Watchdog Timer Sleep Mode Clock Gating Control (SCGCWD), offset 0x700 .................... 409
16/32-Bit General-Purpose Timer Sleep Mode Clock Gating Control (SCGCTIMER), offset
0x704 ........................................................................................................................... 410
General-Purpose Input/Output Sleep Mode Clock Gating Control (SCGCGPIO), offset
0x708 ........................................................................................................................... 412
Micro Direct Memory Access Sleep Mode Clock Gating Control (SCGCDMA), offset
0x70C ........................................................................................................................... 415
Hibernation Sleep Mode Clock Gating Control (SCGCHIB), offset 0x714 ........................... 416
Universal Asynchronous Receiver/Transmitter Sleep Mode Clock Gating Control
(SCGCUART), offset 0x718 ............................................................................................ 417
Synchronous Serial Interface Sleep Mode Clock Gating Control (SCGCSSI), offset
0x71C ........................................................................................................................... 419
Inter-Integrated Circuit Sleep Mode Clock Gating Control (SCGCI2C), offset 0x720 ........... 421
Universal Serial Bus Sleep Mode Clock Gating Control (SCGCUSB), offset 0x728 ............. 423
Controller Area Network Sleep Mode Clock Gating Control (SCGCCAN), offset 0x734 ....... 424
Analog-to-Digital Converter Sleep Mode Clock Gating Control (SCGCADC), offset
0x738 ........................................................................................................................... 425
Analog Comparator Sleep Mode Clock Gating Control (SCGCACMP), offset 0x73C .......... 426
Pulse Width Modulator Sleep Mode Clock Gating Control (SCGCPWM), offset 0x740 ........ 427
Quadrature Encoder Interface Sleep Mode Clock Gating Control (SCGCQEI), offset
0x744 ........................................................................................................................... 428
EEPROM Sleep Mode Clock Gating Control (SCGCEEPROM), offset 0x758 ..................... 429
32/64-Bit Wide General-Purpose Timer Sleep Mode Clock Gating Control (SCGCWTIMER),
offset 0x75C .................................................................................................................. 430
22
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 106: Watchdog Timer Deep-Sleep Mode Clock Gating Control (DCGCWD), offset 0x800 .......... 432
Register 107: 16/32-Bit General-Purpose Timer Deep-Sleep Mode Clock Gating Control (DCGCTIMER),
offset 0x804 .................................................................................................................. 433
Register 108: General-Purpose Input/Output Deep-Sleep Mode Clock Gating Control (DCGCGPIO), offset
0x808 ........................................................................................................................... 435
Register 109: Micro Direct Memory Access Deep-Sleep Mode Clock Gating Control (DCGCDMA), offset
0x80C ........................................................................................................................... 438
Register 110: Hibernation Deep-Sleep Mode Clock Gating Control (DCGCHIB), offset 0x814 .................. 439
Register 111: Universal Asynchronous Receiver/Transmitter Deep-Sleep Mode Clock Gating Control
(DCGCUART), offset 0x818 ............................................................................................ 440
Register 112: Synchronous Serial Interface Deep-Sleep Mode Clock Gating Control (DCGCSSI), offset
0x81C ........................................................................................................................... 442
Register 113: Inter-Integrated Circuit Deep-Sleep Mode Clock Gating Control (DCGCI2C), offset
0x820 ........................................................................................................................... 444
Register 114: Universal Serial Bus Deep-Sleep Mode Clock Gating Control (DCGCUSB), offset
0x828 ........................................................................................................................... 446
Register 115: Controller Area Network Deep-Sleep Mode Clock Gating Control (DCGCCAN), offset
0x834 ........................................................................................................................... 447
Register 116: Analog-to-Digital Converter Deep-Sleep Mode Clock Gating Control (DCGCADC), offset
0x838 ........................................................................................................................... 448
Register 117: Analog Comparator Deep-Sleep Mode Clock Gating Control (DCGCACMP), offset
0x83C ........................................................................................................................... 449
Register 118: Pulse Width Modulator Deep-Sleep Mode Clock Gating Control (DCGCPWM), offset
0x840 ........................................................................................................................... 450
Register 119: Quadrature Encoder Interface Deep-Sleep Mode Clock Gating Control (DCGCQEI), offset
0x844 ........................................................................................................................... 451
Register 120: EEPROM Deep-Sleep Mode Clock Gating Control (DCGCEEPROM), offset 0x858 ........... 452
Register 121: 32/64-Bit Wide General-Purpose Timer Deep-Sleep Mode Clock Gating Control
(DCGCWTIMER), offset 0x85C ...................................................................................... 453
Register 122: Watchdog Timer Power Control (PCWD), offset 0x900 ..................................................... 455
Register 123: 16/32-Bit General-Purpose Timer Power Control (PCTIMER), offset 0x904 ....................... 457
Register 124: General-Purpose Input/Output Power Control (PCGPIO), offset 0x908 .............................. 460
Register 125: Micro Direct Memory Access Power Control (PCDMA), offset 0x90C ................................ 466
Register 126: Hibernation Power Control (PCHIB), offset 0x914 ............................................................ 467
Register 127: Universal Asynchronous Receiver/Transmitter Power Control (PCUART), offset 0x918 ...... 468
Register 128: Synchronous Serial Interface Power Control (PCSSI), offset 0x91C .................................. 472
Register 129: Inter-Integrated Circuit Power Control (PCI2C), offset 0x920 ............................................ 474
Register 130: Universal Serial Bus Power Control (PCUSB), offset 0x928 .............................................. 477
Register 131: Controller Area Network Power Control (PCCAN), offset 0x934 ........................................ 478
Register 132: Analog-to-Digital Converter Power Control (PCADC), offset 0x938 .................................... 480
Register 133: Analog Comparator Power Control (PCACMP), offset 0x93C ............................................ 482
Register 134: Pulse Width Modulator Power Control (PCPWM), offset 0x940 ......................................... 483
Register 135: Quadrature Encoder Interface Power Control (PCQEI), offset 0x944 ................................. 485
Register 136: EEPROM Power Control (PCEEPROM), offset 0x958 ...................................................... 487
Register 137: 32/64-Bit Wide General-Purpose Timer Power Control (PCWTIMER), offset 0x95C ........... 488
Register 138: Watchdog Timer Peripheral Ready (PRWD), offset 0xA00 ................................................ 491
Register 139: 16/32-Bit General-Purpose Timer Peripheral Ready (PRTIMER), offset 0xA04 ................... 492
Register 140: General-Purpose Input/Output Peripheral Ready (PRGPIO), offset 0xA08 ......................... 494
Register 141: Micro Direct Memory Access Peripheral Ready (PRDMA), offset 0xA0C ........................... 497
November 08, 2011
23
Texas Instruments-Advance Information
Table of Contents
Register 142: Hibernation Peripheral Ready (PRHIB), offset 0xA14 ....................................................... 498
Register 143: Universal Asynchronous Receiver/Transmitter Peripheral Ready (PRUART), offset
0xA18 ........................................................................................................................... 499
Register 144: Synchronous Serial Interface Peripheral Ready (PRSSI), offset 0xA1C ............................. 501
Register 145: Inter-Integrated Circuit Peripheral Ready (PRI2C), offset 0xA20 ....................................... 503
Register 146: Universal Serial Bus Peripheral Ready (PRUSB), offset 0xA28 ......................................... 505
Register 147: Controller Area Network Peripheral Ready (PRCAN), offset 0xA34 ................................... 506
Register 148: Analog-to-Digital Converter Peripheral Ready (PRADC), offset 0xA38 ............................... 507
Register 149: Analog Comparator Peripheral Ready (PRACMP), offset 0xA3C ....................................... 508
Register 150: Pulse Width Modulator Peripheral Ready (PRPWM), offset 0xA40 .................................... 509
Register 151: Quadrature Encoder Interface Peripheral Ready (PRQEI), offset 0xA44 ............................ 510
Register 152: EEPROM Peripheral Ready (PREEPROM), offset 0xA58 ................................................. 511
Register 153: 32/64-Bit Wide General-Purpose Timer Peripheral Ready (PRWTIMER), offset 0xA5C ...... 512
System Exception Module .......................................................................................................... 514
Register 1:
Register 2:
Register 3:
Register 4:
System Exception Raw Interrupt Status (SYSEXCRIS), offset 0x000 ................................
System Exception Interrupt Mask (SYSEXCIM), offset 0x004 ...........................................
System Exception Masked Interrupt Status (SYSEXCMIS), offset 0x008 ...........................
System Exception Interrupt Clear (SYSEXCIC), offset 0x00C ...........................................
515
517
519
521
Hibernation Module ..................................................................................................................... 522
Register 1:
Register 2:
Register 3:
Register 4:
Register 5:
Register 6:
Register 7:
Register 8:
Register 9:
Register 10:
Register 11:
Hibernation RTC Counter (HIBRTCC), offset 0x000 .........................................................
Hibernation RTC Match 0 (HIBRTCM0), offset 0x004 .......................................................
Hibernation RTC Load (HIBRTCLD), offset 0x00C ...........................................................
Hibernation Control (HIBCTL), offset 0x010 .....................................................................
Hibernation Interrupt Mask (HIBIM), offset 0x014 .............................................................
Hibernation Raw Interrupt Status (HIBRIS), offset 0x018 ..................................................
Hibernation Masked Interrupt Status (HIBMIS), offset 0x01C ............................................
Hibernation Interrupt Clear (HIBIC), offset 0x020 .............................................................
Hibernation RTC Trim (HIBRTCT), offset 0x024 ...............................................................
Hibernation RTC Sub Seconds (HIBRTCSS), offset 0x028 ...............................................
Hibernation Data (HIBDATA), offset 0x030-0x06F ............................................................
535
536
537
538
542
544
546
548
549
550
551
Internal Memory ........................................................................................................................... 552
Register 1:
Register 2:
Register 3:
Register 4:
Register 5:
Register 6:
Register 7:
Register 8:
Register 9:
Register 10:
Register 11:
Register 12:
Register 13:
Register 14:
Register 15:
Register 16:
Register 17:
Flash Memory Address (FMA), offset 0x000 .................................................................... 568
Flash Memory Data (FMD), offset 0x004 ......................................................................... 569
Flash Memory Control (FMC), offset 0x008 ..................................................................... 570
Flash Controller Raw Interrupt Status (FCRIS), offset 0x00C ............................................ 572
Flash Controller Interrupt Mask (FCIM), offset 0x010 ........................................................ 575
Flash Controller Masked Interrupt Status and Clear (FCMISC), offset 0x014 ..................... 577
Flash Memory Control 2 (FMC2), offset 0x020 ................................................................. 580
Flash Write Buffer Valid (FWBVAL), offset 0x030 ............................................................. 581
Flash Write Buffer n (FWBn), offset 0x100 - 0x17C .......................................................... 582
Flash Size (FSIZE), offset 0xFC0 .................................................................................... 583
SRAM Size (SSIZE), offset 0xFC4 .................................................................................. 584
ROM Software Map (ROMSWMAP), offset 0xFCC ........................................................... 585
EEPROM Size Information (EESIZE), offset 0x000 .......................................................... 586
EEPROM Current Block (EEBLOCK), offset 0x004 .......................................................... 587
EEPROM Current Offset (EEOFFSET), offset 0x008 ........................................................ 588
EEPROM Read-Write (EERDWR), offset 0x010 .............................................................. 589
EEPROM Read-Write with Increment (EERDWRINC), offset 0x014 .................................. 590
24
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 18:
Register 19:
Register 20:
Register 21:
Register 22:
Register 23:
Register 24:
Register 25:
Register 26:
Register 27:
Register 28:
Register 29:
Register 30:
Register 31:
Register 32:
Register 33:
Register 34:
Register 35:
Register 36:
Register 37:
Register 38:
Register 39:
Register 40:
Register 41:
Register 42:
EEPROM Done Status (EEDONE), offset 0x018 .............................................................. 591
EEPROM Support Control and Status (EESUPP), offset 0x01C ........................................ 593
EEPROM Unlock (EEUNLOCK), offset 0x020 .................................................................. 595
EEPROM Protection (EEPROT), offset 0x030 ................................................................. 596
EEPROM Password (EEPASS0), offset 0x034 ................................................................. 597
EEPROM Password (EEPASS1), offset 0x038 ................................................................. 597
EEPROM Password (EEPASS2), offset 0x03C ................................................................ 597
EEPROM Interrupt (EEINT), offset 0x040 ........................................................................ 598
EEPROM Block Hide (EEHIDE), offset 0x050 .................................................................. 599
EEPROM Debug Mass Erase (EEDBGME), offset 0x080 ................................................. 600
EEPROM Peripheral Properties (EEPROMPP), offset 0xFC0 ........................................... 601
ROM Control (RMCTL), offset 0x0F0 .............................................................................. 602
Flash Memory Protection Read Enable 0 (FMPRE0), offset 0x130 and 0x200 ................... 603
Flash Memory Protection Read Enable 1 (FMPRE1), offset 0x204 .................................... 603
Flash Memory Protection Read Enable 2 (FMPRE2), offset 0x208 .................................... 603
Flash Memory Protection Read Enable 3 (FMPRE3), offset 0x20C ................................... 603
Flash Memory Protection Program Enable 0 (FMPPE0), offset 0x134 and 0x400 ............... 604
Flash Memory Protection Program Enable 1 (FMPPE1), offset 0x404 ............................... 604
Flash Memory Protection Program Enable 2 (FMPPE2), offset 0x408 ............................... 604
Flash Memory Protection Program Enable 3 (FMPPE3), offset 0x40C ............................... 604
Boot Configuration (BOOTCFG), offset 0x1D0 ................................................................. 606
User Register 0 (USER_REG0), offset 0x1E0 .................................................................. 609
User Register 1 (USER_REG1), offset 0x1E4 .................................................................. 609
User Register 2 (USER_REG2), offset 0x1E8 .................................................................. 609
User Register 3 (USER_REG3), offset 0x1EC ................................................................. 609
Micro Direct Memory Access (μDMA) ........................................................................................ 610
Register 1:
Register 2:
Register 3:
Register 4:
Register 5:
Register 6:
Register 7:
Register 8:
Register 9:
Register 10:
Register 11:
Register 12:
Register 13:
Register 14:
Register 15:
Register 16:
Register 17:
Register 18:
Register 19:
Register 20:
Register 21:
Register 22:
DMA Channel Source Address End Pointer (DMASRCENDP), offset 0x000 ...................... 634
DMA Channel Destination Address End Pointer (DMADSTENDP), offset 0x004 ................ 635
DMA Channel Control Word (DMACHCTL), offset 0x008 .................................................. 636
DMA Status (DMASTAT), offset 0x000 ............................................................................ 641
DMA Configuration (DMACFG), offset 0x004 ................................................................... 643
DMA Channel Control Base Pointer (DMACTLBASE), offset 0x008 .................................. 644
DMA Alternate Channel Control Base Pointer (DMAALTBASE), offset 0x00C .................... 645
DMA Channel Wait-on-Request Status (DMAWAITSTAT), offset 0x010 ............................. 646
DMA Channel Software Request (DMASWREQ), offset 0x014 ......................................... 647
DMA Channel Useburst Set (DMAUSEBURSTSET), offset 0x018 .................................... 648
DMA Channel Useburst Clear (DMAUSEBURSTCLR), offset 0x01C ................................. 649
DMA Channel Request Mask Set (DMAREQMASKSET), offset 0x020 .............................. 650
DMA Channel Request Mask Clear (DMAREQMASKCLR), offset 0x024 ........................... 651
DMA Channel Enable Set (DMAENASET), offset 0x028 ................................................... 652
DMA Channel Enable Clear (DMAENACLR), offset 0x02C ............................................... 653
DMA Channel Primary Alternate Set (DMAALTSET), offset 0x030 .................................... 654
DMA Channel Primary Alternate Clear (DMAALTCLR), offset 0x034 ................................. 655
DMA Channel Priority Set (DMAPRIOSET), offset 0x038 ................................................. 656
DMA Channel Priority Clear (DMAPRIOCLR), offset 0x03C .............................................. 657
DMA Bus Error Clear (DMAERRCLR), offset 0x04C ........................................................ 658
DMA Channel Assignment (DMACHASGN), offset 0x500 ................................................. 659
DMA Channel Interrupt Status (DMACHIS), offset 0x504 .................................................. 660
November 08, 2011
25
Texas Instruments-Advance Information
Table of Contents
Register 23:
Register 24:
Register 25:
Register 26:
Register 27:
Register 28:
Register 29:
Register 30:
Register 31:
Register 32:
Register 33:
Register 34:
Register 35:
DMA Channel Map Select 0 (DMACHMAP0), offset 0x510 ............................................... 661
DMA Channel Map Select 1 (DMACHMAP1), offset 0x514 ............................................... 662
DMA Channel Map Select 2 (DMACHMAP2), offset 0x518 ............................................... 663
DMA Channel Map Select 3 (DMACHMAP3), offset 0x51C .............................................. 664
DMA Peripheral Identification 0 (DMAPeriphID0), offset 0xFE0 ......................................... 665
DMA Peripheral Identification 1 (DMAPeriphID1), offset 0xFE4 ......................................... 666
DMA Peripheral Identification 2 (DMAPeriphID2), offset 0xFE8 ......................................... 667
DMA Peripheral Identification 3 (DMAPeriphID3), offset 0xFEC ........................................ 668
DMA Peripheral Identification 4 (DMAPeriphID4), offset 0xFD0 ......................................... 669
DMA PrimeCell Identification 0 (DMAPCellID0), offset 0xFF0 ........................................... 670
DMA PrimeCell Identification 1 (DMAPCellID1), offset 0xFF4 ........................................... 671
DMA PrimeCell Identification 2 (DMAPCellID2), offset 0xFF8 ........................................... 672
DMA PrimeCell Identification 3 (DMAPCellID3), offset 0xFFC ........................................... 673
General-Purpose Input/Outputs (GPIOs) ................................................................................... 674
Register 1:
Register 2:
Register 3:
Register 4:
Register 5:
Register 6:
Register 7:
Register 8:
Register 9:
Register 10:
Register 11:
Register 12:
Register 13:
Register 14:
Register 15:
Register 16:
Register 17:
Register 18:
Register 19:
Register 20:
Register 21:
Register 22:
Register 23:
Register 24:
Register 25:
Register 26:
Register 27:
Register 28:
Register 29:
Register 30:
Register 31:
Register 32:
Register 33:
Register 34:
GPIO Data (GPIODATA), offset 0x000 ............................................................................ 688
GPIO Direction (GPIODIR), offset 0x400 ......................................................................... 690
GPIO Interrupt Sense (GPIOIS), offset 0x404 .................................................................. 691
GPIO Interrupt Both Edges (GPIOIBE), offset 0x408 ........................................................ 692
GPIO Interrupt Event (GPIOIEV), offset 0x40C ................................................................ 693
GPIO Interrupt Mask (GPIOIM), offset 0x410 ................................................................... 694
GPIO Raw Interrupt Status (GPIORIS), offset 0x414 ........................................................ 695
GPIO Masked Interrupt Status (GPIOMIS), offset 0x418 ................................................... 696
GPIO Interrupt Clear (GPIOICR), offset 0x41C ................................................................ 697
GPIO Alternate Function Select (GPIOAFSEL), offset 0x420 ............................................ 698
GPIO 2-mA Drive Select (GPIODR2R), offset 0x500 ........................................................ 700
GPIO 4-mA Drive Select (GPIODR4R), offset 0x504 ........................................................ 701
GPIO 8-mA Drive Select (GPIODR8R), offset 0x508 ........................................................ 702
GPIO Open Drain Select (GPIOODR), offset 0x50C ......................................................... 704
GPIO Pull-Up Select (GPIOPUR), offset 0x510 ................................................................ 705
GPIO Pull-Down Select (GPIOPDR), offset 0x514 ........................................................... 707
GPIO Slew Rate Control Select (GPIOSLR), offset 0x518 ................................................ 709
GPIO Digital Enable (GPIODEN), offset 0x51C ................................................................ 710
GPIO Lock (GPIOLOCK), offset 0x520 ............................................................................ 712
GPIO Commit (GPIOCR), offset 0x524 ............................................................................ 713
GPIO Analog Mode Select (GPIOAMSEL), offset 0x528 ................................................... 715
GPIO Port Control (GPIOPCTL), offset 0x52C ................................................................. 717
GPIO ADC Control (GPIOADCCTL), offset 0x530 ............................................................ 719
GPIO DMA Control (GPIODMACTL), offset 0x534 ........................................................... 720
GPIO Select Interrupt (GPIOSI), offset 0x538 .................................................................. 721
GPIO Peripheral Identification 4 (GPIOPeriphID4), offset 0xFD0 ....................................... 722
GPIO Peripheral Identification 5 (GPIOPeriphID5), offset 0xFD4 ....................................... 723
GPIO Peripheral Identification 6 (GPIOPeriphID6), offset 0xFD8 ....................................... 724
GPIO Peripheral Identification 7 (GPIOPeriphID7), offset 0xFDC ...................................... 725
GPIO Peripheral Identification 0 (GPIOPeriphID0), offset 0xFE0 ....................................... 726
GPIO Peripheral Identification 1 (GPIOPeriphID1), offset 0xFE4 ....................................... 727
GPIO Peripheral Identification 2 (GPIOPeriphID2), offset 0xFE8 ....................................... 728
GPIO Peripheral Identification 3 (GPIOPeriphID3), offset 0xFEC ...................................... 729
GPIO PrimeCell Identification 0 (GPIOPCellID0), offset 0xFF0 .......................................... 730
26
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 35:
Register 36:
Register 37:
GPIO PrimeCell Identification 1 (GPIOPCellID1), offset 0xFF4 .......................................... 731
GPIO PrimeCell Identification 2 (GPIOPCellID2), offset 0xFF8 .......................................... 732
GPIO PrimeCell Identification 3 (GPIOPCellID3), offset 0xFFC ......................................... 733
General-Purpose Timers ............................................................................................................. 734
Register 1:
Register 2:
Register 3:
Register 4:
Register 5:
Register 6:
Register 7:
Register 8:
Register 9:
Register 10:
Register 11:
Register 12:
Register 13:
Register 14:
Register 15:
Register 16:
Register 17:
Register 18:
Register 19:
Register 20:
Register 21:
Register 22:
Register 23:
Register 24:
Register 25:
Register 26:
Register 27:
GPTM Configuration (GPTMCFG), offset 0x000 .............................................................. 758
GPTM Timer A Mode (GPTMTAMR), offset 0x004 ........................................................... 760
GPTM Timer B Mode (GPTMTBMR), offset 0x008 ........................................................... 764
GPTM Control (GPTMCTL), offset 0x00C ........................................................................ 768
GPTM Synchronize (GPTMSYNC), offset 0x010 .............................................................. 771
GPTM Interrupt Mask (GPTMIMR), offset 0x018 .............................................................. 775
GPTM Raw Interrupt Status (GPTMRIS), offset 0x01C ..................................................... 778
GPTM Masked Interrupt Status (GPTMMIS), offset 0x020 ................................................ 781
GPTM Interrupt Clear (GPTMICR), offset 0x024 .............................................................. 784
GPTM Timer A Interval Load (GPTMTAILR), offset 0x028 ................................................ 786
GPTM Timer B Interval Load (GPTMTBILR), offset 0x02C ................................................ 787
GPTM Timer A Match (GPTMTAMATCHR), offset 0x030 .................................................. 788
GPTM Timer B Match (GPTMTBMATCHR), offset 0x034 ................................................. 789
GPTM Timer A Prescale (GPTMTAPR), offset 0x038 ....................................................... 790
GPTM Timer B Prescale (GPTMTBPR), offset 0x03C ...................................................... 791
GPTM TimerA Prescale Match (GPTMTAPMR), offset 0x040 ........................................... 792
GPTM TimerB Prescale Match (GPTMTBPMR), offset 0x044 ........................................... 793
GPTM Timer A (GPTMTAR), offset 0x048 ....................................................................... 794
GPTM Timer B (GPTMTBR), offset 0x04C ....................................................................... 795
GPTM Timer A Value (GPTMTAV), offset 0x050 ............................................................... 796
GPTM Timer B Value (GPTMTBV), offset 0x054 .............................................................. 797
GPTM RTC Predivide (GPTMRTCPD), offset 0x058 ........................................................ 798
GPTM Timer A Prescale Snapshot (GPTMTAPS), offset 0x05C ........................................ 799
GPTM Timer B Prescale Snapshot (GPTMTBPS), offset 0x060 ........................................ 800
GPTM Timer A Prescale Value (GPTMTAPV), offset 0x064 .............................................. 801
GPTM Timer B Prescale Value (GPTMTBPV), offset 0x068 .............................................. 802
GPTM Peripheral Properties (GPTMPP), offset 0xFC0 ..................................................... 803
Watchdog Timers ......................................................................................................................... 804
Register 1:
Register 2:
Register 3:
Register 4:
Register 5:
Register 6:
Register 7:
Register 8:
Register 9:
Register 10:
Register 11:
Register 12:
Register 13:
Register 14:
Register 15:
Register 16:
Watchdog Load (WDTLOAD), offset 0x000 ...................................................................... 808
Watchdog Value (WDTVALUE), offset 0x004 ................................................................... 809
Watchdog Control (WDTCTL), offset 0x008 ..................................................................... 810
Watchdog Interrupt Clear (WDTICR), offset 0x00C .......................................................... 812
Watchdog Raw Interrupt Status (WDTRIS), offset 0x010 .................................................. 813
Watchdog Masked Interrupt Status (WDTMIS), offset 0x014 ............................................. 814
Watchdog Test (WDTTEST), offset 0x418 ....................................................................... 815
Watchdog Lock (WDTLOCK), offset 0xC00 ..................................................................... 816
Watchdog Peripheral Identification 4 (WDTPeriphID4), offset 0xFD0 ................................. 817
Watchdog Peripheral Identification 5 (WDTPeriphID5), offset 0xFD4 ................................. 818
Watchdog Peripheral Identification 6 (WDTPeriphID6), offset 0xFD8 ................................. 819
Watchdog Peripheral Identification 7 (WDTPeriphID7), offset 0xFDC ................................ 820
Watchdog Peripheral Identification 0 (WDTPeriphID0), offset 0xFE0 ................................. 821
Watchdog Peripheral Identification 1 (WDTPeriphID1), offset 0xFE4 ................................. 822
Watchdog Peripheral Identification 2 (WDTPeriphID2), offset 0xFE8 ................................. 823
Watchdog Peripheral Identification 3 (WDTPeriphID3), offset 0xFEC ................................. 824
November 08, 2011
27
Texas Instruments-Advance Information
Table of Contents
Register 17:
Register 18:
Register 19:
Register 20:
Watchdog PrimeCell Identification 0 (WDTPCellID0), offset 0xFF0 ....................................
Watchdog PrimeCell Identification 1 (WDTPCellID1), offset 0xFF4 ....................................
Watchdog PrimeCell Identification 2 (WDTPCellID2), offset 0xFF8 ....................................
Watchdog PrimeCell Identification 3 (WDTPCellID3 ), offset 0xFFC ..................................
825
826
827
828
Analog-to-Digital Converter (ADC) ............................................................................................. 829
Register 1:
Register 2:
Register 3:
Register 4:
Register 5:
Register 6:
Register 7:
Register 8:
Register 9:
Register 10:
Register 11:
Register 12:
Register 13:
Register 14:
Register 15:
Register 16:
Register 17:
Register 18:
Register 19:
Register 20:
Register 21:
Register 22:
Register 23:
Register 24:
Register 25:
Register 26:
Register 27:
Register 28:
Register 29:
Register 30:
Register 31:
Register 32:
Register 33:
Register 34:
Register 35:
Register 36:
Register 37:
Register 38:
Register 39:
Register 40:
ADC Active Sample Sequencer (ADCACTSS), offset 0x000 ............................................. 850
ADC Raw Interrupt Status (ADCRIS), offset 0x004 ........................................................... 851
ADC Interrupt Mask (ADCIM), offset 0x008 ..................................................................... 853
ADC Interrupt Status and Clear (ADCISC), offset 0x00C .................................................. 855
ADC Overflow Status (ADCOSTAT), offset 0x010 ............................................................ 858
ADC Event Multiplexer Select (ADCEMUX), offset 0x014 ................................................. 860
ADC Underflow Status (ADCUSTAT), offset 0x018 ........................................................... 865
ADC Trigger Source Select (ADCTSSEL), offset 0x01C ................................................... 866
ADC Sample Sequencer Priority (ADCSSPRI), offset 0x020 ............................................. 868
ADC Sample Phase Control (ADCSPC), offset 0x024 ...................................................... 870
ADC Processor Sample Sequence Initiate (ADCPSSI), offset 0x028 ................................. 872
ADC Sample Averaging Control (ADCSAC), offset 0x030 ................................................. 874
ADC Digital Comparator Interrupt Status and Clear (ADCDCISC), offset 0x034 ................. 875
ADC Control (ADCCTL), offset 0x038 ............................................................................. 877
ADC Sample Sequence Input Multiplexer Select 0 (ADCSSMUX0), offset 0x040 ............... 878
ADC Sample Sequence Control 0 (ADCSSCTL0), offset 0x044 ........................................ 880
ADC Sample Sequence Result FIFO 0 (ADCSSFIFO0), offset 0x048 ................................ 883
ADC Sample Sequence Result FIFO 1 (ADCSSFIFO1), offset 0x068 ................................ 883
ADC Sample Sequence Result FIFO 2 (ADCSSFIFO2), offset 0x088 ................................ 883
ADC Sample Sequence Result FIFO 3 (ADCSSFIFO3), offset 0x0A8 ............................... 883
ADC Sample Sequence FIFO 0 Status (ADCSSFSTAT0), offset 0x04C ............................. 884
ADC Sample Sequence FIFO 1 Status (ADCSSFSTAT1), offset 0x06C ............................. 884
ADC Sample Sequence FIFO 2 Status (ADCSSFSTAT2), offset 0x08C ............................ 884
ADC Sample Sequence FIFO 3 Status (ADCSSFSTAT3), offset 0x0AC ............................ 884
ADC Sample Sequence 0 Operation (ADCSSOP0), offset 0x050 ...................................... 886
ADC Sample Sequence 0 Digital Comparator Select (ADCSSDC0), offset 0x054 .............. 888
ADC Sample Sequence Extended Input Multiplexer Select 0 (ADCSSEMUX0), offset
0x058 ........................................................................................................................... 890
ADC Sample Sequence Input Multiplexer Select 1 (ADCSSMUX1), offset 0x060 ............... 892
ADC Sample Sequence Input Multiplexer Select 2 (ADCSSMUX2), offset 0x080 ............... 892
ADC Sample Sequence Control 1 (ADCSSCTL1), offset 0x064 ........................................ 893
ADC Sample Sequence Control 2 (ADCSSCTL2), offset 0x084 ........................................ 893
ADC Sample Sequence 1 Operation (ADCSSOP1), offset 0x070 ...................................... 895
ADC Sample Sequence 2 Operation (ADCSSOP2), offset 0x090 ..................................... 895
ADC Sample Sequence 1 Digital Comparator Select (ADCSSDC1), offset 0x074 .............. 896
ADC Sample Sequence 2 Digital Comparator Select (ADCSSDC2), offset 0x094 .............. 896
ADC Sample Sequence Extended Input Multiplexer Select 1 (ADCSSEMUX1), offset
0x078 ........................................................................................................................... 898
ADC Sample Sequence Extended Input Multiplexer Select 2 (ADCSSEMUX2), offset 0x098
..................................................................................................................................... 898
ADC Sample Sequence Input Multiplexer Select 3 (ADCSSMUX3), offset 0x0A0 ............... 900
ADC Sample Sequence Control 3 (ADCSSCTL3), offset 0x0A4 ........................................ 901
ADC Sample Sequence 3 Operation (ADCSSOP3), offset 0x0B0 ..................................... 902
28
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 41:
Register 42:
Register 43:
Register 44:
Register 45:
Register 46:
Register 47:
Register 48:
Register 49:
Register 50:
Register 51:
Register 52:
Register 53:
Register 54:
Register 55:
Register 56:
Register 57:
Register 58:
Register 59:
Register 60:
Register 61:
Register 62:
ADC Sample Sequence 3 Digital Comparator Select (ADCSSDC3), offset 0x0B4 .............. 903
ADC Sample Sequence Extended Input Multiplexer Select 3 (ADCSSEMUX3), offset
0x0B8 ........................................................................................................................... 904
ADC Digital Comparator Reset Initial Conditions (ADCDCRIC), offset 0xD00 ..................... 905
ADC Digital Comparator Control 0 (ADCDCCTL0), offset 0xE00 ....................................... 910
ADC Digital Comparator Control 1 (ADCDCCTL1), offset 0xE04 ....................................... 910
ADC Digital Comparator Control 2 (ADCDCCTL2), offset 0xE08 ....................................... 910
ADC Digital Comparator Control 3 (ADCDCCTL3), offset 0xE0C ...................................... 910
ADC Digital Comparator Control 4 (ADCDCCTL4), offset 0xE10 ....................................... 910
ADC Digital Comparator Control 5 (ADCDCCTL5), offset 0xE14 ....................................... 910
ADC Digital Comparator Control 6 (ADCDCCTL6), offset 0xE18 ....................................... 910
ADC Digital Comparator Control 7 (ADCDCCTL7), offset 0xE1C ...................................... 910
ADC Digital Comparator Range 0 (ADCDCCMP0), offset 0xE40 ....................................... 913
ADC Digital Comparator Range 1 (ADCDCCMP1), offset 0xE44 ....................................... 913
ADC Digital Comparator Range 2 (ADCDCCMP2), offset 0xE48 ....................................... 913
ADC Digital Comparator Range 3 (ADCDCCMP3), offset 0xE4C ...................................... 913
ADC Digital Comparator Range 4 (ADCDCCMP4), offset 0xE50 ....................................... 913
ADC Digital Comparator Range 5 (ADCDCCMP5), offset 0xE54 ....................................... 913
ADC Digital Comparator Range 6 (ADCDCCMP6), offset 0xE58 ....................................... 913
ADC Digital Comparator Range 7 (ADCDCCMP7), offset 0xE5C ...................................... 913
ADC Peripheral Properties (ADCPP), offset 0xFC0 .......................................................... 914
ADC Peripheral Configuration (ADCPC), offset 0xFC4 ..................................................... 916
ADC Clock Configuration (ADCCC), offset 0xFC8 ............................................................ 917
Universal Asynchronous Receivers/Transmitters (UARTs) ..................................................... 918
Register 1:
Register 2:
Register 3:
Register 4:
Register 5:
Register 6:
Register 7:
Register 8:
Register 9:
Register 10:
Register 11:
Register 12:
Register 13:
Register 14:
Register 15:
Register 16:
Register 17:
Register 18:
Register 19:
Register 20:
Register 21:
Register 22:
Register 23:
Register 24:
UART Data (UARTDR), offset 0x000 ............................................................................... 932
UART Receive Status/Error Clear (UARTRSR/UARTECR), offset 0x004 ........................... 934
UART Flag (UARTFR), offset 0x018 ................................................................................ 937
UART IrDA Low-Power Register (UARTILPR), offset 0x020 ............................................. 940
UART Integer Baud-Rate Divisor (UARTIBRD), offset 0x024 ............................................ 941
UART Fractional Baud-Rate Divisor (UARTFBRD), offset 0x028 ....................................... 942
UART Line Control (UARTLCRH), offset 0x02C ............................................................... 943
UART Control (UARTCTL), offset 0x030 ......................................................................... 945
UART Interrupt FIFO Level Select (UARTIFLS), offset 0x034 ........................................... 949
UART Interrupt Mask (UARTIM), offset 0x038 ................................................................. 951
UART Raw Interrupt Status (UARTRIS), offset 0x03C ...................................................... 955
UART Masked Interrupt Status (UARTMIS), offset 0x040 ................................................. 959
UART Interrupt Clear (UARTICR), offset 0x044 ............................................................... 963
UART DMA Control (UARTDMACTL), offset 0x048 .......................................................... 965
UART LIN Control (UARTLCTL), offset 0x090 ................................................................. 966
UART LIN Snap Shot (UARTLSS), offset 0x094 ............................................................... 967
UART LIN Timer (UARTLTIM), offset 0x098 ..................................................................... 968
UART 9-Bit Self Address (UART9BITADDR), offset 0x0A4 ............................................... 969
UART 9-Bit Self Address Mask (UART9BITAMASK), offset 0x0A8 .................................... 970
UART Peripheral Properties (UARTPP), offset 0xFC0 ...................................................... 971
UART Clock Configuration (UARTCC), offset 0xFC8 ........................................................ 972
UART Peripheral Identification 4 (UARTPeriphID4), offset 0xFD0 ..................................... 973
UART Peripheral Identification 5 (UARTPeriphID5), offset 0xFD4 ..................................... 974
UART Peripheral Identification 6 (UARTPeriphID6), offset 0xFD8 ..................................... 975
November 08, 2011
29
Texas Instruments-Advance Information
Table of Contents
Register 25:
Register 26:
Register 27:
Register 28:
Register 29:
Register 30:
Register 31:
Register 32:
Register 33:
UART Peripheral Identification 7 (UARTPeriphID7), offset 0xFDC .....................................
UART Peripheral Identification 0 (UARTPeriphID0), offset 0xFE0 ......................................
UART Peripheral Identification 1 (UARTPeriphID1), offset 0xFE4 ......................................
UART Peripheral Identification 2 (UARTPeriphID2), offset 0xFE8 ......................................
UART Peripheral Identification 3 (UARTPeriphID3), offset 0xFEC .....................................
UART PrimeCell Identification 0 (UARTPCellID0), offset 0xFF0 ........................................
UART PrimeCell Identification 1 (UARTPCellID1), offset 0xFF4 ........................................
UART PrimeCell Identification 2 (UARTPCellID2), offset 0xFF8 ........................................
UART PrimeCell Identification 3 (UARTPCellID3), offset 0xFFC ........................................
976
977
978
979
980
981
982
983
984
Synchronous Serial Interface (SSI) ............................................................................................ 985
Register 1:
Register 2:
Register 3:
Register 4:
Register 5:
Register 6:
Register 7:
Register 8:
Register 9:
Register 10:
Register 11:
Register 12:
Register 13:
Register 14:
Register 15:
Register 16:
Register 17:
Register 18:
Register 19:
Register 20:
Register 21:
Register 22:
Register 23:
SSI Control 0 (SSICR0), offset 0x000 ............................................................................ 1000
SSI Control 1 (SSICR1), offset 0x004 ............................................................................ 1002
SSI Data (SSIDR), offset 0x008 .................................................................................... 1004
SSI Status (SSISR), offset 0x00C ................................................................................. 1005
SSI Clock Prescale (SSICPSR), offset 0x010 ................................................................ 1007
SSI Interrupt Mask (SSIIM), offset 0x014 ....................................................................... 1008
SSI Raw Interrupt Status (SSIRIS), offset 0x018 ............................................................ 1009
SSI Masked Interrupt Status (SSIMIS), offset 0x01C ...................................................... 1011
SSI Interrupt Clear (SSIICR), offset 0x020 ..................................................................... 1013
SSI DMA Control (SSIDMACTL), offset 0x024 ............................................................... 1014
SSI Clock Configuration (SSICC), offset 0xFC8 ............................................................. 1015
SSI Peripheral Identification 4 (SSIPeriphID4), offset 0xFD0 ........................................... 1016
SSI Peripheral Identification 5 (SSIPeriphID5), offset 0xFD4 ........................................... 1017
SSI Peripheral Identification 6 (SSIPeriphID6), offset 0xFD8 ........................................... 1018
SSI Peripheral Identification 7 (SSIPeriphID7), offset 0xFDC .......................................... 1019
SSI Peripheral Identification 0 (SSIPeriphID0), offset 0xFE0 ........................................... 1020
SSI Peripheral Identification 1 (SSIPeriphID1), offset 0xFE4 ........................................... 1021
SSI Peripheral Identification 2 (SSIPeriphID2), offset 0xFE8 ........................................... 1022
SSI Peripheral Identification 3 (SSIPeriphID3), offset 0xFEC .......................................... 1023
SSI PrimeCell Identification 0 (SSIPCellID0), offset 0xFF0 .............................................. 1024
SSI PrimeCell Identification 1 (SSIPCellID1), offset 0xFF4 .............................................. 1025
SSI PrimeCell Identification 2 (SSIPCellID2), offset 0xFF8 .............................................. 1026
SSI PrimeCell Identification 3 (SSIPCellID3), offset 0xFFC ............................................. 1027
Inter-Integrated Circuit (I2C) Interface ...................................................................................... 1028
Register 1:
Register 2:
Register 3:
Register 4:
Register 5:
Register 6:
Register 7:
Register 8:
Register 9:
Register 10:
Register 11:
Register 12:
Register 13:
I2C Master Slave Address (I2CMSA), offset 0x000 ......................................................... 1046
I2C Master Control/Status (I2CMCS), offset 0x004 ......................................................... 1047
I2C Master Data (I2CMDR), offset 0x008 ....................................................................... 1052
I2C Master Timer Period (I2CMTPR), offset 0x00C ......................................................... 1053
I2C Master Interrupt Mask (I2CMIMR), offset 0x010 ....................................................... 1054
I2C Master Raw Interrupt Status (I2CMRIS), offset 0x014 ............................................... 1055
I2C Master Masked Interrupt Status (I2CMMIS), offset 0x018 .......................................... 1056
I2C Master Interrupt Clear (I2CMICR), offset 0x01C ....................................................... 1057
I2C Master Configuration (I2CMCR), offset 0x020 .......................................................... 1058
I2C Master Clock Low Timeout Count (I2CMCLKOCNT), offset 0x024 ............................. 1059
I2C Master Bus Monitor (I2CMBMON), offset 0x02C ....................................................... 1060
I2C Slave Own Address (I2CSOAR), offset 0x800 .......................................................... 1061
I2C Slave Control/Status (I2CSCSR), offset 0x804 ......................................................... 1062
30
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 14:
Register 15:
Register 16:
Register 17:
Register 18:
Register 19:
Register 20:
Register 21:
Register 22:
I2C Slave Data (I2CSDR), offset 0x808 ......................................................................... 1064
I2C Slave Interrupt Mask (I2CSIMR), offset 0x80C ......................................................... 1065
I2C Slave Raw Interrupt Status (I2CSRIS), offset 0x810 ................................................. 1066
I2C Slave Masked Interrupt Status (I2CSMIS), offset 0x814 ............................................ 1067
I2C Slave Interrupt Clear (I2CSICR), offset 0x818 .......................................................... 1068
I2C Slave Own Address 2 (I2CSOAR2), offset 0x81C ..................................................... 1069
I2C Slave ACK Control (I2CSACKCTL), offset 0x820 ...................................................... 1070
I2C Peripheral Properties (I2CPP), offset 0xFC0 ............................................................ 1071
I2C Peripheral Configuration (I2CPC), offset 0xFC4 ....................................................... 1072
Controller Area Network (CAN) Module ................................................................................... 1073
Register 1:
Register 2:
Register 3:
Register 4:
Register 5:
Register 6:
Register 7:
Register 8:
Register 9:
Register 10:
Register 11:
Register 12:
Register 13:
Register 14:
Register 15:
Register 16:
Register 17:
Register 18:
Register 19:
Register 20:
Register 21:
Register 22:
Register 23:
Register 24:
Register 25:
Register 26:
Register 27:
Register 28:
Register 29:
Register 30:
Register 31:
Register 32:
Register 33:
Register 34:
Register 35:
Register 36:
Register 37:
CAN Control (CANCTL), offset 0x000 ............................................................................ 1095
CAN Status (CANSTS), offset 0x004 ............................................................................. 1097
CAN Error Counter (CANERR), offset 0x008 ................................................................. 1100
CAN Bit Timing (CANBIT), offset 0x00C ........................................................................ 1101
CAN Interrupt (CANINT), offset 0x010 ........................................................................... 1102
CAN Test (CANTST), offset 0x014 ................................................................................ 1103
CAN Baud Rate Prescaler Extension (CANBRPE), offset 0x018 ..................................... 1105
CAN IF1 Command Request (CANIF1CRQ), offset 0x020 .............................................. 1106
CAN IF2 Command Request (CANIF2CRQ), offset 0x080 .............................................. 1106
CAN IF1 Command Mask (CANIF1CMSK), offset 0x024 ................................................ 1107
CAN IF2 Command Mask (CANIF2CMSK), offset 0x084 ................................................ 1107
CAN IF1 Mask 1 (CANIF1MSK1), offset 0x028 .............................................................. 1110
CAN IF2 Mask 1 (CANIF2MSK1), offset 0x088 .............................................................. 1110
CAN IF1 Mask 2 (CANIF1MSK2), offset 0x02C .............................................................. 1111
CAN IF2 Mask 2 (CANIF2MSK2), offset 0x08C .............................................................. 1111
CAN IF1 Arbitration 1 (CANIF1ARB1), offset 0x030 ....................................................... 1113
CAN IF2 Arbitration 1 (CANIF2ARB1), offset 0x090 ....................................................... 1113
CAN IF1 Arbitration 2 (CANIF1ARB2), offset 0x034 ....................................................... 1114
CAN IF2 Arbitration 2 (CANIF2ARB2), offset 0x094 ....................................................... 1114
CAN IF1 Message Control (CANIF1MCTL), offset 0x038 ................................................ 1116
CAN IF2 Message Control (CANIF2MCTL), offset 0x098 ................................................ 1116
CAN IF1 Data A1 (CANIF1DA1), offset 0x03C ............................................................... 1119
CAN IF1 Data A2 (CANIF1DA2), offset 0x040 ................................................................ 1119
CAN IF1 Data B1 (CANIF1DB1), offset 0x044 ................................................................ 1119
CAN IF1 Data B2 (CANIF1DB2), offset 0x048 ................................................................ 1119
CAN IF2 Data A1 (CANIF2DA1), offset 0x09C ............................................................... 1119
CAN IF2 Data A2 (CANIF2DA2), offset 0x0A0 ............................................................... 1119
CAN IF2 Data B1 (CANIF2DB1), offset 0x0A4 ............................................................... 1119
CAN IF2 Data B2 (CANIF2DB2), offset 0x0A8 ............................................................... 1119
CAN Transmission Request 1 (CANTXRQ1), offset 0x100 .............................................. 1120
CAN Transmission Request 2 (CANTXRQ2), offset 0x104 .............................................. 1120
CAN New Data 1 (CANNWDA1), offset 0x120 ............................................................... 1121
CAN New Data 2 (CANNWDA2), offset 0x124 ............................................................... 1121
CAN Message 1 Interrupt Pending (CANMSG1INT), offset 0x140 ................................... 1122
CAN Message 2 Interrupt Pending (CANMSG2INT), offset 0x144 ................................... 1122
CAN Message 1 Valid (CANMSG1VAL), offset 0x160 ..................................................... 1123
CAN Message 2 Valid (CANMSG2VAL), offset 0x164 ..................................................... 1123
November 08, 2011
31
Texas Instruments-Advance Information
Table of Contents
Universal Serial Bus (USB) Controller ..................................................................................... 1124
Register 1:
Register 2:
Register 3:
Register 4:
Register 5:
Register 6:
Register 7:
Register 8:
Register 9:
Register 10:
Register 11:
Register 12:
Register 13:
Register 14:
Register 15:
Register 16:
Register 17:
Register 18:
Register 19:
Register 20:
Register 21:
Register 22:
Register 23:
Register 24:
Register 25:
Register 26:
Register 27:
Register 28:
Register 29:
Register 30:
Register 31:
Register 32:
Register 33:
Register 34:
Register 35:
Register 36:
Register 37:
Register 38:
Register 39:
Register 40:
Register 41:
Register 42:
Register 43:
Register 44:
Register 45:
Register 46:
Register 47:
USB Device Functional Address (USBFADDR), offset 0x000 .......................................... 1146
USB Power (USBPOWER), offset 0x001 ....................................................................... 1147
USB Transmit Interrupt Status (USBTXIS), offset 0x002 ................................................. 1150
USB Receive Interrupt Status (USBRXIS), offset 0x004 ................................................. 1152
USB Transmit Interrupt Enable (USBTXIE), offset 0x006 ................................................ 1153
USB Receive Interrupt Enable (USBRXIE), offset 0x008 ................................................. 1155
USB General Interrupt Status (USBIS), offset 0x00A ...................................................... 1156
USB Interrupt Enable (USBIE), offset 0x00B .................................................................. 1159
USB Frame Value (USBFRAME), offset 0x00C .............................................................. 1162
USB Endpoint Index (USBEPIDX), offset 0x00E ............................................................ 1163
USB Test Mode (USBTEST), offset 0x00F ..................................................................... 1164
USB FIFO Endpoint 0 (USBFIFO0), offset 0x020 ........................................................... 1166
USB FIFO Endpoint 1 (USBFIFO1), offset 0x024 ........................................................... 1166
USB FIFO Endpoint 2 (USBFIFO2), offset 0x028 ........................................................... 1166
USB FIFO Endpoint 3 (USBFIFO3), offset 0x02C ........................................................... 1166
USB FIFO Endpoint 4 (USBFIFO4), offset 0x030 ........................................................... 1166
USB FIFO Endpoint 5 (USBFIFO5), offset 0x034 ........................................................... 1166
USB FIFO Endpoint 6 (USBFIFO6), offset 0x038 ........................................................... 1166
USB FIFO Endpoint 7 (USBFIFO7), offset 0x03C ........................................................... 1166
USB Device Control (USBDEVCTL), offset 0x060 .......................................................... 1167
USB Transmit Dynamic FIFO Sizing (USBTXFIFOSZ), offset 0x062 ................................ 1169
USB Receive Dynamic FIFO Sizing (USBRXFIFOSZ), offset 0x063 ................................ 1169
USB Transmit FIFO Start Address (USBTXFIFOADD), offset 0x064 ................................ 1170
USB Receive FIFO Start Address (USBRXFIFOADD), offset 0x066 ................................ 1170
USB Connect Timing (USBCONTIM), offset 0x07A ........................................................ 1171
USB OTG VBUS Pulse Timing (USBVPLEN), offset 0x07B ............................................ 1172
USB Full-Speed Last Transaction to End of Frame Timing (USBFSEOF), offset 0x07D .... 1173
USB Low-Speed Last Transaction to End of Frame Timing (USBLSEOF), offset 0x07E .... 1174
USB Transmit Functional Address Endpoint 0 (USBTXFUNCADDR0), offset 0x080 ......... 1175
USB Transmit Functional Address Endpoint 1 (USBTXFUNCADDR1), offset 0x088 ......... 1175
USB Transmit Functional Address Endpoint 2 (USBTXFUNCADDR2), offset 0x090 ......... 1175
USB Transmit Functional Address Endpoint 3 (USBTXFUNCADDR3), offset 0x098 ......... 1175
USB Transmit Functional Address Endpoint 4 (USBTXFUNCADDR4), offset 0x0A0 ......... 1175
USB Transmit Functional Address Endpoint 5 (USBTXFUNCADDR5), offset 0x0A8 ......... 1175
USB Transmit Functional Address Endpoint 6 (USBTXFUNCADDR6), offset 0x0B0 ......... 1175
USB Transmit Functional Address Endpoint 7 (USBTXFUNCADDR7), offset 0x0B8 ......... 1175
USB Transmit Hub Address Endpoint 0 (USBTXHUBADDR0), offset 0x082 ..................... 1176
USB Transmit Hub Address Endpoint 1 (USBTXHUBADDR1), offset 0x08A .................... 1176
USB Transmit Hub Address Endpoint 2 (USBTXHUBADDR2), offset 0x092 ..................... 1176
USB Transmit Hub Address Endpoint 3 (USBTXHUBADDR3), offset 0x09A .................... 1176
USB Transmit Hub Address Endpoint 4 (USBTXHUBADDR4), offset 0x0A2 .................... 1176
USB Transmit Hub Address Endpoint 5 (USBTXHUBADDR5), offset 0x0AA .................... 1176
USB Transmit Hub Address Endpoint 6 (USBTXHUBADDR6), offset 0x0B2 .................... 1176
USB Transmit Hub Address Endpoint 7 (USBTXHUBADDR7), offset 0x0BA .................... 1176
USB Transmit Hub Port Endpoint 0 (USBTXHUBPORT0), offset 0x083 ........................... 1177
USB Transmit Hub Port Endpoint 1 (USBTXHUBPORT1), offset 0x08B ........................... 1177
USB Transmit Hub Port Endpoint 2 (USBTXHUBPORT2), offset 0x093 ........................... 1177
32
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 48:
Register 49:
Register 50:
Register 51:
Register 52:
Register 53:
Register 54:
Register 55:
Register 56:
Register 57:
Register 58:
Register 59:
Register 60:
Register 61:
Register 62:
Register 63:
Register 64:
Register 65:
Register 66:
Register 67:
Register 68:
Register 69:
Register 70:
Register 71:
Register 72:
Register 73:
Register 74:
Register 75:
Register 76:
Register 77:
Register 78:
Register 79:
Register 80:
Register 81:
Register 82:
Register 83:
Register 84:
Register 85:
Register 86:
Register 87:
Register 88:
Register 89:
Register 90:
Register 91:
Register 92:
Register 93:
Register 94:
Register 95:
USB Transmit Hub Port Endpoint 3 (USBTXHUBPORT3), offset 0x09B ........................... 1177
USB Transmit Hub Port Endpoint 4 (USBTXHUBPORT4), offset 0x0A3 ........................... 1177
USB Transmit Hub Port Endpoint 5 (USBTXHUBPORT5), offset 0x0AB .......................... 1177
USB Transmit Hub Port Endpoint 6 (USBTXHUBPORT6), offset 0x0B3 ........................... 1177
USB Transmit Hub Port Endpoint 7 (USBTXHUBPORT7), offset 0x0BB .......................... 1177
USB Receive Functional Address Endpoint 1 (USBRXFUNCADDR1), offset 0x08C ......... 1178
USB Receive Functional Address Endpoint 2 (USBRXFUNCADDR2), offset 0x094 ......... 1178
USB Receive Functional Address Endpoint 3 (USBRXFUNCADDR3), offset 0x09C ......... 1178
USB Receive Functional Address Endpoint 4 (USBRXFUNCADDR4), offset 0x0A4 ......... 1178
USB Receive Functional Address Endpoint 5 (USBRXFUNCADDR5), offset 0x0AC ......... 1178
USB Receive Functional Address Endpoint 6 (USBRXFUNCADDR6), offset 0x0B4 ......... 1178
USB Receive Functional Address Endpoint 7 (USBRXFUNCADDR7), offset 0x0BC ......... 1178
USB Receive Hub Address Endpoint 1 (USBRXHUBADDR1), offset 0x08E ..................... 1179
USB Receive Hub Address Endpoint 2 (USBRXHUBADDR2), offset 0x096 ..................... 1179
USB Receive Hub Address Endpoint 3 (USBRXHUBADDR3), offset 0x09E ..................... 1179
USB Receive Hub Address Endpoint 4 (USBRXHUBADDR4), offset 0x0A6 ..................... 1179
USB Receive Hub Address Endpoint 5 (USBRXHUBADDR5), offset 0x0AE .................... 1179
USB Receive Hub Address Endpoint 6 (USBRXHUBADDR6), offset 0x0B6 ..................... 1179
USB Receive Hub Address Endpoint 7 (USBRXHUBADDR7), offset 0x0BE .................... 1179
USB Receive Hub Port Endpoint 1 (USBRXHUBPORT1), offset 0x08F ........................... 1180
USB Receive Hub Port Endpoint 2 (USBRXHUBPORT2), offset 0x097 ........................... 1180
USB Receive Hub Port Endpoint 3 (USBRXHUBPORT3), offset 0x09F ........................... 1180
USB Receive Hub Port Endpoint 4 (USBRXHUBPORT4), offset 0x0A7 ........................... 1180
USB Receive Hub Port Endpoint 5 (USBRXHUBPORT5), offset 0x0AF ........................... 1180
USB Receive Hub Port Endpoint 6 (USBRXHUBPORT6), offset 0x0B7 ........................... 1180
USB Receive Hub Port Endpoint 7 (USBRXHUBPORT7), offset 0x0BF ........................... 1180
USB Maximum Transmit Data Endpoint 1 (USBTXMAXP1), offset 0x110 ......................... 1181
USB Maximum Transmit Data Endpoint 2 (USBTXMAXP2), offset 0x120 ........................ 1181
USB Maximum Transmit Data Endpoint 3 (USBTXMAXP3), offset 0x130 ........................ 1181
USB Maximum Transmit Data Endpoint 4 (USBTXMAXP4), offset 0x140 ........................ 1181
USB Maximum Transmit Data Endpoint 5 (USBTXMAXP5), offset 0x150 ........................ 1181
USB Maximum Transmit Data Endpoint 6 (USBTXMAXP6), offset 0x160 ........................ 1181
USB Maximum Transmit Data Endpoint 7 (USBTXMAXP7), offset 0x170 ........................ 1181
USB Control and Status Endpoint 0 Low (USBCSRL0), offset 0x102 ............................... 1182
USB Control and Status Endpoint 0 High (USBCSRH0), offset 0x103 ............................. 1186
USB Receive Byte Count Endpoint 0 (USBCOUNT0), offset 0x108 ................................. 1188
USB Type Endpoint 0 (USBTYPE0), offset 0x10A .......................................................... 1189
USB NAK Limit (USBNAKLMT), offset 0x10B ................................................................ 1190
USB Transmit Control and Status Endpoint 1 Low (USBTXCSRL1), offset 0x112 ............. 1191
USB Transmit Control and Status Endpoint 2 Low (USBTXCSRL2), offset 0x122 ............. 1191
USB Transmit Control and Status Endpoint 3 Low (USBTXCSRL3), offset 0x132 ............. 1191
USB Transmit Control and Status Endpoint 4 Low (USBTXCSRL4), offset 0x142 ............. 1191
USB Transmit Control and Status Endpoint 5 Low (USBTXCSRL5), offset 0x152 ............. 1191
USB Transmit Control and Status Endpoint 6 Low (USBTXCSRL6), offset 0x162 ............. 1191
USB Transmit Control and Status Endpoint 7 Low (USBTXCSRL7), offset 0x172 ............. 1191
USB Transmit Control and Status Endpoint 1 High (USBTXCSRH1), offset 0x113 ............ 1195
USB Transmit Control and Status Endpoint 2 High (USBTXCSRH2), offset 0x123 ........... 1195
USB Transmit Control and Status Endpoint 3 High (USBTXCSRH3), offset 0x133 ........... 1195
November 08, 2011
33
Texas Instruments-Advance Information
Table of Contents
Register 96:
Register 97:
Register 98:
Register 99:
Register 100:
Register 101:
Register 102:
Register 103:
Register 104:
Register 105:
Register 106:
Register 107:
Register 108:
Register 109:
Register 110:
Register 111:
Register 112:
Register 113:
Register 114:
Register 115:
Register 116:
Register 117:
Register 118:
Register 119:
Register 120:
Register 121:
Register 122:
Register 123:
Register 124:
Register 125:
Register 126:
Register 127:
Register 128:
Register 129:
Register 130:
Register 131:
Register 132:
Register 133:
Register 134:
Register 135:
Register 136:
Register 137:
Register 138:
Register 139:
Register 140:
Register 141:
Register 142:
Register 143:
USB Transmit Control and Status Endpoint 4 High (USBTXCSRH4), offset 0x143 ........... 1195
USB Transmit Control and Status Endpoint 5 High (USBTXCSRH5), offset 0x153 ........... 1195
USB Transmit Control and Status Endpoint 6 High (USBTXCSRH6), offset 0x163 ........... 1195
USB Transmit Control and Status Endpoint 7 High (USBTXCSRH7), offset 0x173 ........... 1195
USB Maximum Receive Data Endpoint 1 (USBRXMAXP1), offset 0x114 ......................... 1199
USB Maximum Receive Data Endpoint 2 (USBRXMAXP2), offset 0x124 ......................... 1199
USB Maximum Receive Data Endpoint 3 (USBRXMAXP3), offset 0x134 ......................... 1199
USB Maximum Receive Data Endpoint 4 (USBRXMAXP4), offset 0x144 ......................... 1199
USB Maximum Receive Data Endpoint 5 (USBRXMAXP5), offset 0x154 ......................... 1199
USB Maximum Receive Data Endpoint 6 (USBRXMAXP6), offset 0x164 ......................... 1199
USB Maximum Receive Data Endpoint 7 (USBRXMAXP7), offset 0x174 ......................... 1199
USB Receive Control and Status Endpoint 1 Low (USBRXCSRL1), offset 0x116 ............. 1200
USB Receive Control and Status Endpoint 2 Low (USBRXCSRL2), offset 0x126 ............. 1200
USB Receive Control and Status Endpoint 3 Low (USBRXCSRL3), offset 0x136 ............. 1200
USB Receive Control and Status Endpoint 4 Low (USBRXCSRL4), offset 0x146 ............. 1200
USB Receive Control and Status Endpoint 5 Low (USBRXCSRL5), offset 0x156 ............. 1200
USB Receive Control and Status Endpoint 6 Low (USBRXCSRL6), offset 0x166 ............. 1200
USB Receive Control and Status Endpoint 7 Low (USBRXCSRL7), offset 0x176 ............. 1200
USB Receive Control and Status Endpoint 1 High (USBRXCSRH1), offset 0x117 ............ 1205
USB Receive Control and Status Endpoint 2 High (USBRXCSRH2), offset 0x127 ............ 1205
USB Receive Control and Status Endpoint 3 High (USBRXCSRH3), offset 0x137 ............ 1205
USB Receive Control and Status Endpoint 4 High (USBRXCSRH4), offset 0x147 ............ 1205
USB Receive Control and Status Endpoint 5 High (USBRXCSRH5), offset 0x157 ............ 1205
USB Receive Control and Status Endpoint 6 High (USBRXCSRH6), offset 0x167 ............ 1205
USB Receive Control and Status Endpoint 7 High (USBRXCSRH7), offset 0x177 ............ 1205
USB Receive Byte Count Endpoint 1 (USBRXCOUNT1), offset 0x118 ............................. 1209
USB Receive Byte Count Endpoint 2 (USBRXCOUNT2), offset 0x128 ............................ 1209
USB Receive Byte Count Endpoint 3 (USBRXCOUNT3), offset 0x138 ............................ 1209
USB Receive Byte Count Endpoint 4 (USBRXCOUNT4), offset 0x148 ............................ 1209
USB Receive Byte Count Endpoint 5 (USBRXCOUNT5), offset 0x158 ............................ 1209
USB Receive Byte Count Endpoint 6 (USBRXCOUNT6), offset 0x168 ............................ 1209
USB Receive Byte Count Endpoint 7 (USBRXCOUNT7), offset 0x178 ............................ 1209
USB Host Transmit Configure Type Endpoint 1 (USBTXTYPE1), offset 0x11A ................. 1210
USB Host Transmit Configure Type Endpoint 2 (USBTXTYPE2), offset 0x12A ................. 1210
USB Host Transmit Configure Type Endpoint 3 (USBTXTYPE3), offset 0x13A ................. 1210
USB Host Transmit Configure Type Endpoint 4 (USBTXTYPE4), offset 0x14A ................. 1210
USB Host Transmit Configure Type Endpoint 5 (USBTXTYPE5), offset 0x15A ................. 1210
USB Host Transmit Configure Type Endpoint 6 (USBTXTYPE6), offset 0x16A ................. 1210
USB Host Transmit Configure Type Endpoint 7 (USBTXTYPE7), offset 0x17A ................. 1210
USB Host Transmit Interval Endpoint 1 (USBTXINTERVAL1), offset 0x11B ..................... 1212
USB Host Transmit Interval Endpoint 2 (USBTXINTERVAL2), offset 0x12B ..................... 1212
USB Host Transmit Interval Endpoint 3 (USBTXINTERVAL3), offset 0x13B ..................... 1212
USB Host Transmit Interval Endpoint 4 (USBTXINTERVAL4), offset 0x14B ..................... 1212
USB Host Transmit Interval Endpoint 5 (USBTXINTERVAL5), offset 0x15B ..................... 1212
USB Host Transmit Interval Endpoint 6 (USBTXINTERVAL6), offset 0x16B ..................... 1212
USB Host Transmit Interval Endpoint 7 (USBTXINTERVAL7), offset 0x17B ..................... 1212
USB Host Configure Receive Type Endpoint 1 (USBRXTYPE1), offset 0x11C ................. 1213
USB Host Configure Receive Type Endpoint 2 (USBRXTYPE2), offset 0x12C ................. 1213
34
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 144:
Register 145:
Register 146:
Register 147:
Register 148:
Register 149:
Register 150:
Register 151:
Register 152:
Register 153:
Register 154:
Register 155:
Register 156:
Register 157:
Register 158:
Register 159:
Register 160:
Register 161:
Register 162:
Register 163:
Register 164:
Register 165:
Register 166:
Register 167:
Register 168:
Register 169:
Register 170:
Register 171:
Register 172:
Register 173:
Register 174:
Register 175:
Register 176:
Register 177:
Register 178:
Register 179:
Register 180:
Register 181:
USB Host Configure Receive Type Endpoint 3 (USBRXTYPE3), offset 0x13C ................. 1213
USB Host Configure Receive Type Endpoint 4 (USBRXTYPE4), offset 0x14C ................. 1213
USB Host Configure Receive Type Endpoint 5 (USBRXTYPE5), offset 0x15C ................. 1213
USB Host Configure Receive Type Endpoint 6 (USBRXTYPE6), offset 0x16C ................. 1213
USB Host Configure Receive Type Endpoint 7 (USBRXTYPE7), offset 0x17C ................. 1213
USB Host Receive Polling Interval Endpoint 1 (USBRXINTERVAL1), offset 0x11D ........... 1215
USB Host Receive Polling Interval Endpoint 2 (USBRXINTERVAL2), offset 0x12D ........... 1215
USB Host Receive Polling Interval Endpoint 3 (USBRXINTERVAL3), offset 0x13D ........... 1215
USB Host Receive Polling Interval Endpoint 4 (USBRXINTERVAL4), offset 0x14D ........... 1215
USB Host Receive Polling Interval Endpoint 5 (USBRXINTERVAL5), offset 0x15D ........... 1215
USB Host Receive Polling Interval Endpoint 6 (USBRXINTERVAL6), offset 0x16D ........... 1215
USB Host Receive Polling Interval Endpoint 7 (USBRXINTERVAL7), offset 0x17D ........... 1215
USB Request Packet Count in Block Transfer Endpoint 1 (USBRQPKTCOUNT1), offset
0x304 .......................................................................................................................... 1216
USB Request Packet Count in Block Transfer Endpoint 2 (USBRQPKTCOUNT2), offset
0x308 .......................................................................................................................... 1216
USB Request Packet Count in Block Transfer Endpoint 3 (USBRQPKTCOUNT3), offset
0x30C ......................................................................................................................... 1216
USB Request Packet Count in Block Transfer Endpoint 4 (USBRQPKTCOUNT4), offset
0x310 .......................................................................................................................... 1216
USB Request Packet Count in Block Transfer Endpoint 5 (USBRQPKTCOUNT5), offset
0x314 .......................................................................................................................... 1216
USB Request Packet Count in Block Transfer Endpoint 6 (USBRQPKTCOUNT6), offset
0x318 .......................................................................................................................... 1216
USB Request Packet Count in Block Transfer Endpoint 7 (USBRQPKTCOUNT7), offset
0x31C ......................................................................................................................... 1216
USB Receive Double Packet Buffer Disable (USBRXDPKTBUFDIS), offset 0x340 ........... 1217
USB Transmit Double Packet Buffer Disable (USBTXDPKTBUFDIS), offset 0x342 .......... 1218
USB External Power Control (USBEPC), offset 0x400 .................................................... 1219
USB External Power Control Raw Interrupt Status (USBEPCRIS), offset 0x404 ............... 1222
USB External Power Control Interrupt Mask (USBEPCIM), offset 0x408 .......................... 1223
USB External Power Control Interrupt Status and Clear (USBEPCISC), offset 0x40C ....... 1224
USB Device RESUME Raw Interrupt Status (USBDRRIS), offset 0x410 .......................... 1225
USB Device RESUME Interrupt Mask (USBDRIM), offset 0x414 ..................................... 1226
USB Device RESUME Interrupt Status and Clear (USBDRISC), offset 0x418 .................. 1227
USB General-Purpose Control and Status (USBGPCS), offset 0x41C ............................. 1228
USB VBUS Droop Control (USBVDC), offset 0x430 ....................................................... 1229
USB VBUS Droop Control Raw Interrupt Status (USBVDCRIS), offset 0x434 .................. 1230
USB VBUS Droop Control Interrupt Mask (USBVDCIM), offset 0x438 ............................. 1231
USB VBUS Droop Control Interrupt Status and Clear (USBVDCISC), offset 0x43C .......... 1232
USB ID Valid Detect Raw Interrupt Status (USBIDVRIS), offset 0x444 ............................. 1233
USB ID Valid Detect Interrupt Mask (USBIDVIM), offset 0x448 ........................................ 1234
USB ID Valid Detect Interrupt Status and Clear (USBIDVISC), offset 0x44C .................... 1235
USB DMA Select (USBDMASEL), offset 0x450 .............................................................. 1236
USB Peripheral Properties (USBPP), offset 0xFC0 ........................................................ 1238
Analog Comparators ................................................................................................................. 1239
Register 1:
Register 2:
Register 3:
Analog Comparator Masked Interrupt Status (ACMIS), offset 0x000 ................................ 1245
Analog Comparator Raw Interrupt Status (ACRIS), offset 0x004 ..................................... 1246
Analog Comparator Interrupt Enable (ACINTEN), offset 0x008 ....................................... 1247
November 08, 2011
35
Texas Instruments-Advance Information
Table of Contents
Register 4:
Register 5:
Register 6:
Register 7:
Register 8:
Register 9:
Register 10:
Register 11:
Analog Comparator Reference Voltage Control (ACREFCTL), offset 0x010 ..................... 1248
Analog Comparator Status 0 (ACSTAT0), offset 0x020 ................................................... 1249
Analog Comparator Status 1 (ACSTAT1), offset 0x040 ................................................... 1249
Analog Comparator Status 2 (ACSTAT2), offset 0x060 ................................................... 1249
Analog Comparator Control 0 (ACCTL0), offset 0x024 ................................................... 1250
Analog Comparator Control 1 (ACCTL1), offset 0x044 ................................................... 1250
Analog Comparator Control 2 (ACCTL2), offset 0x064 ................................................... 1250
Analog Comparator Peripheral Properties (ACMPPP), offset 0xFC0 ................................ 1252
Pulse Width Modulator (PWM) .................................................................................................. 1254
Register 1:
Register 2:
Register 3:
Register 4:
Register 5:
Register 6:
Register 7:
Register 8:
Register 9:
Register 10:
Register 11:
Register 12:
Register 13:
Register 14:
Register 15:
Register 16:
Register 17:
Register 18:
Register 19:
Register 20:
Register 21:
Register 22:
Register 23:
Register 24:
Register 25:
Register 26:
Register 27:
Register 28:
Register 29:
Register 30:
Register 31:
Register 32:
Register 33:
Register 34:
Register 35:
Register 36:
Register 37:
Register 38:
Register 39:
PWM Master Control (PWMCTL), offset 0x000 .............................................................. 1269
PWM Time Base Sync (PWMSYNC), offset 0x004 ......................................................... 1271
PWM Output Enable (PWMENABLE), offset 0x008 ........................................................ 1272
PWM Output Inversion (PWMINVERT), offset 0x00C ..................................................... 1274
PWM Output Fault (PWMFAULT), offset 0x010 .............................................................. 1276
PWM Interrupt Enable (PWMINTEN), offset 0x014 ......................................................... 1278
PWM Raw Interrupt Status (PWMRIS), offset 0x018 ...................................................... 1280
PWM Interrupt Status and Clear (PWMISC), offset 0x01C .............................................. 1283
PWM Status (PWMSTATUS), offset 0x020 .................................................................... 1286
PWM Fault Condition Value (PWMFAULTVAL), offset 0x024 ........................................... 1288
PWM Enable Update (PWMENUPD), offset 0x028 ......................................................... 1290
PWM0 Control (PWM0CTL), offset 0x040 ...................................................................... 1294
PWM1 Control (PWM1CTL), offset 0x080 ...................................................................... 1294
PWM2 Control (PWM2CTL), offset 0x0C0 ..................................................................... 1294
PWM3 Control (PWM3CTL), offset 0x100 ...................................................................... 1294
PWM0 Interrupt and Trigger Enable (PWM0INTEN), offset 0x044 ................................... 1299
PWM1 Interrupt and Trigger Enable (PWM1INTEN), offset 0x084 ................................... 1299
PWM2 Interrupt and Trigger Enable (PWM2INTEN), offset 0x0C4 ................................... 1299
PWM3 Interrupt and Trigger Enable (PWM3INTEN), offset 0x104 ................................... 1299
PWM0 Raw Interrupt Status (PWM0RIS), offset 0x048 ................................................... 1302
PWM1 Raw Interrupt Status (PWM1RIS), offset 0x088 ................................................... 1302
PWM2 Raw Interrupt Status (PWM2RIS), offset 0x0C8 .................................................. 1302
PWM3 Raw Interrupt Status (PWM3RIS), offset 0x108 ................................................... 1302
PWM0 Interrupt Status and Clear (PWM0ISC), offset 0x04C .......................................... 1304
PWM1 Interrupt Status and Clear (PWM1ISC), offset 0x08C .......................................... 1304
PWM2 Interrupt Status and Clear (PWM2ISC), offset 0x0CC .......................................... 1304
PWM3 Interrupt Status and Clear (PWM3ISC), offset 0x10C .......................................... 1304
PWM0 Load (PWM0LOAD), offset 0x050 ...................................................................... 1306
PWM1 Load (PWM1LOAD), offset 0x090 ...................................................................... 1306
PWM2 Load (PWM2LOAD), offset 0x0D0 ...................................................................... 1306
PWM3 Load (PWM3LOAD), offset 0x110 ...................................................................... 1306
PWM0 Counter (PWM0COUNT), offset 0x054 ............................................................... 1307
PWM1 Counter (PWM1COUNT), offset 0x094 ............................................................... 1307
PWM2 Counter (PWM2COUNT), offset 0x0D4 .............................................................. 1307
PWM3 Counter (PWM3COUNT), offset 0x114 ............................................................... 1307
PWM0 Compare A (PWM0CMPA), offset 0x058 ............................................................ 1308
PWM1 Compare A (PWM1CMPA), offset 0x098 ............................................................ 1308
PWM2 Compare A (PWM2CMPA), offset 0x0D8 ............................................................ 1308
PWM3 Compare A (PWM3CMPA), offset 0x118 ............................................................. 1308
36
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 40:
Register 41:
Register 42:
Register 43:
Register 44:
Register 45:
Register 46:
Register 47:
Register 48:
Register 49:
Register 50:
Register 51:
Register 52:
Register 53:
Register 54:
Register 55:
Register 56:
Register 57:
Register 58:
Register 59:
Register 60:
Register 61:
Register 62:
Register 63:
Register 64:
Register 65:
Register 66:
Register 67:
Register 68:
Register 69:
Register 70:
Register 71:
Register 72:
Register 73:
Register 74:
Register 75:
Register 76:
Register 77:
Register 78:
Register 79:
Register 80:
Register 81:
Register 82:
Register 83:
Register 84:
Register 85:
Register 86:
Register 87:
PWM0 Compare B (PWM0CMPB), offset 0x05C ............................................................ 1309
PWM1 Compare B (PWM1CMPB), offset 0x09C ............................................................ 1309
PWM2 Compare B (PWM2CMPB), offset 0x0DC ........................................................... 1309
PWM3 Compare B (PWM3CMPB), offset 0x11C ............................................................ 1309
PWM0 Generator A Control (PWM0GENA), offset 0x060 ............................................... 1310
PWM1 Generator A Control (PWM1GENA), offset 0x0A0 ............................................... 1310
PWM2 Generator A Control (PWM2GENA), offset 0x0E0 ............................................... 1310
PWM3 Generator A Control (PWM3GENA), offset 0x120 ............................................... 1310
PWM0 Generator B Control (PWM0GENB), offset 0x064 ............................................... 1313
PWM1 Generator B Control (PWM1GENB), offset 0x0A4 ............................................... 1313
PWM2 Generator B Control (PWM2GENB), offset 0x0E4 ............................................... 1313
PWM3 Generator B Control (PWM3GENB), offset 0x124 ............................................... 1313
PWM0 Dead-Band Control (PWM0DBCTL), offset 0x068 ............................................... 1316
PWM1 Dead-Band Control (PWM1DBCTL), offset 0x0A8 ............................................... 1316
PWM2 Dead-Band Control (PWM2DBCTL), offset 0x0E8 ............................................... 1316
PWM3 Dead-Band Control (PWM3DBCTL), offset 0x128 ............................................... 1316
PWM0 Dead-Band Rising-Edge Delay (PWM0DBRISE), offset 0x06C ............................ 1317
PWM1 Dead-Band Rising-Edge Delay (PWM1DBRISE), offset 0x0AC ............................ 1317
PWM2 Dead-Band Rising-Edge Delay (PWM2DBRISE), offset 0x0EC ............................ 1317
PWM3 Dead-Band Rising-Edge Delay (PWM3DBRISE), offset 0x12C ............................ 1317
PWM0 Dead-Band Falling-Edge-Delay (PWM0DBFALL), offset 0x070 ............................ 1318
PWM1 Dead-Band Falling-Edge-Delay (PWM1DBFALL), offset 0x0B0 ............................ 1318
PWM2 Dead-Band Falling-Edge-Delay (PWM2DBFALL), offset 0x0F0 ............................ 1318
PWM3 Dead-Band Falling-Edge-Delay (PWM3DBFALL), offset 0x130 ............................ 1318
PWM0 Fault Source 0 (PWM0FLTSRC0), offset 0x074 .................................................. 1319
PWM1 Fault Source 0 (PWM1FLTSRC0), offset 0x0B4 .................................................. 1319
PWM2 Fault Source 0 (PWM2FLTSRC0), offset 0x0F4 .................................................. 1319
PWM3 Fault Source 0 (PWM3FLTSRC0), offset 0x134 .................................................. 1319
PWM0 Fault Source 1 (PWM0FLTSRC1), offset 0x078 .................................................. 1321
PWM1 Fault Source 1 (PWM1FLTSRC1), offset 0x0B8 .................................................. 1321
PWM2 Fault Source 1 (PWM2FLTSRC1), offset 0x0F8 .................................................. 1321
PWM3 Fault Source 1 (PWM3FLTSRC1), offset 0x138 .................................................. 1321
PWM0 Minimum Fault Period (PWM0MINFLTPER), offset 0x07C ................................... 1324
PWM1 Minimum Fault Period (PWM1MINFLTPER), offset 0x0BC ................................... 1324
PWM2 Minimum Fault Period (PWM2MINFLTPER), offset 0x0FC ................................... 1324
PWM3 Minimum Fault Period (PWM3MINFLTPER), offset 0x13C ................................... 1324
PWM0 Fault Pin Logic Sense (PWM0FLTSEN), offset 0x800 .......................................... 1325
PWM1 Fault Pin Logic Sense (PWM1FLTSEN), offset 0x880 .......................................... 1325
PWM2 Fault Pin Logic Sense (PWM2FLTSEN), offset 0x900 .......................................... 1325
PWM3 Fault Pin Logic Sense (PWM3FLTSEN), offset 0x980 .......................................... 1325
PWM0 Fault Status 0 (PWM0FLTSTAT0), offset 0x804 ................................................... 1326
PWM1 Fault Status 0 (PWM1FLTSTAT0), offset 0x884 ................................................... 1326
PWM2 Fault Status 0 (PWM2FLTSTAT0), offset 0x904 ................................................... 1326
PWM3 Fault Status 0 (PWM3FLTSTAT0), offset 0x984 ................................................... 1326
PWM0 Fault Status 1 (PWM0FLTSTAT1), offset 0x808 ................................................... 1328
PWM1 Fault Status 1 (PWM1FLTSTAT1), offset 0x888 ................................................... 1328
PWM2 Fault Status 1 (PWM2FLTSTAT1), offset 0x908 ................................................... 1328
PWM3 Fault Status 1 (PWM3FLTSTAT1), offset 0x988 ................................................... 1328
November 08, 2011
37
Texas Instruments-Advance Information
Table of Contents
Register 88:
Register 89:
PWM Peripheral Properties (PWMPP), offset 0xFC0 ...................................................... 1331
PWM Peripheral Configuration (PWMPC), offset 0xFC4 ................................................. 1333
Quadrature Encoder Interface (QEI) ........................................................................................ 1334
Register 1:
Register 2:
Register 3:
Register 4:
Register 5:
Register 6:
Register 7:
Register 8:
Register 9:
Register 10:
Register 11:
QEI Control (QEICTL), offset 0x000 ..............................................................................
QEI Status (QEISTAT), offset 0x004 ..............................................................................
QEI Position (QEIPOS), offset 0x008 ............................................................................
QEI Maximum Position (QEIMAXPOS), offset 0x00C .....................................................
QEI Timer Load (QEILOAD), offset 0x010 .....................................................................
QEI Timer (QEITIME), offset 0x014 ...............................................................................
QEI Velocity Counter (QEICOUNT), offset 0x018 ...........................................................
QEI Velocity (QEISPEED), offset 0x01C ........................................................................
QEI Interrupt Enable (QEIINTEN), offset 0x020 .............................................................
QEI Raw Interrupt Status (QEIRIS), offset 0x024 ...........................................................
QEI Interrupt Status and Clear (QEIISC), offset 0x028 ...................................................
38
1340
1343
1344
1345
1346
1347
1348
1349
1350
1352
1354
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Revision History
The revision history table notes changes made between the indicated revisions of the LM4F232H5BB
data sheet.
Table 1. Revision History
Date
Revision
November 2011
11003
Description
■
Re-organized Architectural Overview chapter.
■
In the System Control chapter:
– Corrected reset value for Run Mode Clock Gating Control Register 0 (RCGC0) register.
– Corrected reset for the System Properties (SYSPROP) register.
– Removed TPSW bit from Non-Volatile Memory Information (NVMSTAT) register as the ROM
Software Map (ROMSWMAP) register contains this information.
■
Changed bit names in System Exception Raw Interrupt Status (SYSEXCRIS), System Exception
Interrupt Mask (SYSEXCIM), System Exception Masked Interrupt Status (SYSEXCMIS), and
System Exception Interrupt Clear (SYSEXCIC) registers to indicate they are for floating-point
exceptions.
■
In Hibernation chapter, added section "Arbitrary Power Removal" and corrected figure "Using a
Dedicated Oscillator as the Hibernation Clock Source with VDD3ON Mode ".
■
In the Internal Memory chapter, clarified programming and use of the non-volatile registers, including
corrections to the Boot Configuration (BOOTCFG) and User Register n (USER_REGn) registers.
■
In the GPIO chapter, corrected table "GPIO Pins With Non-Zero Reset Values".
■
In the General-Purpose Timers chapter, added clarifications on timer operation.
■
In the UART chapter, clarified interrupt behavior.
■
In the I2C chapter:
– Added content for Fast-Mode Plus (1 Mbps) mode and High-Speed mode (3.33 Mbps), correcting
the reset value of the Device Capabilities 2 (DC2), I2C Master Control/Status (I2CMCS), and
I2C Peripheral Properties (I2CPP) registers.
– Corrected reset for the I2C Master Control/Status (I2CMCS) register.
– Added the HSTPR bit to the I2C Master Timer Period (I2CMTPR) register.
– Added the I2C Peripheral Configuration (I2CPC) register.
■
In the USB chapter:
–
■
September 2011
10502
Corrected description for the USB Device RESUME Interrupt Mask (USBDRIM) register.
In the Analog Comparators chapter:
–
Corrected table "Internal Reference Voltage and ACREFCTL Field Values".
–
Corrected bit fields in the Analog Comparator Peripheral Properties (ACMPPP) register.
■
In the Electrical Characteristics chapter:
– Clarified load capacitance equations.
– Corrected values in table "Analog Comparator Voltage Reference Characteristics".
■
Additional minor data sheet clarifications and corrections.
Started tracking revision history.
November 08, 2011
39
Texas Instruments-Advance Information
About This Document
About This Document
This data sheet provides reference information for the LM4F232H5BB microcontroller, describing
the functional blocks of the system-on-chip (SoC) device designed around the ARM® Cortex™-M4F
core.
Audience
This manual is intended for system software developers, hardware designers, and application
developers.
About This Manual
This document is organized into sections that correspond to each major feature.
Related Documents
®
The following related documents are available on the Stellaris web site at www.ti.com/stellaris:
■ Stellaris® Errata
■ ARM® Cortex™-M3 Errata
■ Cortex™-M3/M4 Instruction Set Technical User's Manual
■ Stellaris® Boot Loader User's Guide
■ Stellaris® Graphics Library User's Guide
■ Stellaris® Peripheral Driver Library User's Guide
■ Stellaris® ROM User’s Guide
■ Stellaris® USB Library User's Guide
The following related documents are also referenced:
■ ARM® Debug Interface V5 Architecture Specification
■ ARM® Embedded Trace Macrocell Architecture Specification
■ IEEE Standard 1149.1-Test Access Port and Boundary-Scan Architecture
This documentation list was current as of publication date. Please check the web site for additional
documentation, including application notes and white papers.
40
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Documentation Conventions
This document uses the conventions shown in Table 2 on page 41.
Table 2. Documentation Conventions
Notation
Meaning
General Register Notation
REGISTER
APB registers are indicated in uppercase bold. For example, PBORCTL is the Power-On and
Brown-Out Reset Control register. If a register name contains a lowercase n, it represents more
than one register. For example, SRCRn represents any (or all) of the three Software Reset Control
registers: SRCR0, SRCR1 , and SRCR2.
bit
A single bit in a register.
bit field
Two or more consecutive and related bits.
offset 0xnnn
A hexadecimal increment to a register's address, relative to that module's base address as specified
in Table 2-4 on page 92.
Register N
Registers are numbered consecutively throughout the document to aid in referencing them. The
register number has no meaning to software.
reserved
Register bits marked reserved are reserved for future use. In most cases, reserved bits are set to
0; however, user software should not rely on the value of a reserved bit. To provide software
compatibility with future products, the value of a reserved bit should be preserved across a
read-modify-write operation.
yy:xx
The range of register bits inclusive from xx to yy. For example, 31:15 means bits 15 through 31 in
that register.
Register Bit/Field
Types
This value in the register bit diagram indicates whether software running on the controller can
change the value of the bit field.
RC
Software can read this field. The bit or field is cleared by hardware after reading the bit/field.
RO
Software can read this field. Always write the chip reset value.
R/W
Software can read or write this field.
R/WC
Software can read or write this field. Writing to it with any value clears the register.
R/W1C
Software can read or write this field. A write of a 0 to a W1C bit does not affect the bit value in the
register. A write of a 1 clears the value of the bit in the register; the remaining bits remain unchanged.
This register type is primarily used for clearing interrupt status bits where the read operation
provides the interrupt status and the write of the read value clears only the interrupts being reported
at the time the register was read.
R/W1S
Software can read or write a 1 to this field. A write of a 0 to a R/W1S bit does not affect the bit
value in the register.
W1C
Software can write this field. A write of a 0 to a W1C bit does not affect the bit value in the register.
A write of a 1 clears the value of the bit in the register; the remaining bits remain unchanged. A
read of the register returns no meaningful data.
This register is typically used to clear the corresponding bit in an interrupt register.
WO
Only a write by software is valid; a read of the register returns no meaningful data.
Register Bit/Field
Reset Value
This value in the register bit diagram shows the bit/field value after any reset, unless noted.
0
Bit cleared to 0 on chip reset.
1
Bit set to 1 on chip reset.
-
Nondeterministic.
Pin/Signal Notation
[]
Pin alternate function; a pin defaults to the signal without the brackets.
pin
Refers to the physical connection on the package.
signal
Refers to the electrical signal encoding of a pin.
November 08, 2011
41
Texas Instruments-Advance Information
About This Document
Table 2. Documentation Conventions (continued)
Notation
Meaning
assert a signal
Change the value of the signal from the logically False state to the logically True state. For active
High signals, the asserted signal value is 1 (High); for active Low signals, the asserted signal value
is 0 (Low). The active polarity (High or Low) is defined by the signal name (see SIGNAL and SIGNAL
below).
deassert a signal
Change the value of the signal from the logically True state to the logically False state.
SIGNAL
Signal names are in uppercase and in the Courier font. An overbar on a signal name indicates that
it is active Low. To assert SIGNAL is to drive it Low; to deassert SIGNAL is to drive it High.
SIGNAL
Signal names are in uppercase and in the Courier font. An active High signal has no overbar. To
assert SIGNAL is to drive it High; to deassert SIGNAL is to drive it Low.
Numbers
X
An uppercase X indicates any of several values is allowed, where X can be any legal pattern. For
example, a binary value of 0X00 can be either 0100 or 0000, a hex value of 0xX is 0x0 or 0x1, and
so on.
0x
Hexadecimal numbers have a prefix of 0x. For example, 0x00FF is the hexadecimal number FF.
All other numbers within register tables are assumed to be binary. Within conceptual information,
binary numbers are indicated with a b suffix, for example, 1011b, and decimal numbers are written
without a prefix or suffix.
42
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
1
Architectural Overview
®
Texas Instruments is the industry leader in bringing 32-bit capabilities and the full benefits of ARM
Cortex™-M-based microcontrollers to the broadest reach of the microcontroller market. For current
®
users of 8- and 16-bit MCUs, Stellaris with Cortex-M offers a direct path to the strongest ecosystem
of development tools, software and knowledge in the industry. Designers who migrate to Stellaris
benefit from great tools, small code footprint and outstanding performance. Even more important,
designers can enter the ARM ecosystem with full confidence in a compatible roadmap from $1 to
1 GHz. With blazingly-fast responsiveness, Thumb-2 technology combines both 16-bit and 32-bit
instructions to deliver the best balance of code density and performance. Thumb-2 uses 26 percent
less memory than pure 32-bit code to reduce system cost while delivering 25 percent better
performance. The Texas Instruments Stellaris family of microcontrollers brings high-performance
32-bit computing to cost-sensitive embedded microcontroller applications.
1.1
Stellaris LM4F Series Overview
The Stellaris LM4F series of ARM Cortex-M4 microcontrollers provides top performance and
advanced integration. The product family is positioned for cost-conscious applications requiring
significant control processing and connectivity capabilities such as:
■
■
■
■
■
■
■
■
■
■
■
Low power, hand-held smart devices
Gaming equipment
Home and commercial site monitoring and control
Motion control
Medical instrumentation
Test and measurement equipment
Factory automation
Fire and security
Smart Energy/Smart Grid solutions
Intelligent lighting control
Transportation
November 08, 2011
43
Texas Instruments-Advance Information
Architectural Overview
Figure 1-1. Stellaris LM4F Block Diagram
The Stellaris LM4F microcontrollers consist of twelve pin-compatible series of devices, summarized
below. Each series has a range of embedded flash and SRAM sizes.
Table 1-1. Stellaris LM4F Device Series
General MCU
(LM4F110 Series)
General MCU + USB
Device
General MCU + USB
OTG
Motion Control + USB Package
OTG
(LM4F120 Series)
(LM4F130 Series)
(LM4F230 Series)
LM4F110
LM4F120
LM4F130
LM4F230
64-pin LQFP
LM4F111
LM4F121
LM4F131
LM4F231
64-pin LQFP
LM4F112
LM4F122
LM4F132
LM4F232
100-pin LQFP
144-pin LQFP
The Stellaris LM4F230 Series for MCU control applications with advanced motion control timers
and USB OTG/ Host/Device offers advanced motion control timers and USB OTG/Host/Device
capability with a generous number of serial peripherals in three packages.
Table 1-2. Stellaris LM4F230 Series
Part Number
Flash (KB) SRAM (KB)
LM4F230E5QR
128
32
LM4F230H5QR
256
32
5-V
Tolerant
GPIOs
43
Package
Notes
64-pin LQFP Includes low-power hibernate functionality.
44
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 1-2. Stellaris LM4F230 Series (continued)
Part Number
Flash (KB) SRAM (KB)
LM4F231E5QR
128
32
LM4F231H5QR
256
32
LM4F232E5QC
128
32
LM4F232H5QC
256
32
LM4F232H5QD
256
32
5-V
Tolerant
GPIOs
Package
Notes
49
64-pin LQFP
No low-power hibernate functionality, but
includes additional motion control and serial
functionality, and up to six more I/Os than the
LM4F230 Series.
69
100-pin
LQFP
105
144-pin
LQFP
Includes low-power hibernate functionality,
additional motion control, serial, and analog
functionality, and up to 20 more I/Os (56 for the
144LQFP) than the LM4F231 Series.
Battery-Backed
Hibernation
PWM
PWM Faults
QEI Channels
CAN MAC
USB
UART
UART Modem
Signalling
I2C
SSI/SPI
ADC Channels
ADC External
Reference
Analog/Digital
Comparators
5-V Tolerant
b
GPIOs
32
12
✔
–
–
–
1
–
8
–
4
4
12
–
2/16
0-43 64LQFP
LM4F110C4QR
64
24
✔
–
–
–
1
–
8
–
4
4
12
–
2/16
0-43 64LQFP
LM4F110E5QR
128
32
✔
–
–
–
1
–
8
–
4
4
12
–
2/16
0-43 64LQFP
LM4F110H5QR
256
32
✔
–
–
–
1
–
8
–
4
4
12
–
2/16
0-43 64LQFP
LM4F111B2QR
32
12
–
–
–
–
1
–
8
–
6
4
12
–
2/16
0-49 64LQFP
LM4F111C4QR
64
24
–
–
–
–
1
–
8
–
6
4
12
–
2/16
0-49 64LQFP
LM4F111E5QR
128
32
–
–
–
–
1
–
8
–
6
4
12
–
2/16
0-49 64LQFP
LM4F111H5QR
256
32
–
–
–
–
1
–
8
–
6
4
12
–
2/16
0-49 64LQFP
LM4F112C4QC
64
24
✔
–
–
–
1
–
8
✔
6
4
22
✔
3/16
0-69 100LQFP
LM4F112E5QC
128
32
✔
–
–
–
1
–
8
✔
6
4
22
✔
3/16
0-69 100LQFP
LM4F112H5QC
256
32
✔
–
–
–
1
–
8
✔
6
4
22
✔
3/16
0-69 100LQFP
LM4F112H5QD
256
32
✔
–
–
–
1
–
8
✔
6
4
24
✔
3/16 0-105 144LQFP
LM4F120B2QR
32
12
✔
–
–
–
1
D
8
–
4
4
12
–
2/16
0-43 64LQFP
LM4F120C4QR
64
24
✔
–
–
–
1
D
8
–
4
4
12
–
2/16
0-43 64LQFP
LM4F120E5QR
128
32
✔
–
–
–
1
D
8
–
4
4
12
–
2/16
0-43 64LQFP
LM4F120H5QR
256
32
✔
–
–
–
1
D
8
–
4
4
12
–
2/16
0-43 64LQFP
LM4F121B2QR
32
12
–
–
–
–
1
D
8
–
6
4
12
–
2/16
0-49 64LQFP
LM4F121C4QR
64
24
–
–
–
–
1
D
8
–
6
4
12
–
2/16
0-49 64LQFP
LM4F121E5QR
128
32
–
–
–
–
1
D
8
–
6
4
12
–
2/16
0-49 64LQFP
LM4F121H5QR
256
32
–
–
–
–
1
D
8
–
6
4
12
–
2/16
0-49 64LQFP
LM4F122C4QC
64
24
✔
–
–
–
1
D
8
✔
6
4
22
✔
3/16
0-69 100LQFP
LM4F122E5QC
128
32
✔
–
–
–
1
D
8
✔
6
4
22
✔
3/16
0-69 100LQFP
LM4F122H5QC
256
32
✔
–
–
–
1
D
8
✔
6
4
22
✔
3/16
0-69 100LQFP
Package
SRAM (KB)
LM4F110B2QR
a
Part Number
Flash (KB)
Table 1-3. Stellaris LM4F Family of Devices
LM4F122H5QD
256
32
✔
–
–
–
1
D
8
✔
6
4
24
✔
3/16 0-105 144LQFP
LM4F130C4QR
64
24
✔
–
–
–
1
O
8
–
4
4
12
–
2/16
0-43 64LQFP
LM4F130E5QR
128
32
✔
–
–
–
1
O
8
–
4
4
12
–
2/16
0-43 64LQFP
LM4F130H5QR
256
32
✔
–
–
–
1
O
8
–
4
4
12
–
2/16
0-43 64LQFP
November 08, 2011
45
Texas Instruments-Advance Information
Architectural Overview
Battery-Backed
Hibernation
PWM
PWM Faults
QEI Channels
CAN MAC
USB
UART
UART Modem
Signalling
I2C
SSI/SPI
ADC Channels
ADC External
Reference
Analog/Digital
Comparators
5-V Tolerant
b
GPIOs
64
24
–
–
–
–
1
O
8
–
6
4
12
–
2/16
0-49 64LQFP
LM4F131E5QR
128
32
–
–
–
–
1
O
8
–
6
4
12
–
2/16
0-49 64LQFP
LM4F131H5QR
256
32
–
–
–
–
1
O
8
–
6
4
12
–
2/16
0-49 64LQFP
LM4F132C4QC
64
24
✔
–
–
–
1
O
8
✔
6
4
22
✔
3/16
0-69 100LQFP
LM4F132E5QC
128
32
✔
–
–
–
1
O
8
✔
6
4
22
✔
3/16
0-69 100LQFP
LM4F132H5QC
256
32
✔
–
–
–
1
O
8
✔
6
4
22
✔
3/16
0-69 100LQFP
LM4F132H5QD
256
32
✔
–
–
–
1
O
8
✔
6
4
24
✔
3/16 0-105 144LQFP
LM4F230E5QR
128
32
✔
16
2
2
2
O
8
–
4
4
12
–
2/16
0-43 64LQFP
LM4F230H5QR
256
32
✔
16
2
2
2
O
8
–
4
4
12
–
2/16
0-43 64LQFP
LM4F231E5QR
128
32
–
16
6
2
2
O
8
–
6
4
12
–
2/16
0-49 64LQFP
LM4F231H5QR
256
32
–
16
6
2
2
O
8
–
6
4
12
–
2/16
0-49 64LQFP
LM4F232E5QC
128
32
✔
16
8
2
2
O
8
✔
6
4
22
✔
3/16
0-69 100LQFP
LM4F232H5QC
256
32
✔
16
8
2
2
O
8
✔
6
4
22
✔
3/16
0-69 100LQFP
LM4F232H5QD
256
32
✔
16
8
2
2
O
8
✔
6
4
24
✔
3/16 0-105 144LQFP
Package
SRAM (KB)
LM4F131C4QR
Part Number
a
Flash (KB)
Table 1-3. Stellaris LM4F Family of Devices (continued)
a. USB options for Stellaris microcontrollers include Device Only (D) capability, Host/Device (H) capability, and On-The-Go/Host/Device
capability (O).
b. Minimum is number of pins dedicated to GPIO; additional pins are available if certain peripherals are not used. See data sheet for details.
1.2
LM4F232H5BB Microcontroller Overview
The Stellaris LM4F232H5BB microcontroller combines complex integration and high performance
with the following feature highlights:
■ ARM Cortex-M4F Processor Core
■ High Performance: 80-MHz operation; 100 DMIPS performance
■ 256 KB single-cycle Flash memory
■ 32 KB single-cycle SRAM
®
■ Internal ROM loaded with StellarisWare software
■ Advanced Communication Interfaces: UART, SSI, I2C, CAN, USB
■ System Integration: general-purpose timers, watchdog timers, DMA, general-purpose I/Os
■ Advanced motion control using PWMs, fault inputs, and quadrature encoder inputs
■ Analog support: analog and digital comparators, Analog-to-Digital Converters (ADC), on-chip
voltage regulator
■ JTAG and ARM Serial Wire Debug (SWD)
■ 157-ball BGA package
46
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
■ Industrial (-40°C to 85°C) temperature range
Figure 1-2 on page 48 depicts the features on the Stellaris LM4F232H5BB microcontroller. Note
that there are two on-chip buses that connect the core to the peripherals. The Advanced Peripheral
Bus (APB) bus is the legacy bus. The Advanced High-Performance Bus (AHB) bus provides better
back-to-back access performance than the APB bus.
November 08, 2011
47
Texas Instruments-Advance Information
Architectural Overview
Figure 1-2. Stellaris LM4F232H5BB Microcontroller High-Level Block Diagram
JTAG/SWD
ARM®
Cortex™-M4F
ROM
(80MHz)
System
Control and
Clocks
(w/ Precis. Osc.)
FPU
NVIC
DCode bus
Boot Loader
DriverLib
AES & CRC
Flash
(256KB)
MPU
ICode bus
System Bus
LM4F232H5BB
Bus Matrix
SRAM
(32KB)
SYSTEM PERIPHERALS
EEPROM
(2K)
Hibernation
Module
GPIOs
(120)
GeneralPurpose
Timer (12)
USB OTG
(FS PHY)
SSI
(4)
Advanced Peripheral Bus (APB)
Watchdog
Timer
(2)
Advanced High-Performance Bus (AHB)
DMA
SERIAL PERIPHERALS
UART
(8)
I2C
(6)
CAN
Controller
(2)
ANALOG PERIPHERALS
Analog
Comparator
(3)
12- Bit ADC
Channels
(24)
MOTION CONTROL PERIPHERALS
PWM
(16)
QEI
(2)
48
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
For applications requiring extreme conservation of power, the LM4F232H5BB microcontroller features
a battery-backed Hibernation module to efficiently power down the LM4F232H5BB to a low-power
state during extended periods of inactivity. With a power-up/power-down sequencer, a continuous
time counter (RTC), a pair of match registers, an APB interface to the system bus, and dedicated
battery-backed memory, the Hibernation module positions the LM4F232H5BB microcontroller
perfectly for battery applications.
In addition, the LM4F232H5BB microcontroller offers the advantages of ARM's widely available
development tools, System-on-Chip (SoC) infrastructure IP applications, and a large user community.
Additionally, the microcontroller uses ARM's Thumb®-compatible Thumb-2 instruction set to reduce
memory requirements and, thereby, cost. Finally, the LM4F232H5BB microcontroller is
code-compatible to all members of the extensive Stellaris family; providing flexibility to fit precise
needs.
Texas Instruments offers a complete solution to get to market quickly, with evaluation and
development boards, white papers and application notes, an easy-to-use peripheral driver library,
and a strong support, sales, and distributor network.
1.3
LM4F232H5BB Microcontroller Features
The LM4F232H5BB microcontroller component features and general function are discussed in more
detail in the following section.
1.3.1
ARM Cortex-M4F Processor Core
All members of the Stellaris product family, including the LM4F232H5BB microcontroller, are designed
around an ARM Cortex-M4F processor core. The ARM Cortex-M4F processor provides the core
for a high-performance, low-cost platform that meets the needs of minimal memory implementation,
reduced pin count, and low power consumption, while delivering outstanding computational
performance and exceptional system response to interrupts.
1.3.1.1
Processor Core (see page 69)
■ 32-bit ARM Cortex-M4F architecture optimized for small-footprint embedded applications
■ 80-MHz operation; 100 DMIPS performance
■ Outstanding processing performance combined with fast interrupt handling
■ Thumb-2 mixed 16-/32-bit instruction set delivers the high performance expected of a 32-bit
ARM core in a compact memory size usually associated with 8- and 16-bit devices, typically in
the range of a few kilobytes of memory for microcontroller-class applications
– Single-cycle multiply instruction and hardware divide
– Atomic bit manipulation (bit-banding), delivering maximum memory utilization and streamlined
peripheral control
– Unaligned data access, enabling data to be efficiently packed into memory
■ IEEE754-compliant single-precision Floating-Point Unit (FPU)
■ 16-bit SIMD vector processing unit
■ Fast code execution permits slower processor clock or increases sleep mode time
November 08, 2011
49
Texas Instruments-Advance Information
Architectural Overview
■ Harvard architecture characterized by separate buses for instruction and data
■ Efficient processor core, system and memories
■ Hardware division and fast digital-signal-processing orientated multiply accumulate
■ Saturating arithmetic for signal processing
■ Deterministic, high-performance interrupt handling for time-critical applications
■ Memory protection unit (MPU) to provide a privileged mode for protected operating system
functionality
■ Enhanced system debug with extensive breakpoint and trace capabilities
■ Serial Wire Debug and Serial Wire Trace reduce the number of pins required for debugging and
tracing
■ Migration from the ARM7 processor family for better performance and power efficiency
■ Optimized for single-cycle Flash memory usage
■ Ultra-low power consumption with integrated sleep modes
1.3.1.2
System Timer (SysTick) (see page 125)
ARM Cortex-M4F includes an integrated system timer, SysTick. SysTick provides a simple, 24-bit,
clear-on-write, decrementing, wrap-on-zero counter with a flexible control mechanism. The counter
can be used in several different ways, for example:
■ An RTOS tick timer that fires at a programmable rate (for example, 100 Hz) and invokes a SysTick
routine
■ A high-speed alarm timer using the system clock
■ A variable rate alarm or signal timer—the duration is range-dependent on the reference clock
used and the dynamic range of the counter
■ A simple counter used to measure time to completion and time used
■ An internal clock-source control based on missing/meeting durations.
1.3.1.3
Nested Vectored Interrupt Controller (NVIC) (see page 126)
The LM4F232H5BB controller includes the ARM Nested Vectored Interrupt Controller (NVIC). The
NVIC and Cortex-M4F prioritize and handle all exceptions in Handler Mode. The processor state is
automatically stored to the stack on an exception and automatically restored from the stack at the
end of the Interrupt Service Routine (ISR). The interrupt vector is fetched in parallel to the state
saving, enabling efficient interrupt entry. The processor supports tail-chaining, meaning that
back-to-back interrupts can be performed without the overhead of state saving and restoration.
Software can set eight priority levels on 7 exceptions (system handlers) and 104 interrupts.
■ Deterministic, fast interrupt processing: always 12 cycles, or just 6 cycles with tail-chaining
■ External non-maskable interrupt signal (NMI) available for immediate execution of NMI handler
for safety critical applications
50
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
■ Dynamically reprioritizable interrupts
■ Exceptional interrupt handling via hardware implementation of required register manipulations
1.3.1.4
System Control Block (SCB) (see page 127)
The SCB provides system implementation information and system control, including configuration,
control, and reporting of system exceptions.
1.3.1.5
Memory Protection Unit (MPU) (see page 127)
The MPU supports the standard ARM7 Protected Memory System Architecture (PMSA) model. The
MPU provides full support for protection regions, overlapping protection regions, access permissions,
and exporting memory attributes to the system.
1.3.1.6
Floating-Point Unit (FPU) (see page 132)
The FPU fully supports single-precision add, subtract, multiply, divide, multiply and accumulate,
and square root operations. It also provides conversions between fixed-point and floating-point data
formats, and floating-point constant instructions.
■ 32-bit instructions for single-precision (C float) data-processing operations
■ Combined Multiply and Accumulate instructions for increased precision (Fused MAC)
■ Hardware support for conversion, addition, subtraction, multiplication with optional accumulate,
division, and square-root
■ Hardware support for denormals and all IEEE rounding modes
■ 32 dedicated 32-bit single-precision registers, also addressable as 16 double-word registers
■ Decoupled three stage pipeline
1.3.2
On-Chip Memory
The LM4F232H5BB microcontroller is integrated with the following set of on-chip memory and
features:
■ 256 KB single-cycle Flash memory up to 40 MHz; a prefetch buffer improves performance above
40 MHz
■ 32 KB single-cycle SRAM
■ Internal ROM loaded with StellarisWare software:
– Stellaris Peripheral Driver Library
– Stellaris Boot Loader
– Advanced Encryption Standard (AES) cryptography tables
– Cyclic Redundancy Check (CRC) error detection functionality
■ 2KB EEPROM
1.3.2.1
SRAM (see page 553)
The LM4F232H5BB microcontroller provides 32 KB of single-cycle on-chip SRAM. The internal
SRAM of the Stellaris devices is located at offset 0x2000.0000 of the device memory map.
November 08, 2011
51
Texas Instruments-Advance Information
Architectural Overview
Because read-modify-write (RMW) operations are very time consuming, ARM has introduced
bit-banding technology in the Cortex-M4F processor. With a bit-band-enabled processor, certain
regions in the memory map (SRAM and peripheral space) can use address aliases to access
individual bits in a single, atomic operation.
Data can be transferred to and from the SRAM using the Micro Direct Memory Access Controller
(µDMA).
1.3.2.2
Flash Memory (see page 556)
The LM4F232H5BB microcontroller provides 256 KB of single-cycle on-chip Flash memory. The
Flash memory is organized as a set of 1-KB blocks that can be individually erased. Erasing a block
causes the entire contents of the block to be reset to all 1s. These blocks are paired into a set of
2-KB blocks that can be individually protected. The blocks can be marked as read-only or
execute-only, providing different levels of code protection. Read-only blocks cannot be erased or
programmed, protecting the contents of those blocks from being modified. Execute-only blocks
cannot be erased or programmed, and can only be read by the controller instruction fetch mechanism,
protecting the contents of those blocks from being read by either the controller or by a debugger.
1.3.2.3
ROM (see page 554)
The LM4F232H5BB ROM is preprogrammed with the following software and programs:
■ Stellaris Peripheral Driver Library
■ Stellaris Boot Loader
■ Advanced Encryption Standard (AES) cryptography tables
■ Cyclic Redundancy Check (CRC) error-detection functionality
The Stellaris Peripheral Driver Library is a royalty-free software library for controlling on-chip
peripherals with a boot-loader capability. The library performs both peripheral initialization and
control functions, with a choice of polled or interrupt-driven peripheral support. In addition, the library
is designed to take full advantage of the stellar interrupt performance of the ARM Cortex-M4F core.
No special pragmas or custom assembly code prologue/epilogue functions are required. For
applications that require in-field programmability, the royalty-free Stellaris Boot Loader can act as
an application loader and support in-field firmware updates.
The Advanced Encryption Standard (AES) is a publicly defined encryption standard used by the
U.S. Government. AES is a strong encryption method with reasonable performance and size. In
addition, it is fast in both hardware and software, is fairly easy to implement, and requires little
memory. The Texas Instruments encryption package is available with full source code, and is based
on lesser general public license (LGPL) source. An LGPL means that the code can be used within
an application without any copyleft implications for the application (the code does not automatically
become open source). Modifications to the package source, however, must be open source.
CRC (Cyclic Redundancy Check) is a technique to validate a span of data has the same contents
as when previously checked. This technique can be used to validate correct receipt of messages
(nothing lost or modified in transit), to validate data after decompression, to validate that Flash
memory contents have not been changed, and for other cases where the data needs to be validated.
A CRC is preferred over a simple checksum (e.g. XOR all bits) because it catches changes more
readily.
52
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
1.3.2.4
EEPROM (see page 560)
The LM4F232H5BB microcontroller includes an EEPROM with the following features:
■ 2K bytes of memory accessible as 512 32-bit words
■ 32 blocks of 16 words (64 bytes) each
■ Built-in wear leveling
■ Access protection per block
■ Lock protection option for the whole peripheral as well as per block using 32-bit to 96-bit unlock
codes (application selectable)
■ Interrupt support for write completion to avoid polling
■ Endurance of 500K writes (when writing at fixed offset in every alternate page in circular fashion)
to 15M operations (when cycling through two pages ) per each 2-page block.
1.3.3
Serial Communications Peripherals
The LM4F232H5BB controller supports both asynchronous and synchronous serial communications
with:
■ Two CAN 2.0 A/B controllers
■ USB 2.0 OTG/Host/Device
■ Eight UARTs with IrDA, 9-bit and ISO 7816 support (one UART with modem flow control and
status)
■ Six I2C modules with four transmission speeds including high-speed mode
■ Four Synchronous Serial Interface modules (SSI)
The following sections provide more detail on each of these communications functions.
1.3.3.1
Controller Area Network (see page 1073)
Controller Area Network (CAN) is a multicast shared serial-bus standard for connecting electronic
control units (ECUs). CAN was specifically designed to be robust in electromagnetically noisy
environments and can utilize a differential balanced line like RS-485 or twisted-pair wire. Originally
created for automotive purposes, it is now used in many embedded control applications (for example,
industrial or medical). Bit rates up to 1 Mbps are possible at network lengths below 40 meters.
Decreased bit rates allow longer network distances (for example, 125 Kbps at 500m).
A transmitter sends a message to all CAN nodes (broadcasting). Each node decides on the basis
of the identifier received whether it should process the message. The identifier also determines the
priority that the message enjoys in competition for bus access. Each CAN message can transmit
from 0 to 8 bytes of user information.
The LM4F232H5BB microcontroller includes two CAN units with the following features:
■ CAN protocol version 2.0 part A/B
■ Bit rates up to 1 Mbps
November 08, 2011
53
Texas Instruments-Advance Information
Architectural Overview
■ 32 message objects with individual identifier masks
■ Maskable interrupt
■ Disable Automatic Retransmission mode for Time-Triggered CAN (TTCAN) applications
■ Programmable Loopback mode for self-test operation
■ Programmable FIFO mode enables storage of multiple message objects
■ Gluelessly attaches to an external CAN transceiver through the CANnTX and CANnRX signals
1.3.3.2
USB (see page 1124)
Universal Serial Bus (USB) is a serial bus standard designed to allow peripherals to be connected
and disconnected using a standardized interface without rebooting the system.
The LM4F232H5BB microcontroller supports three configurations in USB 2.0 full and low speed:
USB Device, USB Host, and USB On-The-Go (negotiated on-the-go as host or device when
connected to other USB-enabled systems).
The USB module has the following features:
■ Complies with USB-IF certification standards
■ USB 2.0 full-speed (12 Mbps) and low-speed (1.5 Mbps) operation with integrated PHY
■ 4 transfer types: Control, Interrupt, Bulk, and Isochronous
■ 16 endpoints
– 1 dedicated control IN endpoint and 1 dedicated control OUT endpoint
– 7 configurable IN endpoints and 7 configurable OUT endpoints
■ 4 KB dedicated endpoint memory: one endpoint may be defined for double-buffered 1023-byte
isochronous packet size
■ VBUS droop and valid ID detection and interrupt
■ Efficient transfers using Micro Direct Memory Access Controller (µDMA)
– Separate channels for transmit and receive for up to three IN endpoints and three OUT
endpoints
– Channel requests asserted when FIFO contains required amount of data
1.3.3.3
UART (see page 918)
A Universal Asynchronous Receiver/Transmitter (UART) is an integrated circuit used for RS-232C
serial communications, containing a transmitter (parallel-to-serial converter) and a receiver
(serial-to-parallel converter), each clocked separately.
The LM4F232H5BB microcontroller includes eight fully programmable 16C550-type UARTs. Although
the functionality is similar to a 16C550 UART, this UART design is not register compatible. The
UART can generate individually masked interrupts from the Rx, Tx, modem flow control, modem
status, and error conditions. The module generates a single combined interrupt when any of the
interrupts are asserted and are unmasked.
54
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
The eight UARTs have the following features:
■ Programmable baud-rate generator allowing speeds up to 5 Mbps for regular speed (divide by
16) and 10 Mbps for high speed (divide by 8)
■ Separate 16x8 transmit (TX) and receive (RX) FIFOs to reduce CPU interrupt service loading
■ Programmable FIFO length, including 1-byte deep operation providing conventional
double-buffered interface
■ FIFO trigger levels of 1/8, 1/4, 1/2, 3/4, and 7/8
■ Standard asynchronous communication bits for start, stop, and parity
■ Line-break generation and detection
■ Fully programmable serial interface characteristics
– 5, 6, 7, or 8 data bits
– Even, odd, stick, or no-parity bit generation/detection
– 1 or 2 stop bit generation
■ IrDA serial-IR (SIR) encoder/decoder providing
– Programmable use of IrDA Serial Infrared (SIR) or UART input/output
– Support of IrDA SIR encoder/decoder functions for data rates up to 115.2 Kbps half-duplex
– Support of normal 3/16 and low-power (1.41-2.23 μs) bit durations
– Programmable internal clock generator enabling division of reference clock by 1 to 256 for
low-power mode bit duration
■ Support for communication with ISO 7816 smart cards
■ Modem flow control and status (on UART1)
■ LIN protocol support
■ EIA-485 9-bit support
■ Standard FIFO-level and End-of-Transmission interrupts
■ Efficient transfers using Micro Direct Memory Access Controller (µDMA)
– Separate channels for transmit and receive
– Receive single request asserted when data is in the FIFO; burst request asserted at
programmed FIFO level
– Transmit single request asserted when there is space in the FIFO; burst request asserted at
programmed FIFO level
November 08, 2011
55
Texas Instruments-Advance Information
Architectural Overview
1.3.3.4
I2C (see page 1028)
The Inter-Integrated Circuit (I2C) bus provides bi-directional data transfer through a two-wire design
(a serial data line SDA and a serial clock line SCL). The I2C bus interfaces to external I2C devices
such as serial memory (RAMs and ROMs), networking devices, LCDs, tone generators, and so on.
The I2C bus may also be used for system testing and diagnostic purposes in product development
and manufacture.
Each device on the I2C bus can be designated as either a master or a slave. I2C module supports
both sending and receiving data as either a master or a slave and can operate simultaneously as
both a master and a slave. Both the I2C master and slave can generate interrupts.
The LM4F232H5BB microcontroller includes six I2C modules with the following features:
■ Devices on the I2C bus can be designated as either a master or a slave
– Supports both transmitting and receiving data as either a master or a slave
– Supports simultaneous master and slave operation
■ Four I2C modes
– Master transmit
– Master receive
– Slave transmit
– Slave receive
■ Four transmission speeds:
– Standard (100 Kbps)
– Fast-mode (400 Kbps)
– Fast-mode plus (1 Mbps)
– High-speed mode (3.33 Mbps)
■ Clock low timeout interrupt
■ Dual slave address capability
■ Clock low timeout interrupt
■ Dual slave address capability
■ Master and slave interrupt generation
– Master generates interrupts when a transmit or receive operation completes (or aborts due
to an error)
– Slave generates interrupts when data has been transferred or requested by a master or when
a START or STOP condition is detected
56
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
■ Master with arbitration and clock synchronization, multimaster support, and 7-bit addressing
mode
1.3.3.5
SSI (see page 985)
Synchronous Serial Interface (SSI) is a four-wire bi-directional communications interface that converts
data between parallel and serial. The SSI module performs serial-to-parallel conversion on data
received from a peripheral device, and parallel-to-serial conversion on data transmitted to a peripheral
device. The SSI module can be configured as either a master or slave device. As a slave device,
the SSI module can also be configured to disable its output, which allows a master device to be
coupled with multiple slave devices. The TX and RX paths are buffered with separate internal FIFOs.
The SSI module also includes a programmable bit rate clock divider and prescaler to generate the
output serial clock derived from the SSI module's input clock. Bit rates are generated based on the
input clock and the maximum bit rate is determined by the connected peripheral.
The LM4F232H5BB microcontroller includes four SSI modules with the following features:
■ Programmable interface operation for Freescale SPI, MICROWIRE, or Texas Instruments
synchronous serial interfaces
■ Master or slave operation
■ Programmable clock bit rate and prescaler
■ Separate transmit and receive FIFOs, each 16 bits wide and 8 locations deep
■ Programmable data frame size from 4 to 16 bits
■ Internal loopback test mode for diagnostic/debug testing
■ Standard FIFO-based interrupts and End-of-Transmission interrupt
■ Efficient transfers using Micro Direct Memory Access Controller (µDMA)
– Separate channels for transmit and receive
– Receive single request asserted when data is in the FIFO; burst request asserted when FIFO
contains 4 entries
– Transmit single request asserted when there is space in the FIFO; burst request asserted
when FIFO contains 4 entries
1.3.4
System Integration
The LM4F232H5BB microcontroller provides a variety of standard system functions integrated into
the device, including:
■ Direct Memory Access Controller (DMA)
■ System control and clocks including on-chip precision 16-MHz oscillator
■ Six 32-bit timers (up to twelve 16-bit)
■ Six wide 64-bit timers (up to twelve 32-bit)
■ Twelve 16/32-bit Capture Compare PWM (CCP) pins
November 08, 2011
57
Texas Instruments-Advance Information
Architectural Overview
■ Twelve 32/64-bit Capture Compare PWM (CCP) pins
■ Lower-power battery-backed Hibernation module
■ Real-Time Clock in Hibernation module
■ Two Watchdog Timers
– One timer runs off the main oscillator
– One timer runs off the precision internal oscillator
■ Up to 120 GPIOs, depending on configuration
– Highly flexible pin muxing allows use as GPIO or one of several peripheral functions
– Independently configurable to 2, 4 or 8 mA drive capability
– Up to 4 GPIOs can have 18 mA drive capability
The following sections provide more detail on each of these functions.
1.3.4.1
Direct Memory Access (see page 610)
The LM4F232H5BB microcontroller includes a Direct Memory Access (DMA) controller, known as
micro-DMA (μDMA). The μDMA controller provides a way to offload data transfer tasks from the
Cortex-M4F processor, allowing for more efficient use of the processor and the available bus
bandwidth. The μDMA controller can perform transfers between memory and peripherals. It has
dedicated channels for each supported on-chip module and can be programmed to automatically
perform transfers between peripherals and memory as the peripheral is ready to transfer more data.
The μDMA controller provides the following features:
®
■ ARM PrimeCell 32-channel configurable µDMA controller
■ Support for memory-to-memory, memory-to-peripheral, and peripheral-to-memory in multiple
transfer modes
– Basic for simple transfer scenarios
– Ping-pong for continuous data flow
– Scatter-gather for a programmable list of arbitrary transfers initiated from a single request
■ Highly flexible and configurable channel operation
– Independently configured and operated channels
– Dedicated channels for supported on-chip modules
– Flexible channel assignments
– One channel each for receive and transmit path for bidirectional modules
– Dedicated channel for software-initiated transfers
– Per-channel configurable priority scheme
– Optional software-initiated requests for any channel
■ Two levels of priority
58
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
■ Design optimizations for improved bus access performance between µDMA controller and the
processor core
– µDMA controller access is subordinate to core access
– RAM striping
– Peripheral bus segmentation
■ Data sizes of 8, 16, and 32 bits
■ Transfer size is programmable in binary steps from 1 to 1024
■ Source and destination address increment size of byte, half-word, word, or no increment
■ Maskable peripheral requests
■ Interrupt on transfer completion, with a separate interrupt per channel
1.3.4.2
System Control and Clocks (see page 214)
System control determines the overall operation of the device. It provides information about the
device, controls power-saving features, controls the clocking of the device and individual peripherals,
and handles reset detection and reporting.
■ Device identification information: version, part number, SRAM size, Flash memory size, and so
on
■ Power control
– On-chip fixed Low Drop-Out (LDO) voltage regulator
– Hibernation module handles the power-up/down 3.3 V sequencing and control for the core
digital logic and analog circuits
– Low-power options for microcontroller: Sleep and Deep-sleep modes with clock gating
– Low-power options for on-chip modules: software controls shutdown of individual peripherals
and memory
– 3.3-V supply brown-out detection and reporting via interrupt or reset
■ Multiple clock sources for microcontroller system clock
– Precision Oscillator (PIOSC): On-chip resource providing a 16 MHz ±1% frequency at room
temperature
• 16 MHz ±3% across temperature
• Can be recalibrated with 7-bit trim resolution
• Software power down control for low power modes
– Main Oscillator (MOSC): A frequency-accurate clock source by one of two means: an external
single-ended clock source is connected to the OSC0 input pin, or an external crystal is
connected across the OSC0 input and OSC1 output pins.
• External crystal used with or without on-chip PLL: select supported frequencies from 4
MHz to 25 MHz.
• External oscillator: from DC to maximum device speed
November 08, 2011
59
Texas Instruments-Advance Information
Architectural Overview
– Internal 30-kHz Oscillator: on chip resource providing a 30 kHz ± 50% frequency, used during
power-saving modes
– 32.768-kHz external oscillator for the Hibernation Module: eliminates need for additional
crystal for main clock source
■ Flexible reset sources
– Power-on reset (POR)
– Reset pin assertion
– Brown-out reset (BOR) detector alerts to system power drops
– Software reset
– Watchdog timer reset
– MOSC failure
1.3.4.3
Programmable Timers (see page 734)
Programmable timers can be used to count or time external events that drive the Timer input pins.
Each 16/32-bit GPTM block provides two 16-bit timers/counters that can be configured to operate
independently as timers or event counters, or configured to operate as one 32-bit timer or one 32-bit
Real-Time Clock (RTC). Each 32/64-bit Wide GPTM block provides two 32-bit timers/counters that
can be configured to operate independently as timersor event counters, or configured to operate
as one 64-bit timer or one 64-bit Real-Time Clock (RTC). Timers can also be used to trigger
analog-to-digital (ADC) conversions.
The General-Purpose Timer Module (GPTM) contains six 16/32-bit GPTM blocks and six 32/64-bit
Wide GPTM blocks with the following functional options:
■ 16/32-bit operating modes:
– 16- or 32-bit programmable one-shot timer
– 16- or 32-bit programmable periodic timer
– 16-bit general-purpose timer with an 8-bit prescaler
– 32-bit Real-Time Clock (RTC) when using an external 32.768-KHz clock as the input
– 16-bit input-edge count- or time-capture modes with an 8-bit prescaler
– 16-bit PWM mode with an 8-bit prescaler and software-programmable output inversion of the
PWM signal
■ 32/64-bit operating modes:
– 32- or 64-bit programmable one-shot timer
– 32- or 64-bit programmable periodic timer
– 32-bit general-purpose timer with a 16-bit prescaler
– 64-bit Real-Time Clock (RTC) when using an external 32.768-KHz clock as the input
60
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
– 32-bit input-edge count- or time-capture modes with a16-bit prescaler
– 32-bit PWM mode with a 16-bit prescaler and software-programmable output inversion of the
PWM signal
■ Count up or down
■ Twelve 16/32-bit Capture Compare PWM pins (CCP)
■ Twelve 32/64-bit Capture Compare PWM pins (CCP)
■ Daisy chaining of timer modules to allow a single timer to initiate multiple timing events
■ Timer synchronization allows selected timers to start counting on the same clock cycle
■ ADC event trigger
■ User-enabled stalling when the microcontroller asserts CPU Halt flag during debug (excluding
RTC mode)
■ Ability to determine the elapsed time between the assertion of the timer interrupt and entry into
the interrupt service routine.
■ Efficient transfers using Micro Direct Memory Access Controller (µDMA)
– Dedicated channel for each timer
– Burst request generated on timer interrupt
1.3.4.4
CCP Pins (see page 743)
Capture Compare PWM pins (CCP) can be used by the General-Purpose Timer Module to time/count
external events using the CCP pin as an input. Alternatively, the GPTM can generate a simple PWM
output on the CCP pin.
The LM4F232H5BB microcontroller includes twelve 16/32-bit CCP pins that can be programmed
to operate in the following modes:
■ Capture: The GP Timer is incremented/decremented by programmed events on the CCP input.
The GP Timer captures and stores the current timer value when a programmed event occurs.
■ Compare: The GP Timer is incremented/decremented by programmed events on the CCP input.
The GP Timer compares the current value with a stored value and generates an interrupt when
a match occurs.
■ PWM: The GP Timer is incremented/decremented by the system clock. A PWM signal is generated
based on a match between the counter value and a value stored in a match register and is output
on the CCP pin.
1.3.4.5
Hibernation Module (see page 522)
The Hibernation module provides logic to switch power off to the main processor and peripherals
and to wake on external or time-based events. The Hibernation module includes power-sequencing
logic and has the following features:
■ 32-bit real-time seconds counter (RTC) with 1/32,768 second resolution
November 08, 2011
61
Texas Instruments-Advance Information
Architectural Overview
– 32-bit RTC seconds match register and 15-bit sub seconds match for timed wake-up and
interrupt generation with 1/32,768 second resolution
– RTC predivider trim for making fine adjustments to the clock rate
■ Two mechanisms for power control
– System power control using discrete external regulator
– On-chip power control using internal switches under register control
■ Dedicated pin for waking using an external signal
■ RTC operational and hibernation memory valid as long as VBAT is valid
■ Low-battery detection, signaling, and interrupt generation, with optional wake on low battery
■ GPIO pin state can be retained during hibernation
■ Clock source from a 32.768-kHz external crystal or oscillator
■ 16 32-bit words of battery-backed memory to save state during hibernation
■ Programmable interrupts for RTC match, external wake, and low battery events
1.3.4.6
Watchdog Timers (see page 804)
A watchdog timer is used to regain control when a system has failed due to a software error or to
the failure of an external device to respond in the expected way. The Stellaris Watchdog Timer can
generate an interrupt, a non-maskable interrupt, or a reset when a time-out value is reached. In
addition, the Watchdog Timer is ARM FiRM-compliant and can be configured to generate an interrupt
to the microcontroller on its first time-out, and to generate a reset signal on its second time-out.
Once the Watchdog Timer has been configured, the lock register can be written to prevent the timer
configuration from being inadvertently altered.
The LM4F232H5BB microcontroller has two Watchdog Timer modules: Watchdog Timer 0 uses the
system clock for its timer clock; Watchdog Timer 1 uses the PIOSC as its timer clock. The Stellaris
Watchdog Timer module has the following features:
■ 32-bit down counter with a programmable load register
■ Separate watchdog clock with an enable
■ Programmable interrupt generation logic with interrupt masking and optional NMI function
■ Lock register protection from runaway software
■ Reset generation logic with an enable/disable
■ User-enabled stalling when the microcontroller asserts the CPU Halt flag during debug
1.3.4.7
Programmable GPIOs (see page 674)
General-purpose input/output (GPIO) pins offer flexibility for a variety of connections. The Stellaris
GPIO module is comprised of 15 physical GPIO blocks, each corresponding to an individual GPIO
port. The GPIO module is FiRM-compliant (compliant to the ARM Foundation IP for Real-Time
Microcontrollers specification) and supports 0-120 programmable input/output pins. The number of
62
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
GPIOs available depends on the peripherals being used (see “Signal Tables” on page 1357 for the
signals available to each GPIO pin).
■ Up to 120 GPIOs, depending on configuration
■ Highly flexible pin muxing allows use as GPIO or one of several peripheral functions
■ 5-V-tolerant in input configuration
■ Two means of port access: either Advanced High-Performance Bus (AHB) with better back-to-back
access performance, or the legacy Advanced Peripheral Bus (APB) for backwards-compatibility
with existing code for Ports A-H and J; Ports K-N and P-Q are accessed through the AHB
■ Fast toggle capable of a change every clock cycle for ports on AHB, every two clock cycles for
ports on APB
■ Programmable control for GPIO interrupts
– Interrupt generation masking
– Edge-triggered on rising, falling, or both
– Level-sensitive on High or Low values
– Per-pin interrupts available on Port P and Port Q
■ Bit masking in both read and write operations through address lines
■ Can be used to initiate an ADC sample sequence or a μDMA transfer
■ Pin state can be retained during Hibernation mode
■ Pins configured as digital inputs are Schmitt-triggered
■ Programmable control for GPIO pad configuration
– Weak pull-up or pull-down resistors
– 2-mA, 4-mA, and 8-mA pad drive for digital communication; up to four pads can sink 18-mA
for high-current applications
– Slew rate control for the 8-mA drive
– Open drain enables
– Digital input enables
1.3.5
Advanced Motion Control
The LM4F232H5BB microcontroller provides motion control functions integrated into the device,
including:
■ Two PWM modules, with a total of 16 advanced PWM outputs for motion and energy applications
■ Eight fault inputs to promote low-latency shutdown
■ Two Quadrature Encoder Inputs (QEI)
November 08, 2011
63
Texas Instruments-Advance Information
Architectural Overview
The following provides more detail on these motion control functions.
1.3.5.1
PWM (see page 1254)
Pulse width modulation (PWM) is a powerful technique for digitally encoding analog signal levels.
High-resolution counters are used to generate a square wave, and the duty cycle of the square
wave is modulated to encode an analog signal. Typical applications include switching power supplies
and motor control. Each LM4F232H5BB PWM module consists of four PWM generator block and
a control block. Each PWM generator block contains one timer (16-bit down or up/down counter),
two comparators, a PWM signal generator, a dead-band generator, and an interrupt/ADC-trigger
selector. Each PWM generator block produces two PWM signals that can either be independent
signals or a single pair of complementary signals with dead-band delays inserted.
Each PWM generator has the following features:
■ Four fault-condition handling inputs to quickly provide low-latency shutdown and prevent damage
to the motor being controlled, for a total of eight inputs
■ One 16-bit counter
– Runs in Down or Up/Down mode
– Output frequency controlled by a 16-bit load value
– Load value updates can be synchronized
– Produces output signals at zero and load value
■ Two PWM comparators
– Comparator value updates can be synchronized
– Produces output signals on match
■ PWM signal generator
– Output PWM signal is constructed based on actions taken as a result of the counter and
PWM comparator output signals
– Produces two independent PWM signals
■ Dead-band generator
– Produces two PWM signals with programmable dead-band delays suitable for driving a half-H
bridge
– Can be bypassed, leaving input PWM signals unmodified
■ Can initiate an ADC sample sequence
The control block determines the polarity of the PWM signals and which signals are passed through
to the pins. The output of the PWM generation blocks are managed by the output control block
before being passed to the device pins. The PWM control block has the following options:
■ PWM output enable of each PWM signal
■ Optional output inversion of each PWM signal (polarity control)
64
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
■ Optional fault handling for each PWM signal
■ Synchronization of timers in the PWM generator blocks
■ Synchronization of timer/comparator updates across the PWM generator blocks
■ Extended PWM synchronization of timer/comparator updates across the PWM generator blocks
■ Interrupt status summary of the PWM generator blocks
■ Extended PWM fault handling, with multiple fault signals, programmable polarities, and filtering
■ PWM generators can be operated independently or synchronized with other generators
1.3.5.2
QEI (see page 1334)
A quadrature encoder, also known as a 2-channel incremental encoder, converts linear displacement
into a pulse signal. By monitoring both the number of pulses and the relative phase of the two signals,
the position, direction of rotation, and speed can be tracked. In addition, a third channel, or index
signal, can be used to reset the position counter. The Stellaris quadrature encoder with index (QEI)
module interprets the code produced by a quadrature encoder wheel to integrate position over time
and determine direction of rotation. In addition, it can capture a running estimate of the velocity of
the encoder wheel. The input frequency of the QEI inputs may be as high as 1/4 of the processor
frequency (for example, 20 MHz for a 80-MHz system).
The LM4F232H5BB microcontroller includes two QEI modules providing control of two motors at
the same time with the following features:
■ Position integrator that tracks the encoder position
■ Programmable noise filter on the inputs
■ Velocity capture using built-in timer
■ The input frequency of the QEI inputs may be as high as 1/4 of the processor frequency (for
example, 12.5 MHz for a 50-MHz system)
■ Interrupt generation on:
– Index pulse
– Velocity-timer expiration
– Direction change
– Quadrature error detection
1.3.6
Analog
The LM4F232H5BB microcontroller provides analog functions integrated into the device, including:
■ Two 12-bit Analog-to-Digital Converters (ADC) with 24 analog input channels and a sample rate
of one million samples/second
■ Three analog comparators
■ 16 digital comparators
November 08, 2011
65
Texas Instruments-Advance Information
Architectural Overview
■ On-chip voltage regulator
The following provides more detail on these analog functions.
1.3.6.1
ADC (see page 829)
An analog-to-digital converter (ADC) is a peripheral that converts a continuous analog voltage to a
discrete digital number. The Stellaris ADC module features 12-bit conversion resolution and supports
24 input channels plus an internal temperature sensor. Four buffered sample sequencers allow
rapid sampling of up to 24 analog input sources without controller intervention. Each sample
sequencer provides flexible programming with fully configurable input source, trigger events, interrupt
generation, and sequencer priority. Each ADC module has a digital comparator function that allows
the conversion value to be diverted to a comparison unit that provides eight digital comparators.
The LM4F232H5BB microcontroller provides two ADC modules with the following features:
■ 24 shared analog input channels
■ 12-bit precision ADC
■ Single-ended and differential-input configurations
■ On-chip internal temperature sensor
■ Maximum sample rate of one million samples/second
■ Optional phase shift in sample time programmable from 22.5º to 337.5º
■ Four programmable sample conversion sequencers from one to eight entries long, with
corresponding conversion result FIFOs
■ Flexible trigger control
– Controller (software)
– Timers
– Analog Comparators
– PWM
– GPIO
■ Hardware averaging of up to 64 samples
■ Digital comparison unit providing eight digital comparators
■ Converter uses a VDDA and GNDA as the voltage reference or two external reference signals
■ Power and ground for the analog circuitry is separate from the digital power and ground
■ Efficient transfers using Micro Direct Memory Access Controller (µDMA)
– Dedicated channel for each sample sequencer
– ADC module uses burst requests for DMA
66
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
1.3.6.2
Analog Comparators (see page 1239)
An analog comparator is a peripheral that compares two analog voltages and provides a logical
output that signals the comparison result. The LM4F232H5BB microcontroller provides three
independent integrated analog comparators that can be configured to drive an output or generate
an interrupt or ADC event.
The comparator can provide its output to a device pin, acting as a replacement for an analog
comparator on the board, or it can be used to signal the application via interrupts or triggers to the
ADC to cause it to start capturing a sample sequence. The interrupt generation and ADC triggering
logic is separate. This means, for example, that an interrupt can be generated on a rising edge and
the ADC triggered on a falling edge.
The LM4F232H5BB microcontroller provides three independent integrated analog comparators with
the following functions:
■ Compare external pin input to external pin input or to internal programmable voltage reference
■ Compare a test voltage against any one of the following voltages:
– An individual external reference voltage
– A shared single external reference voltage
– A shared internal reference voltage
1.3.7
JTAG and ARM Serial Wire Debug (see page 202)
The Joint Test Action Group (JTAG) port is an IEEE standard that defines a Test Access Port and
Boundary Scan Architecture for digital integrated circuits and provides a standardized serial interface
for controlling the associated test logic. The TAP, Instruction Register (IR), and Data Registers (DR)
can be used to test the interconnections of assembled printed circuit boards and obtain manufacturing
information on the components. The JTAG Port also provides a means of accessing and controlling
design-for-test features such as I/O pin observation and control, scan testing, and debugging. Texas
Instruments replaces the ARM SW-DP and JTAG-DP with the ARM Serial Wire JTAG Debug Port
(SWJ-DP) interface. The SWJ-DP interface combines the SWD and JTAG debug ports into one
module providing all the normal JTAG debug and test functionality plus real-time access to system
memory without halting the core or requiring any target resident code. The SWJ-DP interface has
the following features:
■ IEEE 1149.1-1990 compatible Test Access Port (TAP) controller
■ Four-bit Instruction Register (IR) chain for storing JTAG instructions
■ IEEE standard instructions: BYPASS, IDCODE, SAMPLE/PRELOAD, EXTEST and INTEST
■ ARM additional instructions: APACC, DPACC and ABORT
■ Integrated ARM Serial Wire Debug (SWD)
– Serial Wire JTAG Debug Port (SWJ-DP)
– Flash Patch and Breakpoint (FPB) unit for implementing breakpoints
– Data Watchpoint and Trace (DWT) unit for implementing watchpoints, trigger resources, and
system profiling
November 08, 2011
67
Texas Instruments-Advance Information
Architectural Overview
– Instrumentation Trace Macrocell (ITM) for support of printf style debugging
– Embedded Trace Macrocell (ETM) for instruction trace capture
– Trace Port Interface Unit (TPIU) for bridging to a Trace Port Analyzer
1.3.8
Packaging and Temperature
■ Industrial-range (-40°C to 85°C) 157-ball RoHS-compliant BGA package
1.4
Hardware Details
Details on the pins and package can be found in the following sections:
■ “Pin Diagram” on page 1356
■ “Signal Tables” on page 1357
■ “Operating Characteristics” on page 1408
■ “Electrical Characteristics” on page 1409
■ “Package Information” on page 1488
68
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
2
The Cortex-M4F Processor
The ARM® Cortex™-M4F processor provides a high-performance, low-cost platform that meets the
system requirements of minimal memory implementation, reduced pin count, and low power
consumption, while delivering outstanding computational performance and exceptional system
response to interrupts. Features include:
®
■ 32-bit ARM Cortex™-M4F architecture optimized for small-footprint embedded applications
■ 80-MHz operation; 100 DMIPS performance
■ Outstanding processing performance combined with fast interrupt handling
■ Thumb-2 mixed 16-/32-bit instruction set delivers the high performance expected of a 32-bit
ARM core in a compact memory size usually associated with 8- and 16-bit devices, typically in
the range of a few kilobytes of memory for microcontroller-class applications
– Single-cycle multiply instruction and hardware divide
– Atomic bit manipulation (bit-banding), delivering maximum memory utilization and streamlined
peripheral control
– Unaligned data access, enabling data to be efficiently packed into memory
■ IEEE754-compliant single-precision Floating-Point Unit (FPU)
■ 16-bit SIMD vector processing unit
■ Fast code execution permits slower processor clock or increases sleep mode time
■ Harvard architecture characterized by separate buses for instruction and data
■ Efficient processor core, system and memories
■ Hardware division and fast digital-signal-processing orientated multiply accumulate
■ Saturating arithmetic for signal processing
■ Deterministic, high-performance interrupt handling for time-critical applications
■ Memory protection unit (MPU) to provide a privileged mode for protected operating system
functionality
■ Enhanced system debug with extensive breakpoint and trace capabilities
■ Serial Wire Debug and Serial Wire Trace reduce the number of pins required for debugging and
tracing
■ Migration from the ARM7 processor family for better performance and power efficiency
■ Optimized for single-cycle Flash memory usage
■ Ultra-low power consumption with integrated sleep modes
November 08, 2011
69
Texas Instruments-Advance Information
The Cortex-M4F Processor
®
The Stellaris family of microcontrollers builds on this core to bring high-performance 32-bit computing
to cost-sensitive embedded microcontroller applications, such as factory automation and control,
industrial control power devices, building and home automation, and stepper motor control.
This chapter provides information on the Stellaris implementation of the Cortex-M4F processor,
including the programming model, the memory model, the exception model, fault handling, and
power management.
For technical details on the instruction set, see the ARM® Cortex™-M4 Technical Reference Manual.
2.1
Block Diagram
The Cortex-M4F processor is built on a high-performance processor core, with a 3-stage pipeline
Harvard architecture, making it ideal for demanding embedded applications. The processor delivers
exceptional power efficiency through an efficient instruction set and extensively optimized design,
providing high-end processing hardware including IEEE754-compliant single-precision floating-point
computation, a range of single-cycle and SIMD multiplication and multiply-with-accumulate
capabilities, saturating arithmetic and dedicated hardware division.
To facilitate the design of cost-sensitive devices, the Cortex-M4F processor implements tightly
coupled system components that reduce processor area while significantly improving interrupt
handling and system debug capabilities. The Cortex-M4F processor implements a version of the
Thumb® instruction set based on Thumb-2 technology, ensuring high code density and reduced
program memory requirements. The Cortex-M4F instruction set provides the exceptional performance
expected of a modern 32-bit architecture, with the high code density of 8-bit and 16-bit
microcontrollers.
The Cortex-M4F processor closely integrates a nested interrupt controller (NVIC), to deliver
industry-leading interrupt performance. The Stellaris NVIC includes a non-maskable interrupt (NMI)
and provides eight interrupt priority levels. The tight integration of the processor core and NVIC
provides fast execution of interrupt service routines (ISRs), dramatically reducing interrupt latency.
The hardware stacking of registers and the ability to suspend load-multiple and store-multiple
operations further reduce interrupt latency. Interrupt handlers do not require any assembler stubs
which removes code overhead from the ISRs. Tail-chaining optimization also significantly reduces
the overhead when switching from one ISR to another. To optimize low-power designs, the NVIC
integrates with the sleep modes, including Deep-sleep mode, which enables the entire device to be
rapidly powered down.
70
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Figure 2-1. CPU Block Diagram
Nested
Vectored
Interrupt
Controller
FPU
Interrupts
Sleep
ARM
Cortex-M4F
CM4 Core
Debug
Instructions
Data
Embedded
Trace
Macrocell
Memory
Protection
Unit
Flash
Patch and
Breakpoint
Instrumentation
Data
Watchpoint Trace Macrocell
and Trace
ROM
Table
Private Peripheral
Bus
(internal)
Adv. Peripheral
Bus
Bus
Matrix
Serial Wire JTAG
Debug Port
Debug
Access Port
2.2
Overview
2.2.1
System-Level Interface
Trace
Port
Interface
Unit
Serial
Wire
Output
Trace
Port
(SWO)
I-code bus
D-code bus
System bus
The Cortex-M4F processor provides multiple interfaces using AMBA® technology to provide
high-speed, low-latency memory accesses. The core supports unaligned data accesses and
implements atomic bit manipulation that enables faster peripheral controls, system spinlocks, and
thread-safe Boolean data handling.
The Cortex-M4F processor has a memory protection unit (MPU) that provides fine-grain memory
control, enabling applications to implement security privilege levels and separate code, data and
stack on a task-by-task basis.
2.2.2
Integrated Configurable Debug
The Cortex-M4F processor implements a complete hardware debug solution, providing high system
visibility of the processor and memory through either a traditional JTAG port or a 2-pin Serial Wire
Debug (SWD) port that is ideal for microcontrollers and other small package devices. The Stellaris
implementation replaces the ARM SW-DP and JTAG-DP with the ARM CoreSight™-compliant
Serial Wire JTAG Debug Port (SWJ-DP) interface. The SWJ-DP interface combines the SWD and
JTAG debug ports into one module. See the ARM® Debug Interface V5 Architecture Specification
for details on SWJ-DP.
For system trace, the processor integrates an Instrumentation Trace Macrocell (ITM) alongside data
watchpoints and a profiling unit. To enable simple and cost-effective profiling of the system trace
events, a Serial Wire Viewer (SWV) can export a stream of software-generated messages, data
trace, and profiling information through a single pin.
November 08, 2011
71
Texas Instruments-Advance Information
The Cortex-M4F Processor
The Embedded Trace Macrocell (ETM) delivers unrivaled instruction trace capture in an area smaller
than traditional trace units, enabling full instruction trace. For more details on the ARM ETM, see
the ARM® Embedded Trace Macrocell Architecture Specification.
The Flash Patch and Breakpoint Unit (FPB) provides up to eight hardware breakpoint comparators
that debuggers can use. The comparators in the FPB also provide remap functions of up to eight
words in the program code in the CODE memory region. This enables applications stored in a
read-only area of Flash memory to be patched in another area of on-chip SRAM or Flash memory.
If a patch is required, the application programs the FPB to remap a number of addresses. When
those addresses are accessed, the accesses are redirected to a remap table specified in the FPB
configuration.
For more information on the Cortex-M4F debug capabilities, see theARM® Debug Interface V5
Architecture Specification.
2.2.3
Trace Port Interface Unit (TPIU)
The TPIU acts as a bridge between the Cortex-M4F trace data from the ITM, and an off-chip Trace
Port Analyzer, as shown in Figure 2-2 on page 72.
Figure 2-2. TPIU Block Diagram
2.2.4
Debug
ATB
Slave
Port
ATB
Interface
APB
Slave
Port
APB
Interface
Asynchronous FIFO
Trace Out
(serializer)
Serial Wire
Trace Port
(SWO)
Cortex-M4F System Component Details
The Cortex-M4F includes the following system components:
■ SysTick
A 24-bit count-down timer that can be used as a Real-Time Operating System (RTOS) tick timer
or as a simple counter (see “System Timer (SysTick)” on page 125).
■ Nested Vectored Interrupt Controller (NVIC)
An embedded interrupt controller that supports low latency interrupt processing (see “Nested
Vectored Interrupt Controller (NVIC)” on page 126).
72
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
■ System Control Block (SCB)
The programming model interface to the processor. The SCB provides system implementation
information and system control, including configuration, control, and reporting of system exceptions
(see “System Control Block (SCB)” on page 127).
■ Memory Protection Unit (MPU)
Improves system reliability by defining the memory attributes for different memory regions. The
MPU provides up to eight different regions and an optional predefined background region (see
“Memory Protection Unit (MPU)” on page 127).
■ Floating-Point Unit (FPU)
Fully supports single-precision add, subtract, multiply, divide, multiply and accumulate, and
square-root operations. It also provides conversions between fixed-point and floating-point data
formats, and floating-point constant instructions.
2.3
Programming Model
This section describes the Cortex-M4F programming model. In addition to the individual core register
descriptions, information about the processor modes and privilege levels for software execution and
stacks is included.
2.3.1
Processor Mode and Privilege Levels for Software Execution
The Cortex-M4F has two modes of operation:
■ Thread mode
Used to execute application software. The processor enters Thread mode when it comes out of
reset.
■ Handler mode
Used to handle exceptions. When the processor has finished exception processing, it returns to
Thread mode.
In addition, the Cortex-M4F has two privilege levels:
■ Unprivileged
In this mode, software has the following restrictions:
– Limited access to the MSR and MRS instructions and no use of the CPS instruction
– No access to the system timer, NVIC, or system control block
– Possibly restricted access to memory or peripherals
■ Privileged
In this mode, software can use all the instructions and has access to all resources.
In Thread mode, the CONTROL register (see page 88) controls whether software execution is
privileged or unprivileged. In Handler mode, software execution is always privileged.
November 08, 2011
73
Texas Instruments-Advance Information
The Cortex-M4F Processor
Only privileged software can write to the CONTROL register to change the privilege level for software
execution in Thread mode. Unprivileged software can use the SVC instruction to make a supervisor
call to transfer control to privileged software.
2.3.2
Stacks
The processor uses a full descending stack, meaning that the stack pointer indicates the last stacked
item on the memory. When the processor pushes a new item onto the stack, it decrements the stack
pointer and then writes the item to the new memory location. The processor implements two stacks:
the main stack and the process stack, with a pointer for each held in independent registers (see the
SP register on page 78).
In Thread mode, the CONTROL register (see page 88) controls whether the processor uses the
main stack or the process stack. In Handler mode, the processor always uses the main stack. The
options for processor operations are shown in Table 2-1 on page 74.
Table 2-1. Summary of Processor Mode, Privilege Level, and Stack Use
Processor Mode
Use
Privilege Level
Thread
Applications
Privileged or unprivileged
Handler
Exception handlers
Always privileged
Stack Used
a
Main stack or process stack
a
Main stack
a. See CONTROL (page 88).
2.3.3
Register Map
Figure 2-3 on page 75 shows the Cortex-M4F register set. Table 2-2 on page 75 lists the Core
registers. The core registers are not memory mapped and are accessed by register name, so the
base address is n/a (not applicable) and there is no offset.
74
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Figure 2-3. Cortex-M4F Register Set
R0
R1
R2
R3
Low registers
R4
R5
General-purpose registers
R6
R7
R8
R9
High registers
R10
R11
R12
Stack Pointer
SP (R13)
Link Register
LR (R14)
Program Counter
PC (R15)
PSP‡
PSR
MSP‡
‡
Banked version of SP
Program status register
PRIMASK
FAULTMASK
Exception mask registers
Special registers
BASEPRI
CONTROL
CONTROL register
Table 2-2. Processor Register Map
Offset
Description
See
page
Name
Type
Reset
-
R0
R/W
-
Cortex General-Purpose Register 0
77
-
R1
R/W
-
Cortex General-Purpose Register 1
77
-
R2
R/W
-
Cortex General-Purpose Register 2
77
-
R3
R/W
-
Cortex General-Purpose Register 3
77
-
R4
R/W
-
Cortex General-Purpose Register 4
77
-
R5
R/W
-
Cortex General-Purpose Register 5
77
-
R6
R/W
-
Cortex General-Purpose Register 6
77
-
R7
R/W
-
Cortex General-Purpose Register 7
77
-
R8
R/W
-
Cortex General-Purpose Register 8
77
-
R9
R/W
-
Cortex General-Purpose Register 9
77
-
R10
R/W
-
Cortex General-Purpose Register 10
77
-
R11
R/W
-
Cortex General-Purpose Register 11
77
November 08, 2011
75
Texas Instruments-Advance Information
The Cortex-M4F Processor
Table 2-2. Processor Register Map (continued)
Offset
Type
Reset
-
R12
R/W
-
Cortex General-Purpose Register 12
77
-
SP
R/W
-
Stack Pointer
78
-
LR
R/W
0xFFFF.FFFF
Link Register
79
-
PC
R/W
-
Program Counter
80
-
PSR
R/W
0x0100.0000
Program Status Register
81
-
PRIMASK
R/W
0x0000.0000
Priority Mask Register
85
-
FAULTMASK
R/W
0x0000.0000
Fault Mask Register
86
-
BASEPRI
R/W
0x0000.0000
Base Priority Mask Register
87
-
CONTROL
R/W
0x0000.0000
Control Register
88
-
FPSC
R/W
-
Floating-Point Status Control
90
2.3.4
Description
See
page
Name
Register Descriptions
This section lists and describes the Cortex-M4F registers, in the order shown in Figure
2-3 on page 75. The core registers are not memory mapped and are accessed by register name
rather than offset.
Note:
The register type shown in the register descriptions refers to type during program execution
in Thread mode and Handler mode. Debug access can differ.
76
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 1: Cortex General-Purpose Register 0 (R0)
Register 2: Cortex General-Purpose Register 1 (R1)
Register 3: Cortex General-Purpose Register 2 (R2)
Register 4: Cortex General-Purpose Register 3 (R3)
Register 5: Cortex General-Purpose Register 4 (R4)
Register 6: Cortex General-Purpose Register 5 (R5)
Register 7: Cortex General-Purpose Register 6 (R6)
Register 8: Cortex General-Purpose Register 7 (R7)
Register 9: Cortex General-Purpose Register 8 (R8)
Register 10: Cortex General-Purpose Register 9 (R9)
Register 11: Cortex General-Purpose Register 10 (R10)
Register 12: Cortex General-Purpose Register 11 (R11)
Register 13: Cortex General-Purpose Register 12 (R12)
The Rn registers are 32-bit general-purpose registers for data operations and can be accessed
from either privileged or unprivileged mode.
Cortex General-Purpose Register 0 (R0)
Type R/W, reset 31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
DATA
Type
Reset
DATA
Type
Reset
Bit/Field
Name
Type
Reset
31:0
DATA
R/W
-
Description
Register data.
November 08, 2011
77
Texas Instruments-Advance Information
The Cortex-M4F Processor
Register 14: Stack Pointer (SP)
The Stack Pointer (SP) is register R13. In Thread mode, the function of this register changes
depending on the ASP bit in the Control Register (CONTROL) register. When the ASP bit is clear,
this register is the Main Stack Pointer (MSP). When the ASP bit is set, this register is the Process
Stack Pointer (PSP). On reset, the ASP bit is clear, and the processor loads the MSP with the value
from address 0x0000.0000. The MSP can only be accessed in privileged mode; the PSP can be
accessed in either privileged or unprivileged mode.
Stack Pointer (SP)
Type R/W, reset 31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
SP
Type
Reset
SP
Type
Reset
Bit/Field
Name
Type
Reset
31:0
SP
R/W
-
Description
This field is the address of the stack pointer.
78
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 15: Link Register (LR)
The Link Register (LR) is register R14, and it stores the return information for subroutines, function
calls, and exceptions. LR can be accessed from either privileged or unprivileged mode.
EXC_RETURN is loaded into LR on exception entry. See Table 2-10 on page 112 for the values and
description.
Link Register (LR)
Type R/W, reset 0xFFFF.FFFF
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
7
6
5
4
3
2
1
0
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
LINK
Type
Reset
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
15
14
13
12
11
10
9
8
LINK
Type
Reset
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
Bit/Field
Name
Type
31:0
LINK
R/W
R/W
1
Reset
R/W
1
Description
0xFFFF.FFFF This field is the return address.
November 08, 2011
79
Texas Instruments-Advance Information
The Cortex-M4F Processor
Register 16: Program Counter (PC)
The Program Counter (PC) is register R15, and it contains the current program address. On reset,
the processor loads the PC with the value of the reset vector, which is at address 0x0000.0004. Bit
0 of the reset vector is loaded into the THUMB bit of the EPSR at reset and must be 1. The PC register
can be accessed in either privileged or unprivileged mode.
Program Counter (PC)
Type R/W, reset 31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
PC
Type
Reset
PC
Type
Reset
Bit/Field
Name
Type
Reset
31:0
PC
R/W
-
Description
This field is the current program address.
80
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 17: Program Status Register (PSR)
Note:
This register is also referred to as xPSR.
The Program Status Register (PSR) has three functions, and the register bits are assigned to the
different functions:
■ Application Program Status Register (APSR), bits 31:27, bits 19:16
■ Execution Program Status Register (EPSR), bits 26:24, 15:10
■ Interrupt Program Status Register (IPSR), bits 7:0
The PSR, IPSR, and EPSR registers can only be accessed in privileged mode; the APSR register
can be accessed in either privileged or unprivileged mode.
APSR contains the current state of the condition flags from previous instruction executions.
EPSR contains the Thumb state bit and the execution state bits for the If-Then (IT) instruction or
the Interruptible-Continuable Instruction (ICI) field for an interrupted load multiple or store multiple
instruction. Attempts to read the EPSR directly through application software using the MSR instruction
always return zero. Attempts to write the EPSR using the MSR instruction in application software
are always ignored. Fault handlers can examine the EPSR value in the stacked PSR to determine
the operation that faulted (see “Exception Entry and Return” on page 109).
IPSR contains the exception type number of the current Interrupt Service Routine (ISR).
These registers can be accessed individually or as a combination of any two or all three registers,
using the register name as an argument to the MSR or MRS instructions. For example, all of the
registers can be read using PSR with the MRS instruction, or APSR only can be written to using
APSR with the MSR instruction. page 81 shows the possible register combinations for the PSR. See
the MRS and MSR instruction descriptions in the Cortex™-M3/M4 Instruction Set Technical User's
Manual for more information about how to access the program status registers.
Table 2-3. PSR Register Combinations
Register
Type
PSR
R/W
Combination
APSR, EPSR, and IPSR
IEPSR
RO
EPSR and IPSR
a, b
a
APSR and IPSR
b
APSR and EPSR
IAPSR
R/W
EAPSR
R/W
a. The processor ignores writes to the IPSR bits.
b. Reads of the EPSR bits return zero, and the processor ignores writes to these bits.
Program Status Register (PSR)
Type R/W, reset 0x0100.0000
Type
Reset
31
30
29
28
27
N
Z
C
V
Q
26
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
RO
0
RO
0
RO
1
RO
0
RO
0
RO
0
RO
0
R/W
0
15
14
13
12
11
10
9
8
7
6
5
4
ICI / IT
Type
Reset
RO
0
RO
0
RO
0
25
ICI / IT
24
23
22
THUMB
21
RO
0
RO
0
RO
0
RO
0
19
18
17
16
R/W
0
R/W
0
R/W
0
3
2
1
0
RO
0
RO
0
RO
0
RO
0
GE
reserved
RO
0
20
reserved
ISRNUM
RO
0
RO
0
RO
0
November 08, 2011
RO
0
81
Texas Instruments-Advance Information
The Cortex-M4F Processor
Bit/Field
Name
Type
Reset
31
N
R/W
0
Description
APSR Negative or Less Flag
Value Description
1
The previous operation result was negative or less than.
0
The previous operation result was positive, zero, greater than,
or equal.
The value of this bit is only meaningful when accessing PSR or APSR.
30
Z
R/W
0
APSR Zero Flag
Value Description
1
The previous operation result was zero.
0
The previous operation result was non-zero.
The value of this bit is only meaningful when accessing PSR or APSR.
29
C
R/W
0
APSR Carry or Borrow Flag
Value Description
1
The previous add operation resulted in a carry bit or the previous
subtract operation did not result in a borrow bit.
0
The previous add operation did not result in a carry bit or the
previous subtract operation resulted in a borrow bit.
The value of this bit is only meaningful when accessing PSR or APSR.
28
V
R/W
0
APSR Overflow Flag
Value Description
1
The previous operation resulted in an overflow.
0
The previous operation did not result in an overflow.
The value of this bit is only meaningful when accessing PSR or APSR.
27
Q
R/W
0
APSR DSP Overflow and Saturation Flag
Value Description
1
DSP Overflow or saturation has occurred.
0
DSP overflow or saturation has not occurred since reset or since
the bit was last cleared.
The value of this bit is only meaningful when accessing PSR or APSR.
This bit is cleared by software using an MRS instruction.
82
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
26:25
ICI / IT
RO
0x0
Description
EPSR ICI / IT status
These bits, along with bits 15:10, contain the Interruptible-Continuable
Instruction (ICI) field for an interrupted load multiple or store multiple
instruction or the execution state bits of the IT instruction.
When EPSR holds the ICI execution state, bits 26:25 are zero.
The If-Then block contains up to four instructions following an IT
instruction. Each instruction in the block is conditional. The conditions
for the instructions are either all the same, or some can be the inverse
of others. See the Cortex™-M3/M4 Instruction Set Technical User's
Manual for more information.
The value of this field is only meaningful when accessing PSR or EPSR.
24
THUMB
RO
1
EPSR Thumb State
This bit indicates the Thumb state and should always be set.
The following can clear the THUMB bit:
■
The BLX, BX and POP{PC} instructions
■
Restoration from the stacked xPSR value on an exception return
■
Bit 0 of the vector value on an exception entry or reset
Attempting to execute instructions when this bit is clear results in a fault
or lockup. See “Lockup” on page 114 for more information.
The value of this bit is only meaningful when accessing PSR or EPSR.
23:20
reserved
RO
0x00
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
19:16
GE
R/W
0x0
Greater Than or Equal Flags
See the description of the SEL instruction in the Cortex™-M3/M4
Instruction Set Technical User's Manual for more information.
The value of this field is only meaningful when accessing PSR or APSR.
15:10
ICI / IT
RO
0x0
EPSR ICI / IT status
These bits, along with bits 26:25, contain the Interruptible-Continuable
Instruction (ICI) field for an interrupted load multiple or store multiple
instruction or the execution state bits of the IT instruction.
When an interrupt occurs during the execution of an LDM, STM, PUSH
POP, VLDM, VSTM, VPUSH, or VPOP instruction, the processor stops the
load multiple or store multiple instruction operation temporarily and
stores the next register operand in the multiple operation to bits 15:12.
After servicing the interrupt, the processor returns to the register pointed
to by bits 15:12 and resumes execution of the multiple load or store
instruction. When EPSR holds the ICI execution state, bits 11:10 are
zero.
The If-Then block contains up to four instructions following a 16-bit IT
instruction. Each instruction in the block is conditional. The conditions
for the instructions are either all the same, or some can be the inverse
of others. See the Cortex™-M3/M4 Instruction Set Technical User's
Manual for more information.
The value of this field is only meaningful when accessing PSR or EPSR.
9:8
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
November 08, 2011
83
Texas Instruments-Advance Information
The Cortex-M4F Processor
Bit/Field
Name
Type
Reset
Description
7:0
ISRNUM
RO
0x00
IPSR ISR Number
This field contains the exception type number of the current Interrupt
Service Routine (ISR).
Value
Description
0x00
Thread mode
0x01
Reserved
0x02
NMI
0x03
Hard fault
0x04
Memory management fault
0x05
Bus fault
0x06
Usage fault
0x07-0x0A Reserved
0x0B
SVCall
0x0C
Reserved for Debug
0x0D
Reserved
0x0E
PendSV
0x0F
SysTick
0x10
Interrupt Vector 0
0x11
Interrupt Vector 1
...
...
0x93
Interrupt Vector 147
0x94-0x7F Reserved
See “Exception Types” on page 102 for more information.
The value of this field is only meaningful when accessing PSR or IPSR.
84
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 18: Priority Mask Register (PRIMASK)
The PRIMASK register prevents activation of all exceptions with programmable priority. Reset,
non-maskable interrupt (NMI), and hard fault are the only exceptions with fixed priority. Exceptions
should be disabled when they might impact the timing of critical tasks. This register is only accessible
in privileged mode. The MSR and MRS instructions are used to access the PRIMASK register, and
the CPS instruction may be used to change the value of the PRIMASK register. See the
Cortex™-M3/M4 Instruction Set Technical User's Manual for more information on these instructions.
For more information on exception priority levels, see “Exception Types” on page 102.
Priority Mask Register (PRIMASK)
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:1
reserved
RO
0x0000.000
0
PRIMASK
R/W
0
RO
0
PRIMASK
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Priority Mask
Value Description
1
Prevents the activation of all exceptions with configurable
priority.
0
No effect.
November 08, 2011
85
Texas Instruments-Advance Information
The Cortex-M4F Processor
Register 19: Fault Mask Register (FAULTMASK)
The FAULTMASK register prevents activation of all exceptions except for the Non-Maskable Interrupt
(NMI). Exceptions should be disabled when they might impact the timing of critical tasks. This register
is only accessible in privileged mode. The MSR and MRS instructions are used to access the
FAULTMASK register, and the CPS instruction may be used to change the value of the FAULTMASK
register. See the Cortex™-M3/M4 Instruction Set Technical User's Manual for more information on
these instructions. For more information on exception priority levels, see “Exception
Types” on page 102.
Fault Mask Register (FAULTMASK)
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:1
reserved
RO
0x0000.000
0
FAULTMASK
R/W
0
RO
0
FAULTMASK
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Fault Mask
Value Description
1
Prevents the activation of all exceptions except for NMI.
0
No effect.
The processor clears the FAULTMASK bit on exit from any exception
handler except the NMI handler.
86
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 20: Base Priority Mask Register (BASEPRI)
The BASEPRI register defines the minimum priority for exception processing. When BASEPRI is
set to a nonzero value, it prevents the activation of all exceptions with the same or lower priority
level as the BASEPRI value. Exceptions should be disabled when they might impact the timing of
critical tasks. This register is only accessible in privileged mode. For more information on exception
priority levels, see “Exception Types” on page 102.
Base Priority Mask Register (BASEPRI)
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
RO
0
R/W
0
R/W
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
reserved
Type
Reset
BASEPRI
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:5
BASEPRI
R/W
0x0
R/W
0
reserved
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Base Priority
Any exception that has a programmable priority level with the same or
lower priority as the value of this field is masked. The PRIMASK register
can be used to mask all exceptions with programmable priority levels.
Higher priority exceptions have lower priority levels.
Value Description
4:0
reserved
RO
0x0
0x0
All exceptions are unmasked.
0x1
All exceptions with priority level 1-7 are masked.
0x2
All exceptions with priority level 2-7 are masked.
0x3
All exceptions with priority level 3-7 are masked.
0x4
All exceptions with priority level 4-7 are masked.
0x5
All exceptions with priority level 5-7 are masked.
0x6
All exceptions with priority level 6-7 are masked.
0x7
All exceptions with priority level 7 are masked.
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
November 08, 2011
87
Texas Instruments-Advance Information
The Cortex-M4F Processor
Register 21: Control Register (CONTROL)
The CONTROL register controls the stack used and the privilege level for software execution when
the processor is in Thread mode, and indicates whether the FPU state is active. This register is only
accessible in privileged mode.
Handler mode always uses MSP, so the processor ignores explicit writes to the ASP bit of the
CONTROL register when in Handler mode. The exception entry and return mechanisms automatically
update the CONTROL register based on the EXC_RETURN value (see Table 2-10 on page 112).
In an OS environment, threads running in Thread mode should use the process stack and the kernel
and exception handlers should use the main stack. By default, Thread mode uses MSP. To switch
the stack pointer used in Thread mode to PSP, either use the MSR instruction to set the ASP bit, as
detailed in the Cortex™-M3/M4 Instruction Set Technical User's Manual, or perform an exception
return to Thread mode with the appropriate EXC_RETURN value, as shown in Table 2-10 on page 112.
Note:
When changing the stack pointer, software must use an ISB instruction immediately after
the MSR instruction, ensuring that instructions after the ISB execute use the new stack
pointer. See the Cortex™-M3/M4 Instruction Set Technical User's Manual.
Control Register (CONTROL)
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
FPCA
ASP
TMPL
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
RO
0
Bit/Field
Name
Type
Reset
31:3
reserved
RO
0x0000.000
2
FPCA
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Floating-Point Context Active
Value Description
1
Floating-point context active
0
No floating-point context active
The Cortex-M4F uses this bit to determine whether to preserve
floating-point state when processing an exception.
Important:
Two bits control when FPCA can be enabled: the ASPEN
bit in the Floating-Point Context Control (FPCC)
register and the DISFPCA bit in the Auxiliary Control
(ACTLR) register.
88
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
1
ASP
R/W
0
Description
Active Stack Pointer
Value Description
1
PSP is the current stack pointer.
0
MSP is the current stack pointer
In Handler mode, this bit reads as zero and ignores writes. The
Cortex-M4F updates this bit automatically on exception return.
0
TMPL
R/W
0
Thread Mode Privilege Level
Value Description
1
Unprivileged software can be executed in Thread mode.
0
Only privileged software can be executed in Thread mode.
November 08, 2011
89
Texas Instruments-Advance Information
The Cortex-M4F Processor
Register 22: Floating-Point Status Control (FPSC)
The FPSC register provides all necessary user-level control of the floating-point system.
Floating-Point Status Control (FPSC)
Type R/W, reset -
Type
Reset
31
30
29
28
27
26
25
24
22
21
20
19
RMODE
18
17
16
N
Z
C
V
AHP
DN
FZ
R/W
-
R/W
-
R/W
-
R/W
-
RO
0
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
IXC
UFC
OFC
DZC
IOC
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
-
RO
0
R/W
-
R/W
-
R/W
-
R/W
-
R/W
-
reserved
Type
Reset
23
reserved
IDC
RO
0
Bit/Field
Name
Type
Reset
31
N
R/W
-
reserved
reserved
RO
0
Description
Negative Condition Code Flag
Floating-point comparison operations update this condition code flag.
30
Z
R/W
-
Zero Condition Code Flag
Floating-point comparison operations update this condition code flag.
29
C
R/W
-
Carry Condition Code Flag
Floating-point comparison operations update this condition code flag.
28
V
R/W
-
Overflow Condition Code Flag
Floating-point comparison operations update this condition code flag.
27
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
26
AHP
R/W
-
Alternative Half-Precision
When set, alternative half-precision format is selected. When clear,
IEEE half-precision format is selected.
The AHP bit in the FPDSC register holds the default value for this bit.
25
DN
R/W
-
Default NaN Mode
When set, any operation involving one or more NaNs returns the Default
NaN. When clear, NaN operands propagate through to the output of a
floating-point operation.
The DN bit in the FPDSC register holds the default value for this bit.
24
FZ
R/W
-
Flush-to-Zero Mode
When set, Flush-to-Zero mode is enabled. When clear, Flush-to-Zero
mode is disabled and the behavior of the floating-point system is fully
compliant with the IEEE 754 standard.
The FZ bit in the FPDSC register holds the default value for this bit.
90
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
23:22
RMODE
R/W
-
Description
Rounding Mode
The specified rounding mode is used by almost all floating-point
instructions.
The RMODE bit in the FPDSC register holds the default value for this bit.
Value Description
21:8
reserved
RO
0x0
7
IDC
R/W
-
0x0
Round to Nearest (RN) mode
0x1
Round towards Plus Infinity (RP) mode
0x2
Round towards Minus Infinity (RM) mode
0x3
Round towards Zero (RZ) mode
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Input Denormal Cumulative Exception
When set, indicates this exception has occurred since 0 was last written
to this bit.
6:5
reserved
RO
0x0
4
IXC
R/W
-
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Inexact Cumulative Exception
When set, indicates this exception has occurred since 0 was last written
to this bit.
3
UFC
R/W
-
Underflow Cumulative Exception
When set, indicates this exception has occurred since 0 was last written
to this bit.
2
OFC
R/W
-
Overflow Cumulative Exception
When set, indicates this exception has occurred since 0 was last written
to this bit.
1
DZC
R/W
-
Division by Zero Cumulative Exception
When set, indicates this exception has occurred since 0 was last written
to this bit.
0
IOC
R/W
-
Invalid Operation Cumulative Exception
When set, indicates this exception has occurred since 0 was last written
to this bit.
November 08, 2011
91
Texas Instruments-Advance Information
The Cortex-M4F Processor
2.3.5
Exceptions and Interrupts
The Cortex-M4F processor supports interrupts and system exceptions. The processor and the
Nested Vectored Interrupt Controller (NVIC) prioritize and handle all exceptions. An exception
changes the normal flow of software control. The processor uses Handler mode to handle all
exceptions except for reset. See “Exception Entry and Return” on page 109 for more information.
The NVIC registers control interrupt handling. See “Nested Vectored Interrupt Controller
(NVIC)” on page 126 for more information.
2.3.6
Data Types
The Cortex-M4F supports 32-bit words, 16-bit halfwords, and 8-bit bytes. The processor also supports
64-bit data transfer instructions. All instruction and data memory accesses are little endian. See
“Memory Regions, Types and Attributes” on page 95 for more information.
2.4
Memory Model
This section describes the processor memory map, the behavior of memory accesses, and the
bit-banding features. The processor has a fixed memory map that provides up to 4 GB of addressable
memory.
The memory map for the LM4F232H5BB controller is provided in Table 2-4 on page 92. In this
manual, register addresses are given as a hexadecimal increment, relative to the module’s base
address as shown in the memory map.
The regions for SRAM and peripherals include bit-band regions. Bit-banding provides atomic
operations to bit data (see “Bit-Banding” on page 97).
The processor reserves regions of the Private peripheral bus (PPB) address range for core peripheral
registers (see “Cortex-M4 Peripherals” on page 124).
Note:
Within the memory map, all reserved space returns a bus fault when read or written.
Table 2-4. Memory Map
Start
End
Description
For details,
see page ...
0x0000.0000
0x0003.FFFF
On-chip Flash
556
0x0004.0000
0x00FF.FFFF
Reserved
-
0x0100.0000
0x1FFF.FFFF
Reserved for ROM
554
0x2000.0000
0x2000.7FFF
Bit-banded on-chip SRAM
553
0x2000.8000
0x21FF.FFFF
Reserved
-
0x2200.0000
0x220F.FFFF
Bit-band alias of bit-banded on-chip SRAM starting at
0x2000.0000
553
0x2210.0000
0x3FFF.FFFF
Reserved
-
0x4000.0000
0x4000.0FFF
Watchdog timer 0
807
0x4000.1000
0x4000.1FFF
Watchdog timer 1
807
0x4000.2000
0x4000.3FFF
Reserved
-
0x4000.4000
0x4000.4FFF
GPIO Port A
687
0x4000.5000
0x4000.5FFF
GPIO Port B
687
0x4000.6000
0x4000.6FFF
GPIO Port C
687
Memory
FiRM Peripherals
92
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 2-4. Memory Map (continued)
Start
End
Description
For details,
see page ...
0x4000.7000
0x4000.7FFF
GPIO Port D
687
0x4000.8000
0x4000.8FFF
SSI0
999
0x4000.9000
0x4000.9FFF
SSI1
999
0x4000.A000
0x4000.AFFF
SSI2
999
0x4000.B000
0x4000.BFFF
SSI3
999
0x4000.C000
0x4000.CFFF
UART0
931
0x4000.D000
0x4000.DFFF
UART1
931
0x4000.E000
0x4000.EFFF
UART2
931
0x4000.F000
0x4000.FFFF
UART3
931
0x4001.0000
0x4001.0FFF
UART4
931
0x4001.1000
0x4001.1FFF
UART5
931
0x4001.2000
0x4001.2FFF
UART6
931
0x4001.3000
0x4001.3FFF
UART7
931
0x4001.4000
0x4001.FFFF
Reserved
-
0x4002.0000
0x4002.0FFF
I2C 0
1045
0x4002.1000
0x4002.1FFF
I2C 1
1045
0x4002.2FFF
I2C
2
1045
3
1045
Peripherals
0x4002.2000
0x4002.3000
0x4002.3FFF
I2C
0x4002.4000
0x4002.4FFF
GPIO Port E
687
0x4002.5000
0x4002.5FFF
GPIO Port F
687
0x4002.6000
0x4002.6FFF
GPIO Port G
687
0x4002.7000
0x4002.7FFF
GPIO Port H
687
0x4002.8000
0x4002.8FFF
PWM 0
1268
0x4002.9000
0x4002.9FFF
PWM 1
1268
0x4002.A000
0x4002.BFFF
Reserved
-
0x4002.C000
0x4002.CFFF
QEI0
1339
0x4002.D000
0x4002.DFFF
QEI1
1339
0x4002.E000
0x4002.FFFF
Reserved
-
0x4003.0000
0x4003.0FFF
16/32-bit Timer 0
757
0x4003.1000
0x4003.1FFF
16/32-bit Timer 1
757
0x4003.2000
0x4003.2FFF
16/32-bit Timer 2
757
0x4003.3000
0x4003.3FFF
16/32-bit Timer 3
757
0x4003.4000
0x4003.4FFF
16/32-bit Timer 4
757
0x4003.5000
0x4003.5FFF
16/32-bit Timer 5
757
0x4003.6000
0x4003.6FFF
32/64-bit Timer 0
757
0x4003.7000
0x4003.7FFF
32/64-bit Timer 1
757
0x4003.8000
0x4003.8FFF
ADC0
849
0x4003.9000
0x4003.9FFF
ADC1
849
0x4003.A000
0x4003.BFFF
Reserved
-
0x4003.C000
0x4003.CFFF
Analog Comparators
1239
November 08, 2011
93
Texas Instruments-Advance Information
The Cortex-M4F Processor
Table 2-4. Memory Map (continued)
Start
End
Description
For details,
see page ...
0x4003.D000
0x4003.DFFF
GPIO Port J
687
0x4003.E000
0x4003.FFFF
Reserved
-
0x4004.0000
0x4004.0FFF
CAN0 Controller
1093
0x4004.1000
0x4004.1FFF
CAN1 Controller
1093
0x4004.2000
0x4004.BFFF
Reserved
-
0x4004.C000
0x4004.CFFF
32/64-bit Timer 2
757
0x4004.D000
0x4004.DFFF
32/64-bit Timer 3
757
0x4004.E000
0x4004.EFFF
32/64-bit Timer 4
757
0x4004.F000
0x4004.FFFF
32/64-bit Timer 5
757
0x4005.0000
0x4005.0FFF
USB
1145
0x4005.1000
0x4005.7FFF
Reserved
-
0x4005.8000
0x4005.8FFF
GPIO Port A (AHB aperture)
687
0x4005.9000
0x4005.9FFF
GPIO Port B (AHB aperture)
687
0x4005.A000
0x4005.AFFF
GPIO Port C (AHB aperture)
687
0x4005.B000
0x4005.BFFF
GPIO Port D (AHB aperture)
687
0x4005.C000
0x4005.CFFF
GPIO Port E (AHB aperture)
687
0x4005.D000
0x4005.DFFF
GPIO Port F (AHB aperture)
687
0x4005.E000
0x4005.EFFF
GPIO Port G (AHB aperture)
687
0x4005.F000
0x4005.FFFF
GPIO Port H (AHB aperture)
687
0x4006.0000
0x4006.0FFF
GPIO Port J (AHB aperture)
687
0x4006.1000
0x4006.1FFF
GPIO Port K (AHB aperture)
687
0x4006.2000
0x4006.2FFF
GPIO Port L (AHB aperture)
687
0x4006.3000
0x4006.3FFF
GPIO Port M (AHB aperture)
687
0x4006.4000
0x4006.4FFF
GPIO Port N (AHB aperture)
687
0x4006.5000
0x4006.5FFF
GPIO Port P (AHB aperture)
687
0x4006.6000
0x4006.6FFF
GPIO Port Q (AHB aperture)
687
0x4006.7000
0x400A.EFFF
Reserved
-
0x400A.F000
0x400A.FFFF
EEPROM and Key Locker
585
0x400B.0000
0x400B.FFFF
Reserved
-
0x400C.0000
0x400C.0FFF
I2C 4
1045
0x400C.1000
0x400C.1FFF
I2C
1045
0x400C.2000
0x400F.8FFF
Reserved
-
0x400F.9000
0x400F.9FFF
System Exception Module
514
0x400F.A000
0x400F.BFFF
Reserved
-
0x400F.C000
0x400F.CFFF
Hibernation Module
534
0x400F.D000
0x400F.DFFF
Flash memory control
567
0x400F.E000
0x400F.EFFF
System control
236
0x400F.F000
0x400F.FFFF
µDMA
631
0x4010.0000
0x41FF.FFFF
Reserved
-
0x4200.0000
0x43FF.FFFF
Bit-banded alias of 0x4000.0000 through 0x400F.FFFF
-
0x4400.0000
0xDFFF.FFFF
Reserved
-
5
94
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 2-4. Memory Map (continued)
Start
End
Description
For details,
see page ...
0xE000.0000
0xE000.0FFF
Instrumentation Trace Macrocell (ITM)
71
0xE000.1000
0xE000.1FFF
Data Watchpoint and Trace (DWT)
71
0xE000.2000
0xE000.2FFF
Flash Patch and Breakpoint (FPB)
71
0xE000.3000
0xE000.DFFF
Reserved
-
0xE000.E000
0xE000.EFFF
Cortex-M4F Peripherals (SysTick, NVIC, MPU, FPU and SCB) 136
0xE000.F000
0xE003.FFFF
Reserved
-
0xE004.0000
0xE004.0FFF
Trace Port Interface Unit (TPIU)
72
0xE004.1000
0xE004.1FFF
Embedded Trace Macrocell (ETM)
71
0xE004.2000
0xFFFF.FFFF
Reserved
-
Private Peripheral Bus
2.4.1
Memory Regions, Types and Attributes
The memory map and the programming of the MPU split the memory map into regions. Each region
has a defined memory type, and some regions have additional memory attributes. The memory
type and attributes determine the behavior of accesses to the region.
The memory types are:
■ Normal: The processor can re-order transactions for efficiency and perform speculative reads.
■ Device: The processor preserves transaction order relative to other transactions to Device or
Strongly Ordered memory.
■ Strongly Ordered: The processor preserves transaction order relative to all other transactions.
The different ordering requirements for Device and Strongly Ordered memory mean that the memory
system can buffer a write to Device memory but must not buffer a write to Strongly Ordered memory.
An additional memory attribute is Execute Never (XN), which means the processor prevents
instruction accesses. A fault exception is generated only on execution of an instruction executed
from an XN region.
2.4.2
Memory System Ordering of Memory Accesses
For most memory accesses caused by explicit memory access instructions, the memory system
does not guarantee that the order in which the accesses complete matches the program order of
the instructions, providing the order does not affect the behavior of the instruction sequence. Normally,
if correct program execution depends on two memory accesses completing in program order,
software must insert a memory barrier instruction between the memory access instructions (see
“Software Ordering of Memory Accesses” on page 96).
However, the memory system does guarantee ordering of accesses to Device and Strongly Ordered
memory. For two memory access instructions A1 and A2, if both A1 and A2 are accesses to either
Device or Strongly Ordered memory, and if A1 occurs before A2 in program order, A1 is always
observed before A2.
2.4.3
Behavior of Memory Accesses
Table 2-5 on page 96 shows the behavior of accesses to each region in the memory map. See
“Memory Regions, Types and Attributes” on page 95 for more information on memory types and
November 08, 2011
95
Texas Instruments-Advance Information
The Cortex-M4F Processor
the XN attribute. Stellaris devices may have reserved memory areas within the address ranges
shown below (refer to Table 2-4 on page 92 for more information).
Table 2-5. Memory Access Behavior
Address Range
Memory Region
Memory Type
Execute
Never
(XN)
Description
0x0000.0000 - 0x1FFF.FFFF Code
Normal
-
This executable region is for program code.
Data can also be stored here.
0x2000.0000 - 0x3FFF.FFFF SRAM
Normal
-
This executable region is for data. Code
can also be stored here. This region
includes bit band and bit band alias areas
(see Table 2-6 on page 98).
0x4000.0000 - 0x5FFF.FFFF Peripheral
Device
XN
This region includes bit band and bit band
alias areas (see Table 2-7 on page 98).
0x6000.0000 - 0x9FFF.FFFF External RAM
Normal
-
This executable region is for data.
0xA000.0000 - 0xDFFF.FFFF External device
Device
XN
This region is for external device memory.
0xE000.0000- 0xE00F.FFFF Private peripheral
bus
Strongly
Ordered
XN
This region includes the NVIC, system
timer, and system control block.
0xE010.0000- 0xFFFF.FFFF Reserved
-
-
-
The Code, SRAM, and external RAM regions can hold programs. However, it is recommended that
programs always use the Code region because the Cortex-M4F has separate buses that can perform
instruction fetches and data accesses simultaneously.
The MPU can override the default memory access behavior described in this section. For more
information, see “Memory Protection Unit (MPU)” on page 127.
The Cortex-M4F prefetches instructions ahead of execution and speculatively prefetches from
branch target addresses.
2.4.4
Software Ordering of Memory Accesses
The order of instructions in the program flow does not always guarantee the order of the
corresponding memory transactions for the following reasons:
■ The processor can reorder some memory accesses to improve efficiency, providing this does
not affect the behavior of the instruction sequence.
■ The processor has multiple bus interfaces.
■ Memory or devices in the memory map have different wait states.
■ Some memory accesses are buffered or speculative.
“Memory System Ordering of Memory Accesses” on page 95 describes the cases where the memory
system guarantees the order of memory accesses. Otherwise, if the order of memory accesses is
critical, software must include memory barrier instructions to force that ordering. The Cortex-M4F
has the following memory barrier instructions:
■ The Data Memory Barrier (DMB) instruction ensures that outstanding memory transactions
complete before subsequent memory transactions.
96
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
■ The Data Synchronization Barrier (DSB) instruction ensures that outstanding memory transactions
complete before subsequent instructions execute.
■ The Instruction Synchronization Barrier (ISB) instruction ensures that the effect of all completed
memory transactions is recognizable by subsequent instructions.
Memory barrier instructions can be used in the following situations:
■ MPU programming
– If the MPU settings are changed and the change must be effective on the very next instruction,
use a DSB instruction to ensure the effect of the MPU takes place immediately at the end of
context switching.
– Use an ISB instruction to ensure the new MPU setting takes effect immediately after
programming the MPU region or regions, if the MPU configuration code was accessed using
a branch or call. If the MPU configuration code is entered using exception mechanisms, then
an ISB instruction is not required.
■ Vector table
If the program changes an entry in the vector table and then enables the corresponding exception,
use a DMB instruction between the operations. The DMB instruction ensures that if the exception
is taken immediately after being enabled, the processor uses the new exception vector.
■ Self-modifying code
If a program contains self-modifying code, use an ISB instruction immediately after the code
modification in the program. The ISB instruction ensures subsequent instruction execution uses
the updated program.
■ Memory map switching
If the system contains a memory map switching mechanism, use a DSB instruction after switching
the memory map in the program. The DSB instruction ensures subsequent instruction execution
uses the updated memory map.
■ Dynamic exception priority change
When an exception priority has to change when the exception is pending or active, use DSB
instructions after the change. The change then takes effect on completion of the DSB instruction.
Memory accesses to Strongly Ordered memory, such as the System Control Block, do not require
the use of DMB instructions.
For more information on the memory barrier instructions, see the Cortex™-M3/M4 Instruction Set
Technical User's Manual.
2.4.5
Bit-Banding
A bit-band region maps each word in a bit-band alias region to a single bit in the bit-band region.
The bit-band regions occupy the lowest 1 MB of the SRAM and peripheral memory regions. Accesses
to the 32-MB SRAM alias region map to the 1-MB SRAM bit-band region, as shown in Table
2-6 on page 98. Accesses to the 32-MB peripheral alias region map to the 1-MB peripheral bit-band
region, as shown in Table 2-7 on page 98. For the specific address range of the bit-band regions,
see Table 2-4 on page 92.
November 08, 2011
97
Texas Instruments-Advance Information
The Cortex-M4F Processor
Note:
A word access to the SRAM or the peripheral bit-band alias region maps to a single bit in
the SRAM or peripheral bit-band region.
A word access to a bit band address results in a word access to the underlying memory,
and similarly for halfword and byte accesses. This allows bit band accesses to match the
access requirements of the underlying peripheral.
Table 2-6. SRAM Memory Bit-Banding Regions
Address Range
Memory Region
Instruction and Data Accesses
0x2000.0000 - 0x200F.FFFF SRAM bit-band region
Direct accesses to this memory range behave as SRAM memory
accesses, but this region is also bit addressable through bit-band
alias.
0x2200.0000 - 0x23FF.FFFF SRAM bit-band alias
Data accesses to this region are remapped to bit band region.
A write operation is performed as read-modify-write. Instruction
accesses are not remapped.
Table 2-7. Peripheral Memory Bit-Banding Regions
Address Range
Memory Region
Instruction and Data Accesses
0x4000.0000 - 0x400F.FFFF Peripheral bit-band region
Direct accesses to this memory range behave as peripheral
memory accesses, but this region is also bit addressable through
bit-band alias.
0x4200.0000 - 0x43FF.FFFF Peripheral bit-band alias
Data accesses to this region are remapped to bit band region.
A write operation is performed as read-modify-write. Instruction
accesses are not permitted.
The following formula shows how the alias region maps onto the bit-band region:
bit_word_offset = (byte_offset x 32) + (bit_number x 4)
bit_word_addr = bit_band_base + bit_word_offset
where:
bit_word_offset
The position of the target bit in the bit-band memory region.
bit_word_addr
The address of the word in the alias memory region that maps to the targeted bit.
bit_band_base
The starting address of the alias region.
byte_offset
The number of the byte in the bit-band region that contains the targeted bit.
bit_number
The bit position, 0-7, of the targeted bit.
Figure 2-4 on page 99 shows examples of bit-band mapping between the SRAM bit-band alias
region and the SRAM bit-band region:
■ The alias word at 0x23FF.FFE0 maps to bit 0 of the bit-band byte at 0x200F.FFFF:
0x23FF.FFE0 = 0x2200.0000 + (0x000F.FFFF*32) + (0*4)
98
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
■ The alias word at 0x23FF.FFFC maps to bit 7 of the bit-band byte at 0x200F.FFFF:
0x23FF.FFFC = 0x2200.0000 + (0x000F.FFFF*32) + (7*4)
■ The alias word at 0x2200.0000 maps to bit 0 of the bit-band byte at 0x2000.0000:
0x2200.0000 = 0x2200.0000 + (0*32) + (0*4)
■ The alias word at 0x2200.001C maps to bit 7 of the bit-band byte at 0x2000.0000:
0x2200.001C = 0x2200.0000+ (0*32) + (7*4)
Figure 2-4. Bit-Band Mapping
32-MB Alias Region
0x23FF.FFFC
0x23FF.FFF8
0x23FF.FFF4
0x23FF.FFF0
0x23FF.FFEC
0x23FF.FFE8
0x23FF.FFE4
0x23FF.FFE0
0x2200.001C
0x2200.0018
0x2200.0014
0x2200.0010
0x2200.000C
0x2200.0008
0x2200.0004
0x2200.0000
7
3
1-MB SRAM Bit-Band Region
7
6
5
4
3
2
1
0
7
6
0x200F.FFFF
7
6
5
4
3
2
0x2000.0003
2.4.5.1
5
4
3
2
1
0
7
6
0x200F.FFFE
1
0
7
6
5
4
3
2
5
4
3
2
1
0
6
0x200F.FFFD
1
0
0x2000.0002
7
6
5
4
3
2
5
4
2
1
0
1
0
0x200F.FFFC
1
0x2000.0001
0
7
6
5
4
3
2
0x2000.0000
Directly Accessing an Alias Region
Writing to a word in the alias region updates a single bit in the bit-band region.
Bit 0 of the value written to a word in the alias region determines the value written to the targeted
bit in the bit-band region. Writing a value with bit 0 set writes a 1 to the bit-band bit, and writing a
value with bit 0 clear writes a 0 to the bit-band bit.
Bits 31:1 of the alias word have no effect on the bit-band bit. Writing 0x01 has the same effect as
writing 0xFF. Writing 0x00 has the same effect as writing 0x0E.
When reading a word in the alias region, 0x0000.0000 indicates that the targeted bit in the bit-band
region is clear and 0x0000.0001 indicates that the targeted bit in the bit-band region is set.
2.4.5.2
Directly Accessing a Bit-Band Region
“Behavior of Memory Accesses” on page 95 describes the behavior of direct byte, halfword, or word
accesses to the bit-band regions.
November 08, 2011
99
Texas Instruments-Advance Information
The Cortex-M4F Processor
2.4.6
Data Storage
The processor views memory as a linear collection of bytes numbered in ascending order from zero.
For example, bytes 0-3 hold the first stored word, and bytes 4-7 hold the second stored word. Data
is stored in little-endian format, with the least-significant byte (lsbyte) of a word stored at the
lowest-numbered byte, and the most-significant byte (msbyte) stored at the highest-numbered byte.
Figure 2-5 on page 100 illustrates how data is stored.
Figure 2-5. Data Storage
Memory
7
Register
0
31
2.4.7
Address A
B0
A+1
B1
A+2
B2
A+3
B3
lsbyte
24 23
B3
16 15
B2
8 7
B1
0
B0
msbyte
Synchronization Primitives
The Cortex-M4F instruction set includes pairs of synchronization primitives which provide a
non-blocking mechanism that a thread or process can use to obtain exclusive access to a memory
location. Software can use these primitives to perform a guaranteed read-modify-write memory
update sequence or for a semaphore mechanism.
A pair of synchronization primitives consists of:
■ A Load-Exclusive instruction, which is used to read the value of a memory location and requests
exclusive access to that location.
■ A Store-Exclusive instruction, which is used to attempt to write to the same memory location and
returns a status bit to a register. If this status bit is clear, it indicates that the thread or process
gained exclusive access to the memory and the write succeeds; if this status bit is set, it indicates
that the thread or process did not gain exclusive access to the memory and no write was
performed.
The pairs of Load-Exclusive and Store-Exclusive instructions are:
■ The word instructions LDREX and STREX
■ The halfword instructions LDREXH and STREXH
■ The byte instructions LDREXB and STREXB
Software must use a Load-Exclusive instruction with the corresponding Store-Exclusive instruction.
To perform an exclusive read-modify-write of a memory location, software must:
1. Use a Load-Exclusive instruction to read the value of the location.
2. Modify the value, as required.
100
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
3. Use a Store-Exclusive instruction to attempt to write the new value back to the memory location.
4. Test the returned status bit.
If the status bit is clear, the read-modify-write completed successfully. If the status bit is set, no
write was performed, which indicates that the value returned at step 1 might be out of date. The
software must retry the entire read-modify-write sequence.
Software can use the synchronization primitives to implement a semaphore as follows:
1. Use a Load-Exclusive instruction to read from the semaphore address to check whether the
semaphore is free.
2. If the semaphore is free, use a Store-Exclusive to write the claim value to the semaphore
address.
3. If the returned status bit from step 2 indicates that the Store-Exclusive succeeded, then the
software has claimed the semaphore. However, if the Store-Exclusive failed, another process
might have claimed the semaphore after the software performed step 1.
The Cortex-M4F includes an exclusive access monitor that tags the fact that the processor has
executed a Load-Exclusive instruction. The processor removes its exclusive access tag if:
■ It executes a CLREX instruction.
■ It executes a Store-Exclusive instruction, regardless of whether the write succeeds.
■ An exception occurs, which means the processor can resolve semaphore conflicts between
different threads.
For more information about the synchronization primitive instructions, see the Cortex™-M3/M4
Instruction Set Technical User's Manual.
2.5
Exception Model
The ARM Cortex-M4F processor and the Nested Vectored Interrupt Controller (NVIC) prioritize and
handle all exceptions in Handler Mode. The processor state is automatically stored to the stack on
an exception and automatically restored from the stack at the end of the Interrupt Service Routine
(ISR). The vector is fetched in parallel to the state saving, enabling efficient interrupt entry. The
processor supports tail-chaining, which enables back-to-back interrupts to be performed without the
overhead of state saving and restoration.
Table 2-8 on page 103 lists all exception types. Software can set eight priority levels on seven of
these exceptions (system handlers) as well as on 104 interrupts (listed in Table 2-9 on page 104).
Priorities on the system handlers are set with the NVIC System Handler Priority n (SYSPRIn)
registers. Interrupts are enabled through the NVIC Interrupt Set Enable n (ENn) register and
prioritized with the NVIC Interrupt Priority n (PRIn) registers. Priorities can be grouped by splitting
priority levels into preemption priorities and subpriorities. All the interrupt registers are described in
“Nested Vectored Interrupt Controller (NVIC)” on page 126.
Internally, the highest user-programmable priority (0) is treated as fourth priority, after a Reset,
Non-Maskable Interrupt (NMI), and a Hard Fault, in that order. Note that 0 is the default priority for
all the programmable priorities.
November 08, 2011
101
Texas Instruments-Advance Information
The Cortex-M4F Processor
Important: After a write to clear an interrupt source, it may take several processor cycles for the
NVIC to see the interrupt source de-assert. Thus if the interrupt clear is done as the
last action in an interrupt handler, it is possible for the interrupt handler to complete
while the NVIC sees the interrupt as still asserted, causing the interrupt handler to be
re-entered errantly. This situation can be avoided by either clearing the interrupt source
at the beginning of the interrupt handler or by performing a read or write after the write
to clear the interrupt source (and flush the write buffer).
See “Nested Vectored Interrupt Controller (NVIC)” on page 126 for more information on exceptions
and interrupts.
2.5.1
Exception States
Each exception is in one of the following states:
■ Inactive. The exception is not active and not pending.
■ Pending. The exception is waiting to be serviced by the processor. An interrupt request from a
peripheral or from software can change the state of the corresponding interrupt to pending.
■ Active. An exception that is being serviced by the processor but has not completed.
Note:
An exception handler can interrupt the execution of another exception handler. In this
case, both exceptions are in the active state.
■ Active and Pending. The exception is being serviced by the processor, and there is a pending
exception from the same source.
2.5.2
Exception Types
The exception types are:
■ Reset. Reset is invoked on power up or a warm reset. The exception model treats reset as a
special form of exception. When reset is asserted, the operation of the processor stops, potentially
at any point in an instruction. When reset is deasserted, execution restarts from the address
provided by the reset entry in the vector table. Execution restarts as privileged execution in
Thread mode.
■ NMI. A non-maskable Interrupt (NMI) can be signaled using the NMI signal or triggered by
software using the Interrupt Control and State (INTCTRL) register. This exception has the
highest priority other than reset. NMI is permanently enabled and has a fixed priority of -2. NMIs
cannot be masked or prevented from activation by any other exception or preempted by any
exception other than reset.
■ Hard Fault. A hard fault is an exception that occurs because of an error during exception
processing, or because an exception cannot be managed by any other exception mechanism.
Hard faults have a fixed priority of -1, meaning they have higher priority than any exception with
configurable priority.
■ Memory Management Fault. A memory management fault is an exception that occurs because
of a memory protection related fault, including access violation and no match. The MPU or the
fixed memory protection constraints determine this fault, for both instruction and data memory
transactions. This fault is used to abort instruction accesses to Execute Never (XN) memory
regions, even if the MPU is disabled.
102
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
■ Bus Fault. A bus fault is an exception that occurs because of a memory-related fault for an
instruction or data memory transaction such as a prefetch fault or a memory access fault. This
fault can be enabled or disabled.
■ Usage Fault. A usage fault is an exception that occurs because of a fault related to instruction
execution, such as:
– An undefined instruction
– An illegal unaligned access
– Invalid state on instruction execution
– An error on exception return
An unaligned address on a word or halfword memory access or division by zero can cause a
usage fault when the core is properly configured.
■ SVCall. A supervisor call (SVC) is an exception that is triggered by the SVC instruction. In an
OS environment, applications can use SVC instructions to access OS kernel functions and device
drivers.
■ Debug Monitor. This exception is caused by the debug monitor (when not halting). This exception
is only active when enabled. This exception does not activate if it is a lower priority than the
current activation.
■ PendSV. PendSV is a pendable, interrupt-driven request for system-level service. In an OS
environment, use PendSV for context switching when no other exception is active. PendSV is
triggered using the Interrupt Control and State (INTCTRL) register.
■ SysTick. A SysTick exception is an exception that the system timer generates when it reaches
zero when it is enabled to generate an interrupt. Software can also generate a SysTick exception
using the Interrupt Control and State (INTCTRL) register. In an OS environment, the processor
can use this exception as system tick.
■ Interrupt (IRQ). An interrupt, or IRQ, is an exception signaled by a peripheral or generated by
a software request and fed through the NVIC (prioritized). All interrupts are asynchronous to
instruction execution. In the system, peripherals use interrupts to communicate with the processor.
Table 2-9 on page 104 lists the interrupts on the LM4F232H5BB controller.
For an asynchronous exception, other than reset, the processor can execute another instruction
between when the exception is triggered and when the processor enters the exception handler.
Privileged software can disable the exceptions that Table 2-8 on page 103 shows as having
configurable priority (see the SYSHNDCTRL register on page 175 and the DIS0 register on page 146).
For more information about hard faults, memory management faults, bus faults, and usage faults,
see “Fault Handling” on page 112.
Table 2-8. Exception Types
Exception Type
a
Vector
Number
Priority
Vector Address or
b
Offset
-
0
-
0x0000.0000
Stack top is loaded from the first
entry of the vector table on reset.
Reset
1
-3 (highest)
0x0000.0004
Asynchronous
November 08, 2011
Activation
103
Texas Instruments-Advance Information
The Cortex-M4F Processor
Table 2-8. Exception Types (continued)
Exception Type
a
Vector
Number
Priority
Vector Address or
b
Offset
Non-Maskable Interrupt
(NMI)
2
-2
0x0000.0008
Asynchronous
Hard Fault
3
-1
Memory Management
4
0x0000.000C
-
c
0x0000.0010
Synchronous
c
0x0000.0014
Synchronous when precise and
asynchronous when imprecise
c
programmable
Bus Fault
5
programmable
Usage Fault
6
programmable
0x0000.0018
7-10
-
-
11
programmable
SVCall
c
0x0000.002C
c
Debug Monitor
12
programmable
0x0000.0030
-
13
-
-
PendSV
14
programmable
SysTick
Interrupts
Activation
c
c
15
programmable
16 and above
programmable
d
Synchronous
Reserved
Synchronous
Synchronous
Reserved
0x0000.0038
Asynchronous
0x0000.003C
Asynchronous
0x0000.0040 and above Asynchronous
a. 0 is the default priority for all the programmable priorities.
b. See “Vector Table” on page 107.
c. See SYSPRI1 on page 172.
d. See PRIn registers on page 154.
Table 2-9. Interrupts
Vector Number
Interrupt Number (Bit
in Interrupt Registers)
Vector Address or
Offset
Description
0-15
-
0x0000.0000 0x0000.003C
16
0
0x0000.0040
GPIO Port A
17
1
0x0000.0044
GPIO Port B
18
2
0x0000.0048
GPIO Port C
19
3
0x0000.004C
GPIO Port D
20
4
0x0000.0050
GPIO Port E
21
5
0x0000.0054
UART0
22
6
0x0000.0058
UART1
23
7
0x0000.005C
SSI0
24
8
0x0000.0060
I2C0
25
9
0x0000.0064
PWM0 Fault
26
10
0x0000.0068
PWM0 Generator 0
27
11
0x0000.006C
PWM0 Generator 1
28
12
0x0000.0070
PWM0 Generator 2
29
13
0x0000.0074
QEI0
30
14
0x0000.0078
ADC0 Sequence 0
31
15
0x0000.007C
ADC0 Sequence 1
32
16
0x0000.0080
ADC0 Sequence 2
33
17
0x0000.0084
ADC0 Sequence 3
Processor exceptions
104
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 2-9. Interrupts (continued)
Vector Number
Interrupt Number (Bit
in Interrupt Registers)
Vector Address or
Offset
Description
34
18
0x0000.0088
Watchdog Timers 0 and 1
35
19
0x0000.008C
16/32-Bit Timer 0A
36
20
0x0000.0090
16/32-Bit Timer 0B
37
21
0x0000.0094
16/32-Bit Timer 1A
38
22
0x0000.0098
16/32-Bit Timer 1B
39
23
0x0000.009C
16/32-Bit Timer 2A
40
24
0x0000.00A0
16/32-Bit Timer 2B
41
25
0x0000.00A4
Analog Comparator 0
42
26
0x0000.00A8
Analog Comparator 1
43
27
0x0000.00AC
Analog Comparator 2
44
28
0x0000.00B0
System Control
45
29
0x0000.00B4
Flash Memory Control and EEPROM Control
46
30
0x0000.00B8
GPIO Port F
47
31
0x0000.00BC
GPIO Port G
48
32
0x0000.00C0
GPIO Port H
49
33
0x0000.00C4
UART2
50
34
0x0000.00C8
SSI1
51
35
0x0000.00CC
16/32-Bit Timer 3A
52
36
0x0000.00D0
16/32-Bit Timer 3B
53
37
0x0000.00D4
I2C1
54
38
0x0000.00D8
QEI1
55
39
0x0000.00DC
CAN0
CAN1
56
40
0x0000.00E0
57-58
41-42
-
59
43
0x0000.00EC
Hibernation Module
60
44
0x0000.00F0
USB
61
45
0x0000.00F4
PWM Generator 3
62
46
0x0000.00F8
µDMA Software
63
47
0x0000.00FC
µDMA Error
64
48
0x0000.0100
ADC1 Sequence 0
65
49
0x0000.0104
ADC1 Sequence 1
66
50
0x0000.0108
ADC1 Sequence 2
67
51
0x0000.010C
ADC1 Sequence 3
68-69
52-53
-
70
54
0x0000.0118
GPIO Port J
71
55
0x0000.011C
GPIO Port K
72
56
0x0000.0120
GPIO Port L
73
57
0x0000.0124
SSI2
74
58
0x0000.0128
SSI3
75
59
0x0000.012C
UART3
76
60
0x0000.0130
UART4
Reserved
Reserved
November 08, 2011
105
Texas Instruments-Advance Information
The Cortex-M4F Processor
Table 2-9. Interrupts (continued)
Vector Number
Interrupt Number (Bit
in Interrupt Registers)
Vector Address or
Offset
Description
77
61
0x0000.0134
UART5
78
62
0x0000.0138
UART6
79
63
0x0000.013C
UART7
80-83
64-67
0x0000.0140 0x0000.014C
Reserved
84
68
0x0000.0150
I2C2
85
69
0x0000.0154
I2C3
86
70
0x0000.0158
16/32-Bit Timer 4A
87
71
0x0000.015C
16/32-Bit Timer 4B
88-107
72-91
0x0000.0160 0x0000.01AC
Reserved
108
92
0x0000.01B0
16/32-Bit Timer 5A
109
93
0x0000.01B4
16/32-Bit Timer 5B
110
94
0x0000.01B8
32/64-Bit Timer 0A
111
95
0x0000.01BC
32/64-Bit Timer 0B
112
96
0x0000.01C0
32/64-Bit Timer 1A
113
97
0x0000.01C4
32/64-Bit Timer 1B
114
98
0x0000.01C8
32/64-Bit Timer 2A
115
99
0x0000.01CC
32/64-Bit Timer 2B
116
100
0x0000.01D0
32/64-Bit Timer 3A
117
101
0x0000.01D4
32/64-Bit Timer 3B
118
102
0x0000.01D8
32/64-Bit Timer 4A
119
103
0x0000.01DC
32/64-Bit Timer 4B
120
104
0x0000.01E0
32/64-Bit Timer 5A
121
105
0x0000.01E4
32/64-Bit Timer 5B
122
106
0x0000.01E8
System Exception (imprecise)
123-124
107-108
-
125
109
0x0000.01F4
I2C4
126
110
0x0000.01F8
I2C5
127
111
0x0000.01FC
GPIO Port M
128
112
0x0000.0200
GPIO Port N
129-131
113-115
-
132
116
0x0000.0210
GPIO Port P (Summary or P0)
133
117
0x0000.0214
GPIO Port P1
134
118
0x0000.0218
GPIO Port P2
135
119
0x0000.021C
GPIO Port P3
136
120
0x0000.0220
GPIO Port P4
137
121
0x0000.0224
GPIO Port P5
138
122
0x0000.0228
GPIO Port P6
139
123
0x0000.022C
GPIO Port P7
140
124
0x0000.0230
GPIO Port Q (Summary or Q0)
Reserved
Reserved
106
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 2-9. Interrupts (continued)
2.5.3
Vector Number
Interrupt Number (Bit
in Interrupt Registers)
Vector Address or
Offset
Description
141
125
0x0000.0234
GPIO Port Q1
142
126
0x0000.0238
GPIO Port Q2
143
127
0x0000.023C
GPIO Port Q3
144
128
0x0000.0240
GPIO Port Q4
145
129
0x0000.0244
GPIO Port Q5
146
130
0x0000.0248
GPIO Port Q6
GPIO Port Q7
147
131
0x0000.024C
148-149
132-133
-
150
134
0x0000.0258
PWM1 Generator 0
151
135
0x0000.025C
PWM1 Generator 1
152
136
0x0000.0260
PWM1 Generator 2
153
137
0x0000.0264
PWM1 Generator 3
154
138
0x0000.0268
PWM1 Fault
Reserved
Exception Handlers
The processor handles exceptions using:
■ Interrupt Service Routines (ISRs). Interrupts (IRQx) are the exceptions handled by ISRs.
■ Fault Handlers. Hard fault, memory management fault, usage fault, and bus fault are fault
exceptions handled by the fault handlers.
■ System Handlers. NMI, PendSV, SVCall, SysTick, and the fault exceptions are all system
exceptions that are handled by system handlers.
2.5.4
Vector Table
The vector table contains the reset value of the stack pointer and the start addresses, also called
exception vectors, for all exception handlers. The vector table is constructed using the vector address
or offset shown in Table 2-8 on page 103. Figure 2-6 on page 108 shows the order of the exception
vectors in the vector table. The least-significant bit of each vector must be 1, indicating that the
exception handler is Thumb code
November 08, 2011
107
Texas Instruments-Advance Information
The Cortex-M4F Processor
Figure 2-6. Vector Table
Exception number IRQ number
147
131
0x0254
.
.
.
0x004C
.
.
.
18
2
17
1
16
0
15
-1
14
-2
Offset
0x0048
0x0044
0x0040
0x003C
0x0038
13
12
11
Vector
IRQ131
.
.
.
IRQ2
IRQ1
IRQ0
Systick
PendSV
Reserved
Reserved for Debug
-5
0x002C
10
9
SVCall
Reserved
8
7
6
-10
5
-11
4
-12
3
-13
2
-14
0x0018
0x0014
0x0010
0x000C
0x0008
1
0x0004
0x0000
Usage fault
Bus fault
Memory management fault
Hard fault
NMI
Reset
Initial SP value
On system reset, the vector table is fixed at address 0x0000.0000. Privileged software can write to
the Vector Table Offset (VTABLE) register to relocate the vector table start address to a different
memory location, in the range 0x0000.0400 to 0x3FFF.FC00 (see “Vector Table” on page 107). Note
that when configuring the VTABLE register, the offset must be aligned on a 1024-byte boundary.
2.5.5
Exception Priorities
As Table 2-8 on page 103 shows, all exceptions have an associated priority, with a lower priority
value indicating a higher priority and configurable priorities for all exceptions except Reset, Hard
fault, and NMI. If software does not configure any priorities, then all exceptions with a configurable
priority have a priority of 0. For information about configuring exception priorities, see page 172 and
page 154.
Note:
Configurable priority values for the Stellaris implementation are in the range 0-7. This means
that the Reset, Hard fault, and NMI exceptions, with fixed negative priority values, always
have higher priority than any other exception.
For example, assigning a higher priority value to IRQ[0] and a lower priority value to IRQ[1] means
that IRQ[1] has higher priority than IRQ[0]. If both IRQ[1] and IRQ[0] are asserted, IRQ[1] is processed
before IRQ[0].
108
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
If multiple pending exceptions have the same priority, the pending exception with the lowest exception
number takes precedence. For example, if both IRQ[0] and IRQ[1] are pending and have the same
priority, then IRQ[0] is processed before IRQ[1].
When the processor is executing an exception handler, the exception handler is preempted if a
higher priority exception occurs. If an exception occurs with the same priority as the exception being
handled, the handler is not preempted, irrespective of the exception number. However, the status
of the new interrupt changes to pending.
2.5.6
Interrupt Priority Grouping
To increase priority control in systems with interrupts, the NVIC supports priority grouping. This
grouping divides each interrupt priority register entry into two fields:
■ An upper field that defines the group priority
■ A lower field that defines a subpriority within the group
Only the group priority determines preemption of interrupt exceptions. When the processor is
executing an interrupt exception handler, another interrupt with the same group priority as the
interrupt being handled does not preempt the handler.
If multiple pending interrupts have the same group priority, the subpriority field determines the order
in which they are processed. If multiple pending interrupts have the same group priority and
subpriority, the interrupt with the lowest IRQ number is processed first.
For information about splitting the interrupt priority fields into group priority and subpriority, see
page 166.
2.5.7
Exception Entry and Return
Descriptions of exception handling use the following terms:
■ Preemption. When the processor is executing an exception handler, an exception can preempt
the exception handler if its priority is higher than the priority of the exception being handled. See
“Interrupt Priority Grouping” on page 109 for more information about preemption by an interrupt.
When one exception preempts another, the exceptions are called nested exceptions. See
“Exception Entry” on page 110 more information.
■ Return. Return occurs when the exception handler is completed, and there is no pending
exception with sufficient priority to be serviced and the completed exception handler was not
handling a late-arriving exception. The processor pops the stack and restores the processor
state to the state it had before the interrupt occurred. See “Exception Return” on page 111 for
more information.
■ Tail-Chaining. This mechanism speeds up exception servicing. On completion of an exception
handler, if there is a pending exception that meets the requirements for exception entry, the
stack pop is skipped and control transfers to the new exception handler.
■ Late-Arriving. This mechanism speeds up preemption. If a higher priority exception occurs
during state saving for a previous exception, the processor switches to handle the higher priority
exception and initiates the vector fetch for that exception. State saving is not affected by late
arrival because the state saved is the same for both exceptions. Therefore, the state saving
continues uninterrupted. The processor can accept a late arriving exception until the first instruction
of the exception handler of the original exception enters the execute stage of the processor. On
November 08, 2011
109
Texas Instruments-Advance Information
The Cortex-M4F Processor
return from the exception handler of the late-arriving exception, the normal tail-chaining rules
apply.
2.5.7.1
Exception Entry
Exception entry occurs when there is a pending exception with sufficient priority and either the
processor is in Thread mode or the new exception is of higher priority than the exception being
handled, in which case the new exception preempts the original exception.
When one exception preempts another, the exceptions are nested.
Sufficient priority means the exception has more priority than any limits set by the mask registers
(see PRIMASK on page 85, FAULTMASK on page 86, and BASEPRI on page 87). An exception
with less priority than this is pending but is not handled by the processor.
When the processor takes an exception, unless the exception is a tail-chained or a late-arriving
exception, the processor pushes information onto the current stack. This operation is referred to as
stacking and the structure of eight data words is referred to as stack frame.
When using floating-point routines, the Cortex-M4F processor automatically stacks the architected
floating-point state on exception entry. Figure 2-7 on page 111 shows the Cortex-M4F stack frame
layout when floating-point state is preserved on the stack as the result of an interrupt or an exception.
Note:
Where stack space for floating-point state is not allocated, the stack frame is the same as
that of ARMv7-M implementations without an FPU. Figure 2-7 on page 111 shows this stack
frame also.
110
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Figure 2-7. Exception Stack Frame
...
{aligner}
FPSCR
S15
S14
S13
S12
S11
S10
S9
S8
S7
S6
S5
S4
S3
S2
S1
S0
xPSR
PC
LR
R12
R3
R2
R1
R0
Exception frame with
floating-point storage
Pre-IRQ top of stack
Decreasing
memory
address
IRQ top of stack
...
{aligner}
xPSR
PC
LR
R12
R3
R2
R1
R0
Pre-IRQ top of stack
IRQ top of stack
Exception frame without
floating-point storage
Immediately after stacking, the stack pointer indicates the lowest address in the stack frame.
The stack frame includes the return address, which is the address of the next instruction in the
interrupted program. This value is restored to the PC at exception return so that the interrupted
program resumes.
In parallel to the stacking operation, the processor performs a vector fetch that reads the exception
handler start address from the vector table. When stacking is complete, the processor starts executing
the exception handler. At the same time, the processor writes an EXC_RETURN value to the LR,
indicating which stack pointer corresponds to the stack frame and what operation mode the processor
was in before the entry occurred.
If no higher-priority exception occurs during exception entry, the processor starts executing the
exception handler and automatically changes the status of the corresponding pending interrupt to
active.
If another higher-priority exception occurs during exception entry, known as late arrival, the processor
starts executing the exception handler for this exception and does not change the pending status
of the earlier exception.
2.5.7.2
Exception Return
Exception return occurs when the processor is in Handler mode and executes one of the following
instructions to load the EXC_RETURN value into the PC:
November 08, 2011
111
Texas Instruments-Advance Information
The Cortex-M4F Processor
■ An LDM or POP instruction that loads the PC
■ A BX instruction using any register
■ An LDR instruction with the PC as the destination
EXC_RETURN is the value loaded into the LR on exception entry. The exception mechanism relies
on this value to detect when the processor has completed an exception handler. The lowest five
bits of this value provide information on the return stack and processor mode. Table 2-10 on page 112
shows the EXC_RETURN values with a description of the exception return behavior.
EXC_RETURN bits 31:5 are all set. When this value is loaded into the PC, it indicates to the processor
that the exception is complete, and the processor initiates the appropriate exception return sequence.
Table 2-10. Exception Return Behavior
EXC_RETURN[31:0]
Description
0xFFFF.FFE0
Reserved
0xFFFF.FFE1
Return to Handler mode.
Exception return uses floating-point state from MSP.
Execution uses MSP after return.
0xFFFF.FFE2 - 0xFFFF.FFE8
Reserved
0xFFFF.FFE9
Return to Thread mode.
Exception return uses floating-point state from MSP.
Execution uses MSP after return.
0xFFFF.FFEA - 0xFFFF.FFEC
Reserved
0xFFFF.FFED
Return to Thread mode.
Exception return uses floating-point state from PSP.
Execution uses PSP after return.
0xFFFF.FFEE - 0xFFFF.FFF0
Reserved
0xFFFF.FFF1
Return to Handler mode.
Exception return uses non-floating-point state from MSP.
Execution uses MSP after return.
0xFFFF.FFF2 - 0xFFFF.FFF8
Reserved
0xFFFF.FFF9
Return to Thread mode.
Exception return uses non-floating-point state from MSP.
Execution uses MSP after return.
0xFFFF.FFFA - 0xFFFF.FFFC
Reserved
0xFFFF.FFFD
Return to Thread mode.
Exception return uses non-floating-point state from PSP.
Execution uses PSP after return.
0xFFFF.FFFE - 0xFFFF.FFFF
2.6
Reserved
Fault Handling
Faults are a subset of the exceptions (see “Exception Model” on page 101). The following conditions
generate a fault:
■ A bus error on an instruction fetch or vector table load or a data access.
112
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
■ An internally detected error such as an undefined instruction or an attempt to change state with
a BX instruction.
■ Attempting to execute an instruction from a memory region marked as Non-Executable (XN).
■ An MPU fault because of a privilege violation or an attempt to access an unmanaged region.
2.6.1
Fault Types
Table 2-11 on page 113 shows the types of fault, the handler used for the fault, the corresponding
fault status register, and the register bit that indicates the fault has occurred. See page 179 for more
information about the fault status registers.
Table 2-11. Faults
Fault
Handler
Fault Status Register
Bit Name
Bus error on a vector read
Hard fault
Hard Fault Status (HFAULTSTAT)
VECT
Fault escalated to a hard fault
Hard fault
Hard Fault Status (HFAULTSTAT)
FORCED
MPU or default memory mismatch on
instruction access
Memory management
fault
Memory Management Fault Status
(MFAULTSTAT)
IERR
MPU or default memory mismatch on
data access
Memory management
fault
Memory Management Fault Status
(MFAULTSTAT)
DERR
MPU or default memory mismatch on
exception stacking
Memory management
fault
Memory Management Fault Status
(MFAULTSTAT)
MSTKE
MPU or default memory mismatch on
exception unstacking
Memory management
fault
Memory Management Fault Status
(MFAULTSTAT)
MUSTKE
MPU or default memory mismatch
during lazy floating-point state
preservation
Memory management
fault
Memory Management Fault Status
(MFAULTSTAT)
MLSPERR
Bus error during exception stacking
Bus fault
Bus Fault Status (BFAULTSTAT)
BSTKE
Bus error during exception unstacking Bus fault
Bus Fault Status (BFAULTSTAT)
BUSTKE
Bus error during instruction prefetch
Bus fault
Bus Fault Status (BFAULTSTAT)
IBUS
Bus error during lazy floating-point state Bus fault
preservation
Bus Fault Status (BFAULTSTAT)
BLSPE
Precise data bus error
Bus fault
Bus Fault Status (BFAULTSTAT)
PRECISE
Imprecise data bus error
Bus fault
Bus Fault Status (BFAULTSTAT)
IMPRE
Attempt to access a coprocessor
Usage fault
Usage Fault Status (UFAULTSTAT)
NOCP
Undefined instruction
Usage fault
Usage Fault Status (UFAULTSTAT)
UNDEF
Attempt to enter an invalid instruction
b
set state
Usage fault
Usage Fault Status (UFAULTSTAT)
INVSTAT
Invalid EXC_RETURN value
Usage fault
Usage Fault Status (UFAULTSTAT)
INVPC
Illegal unaligned load or store
Usage fault
Usage Fault Status (UFAULTSTAT)
UNALIGN
Divide by 0
Usage fault
Usage Fault Status (UFAULTSTAT)
DIV0
a
a. Occurs on an access to an XN region even if the MPU is disabled.
b. Attempting to use an instruction set other than the Thumb instruction set, or returning to a non load-store-multiple instruction
with ICI continuation.
2.6.2
Fault Escalation and Hard Faults
All fault exceptions except for hard fault have configurable exception priority (see SYSPRI1 on
page 172). Software can disable execution of the handlers for these faults (see SYSHNDCTRL on
page 175).
November 08, 2011
113
Texas Instruments-Advance Information
The Cortex-M4F Processor
Usually, the exception priority, together with the values of the exception mask registers, determines
whether the processor enters the fault handler, and whether a fault handler can preempt another
fault handler as described in “Exception Model” on page 101.
In some situations, a fault with configurable priority is treated as a hard fault. This process is called
priority escalation, and the fault is described as escalated to hard fault. Escalation to hard fault
occurs when:
■ A fault handler causes the same kind of fault as the one it is servicing. This escalation to hard
fault occurs because a fault handler cannot preempt itself because it must have the same priority
as the current priority level.
■ A fault handler causes a fault with the same or lower priority as the fault it is servicing. This
situation happens because the handler for the new fault cannot preempt the currently executing
fault handler.
■ An exception handler causes a fault for which the priority is the same as or lower than the currently
executing exception.
■ A fault occurs and the handler for that fault is not enabled.
If a bus fault occurs during a stack push when entering a bus fault handler, the bus fault does not
escalate to a hard fault. Thus if a corrupted stack causes a fault, the fault handler executes even
though the stack push for the handler failed. The fault handler operates but the stack contents are
corrupted.
Note:
2.6.3
Only Reset and NMI can preempt the fixed priority hard fault. A hard fault can preempt any
exception other than Reset, NMI, or another hard fault.
Fault Status Registers and Fault Address Registers
The fault status registers indicate the cause of a fault. For bus faults and memory management
faults, the fault address register indicates the address accessed by the operation that caused the
fault, as shown in Table 2-12 on page 114.
Table 2-12. Fault Status and Fault Address Registers
Handler
Status Register Name
Address Register Name
Register Description
Hard fault
Hard Fault Status (HFAULTSTAT)
-
page 185
Memory management Memory Management Fault Status
fault
(MFAULTSTAT)
Memory Management Fault
Address (MMADDR)
page 179
Bus fault
Bus Fault Address
(FAULTADDR)
page 179
-
page 179
Bus Fault Status (BFAULTSTAT)
Usage fault
2.6.4
Usage Fault Status (UFAULTSTAT)
page 186
page 187
Lockup
The processor enters a lockup state if a hard fault occurs when executing the NMI or hard fault
handlers. When the processor is in the lockup state, it does not execute any instructions. The
processor remains in lockup state until it is reset, an NMI occurs, or it is halted by a debugger.
Note:
If the lockup state occurs from the NMI handler, a subsequent NMI does not cause the
processor to leave the lockup state.
114
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
2.7
Power Management
The Cortex-M4F processor sleep modes reduce power consumption:
■ Sleep mode stops the processor clock.
■ Deep-sleep mode stops the system clock and switches off the PLL and Flash memory.
The SLEEPDEEP bit of the System Control (SYSCTRL) register selects which sleep mode is used
(see page 168). For more information about the behavior of the sleep modes, see “System
Control” on page 228.
This section describes the mechanisms for entering sleep mode and the conditions for waking up
from sleep mode, both of which apply to Sleep mode and Deep-sleep mode.
2.7.1
Entering Sleep Modes
This section describes the mechanisms software can use to put the processor into one of the sleep
modes.
The system can generate spurious wake-up events, for example a debug operation wakes up the
processor. Therefore, software must be able to put the processor back into sleep mode after such
an event. A program might have an idle loop to put the processor back to sleep mode.
2.7.1.1
Wait for Interrupt
The wait for interrupt instruction, WFI, causes immediate entry to sleep mode unless the wake-up
condition is true (see “Wake Up from WFI or Sleep-on-Exit” on page 116). When the processor
executes a WFI instruction, it stops executing instructions and enters sleep mode. See the
Cortex™-M3/M4 Instruction Set Technical User's Manual for more information.
2.7.1.2
Wait for Event
The wait for event instruction, WFE, causes entry to sleep mode conditional on the value of a one-bit
event register. When the processor executes a WFE instruction, it checks the event register. If the
register is 0, the processor stops executing instructions and enters sleep mode. If the register is 1,
the processor clears the register and continues executing instructions without entering sleep mode.
If the event register is 1, the processor must not enter sleep mode on execution of a WFE instruction.
Typically, this situation occurs if an SEV instruction has been executed. Software cannot access
this register directly.
See the Cortex™-M3/M4 Instruction Set Technical User's Manual for more information.
2.7.1.3
Sleep-on-Exit
If the SLEEPEXIT bit of the SYSCTRL register is set, when the processor completes the execution
of all exception handlers, it returns to Thread mode and immediately enters sleep mode. This
mechanism can be used in applications that only require the processor to run when an exception
occurs.
2.7.2
Wake Up from Sleep Mode
The conditions for the processor to wake up depend on the mechanism that cause it to enter sleep
mode.
November 08, 2011
115
Texas Instruments-Advance Information
The Cortex-M4F Processor
2.7.2.1
Wake Up from WFI or Sleep-on-Exit
Normally, the processor wakes up only when the NVIC detects an exception with sufficient priority
to cause exception entry. Some embedded systems might have to execute system restore tasks
after the processor wakes up and before executing an interrupt handler. Entry to the interrupt handler
can be delayed by setting the PRIMASK bit and clearing the FAULTMASK bit. If an interrupt arrives
that is enabled and has a higher priority than current exception priority, the processor wakes up but
does not execute the interrupt handler until the processor clears PRIMASK. For more information
about PRIMASK and FAULTMASK, see page 85 and page 86.
2.7.2.2
Wake Up from WFE
The processor wakes up if it detects an exception with sufficient priority to cause exception entry.
In addition, if the SEVONPEND bit in the SYSCTRL register is set, any new pending interrupt triggers
an event and wakes up the processor, even if the interrupt is disabled or has insufficient priority to
cause exception entry. For more information about SYSCTRL, see page 168.
2.7.3
The Wake-Up Interrupt Controller
The Wake-Up Interrupt Controller (WIC) is a peripheral that can detect an interrupt and wake the
processor from deep sleep mode. The WIC is enabled only when the DEEPSLEEP bit in the SCR
register is set (see page 168).
The WIC is not programmable, and does not have any registers or user interface. It operates entirely
from hardware signals.
When the WIC is enabled and the processor enters deep sleep mode, the power management unit
in the system can power down most of the Cortex-M4F processor. This has the side effect of stopping
the SysTick timer. When the WIC receives an interrupt, it takes a number of clock cycles to wake
up the processor and restore its state, before it can process the interrupt. This means interrupt
latency is increased in deep sleep mode.
Note:
2.8
If the processor detects a connection to a debugger it disables the WIC.
Instruction Set Summary
The processor implements a version of the Thumb instruction set. Table 2-13 on page 116 lists the
supported instructions.
Note:
In Table 2-13 on page 116:
■
■
■
■
■
Angle brackets, , enclose alternative forms of the operand
Braces, {}, enclose optional operands
The Operands column is not exhaustive
Op2 is a flexible second operand that can be either a register or a constant
Most instructions can use an optional condition code suffix
For more information on the instructions and operands, see the instruction descriptions in
the ARM® Cortex™-M4 Technical Reference Manual.
Table 2-13. Cortex-M4F Instruction Summary
Mnemonic
Operands
Brief Description
Flags
ADC, ADCS
{Rd,} Rn, Op2
Add with carry
N,Z,C,V
ADD, ADDS
{Rd,} Rn, Op2
Add
N,Z,C,V
ADD, ADDW
{Rd,} Rn , #imm12
Add
-
116
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 2-13. Cortex-M4F Instruction Summary (continued)
Mnemonic
Operands
Brief Description
Flags
ADR
Rd, label
Load PC-relative address
-
AND, ANDS
{Rd,} Rn, Op2
Logical AND
N,Z,C
ASR, ASRS
Rd, Rm,
Arithmetic shift right
N,Z,C
B
label
Branch
-
BFC
Rd, #lsb, #width
Bit field clear
-
BFI
Rd, Rn, #lsb, #width
Bit field insert
-
BIC, BICS
{Rd,} Rn, Op2
Bit clear
N,Z,C
BKPT
#imm
Breakpoint
-
BL
label
Branch with link
-
BLX
Rm
Branch indirect with link
-
BX
Rm
Branch indirect
-
CBNZ
Rn, label
Compare and branch if non-zero
-
CBZ
Rn, label
Compare and branch if zero
-
CLREX
-
Clear exclusive
-
CLZ
Rd, Rm
Count leading zeros
-
CMN
Rn, Op2
Compare negative
N,Z,C,V
CMP
Rn, Op2
Compare
N,Z,C,V
CPSID
i
Change processor state, disable
interrupts
-
CPSIE
i
Change processor state, enable
interrupts
-
DMB
-
Data memory barrier
-
DSB
-
Data synchronization barrier
-
EOR, EORS
{Rd,} Rn, Op2
Exclusive OR
N,Z,C
ISB
-
Instruction synchronization barrier
-
IT
-
If-Then condition block
-
LDM
Rn{!}, reglist
Load multiple registers, increment after -
LDMDB, LDMEA
Rn{!}, reglist
Load multiple registers, decrement
before
LDMFD, LDMIA
Rn{!}, reglist
Load multiple registers, increment after -
LDR
Rt, [Rn, #offset]
Load register with word
-
LDRB, LDRBT
Rt, [Rn, #offset]
Load register with byte
-
LDRD
Rt, Rt2, [Rn, #offset]
Load register with two bytes
-
LDREX
Rt, [Rn, #offset]
Load register exclusive
-
LDREXB
Rt, [Rn]
Load register exclusive with byte
-
LDREXH
Rt, [Rn]
Load register exclusive with halfword
-
LDRH, LDRHT
Rt, [Rn, #offset]
Load register with halfword
-
LDRSB, LDRSBT
Rt, [Rn, #offset]
Load register with signed byte
-
LDRSH, LDRSHT
Rt, [Rn, #offset]
Load register with signed halfword
-
LDRT
Rt, [Rn, #offset]
Load register with word
-
LSL, LSLS
Rd, Rm,
Logical shift left
N,Z,C
LSR, LSRS
Rd, Rm,
Logical shift right
N,Z,C
November 08, 2011
-
117
Texas Instruments-Advance Information
The Cortex-M4F Processor
Table 2-13. Cortex-M4F Instruction Summary (continued)
Mnemonic
Operands
Brief Description
Flags
MLA
Rd, Rn, Rm, Ra
Multiply with accumulate, 32-bit result
-
MLS
Rd, Rn, Rm, Ra
Multiply and subtract, 32-bit result
-
MOV, MOVS
Rd, Op2
Move
N,Z,C
MOV, MOVW
Rd, #imm16
Move 16-bit constant
N,Z,C
MOVT
Rd, #imm16
Move top
-
MRS
Rd, spec_reg
Move from special register to general
register
-
MSR
spec_reg, Rm
Move from general register to special
register
N,Z,C,V
MUL, MULS
{Rd,} Rn, Rm
Multiply, 32-bit result
N,Z
MVN, MVNS
Rd, Op2
Move NOT
N,Z,C
NOP
-
No operation
-
ORN, ORNS
{Rd,} Rn, Op2
Logical OR NOT
N,Z,C
ORR, ORRS
{Rd,} Rn, Op2
Logical OR
N,Z,C
PKHTB, PKHBT
{Rd,} Rn, Rm, Op2
Pack halfword
-
POP
reglist
Pop registers from stack
-
PUSH
reglist
Push registers onto stack
-
QADD
{Rd,} Rn, Rm
Saturating add
Q
QADD16
{Rd,} Rn, Rm
Saturating add 16
-
QADD8
{Rd,} Rn, Rm
Saturating add 8
-
QASX
{Rd,} Rn, Rm
Saturating add and subtract with
exchange
-
QDADD
{Rd,} Rn, Rm
Saturating double and add
Q
QDSUB
{Rd,} Rn, Rm
Saturating double and subtract
Q
QSAX
{Rd,} Rn, Rm
Saturating subtract and add with
exchange
-
QSUB
{Rd,} Rn, Rm
Saturating subtract
Q
QSUB16
{Rd,} Rn, Rm
Saturating subtract 16
-
QSUB8
{Rd,} Rn, Rm
Saturating subtract 8
-
RBIT
Rd, Rn
Reverse bits
-
REV
Rd, Rn
Reverse byte order in a word
-
REV16
Rd, Rn
Reverse byte order in each halfword
-
REVSH
Rd, Rn
Reverse byte order in bottom halfword
and sign extend
-
ROR, RORS
Rd, Rm,
Rotate right
N,Z,C
RRX, RRXS
Rd, Rm
Rotate right with extend
N,Z,C
RSB, RSBS
{Rd,} Rn, Op2
Reverse subtract
N,Z,C,V
SADD16
{Rd,} Rn, Rm
Signed add 16
GE
SADD8
{Rd,} Rn, Rm
Signed add 8
GE
SASX
{Rd,} Rn, Rm
Signed add and subtract with exchange GE
SBC, SBCS
{Rd,} Rn, Op2
Subtract with carry
N,Z,C,V
SBFX
Rd, Rn, #lsb, #width
Signed bit field extract
-
SDIV
{Rd,} Rn, Rm
Signed divide
-
118
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 2-13. Cortex-M4F Instruction Summary (continued)
Mnemonic
Operands
Brief Description
Flags
SEL
{Rd,} Rn, Rm
Select bytes
-
SEV
-
Send event
-
SHADD16
{Rd,} Rn, Rm
Signed halving add 16
-
SHADD8
{Rd,} Rn, Rm
Signed halving add 8
-
SHASX
{Rd,} Rn, Rm
Signed halving add and subtract with
exchange
-
SHSAX
{Rd,} Rn, Rm
Signed halving add and subtract with
exchange
-
SHSUB16
{Rd,} Rn, Rm
Signed halving subtract 16
-
SHSUB8
{Rd,} Rn, Rm
Signed halving subtract 8
-
SMLABB,
Rd, Rn, Rm, Ra
Signed multiply accumulate long
(halfwords)
Q
Rd, Rn, Rm, Ra
Signed multiply accumulate dual
Q
SMLAL
RdLo, RdHi, Rn, Rm
Signed multiply with accumulate
(32x32+64), 64-bit result
-
SMLALBB,
RdLo, RdHi, Rn, Rm
Signed multiply accumulate long
(halfwords)
-
SMLALD, SMLALDX
RdLo, RdHi, Rn, Rm
Signed multiply accumulate long dual
-
SMLAWB,SMLAWT
Rd, Rn, Rm, Ra
Signed multiply accumulate, word by
halfword
Q
SMLSD
Rd, Rn, Rm, Ra
Signed multiply subtract dual
Q
RdLo, RdHi, Rn, Rm
Signed multiply subtract long dual
SMMLA
Rd, Rn, Rm, Ra
Signed most significant word multiply
accumulate
-
SMMLS,
Rd, Rn, Rm, Ra
Signed most significant word multiply
subtract
-
{Rd,} Rn, Rm
Signed most significant word multiply
-
{Rd,} Rn, Rm
Signed dual multiply add
Q
{Rd,} Rn, Rm
Signed multiply halfwords
-
SMULL
RdLo, RdHi, Rn, Rm
Signed multiply (32x32), 64-bit result
-
SMULWB,
{Rd,} Rn, Rm
Signed multiply by halfword
-
SMLABT,
SMLATB,
SMLATT
SMLAD,
SMLADX
SMLALBT,
SMLALTB,
SMLALTT
SMLSDX
SMLSLD
SMLSLDX
SMMLR
SMMUL,
SMMULR
SMUAD
SMUADX
SMULBB,
SMULBT,
SMULTB,
SMULTT
SMULWT
November 08, 2011
119
Texas Instruments-Advance Information
The Cortex-M4F Processor
Table 2-13. Cortex-M4F Instruction Summary (continued)
Mnemonic
Operands
Brief Description
Flags
SMUSD,
{Rd,} Rn, Rm
Signed dual multiply subtract
-
SSAT
Rd, #n, Rm {,shift #s}
Signed saturate
Q
SSAT16
Rd, #n, Rm
Signed saturate 16
Q
SSAX
{Rd,} Rn, Rm
Saturating subtract and add with
exchange
GE
SSUB16
{Rd,} Rn, Rm
Signed subtract 16
-
SSUB8
{Rd,} Rn, Rm
Signed subtract 8
-
STM
Rn{!}, reglist
Store multiple registers, increment after -
STMDB, STMEA
Rn{!}, reglist
Store multiple registers, decrement
before
STMFD, STMIA
Rn{!}, reglist
Store multiple registers, increment after -
STR
Rt, [Rn {, #offset}]
Store register word
-
STRB, STRBT
Rt, [Rn {, #offset}]
Store register byte
-
STRD
Rt, Rt2, [Rn {, #offset}]
Store register two words
-
STREX
Rt, Rt, [Rn {, #offset}]
Store register exclusive
-
STREXB
Rd, Rt, [Rn]
Store register exclusive byte
-
STREXH
Rd, Rt, [Rn]
Store register exclusive halfword
-
STRH, STRHT
Rt, [Rn {, #offset}]
Store register halfword
-
STRSB, STRSBT
Rt, [Rn {, #offset}]
Store register signed byte
-
STRSH, STRSHT
Rt, [Rn {, #offset}]
Store register signed halfword
-
STRT
Rt, [Rn {, #offset}]
Store register word
-
SUB, SUBS
{Rd,} Rn, Op2
Subtract
N,Z,C,V
SUB, SUBW
{Rd,} Rn, #imm12
Subtract 12-bit constant
N,Z,C,V
SVC
#imm
Supervisor call
-
SXTAB
{Rd,} Rn, Rm, {,ROR #}
Extend 8 bits to 32 and add
-
SXTAB16
{Rd,} Rn, Rm,{,ROR #}
Dual extend 8 bits to 16 and add
-
SXTAH
{Rd,} Rn, Rm,{,ROR #}
Extend 16 bits to 32 and add
-
SXTB16
{Rd,} Rm {,ROR #n}
Signed extend byte 16
-
SXTB
{Rd,} Rm {,ROR #n}
Sign extend a byte
-
SXTH
{Rd,} Rm {,ROR #n}
Sign extend a halfword
-
TBB
[Rn, Rm]
Table branch byte
-
TBH
[Rn, Rm, LSL #1]
Table branch halfword
-
TEQ
Rn, Op2
Test equivalence
N,Z,C
TST
Rn, Op2
Test
N,Z,C
UADD16
{Rd,} Rn, Rm
Unsigned add 16
GE
UADD8
{Rd,} Rn, Rm
Unsigned add 8
GE
UASX
{Rd,} Rn, Rm
Unsigned add and subtract with
exchange
GE
UHADD16
{Rd,} Rn, Rm
Unsigned halving add 16
-
UHADD8
{Rd,} Rn, Rm
Unsigned halving add 8
-
UHASX
{Rd,} Rn, Rm
Unsigned halving add and subtract with exchange
SMUSDX
120
-
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 2-13. Cortex-M4F Instruction Summary (continued)
Mnemonic
Operands
Brief Description
UHSAX
{Rd,} Rn, Rm
Unsigned halving subtract and add with exchange
UHSUB16
{Rd,} Rn, Rm
Unsigned halving subtract 16
-
UHSUB8
{Rd,} Rn, Rm
Unsigned halving subtract 8
-
UBFX
Rd, Rn, #lsb, #width
Unsigned bit field extract
-
UDIV
{Rd,} Rn, Rm
Unsigned divide
-
UMAAL
RdLo, RdHi, Rn, Rm
Unsigned multiply accumulate
accumulate long (32x32+64), 64-bit
result
-
UMLAL
RdLo, RdHi, Rn, Rm
Unsigned multiply with accumulate
(32x32+32+32), 64-bit result
-
UMULL
RdLo, RdHi, Rn, Rm
Unsigned multiply (32x 2), 64-bit result -
UQADD16
{Rd,} Rn, Rm
Unsigned Saturating Add 16
-
UQADD8
{Rd,} Rn, Rm
Unsigned Saturating Add 8
-
UQASX
{Rd,} Rn, Rm
Unsigned Saturating Add and Subtract with Exchange
UQSAX
{Rd,} Rn, Rm
Unsigned Saturating Subtract and Add with Exchange
UQSUB16
{Rd,} Rn, Rm
Unsigned Saturating Subtract 16
-
UQSUB8
{Rd,} Rn, Rm
Unsigned Saturating Subtract 8
-
USAD8
{Rd,} Rn, Rm
Unsigned Sum of Absolute Differences -
USADA8
{Rd,} Rn, Rm, Ra
Unsigned Sum of Absolute Differences and Accumulate
USAT
Rd, #n, Rm {,shift #s}
Unsigned Saturate
Q
USAT16
Rd, #n, Rm
Unsigned Saturate 16
Q
USAX
{Rd,} Rn, Rm
Unsigned Subtract and add with
Exchange
GE
USUB16
{Rd,} Rn, Rm
Unsigned Subtract 16
GE
USUB8
{Rd,} Rn, Rm
Unsigned Subtract 8
GE
UXTAB
{Rd,} Rn, Rm, {,ROR #}
Rotate, extend 8 bits to 32 and Add
-
UXTAB16
{Rd,} Rn, Rm, {,ROR #}
Rotate, dual extend 8 bits to 16 and Add -
UXTAH
{Rd,} Rn, Rm, {,ROR #}
Rotate, unsigned extend and Add
Halfword
-
UXTB
{Rd,} Rm, {,ROR #n}
Zero extend a Byte
-
UXTB16
{Rd,} Rm, {,ROR #n}
Unsigned Extend Byte 16
-
UXTH
{Rd,} Rm, {,ROR #n}
Zero extend a Halfword
-
VABS.F32
Sd, Sm
Floating-point Absolute
-
VADD.F32
{Sd,} Sn, Sm
Floating-point Add
-
VCMP.F32
Sd,
Compare two floating-point registers, or FPSCR
one floating-point register and zero
VCMPE.F32
Sd,
Compare two floating-point registers, or FPSCR
one floating-point register and zero with
Invalid Operation check
VCVT.S32.F32
Sd, Sm
Convert between floating-point and
integer
November 08, 2011
Flags
-
121
Texas Instruments-Advance Information
The Cortex-M4F Processor
Table 2-13. Cortex-M4F Instruction Summary (continued)
Mnemonic
Operands
Brief Description
VCVT.S16.F32
Sd, Sd, #fbits
Convert between floating-point and fixed point
VCVTR.S32.F32
Sd, Sm
Convert between floating-point and
integer with rounding
-
VCVT.F32.F16
Sd, Sm
Converts half-precision value to
single-precision
-
VCVTT.F32.F16
Sd, Sm
Converts single-precision register to
half-precision
-
VDIV.F32
{Sd,} Sn, Sm
Floating-point Divide
-
VFMA.F32
{Sd,} Sn, Sm
Floating-point Fused Multiply Accumulate -
VFNMA.F32
{Sd,} Sn, Sm
Floating-point Fused Negate Multiply
Accumulate
-
VFMS.F32
{Sd,} Sn, Sm
Floating-point Fused Multiply Subtract
-
VFNMS.F32
{Sd,} Sn, Sm
Floating-point Fused Negate Multiply
Subtract
-
VLDM.F
Rn{!}, list
Load Multiple extension registers
-
VLDR.F
, [Rn]
Load an extension register from memory -
VLMA.F32
{Sd,} Sn, Sm
Floating-point Multiply Accumulate
-
VLMS.F32
{Sd,} Sn, Sm
Floating-point Multiply Subtract
-
VMOV.F32
Sd, #imm
Floating-point Move immediate
-
VMOV
Sd, Sm
Floating-point Move register
-
VMOV
Sn, Rt
Copy ARM core register to single
precision
-
VMOV
Sm, Sm1, Rt, Rt2
Copy 2 ARM core registers to 2 single
precision
-
VMOV
Dd[x], Rt
Copy ARM core register to scalar
-
VMOV
Rt, Dn[x]
Copy scalar to ARM core register
-
VMRS
Rt, FPSCR
Move FPSCR to ARM core register or
APSR
N,Z,C,V
VMSR
FPSCR, Rt
Move to FPSCR from ARM Core register FPSCR
VMUL.F32
{Sd,} Sn, Sm
Floating-point Multiply
-
VNEG.F32
Sd, Sm
Floating-point Negate
-
VNMLA.F32
{Sd,} Sn, Sm
Floating-point Multiply and Add
-
VNMLS.F32
{Sd,} Sn, Sm
Floating-point Multiply and Subtract
-
VNMUL
{Sd,} Sn, Sm
Floating-point Multiply
-
VPOP
list
Pop extension registers
-
VPUSH
list
Push extension registers
-
VSQRT.F32
Sd, Sm
Calculates floating-point Square Root
-
VSTM
Rn{!}, list
Floating-point register Store Multiple
-
VSTR.F3
Sd, [Rn]
Stores an extension register to memory -
VSUB.F
{Sd,} Sn, Sm
Floating-point Subtract
-
USAT
Rd, #n, Rm {,shift #s}
Unsigned saturate
Q
UXTB
{Rd,} Rm {,ROR #n}
Zero extend a byte
-
UXTH
{Rd,} Rm {,ROR #n}
Zero extend a halfword
-
122
Flags
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 2-13. Cortex-M4F Instruction Summary (continued)
Mnemonic
Operands
Brief Description
Flags
WFE
-
Wait for event
-
WFI
-
Wait for interrupt
-
November 08, 2011
123
Texas Instruments-Advance Information
Cortex-M4 Peripherals
3
Cortex-M4 Peripherals
®
This chapter provides information on the Stellaris implementation of the Cortex-M4 processor
peripherals, including:
■ SysTick (see page 125)
Provides a simple, 24-bit clear-on-write, decrementing, wrap-on-zero counter with a flexible
control mechanism.
■ Nested Vectored Interrupt Controller (NVIC) (see page 126)
– Facilitates low-latency exception and interrupt handling
– Controls power management
– Implements system control registers
■ System Control Block (SCB) (see page 127)
Provides system implementation information and system control, including configuration, control,
and reporting of system exceptions.
■ Memory Protection Unit (MPU) (see page 127)
Supports the standard ARMv7 Protected Memory System Architecture (PMSA) model. The MPU
provides full support for protection regions, overlapping protection regions, access permissions,
and exporting memory attributes to the system.
■ Floating-Point Unit (FPU) (see page 132)
Fully supports single-precision add, subtract, multiply, divide, multiply and accumulate, and
square root operations. It also provides conversions between fixed-point and floating-point data
formats, and floating-point constant instructions.
Table 3-1 on page 124 shows the address map of the Private Peripheral Bus (PPB). Some peripheral
register regions are split into two address regions, as indicated by two addresses listed.
Table 3-1. Core Peripheral Register Regions
Address
Core Peripheral
Description (see page ...)
0xE000.E010-0xE000.E01F
System Timer
125
0xE000.E100-0xE000.E4EF
Nested Vectored Interrupt Controller
126
System Control Block
127
0xE000.ED90-0xE000.EDB8
Memory Protection Unit
127
0xE000.EF30-0xE000.EF44
Floating Point Unit
132
0xE000.EF00-0xE000.EF03
0xE000.E008-0xE000.E00F
0xE000.ED00-0xE000.ED3F
3.1
Functional Description
This chapter provides information on the Stellaris implementation of the Cortex-M4 processor
peripherals: SysTick, NVIC, SCB and MPU.
124
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
3.1.1
System Timer (SysTick)
Cortex-M4 includes an integrated system timer, SysTick, which provides a simple, 24-bit
clear-on-write, decrementing, wrap-on-zero counter with a flexible control mechanism. The counter
can be used in several different ways, for example as:
■ An RTOS tick timer that fires at a programmable rate (for example, 100 Hz) and invokes a SysTick
routine.
■ A high-speed alarm timer using the system clock.
■ A variable rate alarm or signal timer—the duration is range-dependent on the reference clock
used and the dynamic range of the counter.
■ A simple counter used to measure time to completion and time used.
■ An internal clock source control based on missing/meeting durations. The COUNT bit in the
STCTRL control and status register can be used to determine if an action completed within a
set duration, as part of a dynamic clock management control loop.
The timer consists of three registers:
■ SysTick Control and Status (STCTRL): A control and status counter to configure its clock,
enable the counter, enable the SysTick interrupt, and determine counter status.
■ SysTick Reload Value (STRELOAD): The reload value for the counter, used to provide the
counter's wrap value.
■ SysTick Current Value (STCURRENT): The current value of the counter.
When enabled, the timer counts down on each clock from the reload value to zero, reloads (wraps)
to the value in the STRELOAD register on the next clock edge, then decrements on subsequent
clocks. Clearing the STRELOAD register disables the counter on the next wrap. When the counter
reaches zero, the COUNT status bit is set. The COUNT bit clears on reads.
Writing to the STCURRENT register clears the register and the COUNT status bit. The write does
not trigger the SysTick exception logic. On a read, the current value is the value of the register at
the time the register is accessed.
The SysTick counter runs on either the system clock or the precision internal oscillator (PIOSC)
divided by 4. If this clock signal is stopped for low power mode, the SysTick counter stops. SysTick
can be kept running during Deep-sleep mode by setting the CLK_SRC bit in the SysTick Control
and Status Register (STCTRL) register and ensuring that the PIOSCPD bit in the Deep Sleep
Clock Configuration (DSLPCLKCFG) register is clear. Ensure software uses aligned word accesses
to access the SysTick registers.
The SysTick counter reload and current value are undefined at reset; the correct initialization
sequence for the SysTick counter is:
1. Program the value in the STRELOAD register.
2. Clear the STCURRENT register by writing to it with any value.
3. Configure the STCTRL register for the required operation.
Note:
When the processor is halted for debugging, the counter does not decrement.
November 08, 2011
125
Texas Instruments-Advance Information
Cortex-M4 Peripherals
3.1.2
Nested Vectored Interrupt Controller (NVIC)
This section describes the Nested Vectored Interrupt Controller (NVIC) and the registers it uses.
The NVIC supports:
■ 104 interrupts.
■ A programmable priority level of 0-7 for each interrupt. A higher level corresponds to a lower
priority, so level 0 is the highest interrupt priority.
■ Low-latency exception and interrupt handling.
■ Level and pulse detection of interrupt signals.
■ Dynamic reprioritization of interrupts.
■ Grouping of priority values into group priority and subpriority fields.
■ Interrupt tail-chaining.
■ An external Non-maskable interrupt (NMI).
The processor automatically stacks its state on exception entry and unstacks this state on exception
exit, with no instruction overhead, providing low latency exception handling.
3.1.2.1
Level-Sensitive and Pulse Interrupts
The processor supports both level-sensitive and pulse interrupts. Pulse interrupts are also described
as edge-triggered interrupts.
A level-sensitive interrupt is held asserted until the peripheral deasserts the interrupt signal. Typically
this happens because the ISR accesses the peripheral, causing it to clear the interrupt request. A
pulse interrupt is an interrupt signal sampled synchronously on the rising edge of the processor
clock. To ensure the NVIC detects the interrupt, the peripheral must assert the interrupt signal for
at least one clock cycle, during which the NVIC detects the pulse and latches the interrupt.
When the processor enters the ISR, it automatically removes the pending state from the interrupt
(see “Hardware and Software Control of Interrupts” on page 126 for more information). For a
level-sensitive interrupt, if the signal is not deasserted before the processor returns from the ISR,
the interrupt becomes pending again, and the processor must execute its ISR again. As a result,
the peripheral can hold the interrupt signal asserted until it no longer needs servicing.
3.1.2.2
Hardware and Software Control of Interrupts
The Cortex-M4 latches all interrupts. A peripheral interrupt becomes pending for one of the following
reasons:
■ The NVIC detects that the interrupt signal is High and the interrupt is not active.
■ The NVIC detects a rising edge on the interrupt signal.
■ Software writes to the corresponding interrupt set-pending register bit, or to the Software Trigger
Interrupt (SWTRIG) register to make a Software-Generated Interrupt pending. See the INT bit
in the PEND0 register on page 148 or SWTRIG on page 158.
A pending interrupt remains pending until one of the following:
126
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
■ The processor enters the ISR for the interrupt, changing the state of the interrupt from pending
to active. Then:
– For a level-sensitive interrupt, when the processor returns from the ISR, the NVIC samples
the interrupt signal. If the signal is asserted, the state of the interrupt changes to pending,
which might cause the processor to immediately re-enter the ISR. Otherwise, the state of the
interrupt changes to inactive.
– For a pulse interrupt, the NVIC continues to monitor the interrupt signal, and if this is pulsed
the state of the interrupt changes to pending and active. In this case, when the processor
returns from the ISR the state of the interrupt changes to pending, which might cause the
processor to immediately re-enter the ISR.
If the interrupt signal is not pulsed while the processor is in the ISR, when the processor
returns from the ISR the state of the interrupt changes to inactive.
■ Software writes to the corresponding interrupt clear-pending register bit
– For a level-sensitive interrupt, if the interrupt signal is still asserted, the state of the interrupt
does not change. Otherwise, the state of the interrupt changes to inactive.
– For a pulse interrupt, the state of the interrupt changes to inactive, if the state was pending
or to active, if the state was active and pending.
3.1.3
System Control Block (SCB)
The System Control Block (SCB) provides system implementation information and system control,
including configuration, control, and reporting of the system exceptions.
3.1.4
Memory Protection Unit (MPU)
This section describes the Memory protection unit (MPU). The MPU divides the memory map into
a number of regions and defines the location, size, access permissions, and memory attributes of
each region. The MPU supports independent attribute settings for each region, overlapping regions,
and export of memory attributes to the system.
The memory attributes affect the behavior of memory accesses to the region. The Cortex-M4 MPU
defines eight separate memory regions, 0-7, and a background region.
When memory regions overlap, a memory access is affected by the attributes of the region with the
highest number. For example, the attributes for region 7 take precedence over the attributes of any
region that overlaps region 7.
The background region has the same memory access attributes as the default memory map, but is
accessible from privileged software only.
The Cortex-M4 MPU memory map is unified, meaning that instruction accesses and data accesses
have the same region settings.
If a program accesses a memory location that is prohibited by the MPU, the processor generates
a memory management fault, causing a fault exception and possibly causing termination of the
process in an OS environment. In an OS environment, the kernel can update the MPU region setting
dynamically based on the process to be executed. Typically, an embedded OS uses the MPU for
memory protection.
Configuration of MPU regions is based on memory types (see “Memory Regions, Types and
Attributes” on page 95 for more information).
November 08, 2011
127
Texas Instruments-Advance Information
Cortex-M4 Peripherals
Table 3-2 on page 128 shows the possible MPU region attributes. See the section called “MPU
Configuration for a Stellaris Microcontroller” on page 132 for guidelines for programming a
microcontroller implementation.
Table 3-2. Memory Attributes Summary
Memory Type
Description
Strongly Ordered
All accesses to Strongly Ordered memory occur in program order.
Device
Memory-mapped peripherals
Normal
Normal memory
To avoid unexpected behavior, disable the interrupts before updating the attributes of a region that
the interrupt handlers might access.
Ensure software uses aligned accesses of the correct size to access MPU registers:
■ Except for the MPU Region Attribute and Size (MPUATTR) register, all MPU registers must
be accessed with aligned word accesses.
■ The MPUATTR register can be accessed with byte or aligned halfword or word accesses.
The processor does not support unaligned accesses to MPU registers.
When setting up the MPU, and if the MPU has previously been programmed, disable unused regions
to prevent any previous region settings from affecting the new MPU setup.
3.1.4.1
Updating an MPU Region
To update the attributes for an MPU region, the MPU Region Number (MPUNUMBER), MPU
Region Base Address (MPUBASE) and MPUATTR registers must be updated. Each register can
be programmed separately or with a multiple-word write to program all of these registers. You can
use the MPUBASEx and MPUATTRx aliases to program up to four regions simultaneously using
an STM instruction.
Updating an MPU Region Using Separate Words
This example simple code configures one region:
; R1 = region number
; R2 = size/enable
; R3 = attributes
; R4 = address
LDR R0,=MPUNUMBER
STR R1, [R0, #0x0]
STR R4, [R0, #0x4]
STRH R2, [R0, #0x8]
STRH R3, [R0, #0xA]
;
;
;
;
;
0xE000ED98, MPU region number register
Region Number
Region Base Address
Region Size and Enable
Region Attribute
Disable a region before writing new region settings to the MPU if you have previously enabled the
region being changed. For example:
; R1 = region number
; R2 = size/enable
; R3 = attributes
; R4 = address
LDR R0,=MPUNUMBER
; 0xE000ED98, MPU region number register
128
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
STR R1, [R0, #0x0]
BIC R2, R2, #1
STRH R2, [R0, #0x8]
STR R4, [R0, #0x4]
STRH R3, [R0, #0xA]
ORR R2, #1
STRH R2, [R0, #0x8]
;
;
;
;
;
;
;
Region Number
Disable
Region Size and Enable
Region Base Address
Region Attribute
Enable
Region Size and Enable
Software must use memory barrier instructions:
■ Before MPU setup, if there might be outstanding memory transfers, such as buffered writes, that
might be affected by the change in MPU settings.
■ After MPU setup, if it includes memory transfers that must use the new MPU settings.
However, memory barrier instructions are not required if the MPU setup process starts by entering
an exception handler, or is followed by an exception return, because the exception entry and
exception return mechanism cause memory barrier behavior.
Software does not need any memory barrier instructions during MPU setup, because it accesses
the MPU through the Private Peripheral Bus (PPB), which is a Strongly Ordered memory region.
For example, if all of the memory access behavior is intended to take effect immediately after the
programming sequence, then a DSB instruction and an ISB instruction should be used. A DSB is
required after changing MPU settings, such as at the end of context switch. An ISB is required if
the code that programs the MPU region or regions is entered using a branch or call. If the
programming sequence is entered using a return from exception, or by taking an exception, then
an ISB is not required.
Updating an MPU Region Using Multi-Word Writes
The MPU can be programmed directly using multi-word writes, depending how the information is
divided. Consider the following reprogramming:
; R1 = region number
; R2 = address
; R3 = size, attributes in one
LDR R0, =MPUNUMBER ; 0xE000ED98, MPU region number register
STR R1, [R0, #0x0] ; Region Number
STR R2, [R0, #0x4] ; Region Base Address
STR R3, [R0, #0x8] ; Region Attribute, Size and Enable
An STM instruction can be used to optimize this:
; R1 = region number
; R2 = address
; R3 = size, attributes in one
LDR R0, =MPUNUMBER ; 0xE000ED98, MPU region number register
STM R0, {R1-R3}
; Region number, address, attribute, size and enable
This operation can be done in two words for pre-packed information, meaning that the MPU Region
Base Address (MPUBASE) register (see page 192) contains the required region number and has
the VALID bit set. This method can be used when the data is statically packed, for example in a
boot loader:
November 08, 2011
129
Texas Instruments-Advance Information
Cortex-M4 Peripherals
; R1 = address and region number in one
; R2 = size and attributes in one
LDR R0, =MPUBASE
; 0xE000ED9C, MPU Region Base register
STR R1, [R0, #0x0] ; Region base address and region number combined
; with VALID (bit 4) set
STR R2, [R0, #0x4] ; Region Attribute, Size and Enable
Subregions
Regions of 256 bytes or more are divided into eight equal-sized subregions. Set the corresponding
bit in the SRD field of the MPU Region Attribute and Size (MPUATTR) register (see page 194) to
disable a subregion. The least-significant bit of the SRD field controls the first subregion, and the
most-significant bit controls the last subregion. Disabling a subregion means another region
overlapping the disabled range matches instead. If no other enabled region overlaps the disabled
subregion, the MPU issues a fault.
Regions of 32, 64, and 128 bytes do not support subregions. With regions of these sizes, the SRD
field must be configured to 0x00, otherwise the MPU behavior is unpredictable.
Example of SRD Use
Two regions with the same base address overlap. Region one is 128 KB, and region two is 512 KB.
To ensure the attributes from region one apply to the first 128 KB region, configure the SRD field for
region two to 0x03 to disable the first two subregions, as Figure 3-1 on page 130 shows.
Figure 3-1. SRD Use Example
Region 2, with
subregions
Region 1
Base address of both regions
3.1.4.2
Offset from
base address
512KB
448KB
384KB
320KB
256KB
192KB
128KB
Disabled subregion
64KB
Disabled subregion
0
MPU Access Permission Attributes
The access permission bits, TEX, S, C, B, AP, and XN of the MPUATTR register, control access to
the corresponding memory region. If an access is made to an area of memory without the required
permissions, then the MPU generates a permission fault.
Table 3-3 on page 130 shows the encodings for the TEX, C, B, and S access permission bits. All
encodings are shown for completeness, however the current implementation of the Cortex-M4 does
not support the concept of cacheability or shareability. Refer to the section called “MPU Configuration
for a Stellaris Microcontroller” on page 132 for information on programming the MPU for Stellaris
implementations.
Table 3-3. TEX, S, C, and B Bit Field Encoding
TEX
S
000b
x
000
B
Memory Type
Shareability
Other Attributes
0
0
Strongly Ordered
Shareable
-
a
0
1
Device
Shareable
-
x
C
a
130
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 3-3. TEX, S, C, and B Bit Field Encoding (continued)
TEX
S
C
B
Memory Type
Shareability
Other Attributes
000
0
1
0
Normal
Not shareable
000
1
1
0
Normal
Shareable
000
0
1
1
Normal
Not shareable
000
1
1
1
Normal
Shareable
001
0
0
0
Normal
Not shareable
001
1
0
0
Normal
Shareable
Outer and inner
noncacheable.
001
x
a
0
1
Reserved encoding
-
-
a
Outer and inner
write-through. No write
allocate.
001
x
1
0
Reserved encoding
-
-
001
0
1
1
Normal
Not shareable
001
1
1
1
Normal
Shareable
Outer and inner
write-back. Write and
read allocate.
010
x
a
0
0
Device
Not shareable
Nonshared Device.
a
a
010
x
0
1
Reserved encoding
-
-
010
x
1
x
Reserved encoding
-
-
1BB
0
A
A
Normal
Not shareable
1BB
1
A
A
Normal
Shareable
Cached memory (BB =
outer policy, AA = inner
policy).
a
See Table 3-4 for the
encoding of the AA and
BB bits.
a. The MPU ignores the value of this bit.
Table 3-4 on page 131 shows the cache policy for memory attribute encodings with a TEX value in
the range of 0x4-0x7.
Table 3-4. Cache Policy for Memory Attribute Encoding
Encoding, AA or BB
Corresponding Cache Policy
00
Non-cacheable
01
Write back, write and read allocate
10
Write through, no write allocate
11
Write back, no write allocate
Table 3-5 on page 131 shows the AP encodings in the MPUATTR register that define the access
permissions for privileged and unprivileged software.
Table 3-5. AP Bit Field Encoding
AP Bit Field
Privileged
Permissions
Unprivileged
Permissions
Description
000
No access
No access
All accesses generate a permission fault.
001
R/W
No access
Access from privileged software only.
010
R/W
RO
Writes by unprivileged software generate a
permission fault.
011
R/W
R/W
Full access.
100
Unpredictable
Unpredictable
Reserved.
101
RO
No access
Reads by privileged software only.
November 08, 2011
131
Texas Instruments-Advance Information
Cortex-M4 Peripherals
Table 3-5. AP Bit Field Encoding (continued)
AP Bit Field
Privileged
Permissions
Unprivileged
Permissions
Description
110
RO
RO
Read-only, by privileged or unprivileged software.
111
RO
RO
Read-only, by privileged or unprivileged software.
MPU Configuration for a Stellaris Microcontroller
Stellaris microcontrollers have only a single processor and no caches. As a result, the MPU should
be programmed as shown in Table 3-6 on page 132.
Table 3-6. Memory Region Attributes for Stellaris Microcontrollers
Memory Region
TEX
S
C
B
Memory Type and Attributes
Flash memory
000b
0
1
0
Normal memory, non-shareable, write-through
Internal SRAM
000b
1
1
0
Normal memory, shareable, write-through
External SRAM
000b
1
1
1
Normal memory, shareable, write-back,
write-allocate
Peripherals
000b
1
0
1
Device memory, shareable
In current Stellaris microcontroller implementations, the shareability and cache policy attributes do
not affect the system behavior. However, using these settings for the MPU regions can make the
application code more portable. The values given are for typical situations.
3.1.4.3
MPU Mismatch
When an access violates the MPU permissions, the processor generates a memory management
fault (see “Exceptions and Interrupts” on page 92 for more information). The MFAULTSTAT register
indicates the cause of the fault. See page 179 for more information.
3.1.5
Floating-Point Unit (FPU)
This section describes the Floating-Point Unit (FPU) and the registers it uses. The FPU provides:
■ 32-bit instructions for single-precision (C float) data-processing operations
■ Combined Multiply and Accumulate instructions for increased precision (Fused MAC)
■ Hardware support for conversion, addition, subtraction, multiplication with optional accumulate,
division, and square-root
■ Hardware support for denormals and all IEEE rounding modes
■ 32 dedicated 32-bit single-precision registers, also addressable as 16 double-word registers
■ Decoupled three stage pipeline
The Cortex-M4F FPU fully supports single-precision add, subtract, multiply, divide, multiply and
accumulate, and square root operations. It also provides conversions between fixed-point and
floating-point data formats, and floating-point constant instructions. The FPU provides floating-point
computation functionality that is compliant with the ANSI/IEEE Std 754-2008, IEEE Standard for
Binary Floating-Point Arithmetic, referred to as the IEEE 754 standard. The FPU's single-precision
extension registers can also be accessed as 16 doubleword registers for load, store, and move
operations.
132
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
3.1.5.1
FPU Views of the Register Bank
The FPU provides an extension register file containing 32 single-precision registers. These can be
viewed as:
■ Sixteen 64-bit doubleword registers, D0-D15
■ Thirty-two 32-bit single-word registers, S0-S31
■ A combination of registers from the above views
Figure 3-2. FPU Register Bank
S0
S1
S2
S3
S4
S5
S6
S7
...
S28
S29
S30
S31
D0
D1
D2
D3
...
D14
D15
The mapping between the registers is as follows:
■ S maps to the least significant half of D
■ S maps to the most significant half of D
For example, you can access the least significant half of the value in D6 by accessing S12, and the
most significant half of the elements by accessing S13.
3.1.5.2
Modes of Operation
The FPU provides three modes of operation to accommodate a variety of applications.
Full-Compliance mode. In Full-Compliance mode, the FPU processes all operations according to
the IEEE 754 standard in hardware.
Flush-to-Zero mode. Setting the FZ bit of the Floating-Point Status and Control (FPSC) register
enables Flush-to-Zero mode. In this mode, the FPU treats all subnormal input operands of arithmetic
CDP operations as zeros in the operation. Exceptions that result from a zero operand are signalled
appropriately. VABS, VNEG, and VMOV are not considered arithmetic CDP operations and are not
affected by Flush-to-Zero mode. A result that is tiny, as described in the IEEE 754 standard, where
the destination precision is smaller in magnitude than the minimum normal value before rounding,
is replaced with a zero. The IDC bit in FPSC indicates when an input flush occurs. The UFC bit in
FPSC indicates when a result flush occurs.
Default NaN mode. Setting the DN bit in the FPSC register enables default NaN mode. In this mode,
the result of any arithmetic data processing operation that involves an input NaN, or that generates
a NaN result, returns the default NaN. Propagation of the fraction bits is maintained only by VABS,
November 08, 2011
133
Texas Instruments-Advance Information
Cortex-M4 Peripherals
VNEG, and VMOV operations. All other CDP operations ignore any information in the fraction bits
of an input NaN.
3.1.5.3
Compliance with the IEEE 754 standard
When Default NaN (DN) and Flush-to-Zero (FZ) modes are disabled, FPv4 functionality is compliant
with the IEEE 754 standard in hardware. No support code is required to achieve this compliance.
3.1.5.4
Complete Implementation of the IEEE 754 standard
The Cortex-M4F floating point instruction set does not support all operations defined in the IEEE
754-2008 standard. Unsupported operations include, but are not limited to the following:
■ Remainder
■ Round floating-point number to integer-valued floating-point number
■ Binary-to-decimal conversions
■ Decimal-to-binary conversions
■ Direct comparison of single-precision and double-precision values
The Cortex-M4 FPU supports fused MAC operations as described in the IEEE standard. For complete
implementation of the IEEE 754-2008 standard, floating-point functionality must be augmented with
library functions.
3.1.5.5
IEEE 754 standard implementation choices
NaN handling
All single-precision values with the maximum exponent field value and a nonzero fraction field are
valid NaNs. A most-significant fraction bit of zero indicates a Signaling NaN (SNaN). A one indicates
a Quiet NaN (QNaN). Two NaN values are treated as different NaNs if they differ in any bit. The
below table shows the default NaN values.
Sign
Fraction
Fraction
0
0xFF
bit [22] = 1, bits [21:0] are all zeros
Processing of input NaNs for ARM floating-point functionality and libraries is defined as follows:
■ In full-compliance mode, NaNs are handled as described in the ARM Architecture Reference
Manual. The hardware processes the NaNs directly for arithmetic CDP instructions. For data
transfer operations, NaNs are transferred without raising the Invalid Operation exception. For
the non-arithmetic CDP instructions, VABS, VNEG, and VMOV, NaNs are copied, with a change
of sign if specified in the instructions, without causing the Invalid Operation exception.
■ In default NaN mode, arithmetic CDP instructions involving NaN operands return the default
NaN regardless of the fractions of any NaN operands. SNaNs in an arithmetic CDP operation
set the IOC flag, FPSCR[0]. NaN handling by data transfer and non-arithmetic CDP instructions
is the same as in full-compliance mode.
134
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 3-7. QNaN and SNaN Handling
Instruction Type
Default NaN
Mode
With QNaN Operand
With SNaN Operand
Off
The QNaN or one of the QNaN operands,
if there is more than one, is returned
according to the rules given in the ARM
Architecture Reference Manual.
IOC set. The SNaN is quieted and the
result NaN is determined by the rules
given in the ARM Architecture Reference
Manual.
On
Default NaN returns.
IOCa set. Default NaN returns.
Arithmetic CDP
a
Non-arithmetic CDP Off/On
NaN passes to destination with sign changed as appropriate.
FCMP(Z)
-
Unordered compare.
IOC set. Unordered compare.
FCMPE(Z)
-
IOC set. Unordered compare.
IOC set. Unordered compare.
Load/store
Off/On
All NaNs transferred.
a. IOC is the Invalid Operation exception flag, FPSCR[0].
Comparisons
Comparison results modify the flags in the FPSCR. You can use the MVRS APSR_nzcv instruction
(formerly FMSTAT) to transfer the current flags from the FPSCR to the APSR. See the ARM
Architecture Reference Manual for mapping of IEEE 754-2008 standard predicates to ARM conditions.
The flags used are chosen so that subsequent conditional execution of ARM instructions can test
the predicates defined in the IEEE standard.
Underflow
The Cortex-M4F FPU uses the before rounding form of tininess and the inexact result form of loss
of accuracy as described in the IEEE 754-2008 standard to generate Underflow exceptions.
In flush-to-zero mode, results that are tiny before rounding, as described in the IEEE standard, are
flushed to a zero, and the UFC flag, FPSCR[3], is set. See the ARM Architecture Reference Manual
for information on flush-to-zero mode.
When the FPU is not in flush-to-zero mode, operations are performed on subnormal operands. If
the operation does not produce a tiny result, it returns the computed result, and the UFC flag,
FPSCR[3], is not set. The IXC flag, FPSCR[4], is set if the operation is inexact. If the operation
produces a tiny result, the result is a subnormal or zero value, and the UFC flag, FPSCR[3], is set
if the result was also inexact.
3.1.5.6
Exceptions
The FPU sets the cumulative exception status flag in the FPSCR register as required for each
instruction, in accordance with the FPv4 architecture. The FPU does not support user-mode traps.
The exception enable bits in the FPSCR read-as-zero, and writes are ignored. The processor also
has six output pins, FPIXC, FPUFC, FPOFC, FPDZC, FPIDC, and FPIOC, that each reflect the
status of one of the cumulative exception flags. See the Cortex-M4 Integration and Implementation
Manual for a description of these outputs.
The processor can reduce the exception latency by using lazy stacking. See Auxiliary Control
Register, ACTLR on page 4-5. This means that the processor reserves space on the stack for the
FP state, but does not save that state information to the stack. See the ARMv7-M Architecture
Reference Manual for more information.
3.1.5.7
Enabling the FPU
The FPU is disabled from reset. You must enable it before you can use any floating-point instructions.
The processor must be in privileged mode to read from and write to the Coprocessor Access
November 08, 2011
135
Texas Instruments-Advance Information
Cortex-M4 Peripherals
Control (CPAC) register. The below example code sequence enables the FPU in both privileged
and user modes.
; CPACR is located at address 0xE000ED88
LDR.W R0, =0xE000ED88
; Read CPACR
LDR R1, [R0]
; Set bits 20-23 to enable CP10 and CP11 coprocessors
ORR R1, R1, #(0xF 0, then the conversion result > 0x800 (range is 0x800–0xFFF)
■ If ∆V < 0, then the conversion result < 0x800 (range is 0–0x800)
The differential pairs assign polarities to the analog inputs: the even-numbered input is always
positive, and the odd-numbered input is always negative. In order for a valid conversion result to
appear, the negative input must be in the range of ± (VREFA+ - VREFA-) of the positive input. If an
analog input is greater than VREFA+ or less than VREFA- (the valid range for analog inputs), the
input voltage is clipped, meaning it appears as either VREFA+ or VREFA- , respectively, to the
ADC. Because both inputs can swing from VREFA- to VREFA+, the maximum difference in the
signal voltage is 2 x (VREFA+ - VREFA-). As a result, the ADC codes are interpreted as:
mV per ADC code = (2 *(VREFA+ - VREFA-)) / 4096
Figure 13-10 shows how the differential voltage, ∆V, is represented in ADC codes.
840
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Figure 13-10. Differential Voltage Representation
0xFFF
0x800
-(VREFA+ - VREFA-)
0
VREFA+ - VREFA-
V
- Input Saturation
13.3.6
Internal Temperature Sensor
The temperature sensor serves two primary purposes: 1) to notify the system that internal temperature
is too high or low for reliable operation and 2) to provide temperature measurements for calibration
of the Hibernate module RTC trim value.
The temperature sensor does not have a separate enable, because it also contains the bandgap
reference and must always be enabled. The reference is supplied to other analog modules; not just
the ADC. In addition, the temperature sensor has a second power-down input in the 3.3 V domain
which provides control by the Hibernation module.
The internal temperature sensor provides an analog temperature reading as well as a reference
voltage. This reference voltage, SENSO, is given by the following equation:
SENSO = 2.7 - ((T + 55) / 75)
This relation is shown in Figure 13-11 on page 842.
November 08, 2011
841
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Figure 13-11. Internal Temperature Sensor Characteristic
Sensor = 2.7 V – (T+55)
75
Sensor
2.7 V
1.633 V
0.3 V
-55° C
25° C
125° C Temp
The temperature sensor reading can be sampled in a sample sequence by setting the TSn bit in
the ADCSSCTLn register. The temperature reading from the temperature sensor can also be given
as a function of the ADC value. The following formula calculates temperature (in ℃) based on the
ADC reading:
Temperature = 147.5 - ((225 × ADC) / 4095)
13.3.7
Digital Comparator Unit
An ADC is commonly used to sample an external signal and to monitor its value to ensure that it
remains in a given range. To automate this monitoring procedure and reduce the amount of processor
overhead that is required, each module provides eight digital comparators. Conversions from the
ADC that are sent to the digital comparators are compared against the user programmable limits
in the ADC Digital Comparator Range (ADCDCCMPn) registers. If the observed signal moves
out of the acceptable range, a processor interrupt can be generated and/or a trigger can be sent to
the PWM module. The digital comparators four operational modes (Once, Always, Hysteresis Once,
Hysteresis Always) can be applied to three separate regions (low band, mid band, high band) as
defined by the user.
13.3.7.1
Output Functions
ADC conversions can either be stored in the ADC Sample Sequence FIFOs or compared using the
digital comparator resources as defined by the SnDCOP bits in the ADC Sample Sequence n
Operation (ADCSSOPn) register. These selected ADC conversions are used by their respective
digital comparator to monitor the external signal. Each comparator has two possible output functions:
processor interrupts and triggers.
842
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Each function has its own state machine to track the monitored signal. Even though the interrupt
and trigger functions can be enabled individually or both at the same time, the same conversion
data is used by each function to determine if the right conditions have been met to assert the
associated output.
Interrupts
The digital comparator interrupt function is enabled by setting the CIE bit in the ADC Digital
Comparator Control (ADCDCCTLn) register. This bit enables the interrupt function state machine
to start monitoring the incoming ADC conversions. When the appropriate set of conditions is met,
and the DCONSSx bit is set in the ADCIM register, an interrupt is sent to the interrupt controller.
Triggers
The digital comparator trigger function is enabled by setting the CTE bit in the ADCDCCTLn register.
This bit enables the trigger function state machine to start monitoring the incoming ADC conversions.
When the appropriate set of conditions is met, the corresponding digital comparator trigger to the
PWM module is asserted
13.3.7.2
Operational Modes
Four operational modes are provided to support a broad range of applications and multiple possible
signaling requirements: Always, Once, Hysteresis Always, and Hysteresis Once. The operational
mode is selected using the CIM or CTM field in the ADCDCCTLn register.
Always Mode
In the Always operational mode, the associated interrupt or trigger is asserted whenever the ADC
conversion value meets its comparison criteria. The result is a string of assertions on the interrupt
or trigger while the conversions are within the appropriate range.
Once Mode
In the Once operational mode, the associated interrupt or trigger is asserted whenever the ADC
conversion value meets its comparison criteria, and the previous ADC conversion value did not.
The result is a single assertion of the interrupt or trigger when the conversions are within the
appropriate range.
Hysteresis-Always Mode
The Hysteresis-Always operational mode can only be used in conjunction with the low-band or
high-band regions because the mid-band region must be crossed and the opposite region entered
to clear the hysteresis condition. In the Hysteresis-Always mode, the associated interrupt or trigger
is asserted in the following cases: 1) the ADC conversion value meets its comparison criteria or 2)
a previous ADC conversion value has met the comparison criteria, and the hysteresis condition has
not been cleared by entering the opposite region. The result is a string of assertions on the interrupt
or trigger that continue until the opposite region is entered.
Hysteresis-Once Mode
The Hysteresis-Once operational mode can only be used in conjunction with the low-band or
high-band regions because the mid-band region must be crossed and the opposite region entered
to clear the hysteresis condition. In the Hysteresis-Once mode, the associated interrupt or trigger
is asserted only when the ADC conversion value meets its comparison criteria, the hysteresis
condition is clear, and the previous ADC conversion did not meet the comparison criteria. The result
is a single assertion on the interrupt or trigger.
November 08, 2011
843
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
13.3.7.3
Function Ranges
The two comparison values, COMP0 and COMP1, in the ADC Digital Comparator Range
(ADCDCCMPn) register effectively break the conversion area into three distinct regions. These
regions are referred to as the low-band (less than or equal to COMP0), mid-band (greater than COMP0
but less than or equal to COMP1), and high-band (greater than COMP1) regions. COMP0 and COMP1
may be programmed to the same value, effectively creating two regions, but COMP1 must always
be greater than or equal to the value of COMP0. A COMP1 value that is less than COMP0 generates
unpredictable results.
Low-Band Operation
To operate in the low-band region, either the CIC field or the CTC field in the ADCDCCTLn register
must be programmed to 0x0. This setting causes interrupts or triggers to be generated in the low-band
region as defined by the programmed operational mode. An example of the state of the
interrupt/trigger signal in the low-band region for each of the operational modes is shown in Figure
13-12 on page 844. Note that a "0" in a column following the operational mode name (Always, Once,
Hysteresis Always, and Hysteresis Once) indicates that the interrupt or trigger signal is de-asserted
and a "1" indicates that the signal is asserted.
Figure 13-12. Low-Band Operation (CIC=0x0 and/or CTC=0x0)
COMP1
COMP0
Always –
0
0
0
0
1
1
1
0
0
1
1
0
0
0
0
1
Once –
0
0
0
0
1
0
0
0
0
1
0
0
0
0
0
1
Hysteresis Always –
0
0
0
0
1
1
1
1
1
1
1
1
0
0
0
1
Hysteresis Once –
0
0
0
0
1
0
0
0
0
0
0
0
0
0
0
1
Mid-Band Operation
To operate in the mid-band region, either the CIC field or the CTC field in the ADCDCCTLn register
must be programmed to 0x1. This setting causes interrupts or triggers to be generated in the mid-band
region according the operation mode. Only the Always and Once operational modes are available
in the mid-band region. An example of the state of the interrupt/trigger signal in the mid-band region
for each of the allowed operational modes is shown in Figure 13-13 on page 845. Note that a "0" in
844
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
a column following the operational mode name (Always or Once) indicates that the interrupt or
trigger signal is de-asserted and a "1" indicates that the signal is asserted.
Figure 13-13. Mid-Band Operation (CIC=0x1 and/or CTC=0x1)
COMP1
COMP0
Always –
0
0
1
1
0
0
0
1
1
1
0
0
1
1
0
0
Once –
0
0
1
0
0
0
0
1
0
0
0
0
1
0
0
0
Hysteresis Always –
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Hysteresis Once –
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
High-Band Operation
To operate in the high-band region, either the CIC field or the CTC field in the ADCDCCTLn register
must be programmed to 0x3. This setting causes interrupts or triggers to be generated in the
high-band region according the operation mode. An example of the state of the interrupt/trigger
signal in the high-band region for each of the allowed operational modes is shown in Figure
13-14 on page 846. Note that a "0" in a column following the operational mode name (Always, Once,
Hysteresis Always, and Hysteresis Once) indicates that the interrupt or trigger signal is de-asserted
and a "1" indicates that the signal is asserted.
November 08, 2011
845
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Figure 13-14. High-Band Operation (CIC=0x3 and/or CTC=0x3)
COMP1
COMP0
13.4
Always –
0
0
0
0
1
1
1
0
0
1
1
0
0
0
1
1
Once –
0
0
0
0
1
0
0
0
0
1
0
0
0
0
1
0
Hysteresis Always –
0
0
0
0
1
1
1
1
1
1
1
1
0
0
1
1
Hysteresis Once –
0
0
0
0
1
0
0
0
0
0
0
0
0
0
1
0
Initialization and Configuration
In order for the ADC module to be used, the PLL must be enabled and programmed to a supported
crystal frequency in the RCC register (see page 280). Using unsupported frequencies can cause
faulty operation in the ADC module.
13.4.1
Module Initialization
Initialization of the ADC module is a simple process with very few steps: enabling the clock to the
ADC, disabling the analog isolation circuit associated with all inputs that are to be used, and
reconfiguring the sample sequencer priorities (if needed).
The initialization sequence for the ADC is as follows:
1. Enable the ADC clock using the RCGCADC register (see page 402).
2. Enable the clock to the appropriate GPIO modules via the RCGCGPIO register (see page 389).
To find out which GPIO ports to enable, refer to “Signal Description” on page 831.
3. Set the GPIO AFSEL bits for the ADC input pins (see page 698). To determine which GPIOs to
configure, see Table 23-4 on page 1387.
4. Configure the AINx signals to be analog inputs by clearing the corresponding DEN bit in the
GPIO Digital Enable (GPIODEN) register (see page 710).
5. Disable the analog isolation circuit for all ADC input pins that are to be used by writing a 1 to
the appropriate bits of the GPIOAMSEL register (see page 715) in the associated GPIO block.
846
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
6. If required by the application, reconfigure the sample sequencer priorities in the ADCSSPRI
register. The default configuration has Sample Sequencer 0 with the highest priority and Sample
Sequencer 3 as the lowest priority.
13.4.2
Sample Sequencer Configuration
Configuration of the sample sequencers is slightly more complex than the module initialization
because each sample sequencer is completely programmable.
The configuration for each sample sequencer should be as follows:
1. Ensure that the sample sequencer is disabled by clearing the corresponding ASENn bit in the
ADCACTSS register. Programming of the sample sequencers is allowed without having them
enabled. Disabling the sequencer during programming prevents erroneous execution if a trigger
event were to occur during the configuration process.
2. Configure the trigger event for the sample sequencer in the ADCEMUX register.
3. For each sample in the sample sequence, configure the corresponding input source in the
ADCSSMUXn and ADCSSEMUXn registers.
4. For each sample in the sample sequence, configure the sample control bits in the corresponding
nibble in the ADCSSCTLn register. When programming the last nibble, ensure that the END bit
is set. Failure to set the END bit causes unpredictable behavior.
5. If interrupts are to be used, set the corresponding MASK bit in the ADCIM register.
6. Enable the sample sequencer logic by setting the corresponding ASENn bit in the ADCACTSS
register.
13.5
Register Map
Table 13-4 on page 847 lists the ADC registers. The offset listed is a hexadecimal increment to the
register’s address, relative to that ADC module's base address of:
■ ADC0: 0x4003.8000
■ ADC1: 0x4003.9000
Note that the ADC module clock must be enabled before the registers can be programmed (see
page 402). There must be a delay of 3 system clocks after the ADC module clock is enabled before
any ADC module registers are accessed.
Table 13-4. ADC Register Map
Description
See
page
Offset
Name
Type
Reset
0x000
ADCACTSS
R/W
0x0000.0000
ADC Active Sample Sequencer
850
0x004
ADCRIS
RO
0x0000.0000
ADC Raw Interrupt Status
851
0x008
ADCIM
R/W
0x0000.0000
ADC Interrupt Mask
853
0x00C
ADCISC
R/W1C
0x0000.0000
ADC Interrupt Status and Clear
855
0x010
ADCOSTAT
R/W1C
0x0000.0000
ADC Overflow Status
858
0x014
ADCEMUX
R/W
0x0000.0000
ADC Event Multiplexer Select
860
November 08, 2011
847
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Table 13-4. ADC Register Map (continued)
Offset
Name
0x018
See
page
Type
Reset
Description
ADCUSTAT
R/W1C
0x0000.0000
ADC Underflow Status
865
0x01C
ADCTSSEL
R/W
0x0000.0000
ADC Trigger Source Select
866
0x020
ADCSSPRI
R/W
0x0000.3210
ADC Sample Sequencer Priority
868
0x024
ADCSPC
R/W
0x0000.0000
ADC Sample Phase Control
870
0x028
ADCPSSI
R/W
-
ADC Processor Sample Sequence Initiate
872
0x030
ADCSAC
R/W
0x0000.0000
ADC Sample Averaging Control
874
0x034
ADCDCISC
R/W1C
0x0000.0000
ADC Digital Comparator Interrupt Status and Clear
875
0x038
ADCCTL
R/W
0x0000.0000
ADC Control
877
0x040
ADCSSMUX0
R/W
0x0000.0000
ADC Sample Sequence Input Multiplexer Select 0
878
0x044
ADCSSCTL0
R/W
0x0000.0000
ADC Sample Sequence Control 0
880
0x048
ADCSSFIFO0
RO
-
ADC Sample Sequence Result FIFO 0
883
0x04C
ADCSSFSTAT0
RO
0x0000.0100
ADC Sample Sequence FIFO 0 Status
884
0x050
ADCSSOP0
R/W
0x0000.0000
ADC Sample Sequence 0 Operation
886
0x054
ADCSSDC0
R/W
0x0000.0000
ADC Sample Sequence 0 Digital Comparator Select
888
0x058
ADCSSEMUX0
R/W
0x0000.0000
ADC Sample Sequence Extended Input Multiplexer Select
0
890
0x060
ADCSSMUX1
R/W
0x0000.0000
ADC Sample Sequence Input Multiplexer Select 1
892
0x064
ADCSSCTL1
R/W
0x0000.0000
ADC Sample Sequence Control 1
893
0x068
ADCSSFIFO1
RO
-
ADC Sample Sequence Result FIFO 1
883
0x06C
ADCSSFSTAT1
RO
0x0000.0100
ADC Sample Sequence FIFO 1 Status
884
0x070
ADCSSOP1
R/W
0x0000.0000
ADC Sample Sequence 1 Operation
895
0x074
ADCSSDC1
R/W
0x0000.0000
ADC Sample Sequence 1 Digital Comparator Select
896
0x078
ADCSSEMUX1
R/W
0x0000.0000
ADC Sample Sequence Extended Input Multiplexer Select
1
898
0x080
ADCSSMUX2
R/W
0x0000.0000
ADC Sample Sequence Input Multiplexer Select 2
892
0x084
ADCSSCTL2
R/W
0x0000.0000
ADC Sample Sequence Control 2
893
0x088
ADCSSFIFO2
RO
-
ADC Sample Sequence Result FIFO 2
883
0x08C
ADCSSFSTAT2
RO
0x0000.0100
ADC Sample Sequence FIFO 2 Status
884
0x090
ADCSSOP2
R/W
0x0000.0000
ADC Sample Sequence 2 Operation
895
0x094
ADCSSDC2
R/W
0x0000.0000
ADC Sample Sequence 2 Digital Comparator Select
896
0x098
ADCSSEMUX2
R/W
0x0000.0000
ADC Sample Sequence Extended Input Multiplexer Select
2
898
0x0A0
ADCSSMUX3
R/W
0x0000.0000
ADC Sample Sequence Input Multiplexer Select 3
900
848
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 13-4. ADC Register Map (continued)
Offset
Name
Type
Reset
0x0A4
ADCSSCTL3
R/W
0x0000.0002
0x0A8
ADCSSFIFO3
RO
0x0AC
ADCSSFSTAT3
0x0B0
Description
See
page
ADC Sample Sequence Control 3
901
-
ADC Sample Sequence Result FIFO 3
883
RO
0x0000.0100
ADC Sample Sequence FIFO 3 Status
884
ADCSSOP3
R/W
0x0000.0000
ADC Sample Sequence 3 Operation
902
0x0B4
ADCSSDC3
R/W
0x0000.0000
ADC Sample Sequence 3 Digital Comparator Select
903
0x0B8
ADCSSEMUX3
R/W
0x0000.0000
ADC Sample Sequence Extended Input Multiplexer Select
3
904
0xD00
ADCDCRIC
R/W
0x0000.0000
ADC Digital Comparator Reset Initial Conditions
905
0xE00
ADCDCCTL0
R/W
0x0000.0000
ADC Digital Comparator Control 0
910
0xE04
ADCDCCTL1
R/W
0x0000.0000
ADC Digital Comparator Control 1
910
0xE08
ADCDCCTL2
R/W
0x0000.0000
ADC Digital Comparator Control 2
910
0xE0C
ADCDCCTL3
R/W
0x0000.0000
ADC Digital Comparator Control 3
910
0xE10
ADCDCCTL4
R/W
0x0000.0000
ADC Digital Comparator Control 4
910
0xE14
ADCDCCTL5
R/W
0x0000.0000
ADC Digital Comparator Control 5
910
0xE18
ADCDCCTL6
R/W
0x0000.0000
ADC Digital Comparator Control 6
910
0xE1C
ADCDCCTL7
R/W
0x0000.0000
ADC Digital Comparator Control 7
910
0xE40
ADCDCCMP0
R/W
0x0000.0000
ADC Digital Comparator Range 0
913
0xE44
ADCDCCMP1
R/W
0x0000.0000
ADC Digital Comparator Range 1
913
0xE48
ADCDCCMP2
R/W
0x0000.0000
ADC Digital Comparator Range 2
913
0xE4C
ADCDCCMP3
R/W
0x0000.0000
ADC Digital Comparator Range 3
913
0xE50
ADCDCCMP4
R/W
0x0000.0000
ADC Digital Comparator Range 4
913
0xE54
ADCDCCMP5
R/W
0x0000.0000
ADC Digital Comparator Range 5
913
0xE58
ADCDCCMP6
R/W
0x0000.0000
ADC Digital Comparator Range 6
913
0xE5C
ADCDCCMP7
R/W
0x0000.0000
ADC Digital Comparator Range 7
913
0xFC0
ADCPP
RO
0x00B0.2187
ADC Peripheral Properties
914
0xFC4
ADCPC
R/W
0x0000.0007
ADC Peripheral Configuration
916
0xFC8
ADCCC
R/W
0x0000.0000
ADC Clock Configuration
917
13.6
Register Descriptions
The remainder of this section lists and describes the ADC registers, in numerical order by address
offset.
November 08, 2011
849
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 1: ADC Active Sample Sequencer (ADCACTSS), offset 0x000
This register controls the activation of the sample sequencers. Each sample sequencer can be
enabled or disabled independently.
ADC Active Sample Sequencer (ADCACTSS)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x000
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
ASEN3
ASEN2
ASEN1
ASEN0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000.000
3
ASEN3
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
ADC SS3 Enable
Value Description
2
ASEN2
R/W
0
1
Sample Sequencer 3 is enabled.
0
Sample Sequencer 3 is disabled.
ADC SS2 Enable
Value Description
1
ASEN1
R/W
0
1
Sample Sequencer 2 is enabled.
0
Sample Sequencer 2 is disabled.
ADC SS1 Enable
Value Description
0
ASEN0
R/W
0
1
Sample Sequencer 1 is enabled.
0
Sample Sequencer 1 is disabled.
ADC SS0 Enable
Value Description
1
Sample Sequencer 0 is enabled.
0
Sample Sequencer 0 is disabled.
850
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 2: ADC Raw Interrupt Status (ADCRIS), offset 0x004
This register shows the status of the raw interrupt signal of each sample sequencer. These bits may
be polled by software to look for interrupt conditions without sending the interrupts to the interrupt
controller.
ADC Raw Interrupt Status (ADCRIS)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x004
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
24
23
22
21
20
19
18
17
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
9
8
7
6
5
4
3
2
1
0
INR3
INR2
INR1
INR0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
INRDC
reserved
Type
Reset
16
Bit/Field
Name
Type
Reset
Description
31:17
reserved
RO
0x000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
16
INRDC
RO
0
Digital Comparator Raw Interrupt Status
Value Description
1
At least one bit in the ADCDCISC register is set, meaning that
a digital comparator interrupt has occurred.
0
All bits in the ADCDCISC register are clear.
15:4
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
3
INR3
RO
0
SS3 Raw Interrupt Status
Value Description
1
A sample has completed conversion and the respective
ADCSSCTL3 IEn bit is set, enabling a raw interrupt.
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the IN3 bit in the ADCISC register.
2
INR2
RO
0
SS2 Raw Interrupt Status
Value Description
1
A sample has completed conversion and the respective
ADCSSCTL2 IEn bit is set, enabling a raw interrupt.
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the IN2 bit in the ADCISC register.
November 08, 2011
851
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Bit/Field
Name
Type
Reset
1
INR1
RO
0
Description
SS1 Raw Interrupt Status
Value Description
1
A sample has completed conversion and the respective
ADCSSCTL1 IEn bit is set, enabling a raw interrupt.
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the IN1 bit in the ADCISC register.
0
INR0
RO
0
SS0 Raw Interrupt Status
Value Description
1
A sample has completed conversion and the respective
ADCSSCTL0 IEn bit is set, enabling a raw interrupt.
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the IN0 bit in the ADCISC register.
852
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 3: ADC Interrupt Mask (ADCIM), offset 0x008
This register controls whether the sample sequencer and digital comparator raw interrupt signals
are sent to the interrupt controller. Each raw interrupt signal can be masked independently. Only a
single DCONSSn bit should be set at any given time. Setting more than one of these bits results in
the INRDC bit from the ADCRIS register being masked, and no interrupt is generated on any of the
sample sequencer interrupt lines.
ADC Interrupt Mask (ADCIM)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x008
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
25
24
23
22
21
20
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
9
8
7
6
5
4
3
2
1
0
MASK3
MASK2
MASK1
MASK0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
18
17
16
DCONSS3 DCONSS2 DCONSS1 DCONSS0
reserved
Type
Reset
19
Bit/Field
Name
Type
Reset
Description
31:20
reserved
RO
0x000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
19
DCONSS3
R/W
0
Digital Comparator Interrupt on SS3
Value Description
18
DCONSS2
R/W
0
1
The raw interrupt signal from the digital comparators (INRDC
bit in the ADCRIS register) is sent to the interrupt controller on
the SS3 interrupt line.
0
The status of the digital comparators does not affect the SS3
interrupt status.
Digital Comparator Interrupt on SS2
Value Description
17
DCONSS1
R/W
0
1
The raw interrupt signal from the digital comparators (INRDC
bit in the ADCRIS register) is sent to the interrupt controller on
the SS2 interrupt line.
0
The status of the digital comparators does not affect the SS2
interrupt status.
Digital Comparator Interrupt on SS1
Value Description
1
The raw interrupt signal from the digital comparators (INRDC
bit in the ADCRIS register) is sent to the interrupt controller on
the SS1 interrupt line.
0
The status of the digital comparators does not affect the SS1
interrupt status.
November 08, 2011
853
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Bit/Field
Name
Type
Reset
16
DCONSS0
R/W
0
Description
Digital Comparator Interrupt on SS0
Value Description
1
The raw interrupt signal from the digital comparators (INRDC
bit in the ADCRIS register) is sent to the interrupt controller on
the SS0 interrupt line.
0
The status of the digital comparators does not affect the SS0
interrupt status.
15:4
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
3
MASK3
R/W
0
SS3 Interrupt Mask
Value Description
2
MASK2
R/W
0
1
The raw interrupt signal from Sample Sequencer 3 (ADCRIS
register INR3 bit) is sent to the interrupt controller.
0
The status of Sample Sequencer 3 does not affect the SS3
interrupt status.
SS2 Interrupt Mask
Value Description
1
MASK1
R/W
0
1
The raw interrupt signal from Sample Sequencer 2 (ADCRIS
register INR2 bit) is sent to the interrupt controller.
0
The status of Sample Sequencer 2 does not affect the SS2
interrupt status.
SS1 Interrupt Mask
Value Description
0
MASK0
R/W
0
1
The raw interrupt signal from Sample Sequencer 1 (ADCRIS
register INR1 bit) is sent to the interrupt controller.
0
The status of Sample Sequencer 1 does not affect the SS1
interrupt status.
SS0 Interrupt Mask
Value Description
1
The raw interrupt signal from Sample Sequencer 0 (ADCRIS
register INR0 bit) is sent to the interrupt controller.
0
The status of Sample Sequencer 0 does not affect the SS0
interrupt status.
854
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 4: ADC Interrupt Status and Clear (ADCISC), offset 0x00C
This register provides the mechanism for clearing sample sequencer interrupt conditions and shows
the status of interrupts generated by the sample sequencers and the digital comparators which have
been sent to the interrupt controller. When read, each bit field is the logical AND of the respective
INR and MASK bits. Sample sequencer interrupts are cleared by writing a 1 to the corresponding
bit position. Digital comparator interrupts are cleared by writing a 1 to the appropriate bits in the
ADCDCISC register. If software is polling the ADCRIS instead of generating interrupts, the sample
sequence INRn bits are still cleared via the ADCISC register, even if the INn bit is not set.
ADC Interrupt Status and Clear (ADCISC)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x00C
Type R/W1C, reset 0x0000.0000
31
30
29
28
27
26
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
25
24
23
22
21
20
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
9
8
7
6
5
4
3
2
1
0
IN3
IN2
IN1
IN0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W1C
0
R/W1C
0
R/W1C
0
R/W1C
0
reserved
Type
Reset
18
17
16
DCINSS3 DCINSS2 DCINSS1 DCINSS0
reserved
Type
Reset
19
Bit/Field
Name
Type
Reset
Description
31:20
reserved
RO
0x000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
19
DCINSS3
RO
0
Digital Comparator Interrupt Status on SS3
Value Description
1
Both the INRDC bit in the ADCRIS register and the DCONSS3
bit in the ADCIM register are set, providing a level-based
interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1 to it. Clearing this bit also clears the
INRDC bit in the ADCRIS register.
18
DCINSS2
RO
0
Digital Comparator Interrupt Status on SS2
Value Description
1
Both the INRDC bit in the ADCRIS register and the DCONSS2
bit in the ADCIM register are set, providing a level-based
interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1 to it. Clearing this bit also clears the
INRDC bit in the ADCRIS register.
November 08, 2011
855
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Bit/Field
Name
Type
Reset
17
DCINSS1
RO
0
Description
Digital Comparator Interrupt Status on SS1
Value Description
1
Both the INRDC bit in the ADCRIS register and the DCONSS1
bit in the ADCIM register are set, providing a level-based
interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1 to it. Clearing this bit also clears the
INRDC bit in the ADCRIS register.
16
DCINSS0
RO
0
Digital Comparator Interrupt Status on SS0
Value Description
1
Both the INRDC bit in the ADCRIS register and the DCONSS0
bit in the ADCIM register are set, providing a level-based
interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1 to it. Clearing this bit also clears the
INRDC bit in the ADCRIS register.
15:4
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
3
IN3
R/W1C
0
SS3 Interrupt Status and Clear
Value Description
1
Both the INR3 bit in the ADCRIS register and the MASK3 bit in
the ADCIM register are set, providing a level-based interrupt to
the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the INR3
bit in the ADCRIS register.
2
IN2
R/W1C
0
SS2 Interrupt Status and Clear
Value Description
1
Both the INR2 bit in the ADCRIS register and the MASK2 bit in
the ADCIM register are set, providing a level-based interrupt to
the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the INR2
bit in the ADCRIS register.
856
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
1
IN1
R/W1C
0
Description
SS1 Interrupt Status and Clear
Value Description
1
Both the INR1 bit in the ADCRIS register and the MASK1 bit in
the ADCIM register are set, providing a level-based interrupt to
the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the INR1
bit in the ADCRIS register.
0
IN0
R/W1C
0
SS0 Interrupt Status and Clear
Value Description
1
Both the INR0 bit in the ADCRIS register and the MASK0 bit in
the ADCIM register are set, providing a level-based interrupt to
the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the INR0
bit in the ADCRIS register.
November 08, 2011
857
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 5: ADC Overflow Status (ADCOSTAT), offset 0x010
This register indicates overflow conditions in the sample sequencer FIFOs. Once the overflow
condition has been handled by software, the condition can be cleared by writing a 1 to the
corresponding bit position.
ADC Overflow Status (ADCOSTAT)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x010
Type R/W1C, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
OV3
OV2
OV1
OV0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W1C
0
R/W1C
0
R/W1C
0
R/W1C
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000.000
3
OV3
R/W1C
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
SS3 FIFO Overflow
Value Description
1
The FIFO for Sample Sequencer 3 has hit an overflow condition,
meaning that the FIFO is full and a write was requested. When
an overflow is detected, the most recent write is dropped.
0
The FIFO has not overflowed.
This bit is cleared by writing a 1.
2
OV2
R/W1C
0
SS2 FIFO Overflow
Value Description
1
The FIFO for Sample Sequencer 2 has hit an overflow condition,
meaning that the FIFO is full and a write was requested. When
an overflow is detected, the most recent write is dropped.
0
The FIFO has not overflowed.
This bit is cleared by writing a 1.
1
OV1
R/W1C
0
SS1 FIFO Overflow
Value Description
1
The FIFO for Sample Sequencer 1 has hit an overflow condition,
meaning that the FIFO is full and a write was requested. When
an overflow is detected, the most recent write is dropped.
0
The FIFO has not overflowed.
This bit is cleared by writing a 1.
858
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
0
OV0
R/W1C
0
Description
SS0 FIFO Overflow
Value Description
1
The FIFO for Sample Sequencer 0 has hit an overflow condition,
meaning that the FIFO is full and a write was requested. When
an overflow is detected, the most recent write is dropped.
0
The FIFO has not overflowed.
This bit is cleared by writing a 1.
November 08, 2011
859
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 6: ADC Event Multiplexer Select (ADCEMUX), offset 0x014
The ADCEMUX selects the event (trigger) that initiates sampling for each sample sequencer. Each
sample sequencer can be configured with a unique trigger source. When using a PWM generator
as the trigger source, use the ADC Trigger Source Select (ADCTSSEL) register to specify in which
PWM module the generator is located.
ADC Event Multiplexer Select (ADCEMUX)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x014
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
EM3
Type
Reset
EM2
EM1
Bit/Field
Name
Type
Reset
31:16
reserved
RO
0x0000
EM0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
860
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
15:12
EM3
R/W
0x0
Description
SS3 Trigger Select
This field selects the trigger source for Sample Sequencer 3.
The valid configurations for this field are:
Value
Event
0x0
Processor (default)
The trigger is initiated by setting the SSn bit in the ADCPSSI
register.
0x1
Analog Comparator 0
This trigger is configured by the Analog Comparator Control
0 (ACCTL0) register (page 1250).
0x2
Analog Comparator 1
This trigger is configured by the Analog Comparator Control
1 (ACCTL1) register (page 1250).
0x3
Analog Comparator 2
This trigger is configured by the Analog Comparator Control
2 (ACCTL2) register (page 1250).
0x4
External (GPIO Pins)
This trigger is connected to the GPIO interrupt for the
corresponding GPIO (see “ADC Trigger Source” on page 682).
0x5
Timer
In addition, the trigger must be enabled with the TnOTE bit
in the GPTMCTL register (page 768).
0x6
PWM0
The PWM generator 0 trigger can be configured with the
PWM0 Interrupt and Trigger Enable (PWM0INTEN) register
(page 1299).
0x7
PWM1
The PWM generator 1 trigger can be configured with the
PWM1INTEN register (page 1299).
0x8
PWM2
The PWM generator 2 trigger can be configured with the
PWM2INTEN register (page 1299).
0x9
PWM3
The PWM generator 3 trigger can be configured with the
PWM3INTEN register (page 1299).
0xA-0xE reserved
0xF
Always (continuously sample)
November 08, 2011
861
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Bit/Field
Name
Type
Reset
11:8
EM2
R/W
0x0
Description
SS2 Trigger Select
This field selects the trigger source for Sample Sequencer 2.
The valid configurations for this field are:
Value
Event
0x0
Processor (default)
The trigger is initiated by setting the SSn bit in the ADCPSSI
register.
0x1
Analog Comparator 0
This trigger is configured by the Analog Comparator Control
0 (ACCTL0) register (page 1250).
0x2
Analog Comparator 1
This trigger is configured by the Analog Comparator Control
1 (ACCTL1) register (page 1250).
0x3
Analog Comparator 2
This trigger is configured by the Analog Comparator Control
2 (ACCTL2) register (page 1250).
0x4
External (GPIO Pins)
This trigger is connected to the GPIO interrupt for the
corresponding GPIO (see “ADC Trigger Source” on page 682).
0x5
Timer
In addition, the trigger must be enabled with the TnOTE bit
in the GPTMCTL register (page 768).
0x6
PWM0
The PWM generator 0 trigger can be configured with the
PWM0 Interrupt and Trigger Enable (PWM0INTEN) register
(page 1299).
0x7
PWM1
The PWM generator 1 trigger can be configured with the
PWM1INTEN register (page 1299).
0x8
PWM2
The PWM generator 2 trigger can be configured with the
PWM2INTEN register (page 1299).
0x9
PWM3
The PWM generator 3 trigger can be configured with the
PWM3INTEN register (page 1299).
0xA-0xE reserved
0xF
Always (continuously sample)
862
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
7:4
EM1
R/W
0x0
Description
SS1 Trigger Select
This field selects the trigger source for Sample Sequencer 1.
The valid configurations for this field are:
Value
Event
0x0
Processor (default)
The trigger is initiated by setting the SSn bit in the ADCPSSI
register.
0x1
Analog Comparator 0
This trigger is configured by the Analog Comparator Control
0 (ACCTL0) register (page 1250).
0x2
Analog Comparator 1
This trigger is configured by the Analog Comparator Control
1 (ACCTL1) register (page 1250).
0x3
Analog Comparator 2
This trigger is configured by the Analog Comparator Control
2 (ACCTL2) register (page 1250).
0x4
External (GPIO Pins)
This trigger is connected to the GPIO interrupt for the
corresponding GPIO (see “ADC Trigger Source” on page 682).
0x5
Timer
In addition, the trigger must be enabled with the TnOTE bit
in the GPTMCTL register (page 768).
0x6
PWM0
The PWM generator 0 trigger can be configured with the
PWM0 Interrupt and Trigger Enable (PWM0INTEN) register
(page 1299).
0x7
PWM1
The PWM generator 1 trigger can be configured with the
PWM1INTEN register (page 1299).
0x8
PWM2
The PWM generator 2 trigger can be configured with the
PWM2INTEN register (page 1299).
0x9
PWM3
The PWM generator 3 trigger can be configured with the
PWM3INTEN register (page 1299).
0xA-0xE reserved
0xF
Always (continuously sample)
November 08, 2011
863
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Bit/Field
Name
Type
Reset
3:0
EM0
R/W
0x0
Description
SS0 Trigger Select
This field selects the trigger source for Sample Sequencer 0
The valid configurations for this field are:
Value
Event
0x0
Processor (default)
The trigger is initiated by setting the SSn bit in the ADCPSSI
register.
0x1
Analog Comparator 0
This trigger is configured by the Analog Comparator Control
0 (ACCTL0) register (page 1250).
0x2
Analog Comparator 1
This trigger is configured by the Analog Comparator Control
1 (ACCTL1) register (page 1250).
0x3
Analog Comparator 2
This trigger is configured by the Analog Comparator Control
2 (ACCTL2) register (page 1250).
0x4
External (GPIO Pins)
This trigger is connected to the GPIO interrupt for the
corresponding GPIO (see “ADC Trigger Source” on page 682).
0x5
Timer
In addition, the trigger must be enabled with the TnOTE bit
in the GPTMCTL register (page 768).
0x6
PWM0
The PWM generator 0 trigger can be configured with the
PWM0 Interrupt and Trigger Enable (PWM0INTEN) register
(page 1299).
0x7
PWM1
The PWM generator 1 trigger can be configured with the
PWM1INTEN register (page 1299).
0x8
PWM2
The PWM generator 2 trigger can be configured with the
PWM2INTEN register (page 1299).
0x9
PWM3
The PWM generator 3 trigger can be configured with the
PWM3INTEN register (page 1299).
0xA-0xE reserved
0xF
Always (continuously sample)
864
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 7: ADC Underflow Status (ADCUSTAT), offset 0x018
This register indicates underflow conditions in the sample sequencer FIFOs. The corresponding
underflow condition is cleared by writing a 1 to the relevant bit position.
ADC Underflow Status (ADCUSTAT)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x018
Type R/W1C, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
UV3
UV2
UV1
UV0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W1C
0
R/W1C
0
R/W1C
0
R/W1C
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000.000
3
UV3
R/W1C
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
SS3 FIFO Underflow
The valid configurations for this field are shown below. This bit is cleared
by writing a 1.
Value Description
2
UV2
R/W1C
0
1
The FIFO for the Sample Sequencer has hit an underflow
condition, meaning that the FIFO is empty and a read was
requested. The problematic read does not move the FIFO
pointers, and 0s are returned.
0
The FIFO has not underflowed.
SS2 FIFO Underflow
The valid configurations are the same as those for the UV3 field. This
bit is cleared by writing a 1.
1
UV1
R/W1C
0
SS1 FIFO Underflow
The valid configurations are the same as those for the UV3 field. This
bit is cleared by writing a 1.
0
UV0
R/W1C
0
SS0 FIFO Underflow
The valid configurations are the same as those for the UV3 field. This
bit is cleared by writing a 1.
November 08, 2011
865
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 8: ADC Trigger Source Select (ADCTSSEL), offset 0x01C
The ADCTSSEL register specifies which PWM module is selected with the EMn bit field in the ADC
Event Multiplexer Select (ADCEMUX) register. The register resets to 0x0000.0000, which selects
PWM module 0 for all generators.
ADC Trigger Source Select (ADCTSSEL)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x01C
Type R/W, reset 0x0000.0000
31
30
29
RO
0
RO
0
RO
0
15
14
13
RO
0
RO
0
RO
0
28
27
26
25
24
23
22
21
RO
0
RO
0
RO
0
R/W
0
R/W
0
RO
0
RO
0
RO
0
12
11
10
9
8
7
6
5
RO
0
RO
0
R/W
0
R/W
0
RO
0
RO
0
RO
0
reserved
Type
Reset
PS3
reserved
Type
Reset
RO
0
20
19
18
17
RO
0
RO
0
RO
0
R/W
0
R/W
0
4
3
2
1
0
RO
0
RO
0
RO
0
R/W
0
reserved
PS1
16
PS2
reserved
PS0
R/W
0
Bit/Field
Name
Type
Reset
Description
31:26
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
25:24
PS3
R/W
0x0
PWM Unit Select
This field selects which PWM generator signals are used in the
PWM0-PWM3 encodings of the ADCEMUX register EM3 bit field.
Value
Description
0x0
PWM generator 0
0x1
PWM generator 1
0x2 - 0x3 reserved
23:18
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
17:16
PS2
R/W
0x0
PWM Unit Select
This field selects which PWM generator signals are used in the
PWM0-PWM3 encodings of the ADCEMUX register EM2 bit field.
Value
Description
0x0
PWM generator 0
0x1
PWM generator 1
0x2 - 0x3 reserved
15:10
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
866
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
9:8
PS1
R/W
0x0
Description
PWM Unit Select
This field selects which PWM generator signals are used in the
PWM0-PWM3 encodings of the ADCEMUX register EM1 bit field.
Value
Description
0x0
PWM generator 0
0x1
PWM generator 1
0x2 - 0x3 reserved
7:2
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
1:0
PS0
R/W
0x0
PWM Unit Select
This field selects which PWM generator signals are used in the
PWM0-PWM3 encodings of the ADCEMUX register EM0 bit field.
Value
Description
0x0
PWM generator 0
0x1
PWM generator 1
0x2 - 0x3 reserved
November 08, 2011
867
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 9: ADC Sample Sequencer Priority (ADCSSPRI), offset 0x020
This register sets the priority for each of the sample sequencers. Out of reset, Sequencer 0 has the
highest priority, and Sequencer 3 has the lowest priority. When reconfiguring sequence priorities,
each sequence must have a unique priority for the ADC to operate properly.
ADC Sample Sequencer Priority (ADCSSPRI)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x020
Type R/W, reset 0x0000.3210
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
R/W
1
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
R/W
0
RO
0
RO
0
R/W
0
R/W
1
RO
0
RO
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
RO
0
RO
0
SS3
R/W
1
reserved
RO
0
SS2
R/W
1
Bit/Field
Name
Type
Reset
31:14
reserved
RO
0x0000.0
13:12
SS3
R/W
0x3
reserved
SS1
reserved
SS0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
SS3 Priority
This field contains a binary-encoded value that specifies the priority
encoding of Sample Sequencer 3. A priority encoding of 0x0 is highest
and 0x3 is lowest. The priorities assigned to the sequencers must be
uniquely mapped. The ADC may not operate properly if two or more
fields are equal.
11:10
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
9:8
SS2
R/W
0x2
SS2 Priority
This field contains a binary-encoded value that specifies the priority
encoding of Sample Sequencer 2. A priority encoding of 0x0 is highest
and 0x3 is lowest. The priorities assigned to the sequencers must be
uniquely mapped. The ADC may not operate properly if two or more
fields are equal.
7:6
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
5:4
SS1
R/W
0x1
SS1 Priority
This field contains a binary-encoded value that specifies the priority
encoding of Sample Sequencer 1. A priority encoding of 0x0 is highest
and 0x3 is lowest. The priorities assigned to the sequencers must be
uniquely mapped. The ADC may not operate properly if two or more
fields are equal.
3:2
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
868
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
Description
1:0
SS0
R/W
0x0
SS0 Priority
This field contains a binary-encoded value that specifies the priority
encoding of Sample Sequencer 0. A priority encoding of 0x0 is highest
and 0x3 is lowest. The priorities assigned to the sequencers must be
uniquely mapped. The ADC may not operate properly if two or more
fields are equal.
November 08, 2011
869
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 10: ADC Sample Phase Control (ADCSPC), offset 0x024
This register allows the ADC module to sample at one of 16 different discrete phases from 0.0°
through 337.5°. For example, the sample rate could be effectively doubled by sampling a signal
using one ADC module configured with the standard sample time and the second ADC module
configured with a 180.0° phase lag.
Note:
Care should be taken when the PHASE field is non-zero, as the resulting delay in sampling
the AINx input may result in undesirable system consequences. The time from ADC trigger
to sample is increased and could make the response time longer than anticipated. The
added latency could have ramifications in the system design. Designers should carefully
consider the impact of this delay.
ADC Sample Phase Control (ADCSPC)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x024
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
1
0
R/W
0
R/W
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000.000
PHASE
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
870
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
3:0
PHASE
R/W
0x0
Description
Phase Difference
This field selects the sample phase difference from the standard sample
time.
Value Description
0x0
ADC sample lags by 0.0°
0x1
ADC sample lags by 22.5°
0x2
ADC sample lags by 45.0°
0x3
ADC sample lags by 67.5°
0x4
ADC sample lags by 90.0°
0x5
ADC sample lags by 112.5°
0x6
ADC sample lags by 135.0°
0x7
ADC sample lags by 157.5°
0x8
ADC sample lags by 180.0°
0x9
ADC sample lags by 202.5°
0xA
ADC sample lags by 225.0°
0xB
ADC sample lags by 247.5°
0xC
ADC sample lags by 270.0°
0xD
ADC sample lags by 292.5°
0xE
ADC sample lags by 315.0°
0xF
ADC sample lags by 337.5°
November 08, 2011
871
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 11: ADC Processor Sample Sequence Initiate (ADCPSSI), offset 0x028
This register provides a mechanism for application software to initiate sampling in the sample
sequencers. Sample sequences can be initiated individually or in any combination. When multiple
sequences are triggered simultaneously, the priority encodings in ADCSSPRI dictate execution
order.
This register also provides a means to configure and then initiate concurrent sampling on all ADC
modules. To do this, the first ADC module should be configured. The ADCPSSI register for that
module should then be written. The appropriate SS bits should be set along with the SYNCWAIT bit.
Additional ADC modules should then be configured following the same procedure. Once the final
ADC module is configured, its ADCPSSI register should be written with the appropriate SS bits set
along with the GSYNC bit. All of the ADC modules then begin concurrent sampling according to their
configuration.
ADC Processor Sample Sequence Initiate (ADCPSSI)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x028
Type R/W, reset 31
30
GSYNC
Type
Reset
29
28
reserved
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
reserved
SYNCWAIT
R/W
0
RO
0
RO
0
RO
0
R/W
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31
GSYNC
R/W
0
RO
0
RO
0
RO
0
RO
0
RO
0
3
2
1
0
SS3
SS2
SS1
SS0
WO
-
WO
-
WO
-
WO
-
Description
Global Synchronize
Value Description
30:28
reserved
RO
0x0
27
SYNCWAIT
R/W
0
1
This bit initiates sampling in multiple ADC modules at the same
time. Any ADC module that has been initialized by setting an
SSn bit and the SYNCWAIT bit starts sampling once this bit is
written.
0
This bit is cleared once sampling has been initiated.
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Synchronize Wait
Value Description
26:4
reserved
RO
0x0000.0
1
This bit allows the sample sequences to be initiated, but delays
sampling until the GSYNC bit is set.
0
Sampling begins when a sample sequence has been initiated.
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
872
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
Description
3
SS3
WO
-
SS3 Initiate
Value Description
1
Begin sampling on Sample Sequencer 3, if the sequencer is
enabled in the ADCACTSS register.
0
No effect.
Only a write by software is valid; a read of this register returns no
meaningful data.
2
SS2
WO
-
SS2 Initiate
Value Description
1
Begin sampling on Sample Sequencer 2, if the sequencer is
enabled in the ADCACTSS register.
0
No effect.
Only a write by software is valid; a read of this register returns no
meaningful data.
1
SS1
WO
-
SS1 Initiate
Value Description
1
Begin sampling on Sample Sequencer 1, if the sequencer is
enabled in the ADCACTSS register.
0
No effect.
Only a write by software is valid; a read of this register returns no
meaningful data.
0
SS0
WO
-
SS0 Initiate
Value Description
1
Begin sampling on Sample Sequencer 0, if the sequencer is
enabled in the ADCACTSS register.
0
No effect.
Only a write by software is valid; a read of this register returns no
meaningful data.
November 08, 2011
873
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 12: ADC Sample Averaging Control (ADCSAC), offset 0x030
This register controls the amount of hardware averaging applied to conversion results. The final
conversion result stored in the FIFO is averaged from 2 AVG consecutive ADC samples at the specified
ADC speed. If AVG is 0, the sample is passed directly through without any averaging. If AVG=6,
then 64 consecutive ADC samples are averaged to generate one result in the sequencer FIFO. An
AVG=7 provides unpredictable results.
ADC Sample Averaging Control (ADCSAC)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x030
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
RO
0
Bit/Field
Name
Type
Reset
31:3
reserved
RO
0x0000.000
2:0
AVG
R/W
0x0
AVG
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Hardware Averaging Control
Specifies the amount of hardware averaging that will be applied to ADC
samples. The AVG field can be any value between 0 and 6. Entering a
value of 7 creates unpredictable results.
Value Description
0x0
No hardware oversampling
0x1
2x hardware oversampling
0x2
4x hardware oversampling
0x3
8x hardware oversampling
0x4
16x hardware oversampling
0x5
32x hardware oversampling
0x6
64x hardware oversampling
0x7
reserved
874
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 13: ADC Digital Comparator Interrupt Status and Clear (ADCDCISC),
offset 0x034
This register provides status and acknowledgement of digital comparator interrupts. One bit is
provided for each comparator.
ADC Digital Comparator Interrupt Status and Clear (ADCDCISC)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x034
Type R/W1C, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7
DCINT7
R/W1C
0
RO
0
RO
0
7
6
5
4
3
2
1
0
DCINT7
DCINT6
DCINT5
DCINT4
DCINT3
DCINT2
DCINT1
DCINT0
R/W1C
0
R/W1C
0
R/W1C
0
R/W1C
0
R/W1C
0
R/W1C
0
R/W1C
0
R/W1C
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Digital Comparator 7 Interrupt Status and Clear
Value Description
1
Digital Comparator 7 has generated an interrupt.
0
No interrupt.
This bit is cleared by writing a 1.
6
DCINT6
R/W1C
0
Digital Comparator 6 Interrupt Status and Clear
Value Description
1
Digital Comparator 6 has generated an interrupt.
0
No interrupt.
This bit is cleared by writing a 1.
5
DCINT5
R/W1C
0
Digital Comparator 5 Interrupt Status and Clear
Value Description
1
Digital Comparator 5 has generated an interrupt.
0
No interrupt.
This bit is cleared by writing a 1.
November 08, 2011
875
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Bit/Field
Name
Type
Reset
4
DCINT4
R/W1C
0
Description
Digital Comparator 4 Interrupt Status and Clear
Value Description
1
Digital Comparator 4 has generated an interrupt.
0
No interrupt.
This bit is cleared by writing a 1.
3
DCINT3
R/W1C
0
Digital Comparator 3 Interrupt Status and Clear
Value Description
1
Digital Comparator 3 has generated an interrupt.
0
No interrupt.
This bit is cleared by writing a 1.
2
DCINT2
R/W1C
0
Digital Comparator 2 Interrupt Status and Clear
Value Description
1
Digital Comparator 2 has generated an interrupt.
0
No interrupt.
This bit is cleared by writing a 1.
1
DCINT1
R/W1C
0
Digital Comparator 1 Interrupt Status and Clear
Value Description
1
Digital Comparator 1 has generated an interrupt.
0
No interrupt.
This bit is cleared by writing a 1.
0
DCINT0
R/W1C
0
Digital Comparator 0 Interrupt Status and Clear
Value Description
1
Digital Comparator 0 has generated an interrupt.
0
No interrupt.
This bit is cleared by writing a 1.
876
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 14: ADC Control (ADCCTL), offset 0x038
This register configures the voltage reference. The voltage references for the conversion can be
VDDA and GNDA or VREFA+ and VREFA-.
ADC Control (ADCCTL)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x038
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:2
reserved
RO
0x0000.000
1:0
VREF
R/W
0x0
VREF
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Voltage Reference Select
Value
Description
0x0
VDDA and GNDA are the voltage references.
0x1 - 0x3 The external VREFA+ and VREFA- inputs are the voltage
references.
November 08, 2011
877
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 15: ADC Sample Sequence Input Multiplexer Select 0 (ADCSSMUX0),
offset 0x040
This register, along with the ADCSSEMUX0 register, defines the analog input configuration for each
sample in a sequence executed with Sample Sequencer 0. If the corresponding EMUXn bit in the
ADCSSEMUX0 register is set, the MUXn field in this register selects from AIN[23:16]. When the
corresponding EMUXn bit is clear, the MUXn field selects from AIN[15:0]. This register is 32 bits
wide and contains information for eight possible samples.
Note:
Channels AIN[31:24] do not exist on this microcontroller. Configuring MUXn to be 0x8-0xF
when the corresponding EMUXn bit is set results in undefined behavior.
ADC Sample Sequence Input Multiplexer Select 0 (ADCSSMUX0)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x040
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
R/W
0
25
24
23
22
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
15
14
13
12
11
10
9
8
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
MUX7
Type
Reset
20
19
18
R/W
0
R/W
0
R/W
0
R/W
0
7
6
5
4
R/W
0
R/W
0
R/W
0
R/W
0
MUX6
MUX3
Type
Reset
21
17
16
R/W
0
R/W
0
R/W
0
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
MUX5
MUX2
MUX4
MUX1
Bit/Field
Name
Type
Reset
31:28
MUX7
R/W
0x0
MUX0
Description
8th Sample Input Select
The MUX7 field is used during the eighth sample of a sequence executed
with the sample sequencer. It specifies which of the analog inputs is
sampled for the analog-to-digital conversion. The value set here indicates
the corresponding pin, for example, a value of 0x1 when EMUX7 is clear
indicates the input is AIN1. A value of 0x1 when EMUX7 is set indicates
the input is AIN17.
If differential sampling is enabled (the D7 bit in the ADCSSCTL0 register
is set), this field must be set to the pair number "i", where the paired
inputs are "2i and 2i+1".
27:24
MUX6
R/W
0x0
7th Sample Input Select
The MUX6 field is used during the seventh sample of a sequence
executed with the sample sequencer. It specifies which of the analog
inputs is sampled for the analog-to-digital conversion.
23:20
MUX5
R/W
0x0
6th Sample Input Select
The MUX5 field is used during the sixth sample of a sequence executed
with the sample sequencer. It specifies which of the analog inputs is
sampled for the analog-to-digital conversion.
19:16
MUX4
R/W
0x0
5th Sample Input Select
The MUX4 field is used during the fifth sample of a sequence executed
with the sample sequencer. It specifies which of the analog inputs is
sampled for the analog-to-digital conversion.
878
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
15:12
MUX3
R/W
0x0
Description
4th Sample Input Select
The MUX3 field is used during the fourth sample of a sequence executed
with the sample sequencer. It specifies which of the analog inputs is
sampled for the analog-to-digital conversion.
11:8
MUX2
R/W
0x0
3rd Sample Input Select
The MUX2 field is used during the third sample of a sequence executed
with the sample sequencer. It specifies which of the analog inputs is
sampled for the analog-to-digital conversion.
7:4
MUX1
R/W
0x0
2nd Sample Input Select
The MUX1 field is used during the second sample of a sequence
executed with the sample sequencer. It specifies which of the analog
inputs is sampled for the analog-to-digital conversion.
3:0
MUX0
R/W
0x0
1st Sample Input Select
The MUX0 field is used during the first sample of a sequence executed
with the sample sequencer. It specifies which of the analog inputs is
sampled for the analog-to-digital conversion.
November 08, 2011
879
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 16: ADC Sample Sequence Control 0 (ADCSSCTL0), offset 0x044
This register contains the configuration information for each sample for a sequence executed with
a sample sequencer. When configuring a sample sequence, the END bit must be set for the final
sample, whether it be after the first sample, eighth sample, or any sample in between. This register
is 32 bits wide and contains information for eight possible samples.
ADC Sample Sequence Control 0 (ADCSSCTL0)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x044
Type R/W, reset 0x0000.0000
31
Type
Reset
Type
Reset
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
TS7
IE7
END7
D7
TS6
IE6
END6
D6
TS5
IE5
END5
D5
TS4
IE4
END4
D4
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
TS3
IE3
END3
D3
TS2
IE2
END2
D2
TS1
IE1
END1
D1
TS0
IE0
END0
D0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
31
TS7
R/W
0
Description
8th Sample Temp Sensor Select
Value Description
30
IE7
R/W
0
1
The temperature sensor is read during the eighth sample of the
sample sequence.
0
The input pin specified by the ADCSSMUXn register is read
during the eighth sample of the sample sequence.
8th Sample Interrupt Enable
Value Description
1
The raw interrupt signal (INR0 bit) is asserted at the end of the
eighth sample's conversion. If the MASK0 bit in the ADCIM
register is set, the interrupt is promoted to the interrupt controller.
0
The raw interrupt is not asserted to the interrupt controller.
It is legal to have multiple samples within a sequence generate interrupts.
29
END7
R/W
0
8th Sample is End of Sequence
Value Description
1
The eighth sample is the last sample of the sequence.
0
Another sample in the sequence is the final sample.
It is possible to end the sequence on any sample position. Software
must set an ENDn bit somewhere within the sequence. Samples defined
after the sample containing a set ENDn bit are not requested for
conversion even though the fields may be non-zero.
880
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
28
D7
R/W
0
Description
8th Sample Diff Input Select
Value Description
1
The analog input is differentially sampled. The corresponding
ADCSSMUXn nibble must be set to the pair number "i", where
the paired inputs are "2i and 2i+1".
0
The analog inputs are not differentially sampled.
Because the temperature sensor does not have a differential option,
this bit must not be set when the TS7 bit is set.
27
TS6
R/W
0
7th Sample Temp Sensor Select
Same definition as TS7 but used during the seventh sample.
26
IE6
R/W
0
7th Sample Interrupt Enable
Same definition as IE7 but used during the seventh sample.
25
END6
R/W
0
7th Sample is End of Sequence
Same definition as END7 but used during the seventh sample.
24
D6
R/W
0
7th Sample Diff Input Select
Same definition as D7 but used during the seventh sample.
23
TS5
R/W
0
6th Sample Temp Sensor Select
Same definition as TS7 but used during the sixth sample.
22
IE5
R/W
0
6th Sample Interrupt Enable
Same definition as IE7 but used during the sixth sample.
21
END5
R/W
0
6th Sample is End of Sequence
Same definition as END7 but used during the sixth sample.
20
D5
R/W
0
6th Sample Diff Input Select
Same definition as D7 but used during the sixth sample.
19
TS4
R/W
0
5th Sample Temp Sensor Select
Same definition as TS7 but used during the fifth sample.
18
IE4
R/W
0
5th Sample Interrupt Enable
Same definition as IE7 but used during the fifth sample.
17
END4
R/W
0
5th Sample is End of Sequence
Same definition as END7 but used during the fifth sample.
16
D4
R/W
0
5th Sample Diff Input Select
Same definition as D7 but used during the fifth sample.
15
TS3
R/W
0
4th Sample Temp Sensor Select
Same definition as TS7 but used during the fourth sample.
14
IE3
R/W
0
4th Sample Interrupt Enable
Same definition as IE7 but used during the fourth sample.
November 08, 2011
881
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Bit/Field
Name
Type
Reset
13
END3
R/W
0
Description
4th Sample is End of Sequence
Same definition as END7 but used during the fourth sample.
12
D3
R/W
0
4th Sample Diff Input Select
Same definition as D7 but used during the fourth sample.
11
TS2
R/W
0
3rd Sample Temp Sensor Select
Same definition as TS7 but used during the third sample.
10
IE2
R/W
0
3rd Sample Interrupt Enable
Same definition as IE7 but used during the third sample.
9
END2
R/W
0
3rd Sample is End of Sequence
Same definition as END7 but used during the third sample.
8
D2
R/W
0
3rd Sample Diff Input Select
Same definition as D7 but used during the third sample.
7
TS1
R/W
0
2nd Sample Temp Sensor Select
Same definition as TS7 but used during the second sample.
6
IE1
R/W
0
2nd Sample Interrupt Enable
Same definition as IE7 but used during the second sample.
5
END1
R/W
0
2nd Sample is End of Sequence
Same definition as END7 but used during the second sample.
4
D1
R/W
0
2nd Sample Diff Input Select
Same definition as D7 but used during the second sample.
3
TS0
R/W
0
1st Sample Temp Sensor Select
Same definition as TS7 but used during the first sample.
2
IE0
R/W
0
1st Sample Interrupt Enable
Same definition as IE7 but used during the first sample.
1
END0
R/W
0
1st Sample is End of Sequence
Same definition as END7 but used during the first sample.
0
D0
R/W
0
1st Sample Diff Input Select
Same definition as D7 but used during the first sample.
882
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 17: ADC Sample Sequence Result FIFO 0 (ADCSSFIFO0), offset 0x048
Register 18: ADC Sample Sequence Result FIFO 1 (ADCSSFIFO1), offset 0x068
Register 19: ADC Sample Sequence Result FIFO 2 (ADCSSFIFO2), offset 0x088
Register 20: ADC Sample Sequence Result FIFO 3 (ADCSSFIFO3), offset
0x0A8
Important: This register is read-sensitive. See the register description for details.
This register contains the conversion results for samples collected with the sample sequencer (the
ADCSSFIFO0 register is used for Sample Sequencer 0, ADCSSFIFO1 for Sequencer 1,
ADCSSFIFO2 for Sequencer 2, and ADCSSFIFO3 for Sequencer 3). Reads of this register return
conversion result data in the order sample 0, sample 1, and so on, until the FIFO is empty. If the
FIFO is not properly handled by software, overflow and underflow conditions are registered in the
ADCOSTAT and ADCUSTAT registers.
ADC Sample Sequence Result FIFO n (ADCSSFIFOn)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x048
Type RO, reset 31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
5
4
3
2
1
0
RO
-
RO
-
RO
-
RO
-
RO
-
RO
-
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
reserved
Type
Reset
RO
0
RO
0
DATA
RO
0
RO
0
RO
-
RO
-
RO
-
Bit/Field
Name
Type
Reset
31:12
reserved
RO
0x0000.0
11:0
DATA
RO
-
RO
-
RO
-
RO
-
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Conversion Result Data
November 08, 2011
883
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 21: ADC Sample Sequence FIFO 0 Status (ADCSSFSTAT0), offset
0x04C
Register 22: ADC Sample Sequence FIFO 1 Status (ADCSSFSTAT1), offset
0x06C
Register 23: ADC Sample Sequence FIFO 2 Status (ADCSSFSTAT2), offset
0x08C
Register 24: ADC Sample Sequence FIFO 3 Status (ADCSSFSTAT3), offset
0x0AC
This register provides a window into the sample sequencer, providing full/empty status information
as well as the positions of the head and tail pointers. The reset value of 0x100 indicates an empty
FIFO with the head and tail pointers both pointing to index 0. The ADCSSFSTAT0 register provides
status on FIFO0, which has 8 entries; ADCSSFSTAT1 on FIFO1, which has 4 entries;
ADCSSFSTAT2 on FIFO2, which has 4 entries; and ADCSSFSTAT3 on FIFO3 which has a single
entry.
ADC Sample Sequence FIFO 0 Status (ADCSSFSTAT0)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x04C
Type RO, reset 0x0000.0100
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
reserved
Type
Reset
RO
0
RO
0
FULL
RO
0
RO
0
reserved
RO
0
RO
0
EMPTY
RO
0
Bit/Field
Name
Type
Reset
31:13
reserved
RO
0x0000.0
12
FULL
RO
0
RO
1
HPTR
TPTR
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
FIFO Full
Value Description
11:9
reserved
RO
0x0
8
EMPTY
RO
1
1
The FIFO is currently full.
0
The FIFO is not currently full.
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
FIFO Empty
Value Description
1
The FIFO is currently empty.
0
The FIFO is not currently empty.
884
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
7:4
HPTR
RO
0x0
Description
FIFO Head Pointer
This field contains the current "head" pointer index for the FIFO, that is,
the next entry to be written.
Valid values are 0x0-0x7 for FIFO0; 0x0-0x3 for FIFO1 and FIFO2; and
0x0 for FIFO3.
3:0
TPTR
RO
0x0
FIFO Tail Pointer
This field contains the current "tail" pointer index for the FIFO, that is,
the next entry to be read.
Valid values are 0x0-0x7 for FIFO0; 0x0-0x3 for FIFO1 and FIFO2; and
0x0 for FIFO3.
November 08, 2011
885
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 25: ADC Sample Sequence 0 Operation (ADCSSOP0), offset 0x050
This register determines whether the sample from the given conversion on Sample Sequence 0 is
saved in the Sample Sequence FIFO0 or sent to the digital comparator unit.
ADC Sample Sequence 0 Operation (ADCSSOP0)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x050
Type R/W, reset 0x0000.0000
31
30
29
reserved
Type
Reset
27
S7DCOP
26
25
reserved
24
23
S6DCOP
22
21
reserved
20
19
S5DCOP
18
17
reserved
16
S4DCOP
RO
0
RO
0
RO
0
R/W
0
RO
0
RO
0
RO
0
R/W
0
RO
0
RO
0
RO
0
R/W
0
RO
0
RO
0
RO
0
R/W
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
reserved
Type
Reset
28
RO
0
RO
0
S3DCOP
RO
0
R/W
0
reserved
RO
0
RO
0
S2DCOP
RO
0
Bit/Field
Name
Type
Reset
31:29
reserved
RO
0x0
28
S7DCOP
R/W
0
R/W
0
reserved
RO
0
RO
0
S1DCOP
RO
0
R/W
0
reserved
RO
0
RO
0
S0DCOP
RO
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Sample 7 Digital Comparator Operation
Value Description
27:25
reserved
RO
0x0
24
S6DCOP
R/W
0
1
The eighth sample is sent to the digital comparator unit specified
by the S7DCSEL bit in the ADCSSDC0 register, and the value
is not written to the FIFO.
0
The eighth sample is saved in Sample Sequence FIFO0.
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Sample 6 Digital Comparator Operation
Same definition as S7DCOP but used during the seventh sample.
23:21
reserved
RO
0x0
20
S5DCOP
R/W
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Sample 5 Digital Comparator Operation
Same definition as S7DCOP but used during the sixth sample.
19:17
reserved
RO
0x0
16
S4DCOP
R/W
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Sample 4 Digital Comparator Operation
Same definition as S7DCOP but used during the fifth sample.
15:13
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
886
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
12
S3DCOP
R/W
0
Description
Sample 3 Digital Comparator Operation
Same definition as S7DCOP but used during the fourth sample.
11:9
reserved
RO
0x0
8
S2DCOP
R/W
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Sample 2 Digital Comparator Operation
Same definition as S7DCOP but used during the third sample.
7:5
reserved
RO
0x0
4
S1DCOP
R/W
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Sample 1 Digital Comparator Operation
Same definition as S7DCOP but used during the second sample.
3:1
reserved
RO
0x0
0
S0DCOP
R/W
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Sample 0 Digital Comparator Operation
Same definition as S7DCOP but used during the first sample.
November 08, 2011
887
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 26: ADC Sample Sequence 0 Digital Comparator Select (ADCSSDC0),
offset 0x054
This register determines which digital comparator receives the sample from the given conversion
on Sample Sequence 0, if the corresponding SnDCOP bit in the ADCSSOP0 register is set.
ADC Sample Sequence 0 Digital Comparator Select (ADCSSDC0)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x054
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
S7DCSEL
Type
Reset
24
23
22
21
20
19
S5DCSEL
18
17
16
S4DCSEL
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
S3DCSEL
Type
Reset
25
S6DCSEL
R/W
0
R/W
0
S2DCSEL
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
31:28
S7DCSEL
R/W
0x0
S1DCSEL
R/W
0
R/W
0
R/W
0
R/W
0
S0DCSEL
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Description
Sample 7 Digital Comparator Select
When the S7DCOP bit in the ADCSSOP0 register is set, this field
indicates which digital comparator unit (and its associated set of control
registers) receives the eighth sample from Sample Sequencer 0.
Note:
Values not listed are reserved.
Value Description
27:24
S6DCSEL
R/W
0x0
0x0
Digital Comparator Unit 0 (ADCDCCMP0 and ADCDCCTL0)
0x1
Digital Comparator Unit 1 (ADCDCCMP1 and ADCDCCTL1)
0x2
Digital Comparator Unit 2 (ADCDCCMP2 and ADCDCCTL2)
0x3
Digital Comparator Unit 3 (ADCDCCMP3 and ADCDCCTL3)
0x4
Digital Comparator Unit 4 (ADCDCCMP4 and ADCDCCTL4)
0x5
Digital Comparator Unit 5 (ADCDCCMP5 and ADCDCCTL5)
0x6
Digital Comparator Unit 6 (ADCDCCMP6 and ADCDCCTL6)
0x7
Digital Comparator Unit 7 (ADCDCCMP7 and ADCDCCTL7)
Sample 6 Digital Comparator Select
This field has the same encodings as S7DCSEL but is used during the
seventh sample.
23:20
S5DCSEL
R/W
0x0
Sample 5 Digital Comparator Select
This field has the same encodings as S7DCSEL but is used during the
sixth sample.
19:16
S4DCSEL
R/W
0x0
Sample 4 Digital Comparator Select
This field has the same encodings as S7DCSEL but is used during the
fifth sample.
15:12
S3DCSEL
R/W
0x0
Sample 3 Digital Comparator Select
This field has the same encodings as S7DCSEL but is used during the
fourth sample.
888
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
11:8
S2DCSEL
R/W
0x0
Description
Sample 2 Digital Comparator Select
This field has the same encodings as S7DCSEL but is used during the
third sample.
7:4
S1DCSEL
R/W
0x0
Sample 1 Digital Comparator Select
This field has the same encodings as S7DCSEL but is used during the
second sample.
3:0
S0DCSEL
R/W
0x0
Sample 0 Digital Comparator Select
This field has the same encodings as S7DCSEL but is used during the
first sample.
November 08, 2011
889
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 27: ADC Sample Sequence Extended Input Multiplexer Select 0
(ADCSSEMUX0), offset 0x058
This register, along with the ADCSSMUX0 register, defines the analog input configuration for each
sample in a sequence executed with Sample Sequencer 0. If a bit in this register is set, the
corresponding MUXn field in the ADCSSMUX0 register selects from AIN[23:16]. When a bit in
this register is clear, the corresponding MUXn field selects from AIN[15:0]. This register is 32 bits
wide and contains information for eight possible samples.
Note that this register is not used when the differential channel designation is used (the Dn bit is set
in the ADCSSCTL0 register) because the ADCSSMUX0 register can select all the available pairs.
ADC Sample Sequence Extended Input Multiplexer Select 0 (ADCSSEMUX0)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x058
Type R/W, reset 0x0000.0000
31
30
29
reserved
Type
Reset
27
EMUX7
26
25
reserved
24
23
EMUX6
22
21
reserved
20
19
EMUX5
18
17
reserved
16
EMUX4
RO
0
RO
0
RO
0
R/W
0
RO
0
RO
0
RO
0
R/W
0
RO
0
RO
0
RO
0
R/W
0
RO
0
RO
0
RO
0
R/W
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
reserved
Type
Reset
28
RO
0
RO
0
EMUX3
RO
0
R/W
0
reserved
RO
0
RO
0
EMUX2
RO
0
R/W
0
reserved
RO
0
RO
0
EMUX1
RO
0
R/W
0
reserved
RO
0
RO
0
EMUX0
RO
0
R/W
0
Bit/Field
Name
Type
Reset
Description
31:29
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
28
EMUX7
R/W
0x0
8th Sample Input Select (Upper Bit)
The EMUX7 field is used during the eighth sample of a sequence
executed with the sample sequencer.
Value Description
1
The eighth sample input is selected from AIN[23:16] using
the ADCSSMUX0 register. For example, if the MUX7 field is 0x0,
AIN16 is selected.
0
The eighth sample input is selected from AIN[15:0] using the
ADCSSMUX0 register. For example, if the MUX7 field is 0x0,
AIN0 is selected.
27:25
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
24
EMUX6
R/W
0x0
7th Sample Input Select (Upper Bit)
The EMUX6 field is used during the seventh sample of a sequence
executed with the sample sequencer. This bit has the same description
as EMUX7.
23:21
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
890
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
20
EMUX5
R/W
0x0
Description
6th Sample Input Select (Upper Bit)
The EMUX5 field is used during the sixth sample of a sequence executed
with the sample sequencer. This bit has the same description as EMUX7.
19:17
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
16
EMUX4
R/W
0x0
5th Sample Input Select (Upper Bit)
The EMUX4 field is used during the fifth sample of a sequence executed
with the sample sequencer. This bit has the same description as EMUX7.
15:13
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
12
EMUX3
R/W
0x0
4th Sample Input Select (Upper Bit)
The EMUX3 field is used during the fourth sample of a sequence executed
with the sample sequencer. This bit has the same description as EMUX7.
11:9
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
8
EMUX2
R/W
0x0
3rd Sample Input Select (Upper Bit)
The EMUX2 field is used during the third sample of a sequence executed
with the sample sequencer. This bit has the same description as EMUX7.
7:5
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
4
EMUX1
R/W
0x0
2th Sample Input Select (Upper Bit)
The EMUX1 field is used during the second sample of a sequence
executed with the sample sequencer. This bit has the same description
as EMUX7.
3:1
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
0
EMUX0
R/W
0x0
1st Sample Input Select (Upper Bit)
The EMUX0 field is used during the first sample of a sequence executed
with the sample sequencer. This bit has the same description as EMUX7.
November 08, 2011
891
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 28: ADC Sample Sequence Input Multiplexer Select 1 (ADCSSMUX1),
offset 0x060
Register 29: ADC Sample Sequence Input Multiplexer Select 2 (ADCSSMUX2),
offset 0x080
This register, along with the ADCSSEMUX1 or ADCSSEMUX2 register, defines the analog input
configuration for each sample in a sequence executed with Sample Sequencer 1 or 2. If the
corresponding EMUXn bit in the ADCSSEMUX1 or ADCSSEMUX2 register is set, the MUXn field in
this register selects from AIN[23:16]. When the corresponding EMUXn bit is clear, the MUXn field
selects from AIN[15:0]. These registers are 16 bits wide and contain information for four possible
samples. See the ADCSSMUX0 register on page 878 for detailed bit descriptions. The ADCSSMUX1
register affects Sample Sequencer 1 and the ADCSSMUX2 register affects Sample Sequencer 2.
Note:
Channels AIN[31:24] do not exist on this microcontroller. Configuring MUXn to be 0x8-0xF
when the corresponding EMUXn bit is set results in undefined behavior.
ADC Sample Sequence Input Multiplexer Select 1 (ADCSSMUX1)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x060
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
5
4
3
2
1
0
R/W
0
R/W
0
reserved
Type
Reset
RO
0
RO
0
15
14
RO
0
RO
0
RO
0
RO
0
13
12
11
10
MUX3
Type
Reset
R/W
0
R/W
0
RO
0
RO
0
RO
0
RO
0
9
8
7
6
MUX2
R/W
0
R/W
0
R/W
0
R/W
0
MUX1
R/W
0
R/W
0
R/W
0
R/W
0
MUX0
R/W
0
Bit/Field
Name
Type
Reset
31:16
reserved
RO
0x0000
15:12
MUX3
R/W
0x0
4th Sample Input Select
11:8
MUX2
R/W
0x0
3rd Sample Input Select
7:4
MUX1
R/W
0x0
2nd Sample Input Select
3:0
MUX0
R/W
0x0
1st Sample Input Select
R/W
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
892
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 30: ADC Sample Sequence Control 1 (ADCSSCTL1), offset 0x064
Register 31: ADC Sample Sequence Control 2 (ADCSSCTL2), offset 0x084
These registers contain the configuration information for each sample for a sequence executed with
Sample Sequencer 1 or 2. When configuring a sample sequence, the END bit must be set for the
final sample, whether it be after the first sample, fourth sample, or any sample in between. These
registers are 16-bits wide and contain information for four possible samples. See the ADCSSCTL0
register on page 880 for detailed bit descriptions. The ADCSSCTL1 register configures Sample
Sequencer 1 and the ADCSSCTL2 register configures Sample Sequencer 2.
ADC Sample Sequence Control 1 (ADCSSCTL1)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x064
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
TS3
IE3
END3
D3
TS2
IE2
END2
D2
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
TS1
IE1
END1
D1
TS0
IE0
END0
D0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
Type
Reset
Bit/Field
Name
Type
Reset
31:16
reserved
RO
0x0000
15
TS3
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
4th Sample Temp Sensor Select
Same definition as TS7 but used during the fourth sample.
14
IE3
R/W
0
4th Sample Interrupt Enable
Same definition as IE7 but used during the fourth sample.
13
END3
R/W
0
4th Sample is End of Sequence
Same definition as END7 but used during the fourth sample.
12
D3
R/W
0
4th Sample Diff Input Select
Same definition as D7 but used during the fourth sample.
11
TS2
R/W
0
3rd Sample Temp Sensor Select
Same definition as TS7 but used during the third sample.
10
IE2
R/W
0
3rd Sample Interrupt Enable
Same definition as IE7 but used during the third sample.
9
END2
R/W
0
3rd Sample is End of Sequence
Same definition as END7 but used during the third sample.
8
D2
R/W
0
3rd Sample Diff Input Select
Same definition as D7 but used during the third sample.
November 08, 2011
893
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Bit/Field
Name
Type
Reset
7
TS1
R/W
0
Description
2nd Sample Temp Sensor Select
Same definition as TS7 but used during the second sample.
6
IE1
R/W
0
2nd Sample Interrupt Enable
Same definition as IE7 but used during the second sample.
5
END1
R/W
0
2nd Sample is End of Sequence
Same definition as END7 but used during the second sample.
4
D1
R/W
0
2nd Sample Diff Input Select
Same definition as D7 but used during the second sample.
3
TS0
R/W
0
1st Sample Temp Sensor Select
Same definition as TS7 but used during the first sample.
2
IE0
R/W
0
1st Sample Interrupt Enable
Same definition as IE7 but used during the first sample.
1
END0
R/W
0
1st Sample is End of Sequence
Same definition as END7 but used during the first sample.
0
D0
R/W
0
1st Sample Diff Input Select
Same definition as D7 but used during the first sample.
894
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 32: ADC Sample Sequence 1 Operation (ADCSSOP1), offset 0x070
Register 33: ADC Sample Sequence 2 Operation (ADCSSOP2), offset 0x090
This register determines whether the sample from the given conversion on Sample Sequence n is
saved in the Sample Sequence n FIFO or sent to the digital comparator unit. The ADCSSOP1
register controls Sample Sequencer 1 and the ADCSSOP2 register controls Sample Sequencer 2.
ADC Sample Sequence 1 Operation (ADCSSOP1)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x070
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
reserved
Type
Reset
reserved
Type
Reset
RO
0
RO
0
S3DCOP
RO
0
R/W
0
reserved
RO
0
RO
0
S2DCOP
RO
0
Bit/Field
Name
Type
Reset
31:13
reserved
RO
0x0000.0
12
S3DCOP
R/W
0
R/W
0
reserved
RO
0
RO
0
S1DCOP
RO
0
R/W
0
reserved
RO
0
RO
0
S0DCOP
RO
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Sample 3 Digital Comparator Operation
Value Description
11:9
reserved
RO
0x0
8
S2DCOP
R/W
0
1
The fourth sample is sent to the digital comparator unit specified
by the S3DCSEL bit in the ADCSSDC0n register, and the value
is not written to the FIFO.
0
The fourth sample is saved in Sample Sequence FIFOn.
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Sample 2 Digital Comparator Operation
Same definition as S3DCOP but used during the third sample.
7:5
reserved
RO
0x0
4
S1DCOP
R/W
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Sample 1 Digital Comparator Operation
Same definition as S3DCOP but used during the second sample.
3:1
reserved
RO
0x0
0
S0DCOP
R/W
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Sample 0 Digital Comparator Operation
Same definition as S3DCOP but used during the first sample.
November 08, 2011
895
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 34: ADC Sample Sequence 1 Digital Comparator Select (ADCSSDC1),
offset 0x074
Register 35: ADC Sample Sequence 2 Digital Comparator Select (ADCSSDC2),
offset 0x094
These registers determine which digital comparator receives the sample from the given conversion
on Sample Sequence n if the corresponding SnDCOP bit in the ADCSSOPn register is set. The
ADCSSDC1 register controls the selection for Sample Sequencer 1 and the ADCSSDC2 register
controls the selection for Sample Sequencer 2.
ADC Sample Sequence 1 Digital Comparator Select (ADCSSDC1)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x074
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
S3DCSEL
Type
Reset
S2DCSEL
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
31:16
reserved
RO
0x0000
15:12
S3DCSEL
R/W
0x0
S1DCSEL
R/W
0
S0DCSEL
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Sample 3 Digital Comparator Select
When the S3DCOP bit in the ADCSSOPn register is set, this field
indicates which digital comparator unit (and its associated set of control
registers) receives the eighth sample from Sample Sequencer n.
Note:
Values not listed are reserved.
Value Description
11:8
S2DCSEL
R/W
0x0
0x0
Digital Comparator Unit 0 (ADCDCCMP0 and ADCCCTL0)
0x1
Digital Comparator Unit 1 (ADCDCCMP1 and ADCCCTL1)
0x2
Digital Comparator Unit 2 (ADCDCCMP2 and ADCCCTL2)
0x3
Digital Comparator Unit 3 (ADCDCCMP3 and ADCCCTL3)
0x4
Digital Comparator Unit 4 (ADCDCCMP4 and ADCCCTL4)
0x5
Digital Comparator Unit 5 (ADCDCCMP5 and ADCCCTL5)
0x6
Digital Comparator Unit 6 (ADCDCCMP6 and ADCCCTL6)
0x7
Digital Comparator Unit 7 (ADCDCCMP7 and ADCCCTL7)
Sample 2 Digital Comparator Select
This field has the same encodings as S3DCSEL but is used during the
third sample.
896
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
7:4
S1DCSEL
R/W
0x0
Description
Sample 1 Digital Comparator Select
This field has the same encodings as S3DCSEL but is used during the
second sample.
3:0
S0DCSEL
R/W
0x0
Sample 0 Digital Comparator Select
This field has the same encodings as S3DCSEL but is used during the
first sample.
November 08, 2011
897
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 36: ADC Sample Sequence Extended Input Multiplexer Select 1
(ADCSSEMUX1), offset 0x078
Register 37: ADC Sample Sequence Extended Input Multiplexer Select 2
(ADCSSEMUX2), offset 0x098
This register, along with the ADCSSMUX1 or ADCSSMUX2 register, defines the analog input
configuration for each sample in a sequence executed with either Sample Sequencer 1 or 2. If a bit
in this register is set, the corresponding MUXn field in the ADCSSMUX1 or ADCSSMUX2 register
selects from AIN[23:16]. When a bit in this register is clear, the corresponding MUXn field selects
from AIN[15:0]. This register is 16 bits wide and contains information for four possible samples.
The ADCSSEMUX1 register controls Sample Sequencer 1 and the ADCSSEMUX2 register controls
Sample Sequencer 2.
Note that this register is not used when the differential channel designation is used (the Dn bit is set
in the ADCSSCTL1 or ADCSSCTL2 register) because the ADCSSMUX1 or ADCSSMUX2 register
can select all the available pairs.
ADC Sample Sequence Extended Input Multiplexer Select 1 (ADCSSEMUX1)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x078
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
6
5
4
3
2
1
reserved
Type
Reset
RO
0
15
RO
0
RO
0
14
13
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
12
11
EMUX3
RO
0
R/W
0
RO
0
RO
0
10
9
reserved
RO
0
RO
0
RO
0
RO
0
8
7
EMUX2
RO
0
Bit/Field
Name
Type
Reset
31:13
reserved
RO
0x0000
12
EMUX3
R/W
0x0
R/W
0
reserved
RO
0
RO
0
EMUX1
RO
0
R/W
0
reserved
RO
0
RO
0
0
EMUX0
RO
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
4th Sample Input Select (Upper Bit)
The EMUX3 field is used during the fourth sample of a sequence executed
with the sample sequencer.
Value Description
11:9
reserved
RO
0x0
1
The fourth sample input is selected from AIN[23:16] using
the ADCSSMUX1 or ADCSSMUX2 register. For example, if the
MUX3 field is 0x0, AIN16 is selected.
0
The fourth sample input is selected from AIN[15:0] using the
ADCSSMUX1 or ADCSSMUX2 register. For example, if the
MUX3 field is 0x0, AIN0 is selected.
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
898
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
8
EMUX2
R/W
0x0
Description
3rd Sample Input Select (Upper Bit)
The EMUX2 field is used during the third sample of a sequence executed
with the sample sequencer. This bit has the same description as EMUX3.
7:5
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
4
EMUX1
R/W
0x0
2th Sample Input Select (Upper Bit)
The EMUX1 field is used during the second sample of a sequence
executed with the sample sequencer. This bit has the same description
as EMUX3.
3:1
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
0
EMUX0
R/W
0x0
1st Sample Input Select (Upper Bit)
The EMUX0 field is used during the first sample of a sequence executed
with the sample sequencer. This bit has the same description as EMUX3.
November 08, 2011
899
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 38: ADC Sample Sequence Input Multiplexer Select 3 (ADCSSMUX3),
offset 0x0A0
This register, along with the ADCSSEMUX3 register, defines the analog input configuration for the
sample in a sequence executed with Sample Sequencer 3. If the EMUX0 bit in the ADCSSEMUX3
register is set, the MUX0 field in this register selects from AIN[23:16]. When the EMUX0 bit is clear,
the MUX0 field selects from AIN[15:0]. This register is four bits wide and contains information for
one possible sample. See the ADCSSMUX0 register on page 878 for detailed bit descriptions.
ADC Sample Sequence Input Multiplexer Select 3 (ADCSSMUX3)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x0A0
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
1
0
R/W
0
R/W
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
MUX0
RO
0
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000.000
3:0
MUX0
R/W
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
1st Sample Input Select
900
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 39: ADC Sample Sequence Control 3 (ADCSSCTL3), offset 0x0A4
This register contains the configuration information for a sample executed with Sample Sequencer
3. The END0 bit is always set as this sequencer can execute only one sample. This register is 4 bits
wide and contains information for one possible sample. See the ADCSSCTL0 register on page 880
for detailed bit descriptions.
ADC Sample Sequence Control 3 (ADCSSCTL3)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x0A4
Type R/W, reset 0x0000.0002
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
TS0
IE0
END0
D0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
1
R/W
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000.000
3
TS0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
1st Sample Temp Sensor Select
Same definition as TS7 but used during the first sample.
2
IE0
R/W
0
1st Sample Interrupt Enable
Same definition as IE7 but used during the first sample.
1
END0
R/W
1
1st Sample is End of Sequence
Same definition as END7 but used during the first sample.
Because this sequencer has only one entry, this bit must be set.
0
D0
R/W
0
1st Sample Diff Input Select
Same definition as D7 but used during the first sample.
November 08, 2011
901
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 40: ADC Sample Sequence 3 Operation (ADCSSOP3), offset 0x0B0
This register determines whether the sample from the given conversion on Sample Sequence 3 is
saved in the Sample Sequence 3 FIFO or sent to the digital comparator unit.
ADC Sample Sequence 3 Operation (ADCSSOP3)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x0B0
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:1
reserved
RO
0x0000.000
0
S0DCOP
R/W
0
RO
0
S0DCOP
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Sample 0 Digital Comparator Operation
Value Description
1
The sample is sent to the digital comparator unit specified by
the S0DCSEL bit in the ADCSSDC03 register, and the value is
not written to the FIFO.
0
The sample is saved in Sample Sequence FIFO3.
902
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 41: ADC Sample Sequence 3 Digital Comparator Select (ADCSSDC3),
offset 0x0B4
This register determines which digital comparator receives the sample from the given conversion
on Sample Sequence 3 if the corresponding SnDCOP bit in the ADCSSOP3 register is set.
ADC Sample Sequence 3 Digital Comparator Select (ADCSSDC3)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x0B4
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000.000
3:0
S0DCSEL
R/W
0x0
S0DCSEL
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Sample 0 Digital Comparator Select
When the S0DCOP bit in the ADCSSOP3 register is set, this field
indicates which digital comparator unit (and its associated set of control
registers) receives the sample from Sample Sequencer 3.
Note:
Values not listed are reserved.
Value Description
0x0
Digital Comparator Unit 0 (ADCDCCMP0 and ADCCCTL0)
0x1
Digital Comparator Unit 1 (ADCDCCMP1 and ADCCCTL1)
0x2
Digital Comparator Unit 2 (ADCDCCMP2 and ADCCCTL2)
0x3
Digital Comparator Unit 3 (ADCDCCMP3 and ADCCCTL3)
0x4
Digital Comparator Unit 4 (ADCDCCMP4 and ADCCCTL4)
0x5
Digital Comparator Unit 5 (ADCDCCMP5 and ADCCCTL5)
0x6
Digital Comparator Unit 6 (ADCDCCMP6 and ADCCCTL6)
0x7
Digital Comparator Unit 7 (ADCDCCMP7 and ADCCCTL7)
November 08, 2011
903
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 42: ADC Sample Sequence Extended Input Multiplexer Select 3
(ADCSSEMUX3), offset 0x0B8
This register, along with the ADCSSMUX3 register, defines the analog input configuration for the
sample in a sequence executed with Sample Sequencer 3. If EMUX0 is set, the MUX0 field in the
ADCSSMUX3 register selects from AIN[23:16]. When EMUX0 is clear, the MUX0 field selects from
AIN[15:0]. This register is 1 bit wide and contains information for one possible sample.
Note that this register is not used when the differential channel designation is used (the Dn bit is set
in the ADCSSCTL3 register) because the ADCSSMUX3 register can select all the available pairs.
ADC Sample Sequence Extended Input Multiplexer Select 3 (ADCSSEMUX3)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0x0B8
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:1
reserved
RO
0x0000.000
0
EMUX0
R/W
0x0
RO
0
EMUX0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
1st Sample Input Select (Upper Bit)
The EMUX0 field is used during the only sample of a sequence executed
with the sample sequencer.
Value Description
1
The sample input is selected from AIN[23:16] using the
ADCSSMUX3 register. For example, if the MUX0 field is 0x0,
AIN16 is selected.
0
The sample input is selected from AIN[15:0] using the
ADCSSMUX3 register. For example, if the MUX0 field is 0x0,
AIN0 is selected.
904
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 43: ADC Digital Comparator Reset Initial Conditions (ADCDCRIC),
offset 0xD00
This register provides the ability to reset any of the digital comparator interrupt or trigger functions
back to their initial conditions. Resetting these functions ensures that the data that is being used by
the interrupt and trigger functions in the digital comparator unit is not stale.
ADC Digital Comparator Reset Initial Conditions (ADCDCRIC)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0xD00
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
DCTRIG7 DCTRIG6 DCTRIG5 DCTRIG4 DCTRIG3 DCTRIG2 DCTRIG1 DCTRIG0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
7
6
5
4
3
2
1
0
DCINT7
DCINT6
DCINT5
DCINT4
DCINT3
DCINT2
DCINT1
DCINT0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
Description
31:24
reserved
RO
0x00
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
23
DCTRIG7
R/W
0
Digital Comparator Trigger 7
Value Description
1
Resets the Digital Comparator 7 trigger unit to its initial
conditions.
0
No effect.
When the trigger has been cleared, this bit is automatically cleared.
Because the digital comparators use the current and previous ADC
conversion values to determine when to assert the trigger, it is important
to reset the digital comparator to initial conditions when starting a new
sequence so that stale data is not used. After setting this bit, software
should wait until the bit clears before continuing.
22
DCTRIG6
R/W
0
Digital Comparator Trigger 6
Value Description
1
Resets the Digital Comparator 6 trigger unit to its initial
conditions.
0
No effect.
When the trigger has been cleared, this bit is automatically cleared.
Because the digital comparators use the current and previous ADC
conversion values to determine when to assert the trigger, it is important
to reset the digital comparator to initial conditions when starting a new
sequence so that stale data is not used.
November 08, 2011
905
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Bit/Field
Name
Type
Reset
21
DCTRIG5
R/W
0
Description
Digital Comparator Trigger 5
Value Description
1
Resets the Digital Comparator 5 trigger unit to its initial
conditions.
0
No effect.
When the trigger has been cleared, this bit is automatically cleared.
Because the digital comparators use the current and previous ADC
conversion values to determine when to assert the trigger, it is important
to reset the digital comparator to initial conditions when starting a new
sequence so that stale data is not used.
20
DCTRIG4
R/W
0
Digital Comparator Trigger 4
Value Description
1
Resets the Digital Comparator 4 trigger unit to its initial
conditions.
0
No effect.
When the trigger has been cleared, this bit is automatically cleared.
Because the digital comparators use the current and previous ADC
conversion values to determine when to assert the trigger, it is important
to reset the digital comparator to initial conditions when starting a new
sequence so that stale data is not used.
19
DCTRIG3
R/W
0
Digital Comparator Trigger 3
Value Description
1
Resets the Digital Comparator 3 trigger unit to its initial
conditions.
0
No effect.
When the trigger has been cleared, this bit is automatically cleared.
Because the digital comparators use the current and previous ADC
conversion values to determine when to assert the trigger, it is important
to reset the digital comparator to initial conditions when starting a new
sequence so that stale data is not used.
18
DCTRIG2
R/W
0
Digital Comparator Trigger 2
Value Description
1
Resets the Digital Comparator 2 trigger unit to its initial
conditions.
0
No effect.
When the trigger has been cleared, this bit is automatically cleared.
Because the digital comparators use the current and previous ADC
conversion values to determine when to assert the trigger, it is important
to reset the digital comparator to initial conditions when starting a new
sequence so that stale data is not used.
906
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
17
DCTRIG1
R/W
0
Description
Digital Comparator Trigger 1
Value Description
1
Resets the Digital Comparator 1 trigger unit to its initial
conditions.
0
No effect.
When the trigger has been cleared, this bit is automatically cleared.
Because the digital comparators use the current and previous ADC
conversion values to determine when to assert the trigger, it is important
to reset the digital comparator to initial conditions when starting a new
sequence so that stale data is not used.
16
DCTRIG0
R/W
0
Digital Comparator Trigger 0
Value Description
1
Resets the Digital Comparator 0 trigger unit to its initial
conditions.
0
No effect.
When the trigger has been cleared, this bit is automatically cleared.
Because the digital comparators use the current and previous ADC
conversion values to determine when to assert the trigger, it is important
to reset the digital comparator to initial conditions when starting a new
sequence so that stale data is not used.
15:8
reserved
RO
0x00
7
DCINT7
R/W
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Digital Comparator Interrupt 7
Value Description
1
Resets the Digital Comparator 7 interrupt unit to its initial
conditions.
0
No effect.
When the interrupt has been cleared, this bit is automatically cleared.
Because the digital comparators use the current and previous ADC
conversion values to determine when to assert the interrupt, it is
important to reset the digital comparator to initial conditions when starting
a new sequence so that stale data is not used.
6
DCINT6
R/W
0
Digital Comparator Interrupt 6
Value Description
1
Resets the Digital Comparator 6 interrupt unit to its initial
conditions.
0
No effect.
When the interrupt has been cleared, this bit is automatically cleared.
Because the digital comparators use the current and previous ADC
conversion values to determine when to assert the interrupt, it is
important to reset the digital comparator to initial conditions when starting
a new sequence so that stale data is not used.
November 08, 2011
907
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Bit/Field
Name
Type
Reset
5
DCINT5
R/W
0
Description
Digital Comparator Interrupt 5
Value Description
1
Resets the Digital Comparator 5 interrupt unit to its initial
conditions.
0
No effect.
When the interrupt has been cleared, this bit is automatically cleared.
Because the digital comparators use the current and previous ADC
conversion values to determine when to assert the interrupt, it is
important to reset the digital comparator to initial conditions when starting
a new sequence so that stale data is not used.
4
DCINT4
R/W
0
Digital Comparator Interrupt 4
Value Description
1
Resets the Digital Comparator 4 interrupt unit to its initial
conditions.
0
No effect.
When the interrupt has been cleared, this bit is automatically cleared.
Because the digital comparators use the current and previous ADC
conversion values to determine when to assert the interrupt, it is
important to reset the digital comparator to initial conditions when starting
a new sequence so that stale data is not used.
3
DCINT3
R/W
0
Digital Comparator Interrupt 3
Value Description
1
Resets the Digital Comparator 3 interrupt unit to its initial
conditions.
0
No effect.
When the interrupt has been cleared, this bit is automatically cleared.
Because the digital comparators use the current and previous ADC
conversion values to determine when to assert the interrupt, it is
important to reset the digital comparator to initial conditions when starting
a new sequence so that stale data is not used.
2
DCINT2
R/W
0
Digital Comparator Interrupt 2
Value Description
1
Resets the Digital Comparator 2 interrupt unit to its initial
conditions.
0
No effect.
When the interrupt has been cleared, this bit is automatically cleared.
Because the digital comparators use the current and previous ADC
conversion values to determine when to assert the interrupt, it is
important to reset the digital comparator to initial conditions when starting
a new sequence so that stale data is not used.
908
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
1
DCINT1
R/W
0
Description
Digital Comparator Interrupt 1
Value Description
1
Resets the Digital Comparator 1 interrupt unit to its initial
conditions.
0
No effect.
When the interrupt has been cleared, this bit is automatically cleared.
Because the digital comparators use the current and previous ADC
conversion values to determine when to assert the interrupt, it is
important to reset the digital comparator to initial conditions when starting
a new sequence so that stale data is not used.
0
DCINT0
R/W
0
Digital Comparator Interrupt 0
Value Description
1
Resets the Digital Comparator 0 interrupt unit to its initial
conditions.
0
No effect.
When the interrupt has been cleared, this bit is automatically cleared.
Because the digital comparators use the current and previous ADC
conversion values to determine when to assert the interrupt, it is
important to reset the digital comparator to initial conditions when starting
a new sequence so that stale data is not used.
November 08, 2011
909
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 44: ADC Digital Comparator Control 0 (ADCDCCTL0), offset 0xE00
Register 45: ADC Digital Comparator Control 1 (ADCDCCTL1), offset 0xE04
Register 46: ADC Digital Comparator Control 2 (ADCDCCTL2), offset 0xE08
Register 47: ADC Digital Comparator Control 3 (ADCDCCTL3), offset 0xE0C
Register 48: ADC Digital Comparator Control 4 (ADCDCCTL4), offset 0xE10
Register 49: ADC Digital Comparator Control 5 (ADCDCCTL5), offset 0xE14
Register 50: ADC Digital Comparator Control 6 (ADCDCCTL6), offset 0xE18
Register 51: ADC Digital Comparator Control 7 (ADCDCCTL7), offset 0xE1C
This register provides the comparison encodings that generate an interrupt and/or PWM trigger.
See “Interrupt/ADC-Trigger Selector” on page 1261 for more information on using the ADC digital
comparators to trigger a PWM generator.
ADC Digital Comparator Control 0 (ADCDCCTL0)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0xE00
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
R/W
0
R/W
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
R/W
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
RO
0
RO
0
CTE
RO
0
R/W
0
CTC
R/W
0
CTM
Bit/Field
Name
Type
Reset
31:13
reserved
RO
0x0000.0
12
CTE
R/W
0
reserved
RO
0
CIE
CIC
R/W
0
CIM
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Comparison Trigger Enable
Value Description
1
Enables the trigger function state machine. The ADC conversion
data is used to determine if a trigger should be generated
according to the programming of the CTC and CTM fields.
0
Disables the trigger function state machine. ADC conversion
data is ignored by the trigger function.
910
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
11:10
CTC
R/W
0x0
Description
Comparison Trigger Condition
This field specifies the operational region in which a trigger is generated
when the ADC conversion data is compared against the values of COMP0
and COMP1. The COMP0 and COMP1 fields are defined in the
ADCDCCMPx registers.
Value Description
0x0
Low Band
ADC Data < COMP0 ≤ COMP1
0x1
Mid Band
COMP0 ≤ ADC Data < COMP1
0x2
reserved
0x3
High Band
COMP0 ≤ COMP1 ≤ ADC Data
9:8
CTM
R/W
0x0
Comparison Trigger Mode
This field specifies the mode by which the trigger comparison is made.
Value Description
0x0
Always
This mode generates a trigger every time the ADC conversion
data falls within the selected operational region.
0x1
Once
This mode generates a trigger the first time that the ADC
conversion data enters the selected operational region.
0x2
Hysteresis Always
This mode generates a trigger when the ADC conversion data
falls within the selected operational region and continues to
generate the trigger until the hysteresis condition is cleared by
entering the opposite operational region.
Note that the hysteresis modes are only defined for CTC
encodings of 0x0 and 0x3.
0x3
Hysteresis Once
This mode generates a trigger the first time that the ADC
conversion data falls within the selected operational region. No
additional triggers are generated until the hysteresis condition
is cleared by entering the opposite operational region.
Note that the hysteresis modes are only defined for CTC
encodings of 0x0 and 0x3.
7:5
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
November 08, 2011
911
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Bit/Field
Name
Type
Reset
4
CIE
R/W
0
Description
Comparison Interrupt Enable
Value Description
3:2
CIC
R/W
0x0
1
Enables the comparison interrupt. The ADC conversion data is
used to determine if an interrupt should be generated according
to the programming of the CIC and CIM fields.
0
Disables the comparison interrupt. ADC conversion data has
no effect on interrupt generation.
Comparison Interrupt Condition
This field specifies the operational region in which an interrupt is
generated when the ADC conversion data is compared against the
values of COMP0 and COMP1. The COMP0 and COMP1 fields are defined
in the ADCDCCMPx registers.
Value Description
0x0
Low Band
ADC Data < COMP0 ≤ COMP1
0x1
Mid Band
COMP0 ≤ ADC Data < COMP1
0x2
reserved
0x3
High Band
COMP0 < COMP1 ≤ ADC Data
1:0
CIM
R/W
0x0
Comparison Interrupt Mode
This field specifies the mode by which the interrupt comparison is made.
Value Description
0x0
Always
This mode generates an interrupt every time the ADC conversion
data falls within the selected operational region.
0x1
Once
This mode generates an interrupt the first time that the ADC
conversion data enters the selected operational region.
0x2
Hysteresis Always
This mode generates an interrupt when the ADC conversion
data falls within the selected operational region and continues
to generate the interrupt until the hysteresis condition is cleared
by entering the opposite operational region.
Note that the hysteresis modes are only defined for CTC
encodings of 0x0 and 0x3.
0x3
Hysteresis Once
This mode generates an interrupt the first time that the ADC
conversion data falls within the selected operational region. No
additional interrupts are generated until the hysteresis condition
is cleared by entering the opposite operational region.
Note that the hysteresis modes are only defined for CTC
encodings of 0x0 and 0x3.
912
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 52: ADC Digital Comparator Range 0 (ADCDCCMP0), offset 0xE40
Register 53: ADC Digital Comparator Range 1 (ADCDCCMP1), offset 0xE44
Register 54: ADC Digital Comparator Range 2 (ADCDCCMP2), offset 0xE48
Register 55: ADC Digital Comparator Range 3 (ADCDCCMP3), offset 0xE4C
Register 56: ADC Digital Comparator Range 4 (ADCDCCMP4), offset 0xE50
Register 57: ADC Digital Comparator Range 5 (ADCDCCMP5), offset 0xE54
Register 58: ADC Digital Comparator Range 6 (ADCDCCMP6), offset 0xE58
Register 59: ADC Digital Comparator Range 7 (ADCDCCMP7), offset 0xE5C
This register defines the comparison values that are used to determine if the ADC conversion data
falls in the appropriate operating region.
Note:
The value in the COMP1 field must be greater than or equal to the value in the COMP0 field
or unexpected results can occur.
ADC Digital Comparator Range 0 (ADCDCCMP0)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0xE40
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
reserved
Type
Reset
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
21
COMP1
RO
0
RO
0
COMP0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
31:28
reserved
RO
0x0
27:16
COMP1
R/W
0x000
R/W
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Compare 1
The value in this field is compared against the ADC conversion data.
The result of the comparison is used to determine if the data lies within
the high-band region.
Note that the value of COMP1 must be greater than or equal to the value
of COMP0.
15:12
reserved
RO
0x0
11:0
COMP0
R/W
0x000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Compare 0
The value in this field is compared against the ADC conversion data.
The result of the comparison is used to determine if the data lies within
the low-band region.
November 08, 2011
913
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 60: ADC Peripheral Properties (ADCPP), offset 0xFC0
The ADCPP register provides information regarding the properties of the ADC module.
ADC Peripheral Properties (ADCPP)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0xFC0
Type RO, reset 0x00B0.2187
31
30
29
28
RO
0
RO
0
RO
0
RO
0
15
14
13
RO
0
RO
0
RO
1
27
26
25
24
23
22
21
RO
0
RO
0
RO
0
RO
0
RO
1
RO
0
RO
1
12
11
10
9
8
7
6
RO
0
RO
0
RO
0
RO
0
RO
1
RO
1
RO
0
reserved
Type
Reset
DC
Type
Reset
19
18
17
RO
1
RO
0
RO
0
RO
0
RO
0
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
1
RO
1
RO
1
TS
20
RSL
TYPE
CH
Bit/Field
Name
Type
Reset
31:24
reserved
RO
0
23
TS
RO
0x1
16
MSR
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Temperature Sensor
Value Description
1
The ADC module has a temperature sensor.
0
The ADC module does not have a temperature sensor.
This field provides the similar information as the legacy DC1 register
TEMPSNS bit.
22:18
RSL
RO
0xC
Resolution
This field specifies the maximum number of binary bits used to represent
the converted sample. The field is encoded as a binary value, in the
range of 0 to 32 bits.
17:16
TYPE
RO
0x0
ADC Architecture
Value
Description
0x0
SAR
0x1 - 0x3 Reserved
15:10
DC
RO
0x8
Digital Comparator Count
This field specifies the number of ADC digital comparators available to
the converter. The field is encoded as a binary value, in the range of 0
to 63.
This field provides similar information to the legacy DC9 register
ADCnDCn bits.
914
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
Description
9:4
CH
RO
0x18
ADC Channel Count
This field specifies the number of ADC input channels available to the
converter. This field is encoded as a binary value, in the range of 0 to
63.
This field provides similar information to the legacy DC3 and DC8 register
ADCnAINn bits.
3:0
MSR
RO
0x7
Maximum ADC Sample Rate
This field specifies the maximum number of ADC conversions per
second. The MSR field is encoded as follows:
Value
Description
0x0
Reserved
0x1
125 ksps
0x2
Reserved
0x3
250 ksps
0x4
Reserved
0x5
500 ksps
0x6
Reserved
0x7
1 Msps
0x8 - 0xF Reserved
November 08, 2011
915
Texas Instruments-Advance Information
Analog-to-Digital Converter (ADC)
Register 61: ADC Peripheral Configuration (ADCPC), offset 0xFC4
The ADCPC register provides information regarding the configuration of the peripheral.
ADC Peripheral Configuration (ADCPC)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0xFC4
Type R/W, reset 0x0000.0007
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
1
R/W
1
R/W
1
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
31:4
reserved
RO
3:0
SR
R/W
Reset
SR
Description
0x0000.0000 Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
0x7
ADC Sample Rate
This field specifies the number of ADC conversions per second and is
used in Run, Sleep, and Deep-sleep modes. The field encoding is based
on the legacy RCGC0 register encoding. The programmed sample rate
cannot exceed the maximum sample rate specified by the MSR field in
the ADCPP register. The SR field is encoded as follows:
Value
Description
0x0
Reserved
0x1
125 ksps
0x2
Reserved
0x3
250 ksps
0x4
Reserved
0x5
500 ksps
0x6
Reserved
0x7
1 Msps
0x8 - 0xF Reserved
916
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 62: ADC Clock Configuration (ADCCC), offset 0xFC8
The ADCCC register controls the clock source for the ADC module.
ADC Clock Configuration (ADCCC)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
Offset 0xFC8
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
CS
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000.000
3:0
CS
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
ADC Clock Source
The following table specifies the clock source that generates the ADC
clock input, see Figure 5-5 on page 223.
Value
Description
0x0
Either the 16-MHz system clock (if the PLL bypass is in
effect) or the 16 MHz clock derived from PLL ÷ 25 (default).
Note that when the PLL is bypassed, the system clock must
be at least 16 MHz.
0x1
PIOSC
The PIOSC provides a 16-MHz clock source for the ADC.
If the PIOSC is used as the clock source, the ADC module
can continue to operate in Deep-Sleep mode.
0x2 - 0xF Reserved
November 08, 2011
917
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
14
Universal Asynchronous Receivers/Transmitters
(UARTs)
®
The Stellaris LM4F232H5BB controller includes eight Universal Asynchronous Receiver/Transmitter
(UART) with the following features:
■ Programmable baud-rate generator allowing speeds up to 5 Mbps for regular speed (divide by
16) and 10 Mbps for high speed (divide by 8)
■ Separate 16x8 transmit (TX) and receive (RX) FIFOs to reduce CPU interrupt service loading
■ Programmable FIFO length, including 1-byte deep operation providing conventional
double-buffered interface
■ FIFO trigger levels of 1/8, 1/4, 1/2, 3/4, and 7/8
■ Standard asynchronous communication bits for start, stop, and parity
■ Line-break generation and detection
■ Fully programmable serial interface characteristics
– 5, 6, 7, or 8 data bits
– Even, odd, stick, or no-parity bit generation/detection
– 1 or 2 stop bit generation
■ IrDA serial-IR (SIR) encoder/decoder providing
– Programmable use of IrDA Serial Infrared (SIR) or UART input/output
– Support of IrDA SIR encoder/decoder functions for data rates up to 115.2 Kbps half-duplex
– Support of normal 3/16 and low-power (1.41-2.23 μs) bit durations
– Programmable internal clock generator enabling division of reference clock by 1 to 256 for
low-power mode bit duration
■ Support for communication with ISO 7816 smart cards
■ Modem flow control and status (on UART1)
■ LIN protocol support
■ EIA-485 9-bit support
■ Standard FIFO-level and End-of-Transmission interrupts
■ Efficient transfers using Micro Direct Memory Access Controller (µDMA)
– Separate channels for transmit and receive
918
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
– Receive single request asserted when data is in the FIFO; burst request asserted at
programmed FIFO level
– Transmit single request asserted when there is space in the FIFO; burst request asserted at
programmed FIFO level
14.1
Block Diagram
Figure 14-1. UART Module Block Diagram
PIOSC
Clock Control
System Clock
UARTCTL
DMA Request
Baud Clock
DMA Control
UARTDMACTL
Interrupt
Interrupt Control
UARTIFLS
UARTIM
UARTMIS
UARTRIS
UARTICR
Identification Registers
TxFIFO
16 x 8
.
.
.
UARTPCellID0
Transmitter
(with SIR
Transmit
Encoder)
UARTPCellID1
UnTx
Baud Rate
Generator
UARTPCellID2
UARTPCellID3
UARTDR
UARTPeriphID0
UARTIBRD
UARTFBRD
Receiver
(with SIR
Receive
Decoder)
Control/Status
UARTPeriphID1
UnRx
UARTRSR/ECR
UARTPeriphID2
UARTFR
UARTPeriphID3
RxFIFO
16 x 8
UARTLCRH
UARTPeriphID4
UARTCTL
UARTPeriphID5
UARTILPR
UARTLCTL
UARTPeriphID6
.
.
.
UARTLSS
UARTPeriphID7
UARTLTIM
UART9BITADDR
UART9BITAMASK
UARTPP
14.2
Signal Description
The following table lists the external signals of the UART module and describes the function of each.
The UART signals are alternate functions for some GPIO signals and default to be GPIO signals at
reset, with the exception of the U0Rx and U0Tx pins which default to the UART function. The column
in the table below titled "Pin Mux/Pin Assignment" lists the possible GPIO pin placements for these
UART signals. The AFSEL bit in the GPIO Alternate Function Select (GPIOAFSEL) register
(page 698) should be set to choose the UART function. The number in parentheses is the encoding
that must be programmed into the PMCn field in the GPIO Port Control (GPIOPCTL) register
(page 717) to assign the UART signal to the specified GPIO port pin. For more information on
configuring GPIOs, see “General-Purpose Input/Outputs (GPIOs)” on page 674.
November 08, 2011
919
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Table 14-1. UART Signals (157BGA)
Pin Name
Pin Number Pin Mux / Pin
Assignment
U0Rx
L3
a
Pin Type
Buffer Type
PA0 (1)
I
TTL
Description
UART module 0 receive.
U0Tx
M1
PA1 (1)
O
TTL
UART module 0 transmit.
U1CTS
L1
N9
PC5 (8)
PF1 (1)
I
TTL
UART module 1 Clear To Send modem flow control
input signal.
U1DCD
L10
PF2 (1)
I
TTL
UART module 1 Data Carrier Detect modem status
input signal.
U1DSR
K10
PF3 (1)
I
TTL
UART module 1 Data Set Ready modem output
control line.
U1DTR
L9
PF4 (1)
O
TTL
UART module 1 Data Terminal Ready modem
status input signal.
U1RI
B7
PE7 (1)
I
TTL
UART module 1 Ring Indicator modem status input
signal.
U1RTS
L2
M9
PC4 (8)
PF0 (1)
O
TTL
UART module 1 Request to Send modem flow
control output line.
U1Rx
F11
L2
PB0 (1)
PC4 (2)
I
TTL
UART module 1 receive.
U1Tx
E11
L1
PB1 (1)
PC5 (2)
O
TTL
UART module 1 transmit.
U2Rx
A3
K7
PD6 (1)
PG4 (1)
I
TTL
UART module 2 receive.
U2Tx
B3
L7
PD7 (1)
PG5 (1)
O
TTL
UART module 2 transmit.
U3Rx
K1
PC6 (1)
I
TTL
UART module 3 receive.
U3Tx
K2
PC7 (1)
O
TTL
UART module 3 transmit.
U4Rx
L2
C9
PC4 (1)
PJ0 (1)
I
TTL
UART module 4 receive.
U4Tx
L1
B9
PC5 (1)
PJ1 (1)
O
TTL
UART module 4 transmit.
U5Rx
A5
A9
PE4 (1)
PJ2 (1)
I
TTL
UART module 5 receive.
U5Tx
B5
C8
PE5 (1)
PJ3 (1)
O
TTL
UART module 5 transmit.
U6Rx
A4
D5
PD4 (1)
PJ4 (1)
I
TTL
UART module 6 receive.
U6Tx
B4
C5
PD5 (1)
PJ5 (1)
O
TTL
UART module 6 transmit.
U7Rx
F1
B11
PE0 (1)
PK4 (1)
I
TTL
UART module 7 receive.
U7Tx
F2
B12
PE1 (1)
PK5 (1)
O
TTL
UART module 7 transmit.
a. The TTL designation indicates the pin has TTL-compatible voltage levels.
14.3
Functional Description
Each Stellaris UART performs the functions of parallel-to-serial and serial-to-parallel conversions.
It is similar in functionality to a 16C550 UART, but is not register compatible.
920
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
The UART is configured for transmit and/or receive via the TXE and RXE bits of the UART Control
(UARTCTL) register (see page 945). Transmit and receive are both enabled out of reset. Before any
control registers are programmed, the UART must be disabled by clearing the UARTEN bit in
UARTCTL. If the UART is disabled during a TX or RX operation, the current transaction is completed
prior to the UART stopping.
The UART module also includes a serial IR (SIR) encoder/decoder block that can be connected to
an infrared transceiver to implement an IrDA SIR physical layer. The SIR function is programmed
using the UARTCTL register.
14.3.1
Transmit/Receive Logic
The transmit logic performs parallel-to-serial conversion on the data read from the transmit FIFO.
The control logic outputs the serial bit stream beginning with a start bit and followed by the data bits
(LSB first), parity bit, and the stop bits according to the programmed configuration in the control
registers. See Figure 14-2 on page 921 for details.
The receive logic performs serial-to-parallel conversion on the received bit stream after a valid start
pulse has been detected. Overrun, parity, frame error checking, and line-break detection are also
performed, and their status accompanies the data that is written to the receive FIFO.
Figure 14-2. UART Character Frame
UnTX
LSB
1
5-8 data bits
0
n
Parity bit
if enabled
Start
14.3.2
1-2
stop bits
MSB
Baud-Rate Generation
The baud-rate divisor is a 22-bit number consisting of a 16-bit integer and a 6-bit fractional part.
The number formed by these two values is used by the baud-rate generator to determine the bit
period. Having a fractional baud-rate divisor allows the UART to generate all the standard baud
rates.
The 16-bit integer is loaded through the UART Integer Baud-Rate Divisor (UARTIBRD) register
(see page 941) and the 6-bit fractional part is loaded with the UART Fractional Baud-Rate Divisor
(UARTFBRD) register (see page 942). The baud-rate divisor (BRD) has the following relationship
to the system clock (where BRDI is the integer part of the BRD and BRDF is the fractional part,
separated by a decimal place.)
BRD = BRDI + BRDF = UARTSysClk / (ClkDiv * Baud Rate)
where UARTSysClk is the system clock connected to the UART, and ClkDiv is either 16 (if HSE
in UARTCTL is clear) or 8 (if HSE is set).
The 6-bit fractional number (that is to be loaded into the DIVFRAC bit field in the UARTFBRD register)
can be calculated by taking the fractional part of the baud-rate divisor, multiplying it by 64, and
adding 0.5 to account for rounding errors:
UARTFBRD[DIVFRAC] = integer(BRDF * 64 + 0.5)
The UART generates an internal baud-rate reference clock at 8x or 16x the baud-rate (referred to
as Baud8 and Baud16, depending on the setting of the HSE bit (bit 5) in UARTCTL). This reference
clock is divided by 8 or 16 to generate the transmit clock, and is used for error detection during
receive operations. Note that the state of the HSE bit has no effect on clock generation in ISO 7816
smart card mode (when the SMART bit in the UARTCTL register is set).
November 08, 2011
921
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Along with the UART Line Control, High Byte (UARTLCRH) register (see page 943), the UARTIBRD
and UARTFBRD registers form an internal 30-bit register. This internal register is only updated
when a write operation to UARTLCRH is performed, so any changes to the baud-rate divisor must
be followed by a write to the UARTLCRH register for the changes to take effect.
To update the baud-rate registers, there are four possible sequences:
■ UARTIBRD write, UARTFBRD write, and UARTLCRH write
■ UARTFBRD write, UARTIBRD write, and UARTLCRH write
■ UARTIBRD write and UARTLCRH write
■ UARTFBRD write and UARTLCRH write
14.3.3
Data Transmission
Data received or transmitted is stored in two 16-byte FIFOs, though the receive FIFO has an extra
four bits per character for status information. For transmission, data is written into the transmit FIFO.
If the UART is enabled, it causes a data frame to start transmitting with the parameters indicated
in the UARTLCRH register. Data continues to be transmitted until there is no data left in the transmit
FIFO. The BUSY bit in the UART Flag (UARTFR) register (see page 937) is asserted as soon as
data is written to the transmit FIFO (that is, if the FIFO is non-empty) and remains asserted while
data is being transmitted. The BUSY bit is negated only when the transmit FIFO is empty, and the
last character has been transmitted from the shift register, including the stop bits. The UART can
indicate that it is busy even though the UART may no longer be enabled.
When the receiver is idle (the UnRx signal is continuously 1), and the data input goes Low (a start
bit has been received), the receive counter begins running and data is sampled on the eighth cycle
of Baud16 or fourth cycle of Baud8 depending on the setting of the HSE bit (bit 5) in UARTCTL
(described in “Transmit/Receive Logic” on page 921).
The start bit is valid and recognized if the UnRx signal is still low on the eighth cycle of Baud16 (HSE
clear) or the fourth cycle of Baud 8 (HSE set), otherwise it is ignored. After a valid start bit is detected,
successive data bits are sampled on every 16th cycle of Baud16 or 8th cycle of Baud8 (that is, one
bit period later) according to the programmed length of the data characters and value of the HSE
bit in UARTCTL. The parity bit is then checked if parity mode is enabled. Data length and parity are
defined in the UARTLCRH register.
Lastly, a valid stop bit is confirmed if the UnRx signal is High, otherwise a framing error has occurred.
When a full word is received, the data is stored in the receive FIFO along with any error bits
associated with that word.
14.3.4
Serial IR (SIR)
The UART peripheral includes an IrDA serial-IR (SIR) encoder/decoder block. The IrDA SIR block
provides functionality that converts between an asynchronous UART data stream and a half-duplex
serial SIR interface. No analog processing is performed on-chip. The role of the SIR block is to
provide a digital encoded output and decoded input to the UART. When enabled, the SIR block
uses the UnTx and UnRx pins for the SIR protocol. These signals should be connected to an infrared
transceiver to implement an IrDA SIR physical layer link. The SIR block can receive and transmit,
but it is only half-duplex so it cannot do both at the same time. Transmission must be stopped before
data can be received. The IrDA SIR physical layer specifies a minimum 10-ms delay between
transmission and reception.The SIR block has two modes of operation:
922
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
■ In normal IrDA mode, a zero logic level is transmitted as a high pulse of 3/16th duration of the
selected baud rate bit period on the output pin, while logic one levels are transmitted as a static
LOW signal. These levels control the driver of an infrared transmitter, sending a pulse of light
for each zero. On the reception side, the incoming light pulses energize the photo transistor base
of the receiver, pulling its output LOW and driving the UART input pin LOW.
■ In low-power IrDA mode, the width of the transmitted infrared pulse is set to three times the
period of the internally generated IrLPBaud16 signal (1.63 µs, assuming a nominal 1.8432 MHz
frequency) by changing the appropriate bit in the UARTCR register. See page 940 for more
information on IrDA low-power pulse-duration configuration.
Figure 14-3 on page 923 shows the UART transmit and receive signals, with and without IrDA
modulation.
Figure 14-3. IrDA Data Modulation
Data bits
Start
bit
UnTx
1
0
0
0
1
Stop
bit
0
0
1
1
1
UnTx with IrDA
3
16 Bit period
Bit period
UnRx with IrDA
UnRx
0
1
0
Start
1
0
0
1
1
Data bits
0
1
Stop
In both normal and low-power IrDA modes:
■ During transmission, the UART data bit is used as the base for encoding
■ During reception, the decoded bits are transferred to the UART receive logic
The IrDA SIR physical layer specifies a half-duplex communication link, with a minimum 10-ms
delay between transmission and reception. This delay must be generated by software because it
is not automatically supported by the UART. The delay is required because the infrared receiver
electronics might become biased or even saturated from the optical power coupled from the adjacent
transmitter LED. This delay is known as latency or receiver setup time.
14.3.5
ISO 7816 Support
The UART offers basic support to allow communication with an ISO 7816 smartcard. When bit 3
(SMART) of the UARTCTL register is set, the UnTx signal is used as a bit clock, and the UnRx signal
is used as the half-duplex communication line connected to the smartcard. A GPIO signal can be
used to generate the reset signal to the smartcard. The remaining smartcard signals should be
provided by the system design. The maximum clock rate in this mode is system clock / 16.
When using ISO 7816 mode, the UARTLCRH register must be set to transmit 8-bit words (WLEN
bits 6:5 configured to 0x3) with EVEN parity (PEN set and EPS set). In this mode, the UART
automatically uses 2 stop bits, and the STP2 bit of the UARTLCRH register is ignored.
November 08, 2011
923
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
If a parity error is detected during transmission, UnRx is pulled Low during the second stop bit. In
this case, the UART aborts the transmission, flushes the transmit FIFO and discards any data it
contains, and raises a parity error interrupt, allowing software to detect the problem and initiate
retransmission of the affected data. Note that the UART does not support automatic retransmission
in this case.
14.3.6
Modem Handshake Support
This section describes how to configure and use the modem flow control and status signals for
UART1 when connected as a DTE (data terminal equipment) or as a DCE (data communications
equipment). In general, a modem is a DCE and a computing device that connects to a modem is
the DTE.
14.3.6.1
Signaling
The status signals provided by UART1 differ based on whether the UART is used as a DTE or DCE.
When used as a DTE, the modem flow control and status signals are defined as:
■ U1CTS is Clear To Send
■ U1DSR is Data Set Ready
■ U1DCD is Data Carrier Detect
■ U1RI is Ring Indicator
■ U1RTS is Request To Send
■ U1DTR is Data Terminal Ready
When used as a DCE, the the modem flow control and status signals are defined as:
■ U1CTS is Request To Send
■ U1DSR is Data Terminal Ready
■ U1RTS is Clear To Send
■ U1DTR is Data Set Ready
Note that the support for DCE functions Data Carrier Detect and Ring Indicator are not provided. If
these signals are required, their function can be emulated by using a general-purpose I/O signal
and providing software support.
14.3.6.2
Flow Control
Flow control can be accomplished by either hardware or software. The following sections describe
the different methods.
Hardware Flow Control (RTS/CTS)
Hardware flow control between two devices is accomplished by connecting the U1RTS output to the
Clear-To-Send input on the receiving device, and connecting the Request-To-Send output on the
receiving device to the U1CTS input.
The U1CTS input controls the transmitter. The transmitter may only transmit data when the U1CTS
input is asserted. The U1RTS output signal indicates the state of the receive FIFO. U1CTS remains
924
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
asserted until the preprogrammed watermark level is reached, indicating that the Receive FIFO has
no space to store additional characters.
The UARTCTL register bits 15 (CTSEN) and 14 (RTSEN) specify the flow control mode as shown in
Table 14-2 on page 925.
Table 14-2. Flow Control Mode
Description
CTSEN
RTSEN
1
1
RTS and CTS flow control enabled
1
0
Only CTS flow control enabled
0
1
Only RTS flow control enabled
0
0
Both RTS and CTS flow control disabled
Note that when RTSEN is 1, software cannot modify the U1RTS output value through the UARTCTL
register Request to Send (RTS) bit, and the status of the RTS bit should be ignored.
Software Flow Control (Modem Status Interrupts)
Software flow control between two devices is accomplished by using interrupts to indicate the status
of the UART. Interrupts may be generated for the U1DSR, U1DCD, U1CTS, and U1RI signals using
bits 3:0 of the UARTIM register, respectively. The raw and masked interrupt status may be checked
using the UARTRIS and UARTMIS register. These interrupts may be cleared using the UARTICR
register.
14.3.7
LIN Support
The UART module offers hardware support for the LIN protocol as either a master or a slave. The
LIN mode is enabled by setting the LIN bit in the UARTCTL register. A LIN message is identified
by the use of a Sync Break at the beginning of the message. The Sync Break is a transmission of
a series of 0s. The Sync Break is followed by the Sync data field (0x55). Figure 14-4 on page 925
illustrates the structure of a LIN message.
Figure 14-4. LIN Message
Message Frame
Header
Synch
Break
Synch Field
Response
Ident Field
Data
Field(s)
In-Frame
Response
Data Field
Checksum
Field
Interbyte
Space
The UART should be configured as followed to operate in LIN mode:
1. Configure the UART for 1 start bit, 8 data bits, no parity, and 1 stop bit. Enable the Transmit
FIFO.
November 08, 2011
925
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
2. Set the LIN bit in the UARTCTL register.
When preparing to send a LIN message, the TXFIFO should contain the Sync data (0x55) at FIFO
location 0 and the Identifier data at location 1, followed by the data to be transmitted, and with the
checksum in the final FIFO entry.
14.3.7.1
LIN Master
The UART is enabled to be the LIN master by setting the MASTER bit in the UARTLCTL register.
The length of the Sync Break is programmable using the BLEN field in the UARTLCTL register and
can be 13-16 bits (baud clock cycles).
14.3.7.2
LIN Slave
The LIN UART slave is required to adjust its baud rate to that of the LIN master. In slave mode, the
LIN UART recognizes the Sync Break, which must be at least 13 bits in duration. A timer is provided
to capture timing data on the 1st and 5th falling edges of the Sync field so that the baud rate can
be adjusted to match the master.
After detecting a Sync Break, the UART waits for the synchronization field. The first falling edge
generates an interrupt using the LME1RIS bit in the UARTRIS register, and the timer value is
captured and stored in the UARTLSS register (T1). On the fifth falling edge, a second interrupt is
generated using the LME5RIS bit in the UARTRIS register, and the timer value is captured again
(T2). The actual baud rate can be calculated using (T2-T1)/8, and the local baud rate should be
adjusted as needed. Figure 14-5 on page 926 illustrates the synchronization field.
Figure 14-5. LIN Synchronization Field
Sync Break
0
1
2
3
4
5
6
7
8
Synch Field
9
10
11
12
13
0
1
2
Edge 1
3
4
5
6
Edge 5
7
8
8 Tbit
Sync Break Detect
14.3.8
9-Bit UART Mode
The UART provides a 9-bit mode that is enabled with the 9BITEN bit in the UART9BITADDR
register. This feature is useful in a multi-drop configuration of the UART where a single master
connected to multiple slaves can communicate with a particular slave through its address or address
range along with a qualifier for an address byte. All the slaves check for the address qualifier in the
place of the parity bit and, if set, then compare the byte received with the preprogrammed address.
If the address matches, then it receives or sends further data. If the address does not match, it drops
the address byte and any subsequent data bytes. If the UART is in 9-bit mode, then the receiver
operates with no parity mode. The address can be predefined to match with the received byte and
it can be configured with the UART9BITADDR register. The matching can be extended to an address
range using the address mask UART9BITAMASK that is ANDed with UART9BITADDR to form
the range. By default, the UART9BITAMASK is 0xFF.
If the byte received that follows 9th bit set then it will be compared with UART9BITADDRRNG (address
range read-only status register). Upon not finding a match, the rest of the data bytes with the 9th
bit cleared are dropped. If a match is found, then an interrupt is generated to the NVIC for further
926
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
action. The subsequent data bytes with the cleared 9th bit are stored in the FIFO. Software can
mask this interrupt in case μDMA and/or FIFO operations are enabled for this instance and processor
intervention is not required. All the send transactions with 9-bit mode are data bytes and the 9th bit
is cleared. Software can override the 9th bit to be set (to indicate address) by overriding the parity
settings to sticky parity with odd parity enabled for a particular byte. To match the transmission time
with correct parity settings, the address byte can be transmitted as a single then a burst transfer.
The Transmit FIFO does not hold the address/data bit, hence software should take care of enabling
the address bit appropriately.
14.3.9
FIFO Operation
The UART has two 16x8 FIFOs; one for transmit and one for receive. Both FIFOs are accessed via
the UART Data (UARTDR) register (see page 932). Read operations of the UARTDR register return
a 12-bit value consisting of 8 data bits and 4 error flags while write operations place 8-bit data in
the transmit FIFO.
Out of reset, both FIFOs are disabled and act as 1-byte-deep holding registers. The FIFOs are
enabled by setting the FEN bit in UARTLCRH (page 943).
FIFO status can be monitored via the UART Flag (UARTFR) register (see page 937) and the UART
Receive Status (UARTRSR) register. Hardware monitors empty, full and overrun conditions. The
UARTFR register contains empty and full flags (TXFE, TXFF, RXFE, and RXFF bits), and the
UARTRSR register shows overrun status via the OE bit. If the FIFOs are disabled, the empty and
full flags are set according to the status of the 1-byte-deep holding registers.
The trigger points at which the FIFOs generate interrupts is controlled via the UART Interrupt FIFO
Level Select (UARTIFLS) register (see page 949). Both FIFOs can be individually configured to
trigger interrupts at different levels. Available configurations include ⅛, ¼, ½, ¾, and ⅞. For example,
if the ¼ option is selected for the receive FIFO, the UART generates a receive interrupt after 4 data
bytes are received. Out of reset, both FIFOs are configured to trigger an interrupt at the ½ mark.
14.3.10
Interrupts
The UART can generate interrupts when the following conditions are observed:
■ Overrun Error
■ Break Error
■ Parity Error
■ Framing Error
■ Receive Timeout
■ Transmit (when condition defined in the TXIFLSEL bit in the UARTIFLS register is met, or if the
EOT bit in UARTCTL is set, when the last bit of all transmitted data leaves the serializer)
■ Receive (when condition defined in the RXIFLSEL bit in the UARTIFLS register is met)
All of the interrupt events are ORed together before being sent to the interrupt controller, so the
UART can only generate a single interrupt request to the controller at any given time. Software can
service multiple interrupt events in a single interrupt service routine by reading the UART Masked
Interrupt Status (UARTMIS) register (see page 959).
The interrupt events that can trigger a controller-level interrupt are defined in the UART Interrupt
Mask (UARTIM) register (see page 951) by setting the corresponding IM bits. If interrupts are not
November 08, 2011
927
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
used, the raw interrupt status is always visible via the UART Raw Interrupt Status (UARTRIS)
register (see page 955).
Interrupts are always cleared (for both the UARTMIS and UARTRIS registers) by writing a 1 to the
corresponding bit in the UART Interrupt Clear (UARTICR) register (see page 963).
The receive timeout interrupt is asserted when the receive FIFO is not empty, and no further data
is received over a 32-bit period. The receive timeout interrupt is cleared either when the FIFO
becomes empty through reading all the data (or by reading the holding register), or when a 1 is
written to the corresponding bit in the UARTICR register.
The receive interrupt changes state when one of the following events occurs:
■ If the FIFOs are enabled and the receive FIFO reaches the programmed trigger level, the RXRIS
bit is set. The receive interrupt is cleared by reading data from the receive FIFO until it becomes
less than the trigger level, or by clearing the interrupt by writing a 1 to the RXIC bit.
■ If the FIFOs are disabled (have a depth of one location) and data is received thereby filling the
location, the RXRIS bit is set. The receive interrupt is cleared by performing a single read of the
receive FIFO, or by clearing the interrupt by writing a 1 to the RXIC bit.
The transmit interrupt changes state when one of the following events occurs:
■ If the FIFOs are enabled and the transmit FIFO reaches the programmed trigger level, the TXRIS
bit is set. The transmit interrupt is cleared by writing data to the transmit FIFO until it becomes
greater than the trigger level, or by clearing the interrupt by writing a 1 to the TXIC bit.
■ If the FIFOs are disabled (have a depth of one location) and there is no data present in the
transmitters single location, the TXRIS bit is set. It is cleared by performing a single write to the
transmit FIFO, or by clearing the interrupt by writing a 1 to the TXIC bit.
14.3.11
Loopback Operation
The UART can be placed into an internal loopback mode for diagnostic or debug work by setting
the LBE bit in the UARTCTL register (see page 945). In loopback mode, data transmitted on the
UnTx output is received on the UnRx input. Note that the LBE bit should be set before the UART is
enabled.
14.3.12
DMA Operation
The UART provides an interface to the μDMA controller with separate channels for transmit and
receive. The DMA operation of the UART is enabled through the UART DMA Control
(UARTDMACTL) register. When DMA operation is enabled, the UART asserts a DMA request on
the receive or transmit channel when the associated FIFO can transfer data. For the receive channel,
a single transfer request is asserted whenever any data is in the receive FIFO. A burst transfer
request is asserted whenever the amount of data in the receive FIFO is at or above the FIFO trigger
level configured in the UARTIFLS register. For the transmit channel, a single transfer request is
asserted whenever there is at least one empty location in the transmit FIFO. The burst request is
asserted whenever the transmit FIFO contains fewer characters than the FIFO trigger level. The
single and burst DMA transfer requests are handled automatically by the μDMA controller depending
on how the DMA channel is configured.
To enable DMA operation for the receive channel, set the RXDMAE bit of the DMA Control
(UARTDMACTL) register. To enable DMA operation for the transmit channel, set the TXDMAE bit
of the UARTDMACTL register. The UART can also be configured to stop using DMA for the receive
channel if a receive error occurs. If the DMAERR bit of the UARTDMACR register is set and a receive
928
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
error occurs, the DMA receive requests are automatically disabled. This error condition can be
cleared by clearing the appropriate UART error interrupt.
If DMA is enabled, then the μDMA controller triggers an interrupt when a transfer is complete. The
interrupt occurs on the UART interrupt vector. Therefore, if interrupts are used for UART operation
and DMA is enabled, the UART interrupt handler must be designed to handle the μDMA completion
interrupt.
See “Micro Direct Memory Access (μDMA)” on page 610 for more details about programming the
μDMA controller.
14.4
Initialization and Configuration
To enable and initialize the UART, the following steps are necessary:
1. Enable the UART module using the RCGCUART register (see page 394).
2. Enable the clock to the appropriate GPIO module via the RCGCGPIO register (see page 389).
To find out which GPIO port to enable, refer to Table 23-5 on page 1398.
3. Set the GPIO AFSEL bits for the appropriate pins (see page 698). To determine which GPIOs to
configure, see Table 23-4 on page 1387.
4. Configure the GPIO current level and/or slew rate as specified for the mode selected (see
page 700 and page 709).
5. Configure the PMCn fields in the GPIOPCTL register to assign the UART signals to the appropriate
pins (see page 717 and Table 23-5 on page 1398).
To use the UART, the peripheral clock must be enabled by setting the appropriate bit in the
RCGCUART register (page 394). In addition, the clock to the appropriate GPIO module must be
enabled via the RCGCGPIO register (page 389) in the System Control module. To find out which
GPIO port to enable, refer to Table 23-5 on page 1398.
This section discusses the steps that are required to use a UART module. For this example, the
UART clock is assumed to be 20 MHz, and the desired UART configuration is:
■ 115200 baud rate
■ Data length of 8 bits
■ One stop bit
■ No parity
■ FIFOs disabled
■ No interrupts
The first thing to consider when programming the UART is the baud-rate divisor (BRD), because
the UARTIBRD and UARTFBRD registers must be written before the UARTLCRH register. Using
the equation described in “Baud-Rate Generation” on page 921, the BRD can be calculated:
BRD = 20,000,000 / (16 * 115,200) = 10.8507
November 08, 2011
929
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
which means that the DIVINT field of the UARTIBRD register (see page 941) should be set to 10
decimal or 0xA. The value to be loaded into the UARTFBRD register (see page 942) is calculated
by the equation:
UARTFBRD[DIVFRAC] = integer(0.8507 * 64 + 0.5) = 54
With the BRD values in hand, the UART configuration is written to the module in the following order:
1. Disable the UART by clearing the UARTEN bit in the UARTCTL register.
2. Write the integer portion of the BRD to the UARTIBRD register.
3. Write the fractional portion of the BRD to the UARTFBRD register.
4. Write the desired serial parameters to the UARTLCRH register (in this case, a value of
0x0000.0060).
5. Optionally, configure the µDMA channel (see “Micro Direct Memory Access (μDMA)” on page 610)
and enable the DMA option(s) in the UARTDMACTL register.
6. Enable the UART by setting the UARTEN bit in the UARTCTL register.
14.5
Register Map
Table 14-3 on page 930 lists the UART registers. The offset listed is a hexadecimal increment to the
register’s address, relative to that UART’s base address:
■
■
■
■
■
■
■
■
UART0: 0x4000.C000
UART1: 0x4000.D000
UART2: 0x4000.E000
UART3: 0x4000.F000
UART4: 0x4001.0000
UART5: 0x4001.1000
UART6: 0x4001.2000
UART7: 0x4001.3000
Note that the UART module clock must be enabled before the registers can be programmed (see
page 394). There must be a delay of 3 system clocks after the UART module clock is enabled before
any UART module registers are accessed.
Note:
The UART must be disabled (see the UARTEN bit in the UARTCTL register on page 945)
before any of the control registers are reprogrammed. When the UART is disabled during
a TX or RX operation, the current transaction is completed prior to the UART stopping.
Table 14-3. UART Register Map
Offset
Name
Type
Reset
Description
See
page
0x000
UARTDR
R/W
0x0000.0000
UART Data
932
0x004
UARTRSR/UARTECR
R/W
0x0000.0000
UART Receive Status/Error Clear
934
0x018
UARTFR
RO
0x0000.0090
UART Flag
937
0x020
UARTILPR
R/W
0x0000.0000
UART IrDA Low-Power Register
940
0x024
UARTIBRD
R/W
0x0000.0000
UART Integer Baud-Rate Divisor
941
930
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 14-3. UART Register Map (continued)
Name
Type
Reset
0x028
UARTFBRD
R/W
0x0000.0000
UART Fractional Baud-Rate Divisor
942
0x02C
UARTLCRH
R/W
0x0000.0000
UART Line Control
943
0x030
UARTCTL
R/W
0x0000.0300
UART Control
945
0x034
UARTIFLS
R/W
0x0000.0012
UART Interrupt FIFO Level Select
949
0x038
UARTIM
R/W
0x0000.0000
UART Interrupt Mask
951
0x03C
UARTRIS
RO
0x0000.000F
UART Raw Interrupt Status
955
0x040
UARTMIS
RO
0x0000.0000
UART Masked Interrupt Status
959
0x044
UARTICR
W1C
0x0000.0000
UART Interrupt Clear
963
0x048
UARTDMACTL
R/W
0x0000.0000
UART DMA Control
965
0x090
UARTLCTL
R/W
0x0000.0000
UART LIN Control
966
0x094
UARTLSS
RO
0x0000.0000
UART LIN Snap Shot
967
0x098
UARTLTIM
RO
0x0000.0000
UART LIN Timer
968
0x0A4
UART9BITADDR
R/W
0x0000.0000
UART 9-Bit Self Address
969
0x0A8
UART9BITAMASK
R/W
0x0000.00FF
UART 9-Bit Self Address Mask
970
0xFC0
UARTPP
RO
0x0000.0003
UART Peripheral Properties
971
0xFC8
UARTCC
R/W
0x0000.0000
UART Clock Configuration
972
0xFD0
UARTPeriphID4
RO
0x0000.0000
UART Peripheral Identification 4
973
0xFD4
UARTPeriphID5
RO
0x0000.0000
UART Peripheral Identification 5
974
0xFD8
UARTPeriphID6
RO
0x0000.0000
UART Peripheral Identification 6
975
0xFDC
UARTPeriphID7
RO
0x0000.0000
UART Peripheral Identification 7
976
0xFE0
UARTPeriphID0
RO
0x0000.0060
UART Peripheral Identification 0
977
0xFE4
UARTPeriphID1
RO
0x0000.0000
UART Peripheral Identification 1
978
0xFE8
UARTPeriphID2
RO
0x0000.0018
UART Peripheral Identification 2
979
0xFEC
UARTPeriphID3
RO
0x0000.0001
UART Peripheral Identification 3
980
0xFF0
UARTPCellID0
RO
0x0000.000D
UART PrimeCell Identification 0
981
0xFF4
UARTPCellID1
RO
0x0000.00F0
UART PrimeCell Identification 1
982
0xFF8
UARTPCellID2
RO
0x0000.0005
UART PrimeCell Identification 2
983
0xFFC
UARTPCellID3
RO
0x0000.00B1
UART PrimeCell Identification 3
984
14.6
Description
See
page
Offset
Register Descriptions
The remainder of this section lists and describes the UART registers, in numerical order by address
offset.
November 08, 2011
931
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Register 1: UART Data (UARTDR), offset 0x000
Important: This register is read-sensitive. See the register description for details.
This register is the data register (the interface to the FIFOs).
For transmitted data, if the FIFO is enabled, data written to this location is pushed onto the transmit
FIFO. If the FIFO is disabled, data is stored in the transmitter holding register (the bottom word of
the transmit FIFO). A write to this register initiates a transmission from the UART.
For received data, if the FIFO is enabled, the data byte and the 4-bit status (break, frame, parity,
and overrun) is pushed onto the 12-bit wide receive FIFO. If the FIFO is disabled, the data byte and
status are stored in the receiving holding register (the bottom word of the receive FIFO). The received
data can be retrieved by reading this register.
UART Data (UARTDR)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0x000
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
15
14
13
12
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
11
10
9
8
OE
BE
PE
FE
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:12
reserved
RO
0x0000.0
11
OE
RO
0
DATA
R/W
0
R/W
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
UART Overrun Error
Value Description
1
New data was received when the FIFO was full, resulting in
data loss.
0
No data has been lost due to a FIFO overrun.
932
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
10
BE
RO
0
Description
UART Break Error
Value Description
1
A break condition has been detected, indicating that the receive
data input was held Low for longer than a full-word transmission
time (defined as start, data, parity, and stop bits).
0
No break condition has occurred
In FIFO mode, this error is associated with the character at the top of
the FIFO. When a break occurs, only one 0 character is loaded into the
FIFO. The next character is only enabled after the received data input
goes to a 1 (marking state), and the next valid start bit is received.
9
PE
RO
0
UART Parity Error
Value Description
1
The parity of the received data character does not match the
parity defined by bits 2 and 7 of the UARTLCRH register.
0
No parity error has occurred
In FIFO mode, this error is associated with the character at the top of
the FIFO.
8
FE
RO
0
UART Framing Error
Value Description
7:0
DATA
R/W
0x00
1
The received character does not have a valid stop bit (a valid
stop bit is 1).
0
No framing error has occurred
Data Transmitted or Received
Data that is to be transmitted via the UART is written to this field.
When read, this field contains the data that was received by the UART.
November 08, 2011
933
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Register 2: UART Receive Status/Error Clear (UARTRSR/UARTECR), offset
0x004
The UARTRSR/UARTECR register is the receive status register/error clear register.
In addition to the UARTDR register, receive status can also be read from the UARTRSR register.
If the status is read from this register, then the status information corresponds to the entry read from
UARTDR prior to reading UARTRSR. The status information for overrun is set immediately when
an overrun condition occurs.
The UARTRSR register cannot be written.
A write of any value to the UARTECR register clears the framing, parity, break, and overrun errors.
All the bits are cleared on reset.
Read-Only Status Register
UART Receive Status/Error Clear (UARTRSR/UARTECR)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0x004
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
OE
BE
PE
FE
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000.000
3
OE
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
UART Overrun Error
Value Description
1
New data was received when the FIFO was full, resulting in
data loss.
0
No data has been lost due to a FIFO overrun.
This bit is cleared by a write to UARTECR.
The FIFO contents remain valid because no further data is written when
the FIFO is full, only the contents of the shift register are overwritten.
The CPU must read the data in order to empty the FIFO.
934
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
2
BE
RO
0
Description
UART Break Error
Value Description
1
A break condition has been detected, indicating that the receive
data input was held Low for longer than a full-word transmission
time (defined as start, data, parity, and stop bits).
0
No break condition has occurred
This bit is cleared to 0 by a write to UARTECR.
In FIFO mode, this error is associated with the character at the top of
the FIFO. When a break occurs, only one 0 character is loaded into the
FIFO. The next character is only enabled after the receive data input
goes to a 1 (marking state) and the next valid start bit is received.
1
PE
RO
0
UART Parity Error
Value Description
1
The parity of the received data character does not match the
parity defined by bits 2 and 7 of the UARTLCRH register.
0
No parity error has occurred
This bit is cleared to 0 by a write to UARTECR.
0
FE
RO
0
UART Framing Error
Value Description
1
The received character does not have a valid stop bit (a valid
stop bit is 1).
0
No framing error has occurred
This bit is cleared to 0 by a write to UARTECR.
In FIFO mode, this error is associated with the character at the top of
the FIFO.
Write-Only Error Clear Register
UART Receive Status/Error Clear (UARTRSR/UARTECR)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0x004
Type WO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
WO
0
WO
0
WO
0
WO
0
3
2
1
0
WO
0
WO
0
WO
0
WO
0
reserved
Type
Reset
WO
0
WO
0
WO
0
WO
0
WO
0
WO
0
WO
0
WO
0
WO
0
WO
0
WO
0
WO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
WO
0
WO
0
WO
0
WO
0
WO
0
DATA
WO
0
WO
0
WO
0
WO
0
WO
0
WO
0
November 08, 2011
WO
0
935
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Bit/Field
Name
Type
Reset
31:8
reserved
WO
0x0000.00
7:0
DATA
WO
0x00
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Error Clear
A write to this register of any data clears the framing, parity, break, and
overrun flags.
936
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 3: UART Flag (UARTFR), offset 0x018
The UARTFR register is the flag register. After reset, the TXFF, RXFF, and BUSY bits are 0, and
TXFE and RXFE bits are 1. The RI, DCD, DSR and CTS bits indicate the modem flow control and
status. Note that the modem bits are only implemented on UART1 and are reserved on UART0 and
UART2.
UART Flag (UARTFR)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0x018
Type RO, reset 0x0000.0090
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
15
14
13
RO
0
RO
0
RO
0
RO
0
12
11
10
9
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:9
reserved
RO
0x0000.00
8
RI
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
RI
TXFE
RXFF
TXFF
RXFE
BUSY
DCD
DSR
CTS
RO
0
RO
1
RO
0
RO
0
RO
1
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Ring Indicator
Value Description
1
The U1RI signal is asserted.
0
The U1RI signal is not asserted.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
7
TXFE
RO
1
UART Transmit FIFO Empty
The meaning of this bit depends on the state of the FEN bit in the
UARTLCRH register.
Value Description
1
If the FIFO is disabled (FEN is 0), the transmit holding register
is empty.
If the FIFO is enabled (FEN is 1), the transmit FIFO is empty.
0
The transmitter has data to transmit.
November 08, 2011
937
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Bit/Field
Name
Type
Reset
6
RXFF
RO
0
Description
UART Receive FIFO Full
The meaning of this bit depends on the state of the FEN bit in the
UARTLCRH register.
Value Description
1
If the FIFO is disabled (FEN is 0), the receive holding register
is full.
If the FIFO is enabled (FEN is 1), the receive FIFO is full.
0
5
TXFF
RO
0
The receiver can receive data.
UART Transmit FIFO Full
The meaning of this bit depends on the state of the FEN bit in the
UARTLCRH register.
Value Description
1
If the FIFO is disabled (FEN is 0), the transmit holding register
is full.
If the FIFO is enabled (FEN is 1), the transmit FIFO is full.
0
4
RXFE
RO
1
The transmitter is not full.
UART Receive FIFO Empty
The meaning of this bit depends on the state of the FEN bit in the
UARTLCRH register.
Value Description
1
If the FIFO is disabled (FEN is 0), the receive holding register
is empty.
If the FIFO is enabled (FEN is 1), the receive FIFO is empty.
0
3
BUSY
RO
0
The receiver is not empty.
UART Busy
Value Description
1
The UART is busy transmitting data. This bit remains set until
the complete byte, including all stop bits, has been sent from
the shift register.
0
The UART is not busy.
This bit is set as soon as the transmit FIFO becomes non-empty
(regardless of whether UART is enabled).
2
DCD
RO
0
Data Carrier Detect
Value Description
1
The U1DCD signal is asserted.
0
The U1DCD signal is not asserted.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
938
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
1
DSR
RO
0
Description
Data Set Ready
Value Description
1
The U1DSR signal is asserted.
0
The U1DSR signal is not asserted.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
0
CTS
RO
0
Clear To Send
Value Description
1
The U1CTS signal is asserted.
0
The U1CTS signal is not asserted.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
November 08, 2011
939
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Register 4: UART IrDA Low-Power Register (UARTILPR), offset 0x020
The UARTILPR register stores the 8-bit low-power counter divisor value used to derive the low-power
SIR pulse width clock by dividing down the system clock (SysClk). All the bits are cleared when
reset.
The internal IrLPBaud16 clock is generated by dividing down SysClk according to the low-power
divisor value written to UARTILPR. The duration of SIR pulses generated when low-power mode
is enabled is three times the period of the IrLPBaud16 clock. The low-power divisor value is
calculated as follows:
ILPDVSR = SysClk / FIrLPBaud16
where FIrLPBaud16 is nominally 1.8432 MHz.
The divisor must be programmed such that 1.42 MHz < FIrLPBaud16 < 2.12 MHz, resulting in a
low-power pulse duration of 1.41–2.11 μs (three times the period of IrLPBaud16). The minimum
frequency of IrLPBaud16 ensures that pulses less than one period of IrLPBaud16 are rejected,
but pulses greater than 1.4 μs are accepted as valid pulses.
Note:
Zero is an illegal value. Programming a zero value results in no IrLPBaud16 pulses being
generated.
UART IrDA Low-Power Register (UARTILPR)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0x020
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
ILPDVSR
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
ILPDVSR
R/W
0x00
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
IrDA Low-Power Divisor
This field contains the 8-bit low-power divisor value.
940
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 5: UART Integer Baud-Rate Divisor (UARTIBRD), offset 0x024
The UARTIBRD register is the integer part of the baud-rate divisor value. All the bits are cleared
on reset. The minimum possible divide ratio is 1 (when UARTIBRD=0), in which case the UARTFBRD
register is ignored. When changing the UARTIBRD register, the new value does not take effect until
transmission/reception of the current character is complete. Any changes to the baud-rate divisor
must be followed by a write to the UARTLCRH register. See “Baud-Rate Generation” on page 921
for configuration details.
UART Integer Baud-Rate Divisor (UARTIBRD)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0x024
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
DIVINT
Type
Reset
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0x0000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15:0
DIVINT
R/W
0x0000
Integer Baud-Rate Divisor
November 08, 2011
941
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Register 6: UART Fractional Baud-Rate Divisor (UARTFBRD), offset 0x028
The UARTFBRD register is the fractional part of the baud-rate divisor value. All the bits are cleared
on reset. When changing the UARTFBRD register, the new value does not take effect until
transmission/reception of the current character is complete. Any changes to the baud-rate divisor
must be followed by a write to the UARTLCRH register. See “Baud-Rate Generation” on page 921
for configuration details.
UART Fractional Baud-Rate Divisor (UARTFBRD)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0x028
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
R/W
0
R/W
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
DIVFRAC
RO
0
Bit/Field
Name
Type
Reset
31:6
reserved
RO
0x0000.000
5:0
DIVFRAC
R/W
0x0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Fractional Baud-Rate Divisor
942
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 7: UART Line Control (UARTLCRH), offset 0x02C
The UARTLCRH register is the line control register. Serial parameters such as data length, parity,
and stop bit selection are implemented in this register.
When updating the baud-rate divisor (UARTIBRD and/or UARTIFRD), the UARTLCRH register
must also be written. The write strobe for the baud-rate divisor registers is tied to the UARTLCRH
register.
UART Line Control (UARTLCRH)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0x02C
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
FEN
STP2
EPS
PEN
BRK
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
SPS
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7
SPS
R/W
0
R/W
0
WLEN
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
UART Stick Parity Select
When bits 1, 2, and 7 of UARTLCRH are set, the parity bit is transmitted
and checked as a 0. When bits 1 and 7 are set and 2 is cleared, the
parity bit is transmitted and checked as a 1.
When this bit is cleared, stick parity is disabled.
6:5
WLEN
R/W
0x0
UART Word Length
The bits indicate the number of data bits transmitted or received in a
frame as follows:
Value Description
0x0
5 bits (default)
0x1
6 bits
0x2
7 bits
0x3
8 bits
November 08, 2011
943
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Bit/Field
Name
Type
Reset
4
FEN
R/W
0
Description
UART Enable FIFOs
Value Description
3
STP2
R/W
0
1
The transmit and receive FIFO buffers are enabled (FIFO mode).
0
The FIFOs are disabled (Character mode). The FIFOs become
1-byte-deep holding registers.
UART Two Stop Bits Select
Value Description
1
Two stop bits are transmitted at the end of a frame. The receive
logic does not check for two stop bits being received.
When in 7816 smartcard mode (the SMART bit is set in the
UARTCTL register), the number of stop bits is forced to 2.
0
2
EPS
R/W
0
One stop bit is transmitted at the end of a frame.
UART Even Parity Select
Value Description
1
Even parity generation and checking is performed during
transmission and reception, which checks for an even number
of 1s in data and parity bits.
0
Odd parity is performed, which checks for an odd number of 1s.
This bit has no effect when parity is disabled by the PEN bit.
1
PEN
R/W
0
UART Parity Enable
Value Description
0
BRK
R/W
0
1
Parity checking and generation is enabled.
0
Parity is disabled and no parity bit is added to the data frame.
UART Send Break
Value Description
1
A Low level is continually output on the UnTx signal, after
completing transmission of the current character. For the proper
execution of the break command, software must set this bit for
at least two frames (character periods).
0
Normal use.
944
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 8: UART Control (UARTCTL), offset 0x030
The UARTCTL register is the control register. All the bits are cleared on reset except for the Transmit
Enable (TXE) and Receive Enable (RXE) bits, which are set.
To enable the UART module, the UARTEN bit must be set. If software requires a configuration change
in the module, the UARTEN bit must be cleared before the configuration changes are written. If the
UART is disabled during a transmit or receive operation, the current transaction is completed prior
to the UART stopping.
Note that bits [15:14,11:10] are only implemented on UART1. These bits are reserved on UART0
and UART2.
Note:
The UARTCTL register should not be changed while the UART is enabled or else the results
are unpredictable. The following sequence is recommended for making changes to the
UARTCTL register.
1. Disable the UART.
2. Wait for the end of transmission or reception of the current character.
3. Flush the transmit FIFO by clearing bit 4 (FEN) in the line control register (UARTLCRH).
4. Reprogram the control register.
5. Enable the UART.
UART Control (UARTCTL)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0x030
Type R/W, reset 0x0000.0300
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
CTSEN
RTSEN
RTS
DTR
RXE
TXE
R/W
0
R/W
0
R/W
0
R/W
0
R/W
1
R/W
1
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
LBE
LIN
HSE
EOT
SMART
SIRLP
SIREN
UARTEN
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
Type
Reset
reserved
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:16
reserved
RO
0x0000
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
November 08, 2011
945
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Bit/Field
Name
Type
Reset
15
CTSEN
R/W
0
Description
Enable Clear To Send
Value Description
1
CTS hardware flow control is enabled. Data is only transmitted
when the U1CTS signal is asserted.
0
CTS hardware flow control is disabled.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
14
RTSEN
R/W
0
Enable Request to Send
Value Description
1
RTS hardware flow control is enabled. Data is only requested
(by asserting U1RTS) when the receive FIFO has available
entries.
0
RTS hardware flow control is disabled.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
13:12
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
11
RTS
R/W
0
Request to Send
When RTSEN is clear, the status of this bit is reflected on the U1RTS
signal. If RTSEN is set, this bit is ignored on a write and should be ignored
on read.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
10
DTR
R/W
0
Data Terminal Ready
This bit sets the state of the U1DTR output.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
9
RXE
R/W
1
UART Receive Enable
Value Description
1
The receive section of the UART is enabled.
0
The receive section of the UART is disabled.
If the UART is disabled in the middle of a receive, it completes the current
character before stopping.
Note:
To enable reception, the UARTEN bit must also be set.
946
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
8
TXE
R/W
1
Description
UART Transmit Enable
Value Description
1
The transmit section of the UART is enabled.
0
The transmit section of the UART is disabled.
If the UART is disabled in the middle of a transmission, it completes the
current character before stopping.
Note:
7
LBE
R/W
0
To enable transmission, the UARTEN bit must also be set.
UART Loop Back Enable
Value Description
6
LIN
R/W
0
1
The UnTx path is fed through the UnRx path.
0
Normal operation.
LIN Mode Enable
Value Description
5
HSE
R/W
0
1
The UART operates in LIN mode.
0
Normal operation.
High-Speed Enable
Value Description
0
The UART is clocked using the system clock divided by 16.
1
The UART is clocked using the system clock divided by 8.
Note:
System clock used is also dependent on the baud-rate divisor
configuration (see page 941) and page 942).
The state of this bit has no effect on clock generation in ISO
7816 smart card mode (the SMART bit is set).
4
EOT
R/W
0
End of Transmission
This bit determines the behavior of the TXRIS bit in the UARTRIS
register.
Value Description
1
The TXRIS bit is set only after all transmitted data, including
stop bits, have cleared the serializer.
0
The TXRIS bit is set when the transmit FIFO condition specified
in UARTIFLS is met.
November 08, 2011
947
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Bit/Field
Name
Type
Reset
3
SMART
R/W
0
Description
ISO 7816 Smart Card Support
Value Description
1
The UART operates in Smart Card mode.
0
Normal operation.
The application must ensure that it sets 8-bit word length (WLEN set to
0x3) and even parity (PEN set to 1, EPS set to 1, SPS set to 0) in
UARTLCRH when using ISO 7816 mode.
In this mode, the value of the STP2 bit in UARTLCRH is ignored and
the number of stop bits is forced to 2. Note that the UART does not
support automatic retransmission on parity errors. If a parity error is
detected on transmission, all further transmit operations are aborted
and software must handle retransmission of the affected byte or
message.
2
SIRLP
R/W
0
UART SIR Low-Power Mode
This bit selects the IrDA encoding mode.
Value Description
1
The UART operates in SIR Low-Power mode. Low-level bits
are transmitted with a pulse width which is 3 times the period
of the IrLPBaud16 input signal, regardless of the selected bit
rate.
0
Low-level bits are transmitted as an active High pulse with a
width of 3/16th of the bit period.
Setting this bit uses less power, but might reduce transmission distances.
See page 940 for more information.
1
SIREN
R/W
0
UART SIR Enable
Value Description
0
UARTEN
R/W
0
1
The IrDA SIR block is enabled, and the UART will transmit and
receive data using SIR protocol.
0
Normal operation.
UART Enable
Value Description
1
The UART is enabled.
0
The UART is disabled.
If the UART is disabled in the middle of transmission or reception, it
completes the current character before stopping.
948
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 9: UART Interrupt FIFO Level Select (UARTIFLS), offset 0x034
The UARTIFLS register is the interrupt FIFO level select register. You can use this register to define
the FIFO level at which the TXRIS and RXRIS bits in the UARTRIS register are triggered.
The interrupts are generated based on a transition through a level rather than being based on the
level. That is, the interrupts are generated when the fill level progresses through the trigger level.
For example, if the receive trigger level is set to the half-way mark, the interrupt is triggered as the
module is receiving the 9th character.
Out of reset, the TXIFLSEL and RXIFLSEL bits are configured so that the FIFOs trigger an interrupt
at the half-way mark.
UART Interrupt FIFO Level Select (UARTIFLS)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0x034
Type R/W, reset 0x0000.0012
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
4
3
2
1
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RXIFLSEL
RO
0
Bit/Field
Name
Type
Reset
31:6
reserved
RO
0x0000.00
5:3
RXIFLSEL
R/W
0x2
RO
0
RO
0
RO
0
R/W
0
R/W
1
TXIFLSEL
R/W
0
R/W
0
R/W
1
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
UART Receive Interrupt FIFO Level Select
The trigger points for the receive interrupt are as follows:
Value
Description
0x0
RX FIFO ≥ ⅛ full
0x1
RX FIFO ≥ ¼ full
0x2
RX FIFO ≥ ½ full (default)
0x3
RX FIFO ≥ ¾ full
0x4
RX FIFO ≥ ⅞ full
0x5-0x7 Reserved
November 08, 2011
949
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Bit/Field
Name
Type
Reset
2:0
TXIFLSEL
R/W
0x2
Description
UART Transmit Interrupt FIFO Level Select
The trigger points for the transmit interrupt are as follows:
Value
Description
0x0
TX FIFO ≤ ⅞ empty
0x1
TX FIFO ≤ ¾ empty
0x2
TX FIFO ≤ ½ empty (default)
0x3
TX FIFO ≤ ¼ empty
0x4
TX FIFO ≤ ⅛ empty
0x5-0x7 Reserved
Note:
If the EOT bit in UARTCTL is set (see page 945), the transmit
interrupt is generated once the FIFO is completely empty and
all data including stop bits have left the transmit serializer. In
this case, the setting of TXIFLSEL is ignored.
950
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 10: UART Interrupt Mask (UARTIM), offset 0x038
The UARTIM register is the interrupt mask set/clear register.
On a read, this register gives the current value of the mask on the relevant interrupt. Setting a bit
allows the corresponding raw interrupt signal to be routed to the interrupt controller. Clearing a bit
prevents the raw interrupt signal from being sent to the interrupt controller.
Note that bits [3:0] are only implemented on UART1. These bits are reserved on UART0 and UART2.
UART Interrupt Mask (UARTIM)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0x038
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
LME5IM
LME1IM
LMSBIM
9BITIM
reserved
OEIM
BEIM
PEIM
FEIM
RTIM
TXIM
RXIM
DSRIM
DCDIM
CTSIM
RIIM
R/W
0
R/W
0
R/W
0
R/W
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15
LME5IM
R/W
0
LIN Mode Edge 5 Interrupt Mask
Value Description
14
LME1IM
R/W
0
1
An interrupt is sent to the interrupt controller when the LME5RIS
bit in the UARTRIS register is set.
0
The LME5RIS interrupt is suppressed and not sent to the
interrupt controller.
LIN Mode Edge 1 Interrupt Mask
Value Description
1
An interrupt is sent to the interrupt controller when the LME1RIS
bit in the UARTRIS register is set.
0
The LME1RIS interrupt is suppressed and not sent to the
interrupt controller.
November 08, 2011
951
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Bit/Field
Name
Type
Reset
13
LMSBIM
R/W
0
Description
LIN Mode Sync Break Interrupt Mask
Value Description
12
9BITIM
R/W
0
1
An interrupt is sent to the interrupt controller when the LMSBRIS
bit in the UARTRIS register is set.
0
The LMSBRIS interrupt is suppressed and not sent to the
interrupt controller.
9-Bit Mode Interrupt Mask
Value Description
1
An interrupt is sent to the interrupt controller when the 9BITRIS
bit in the UARTRIS register is set.
0
The 9BITRIS interrupt is suppressed and not sent to the
interrupt controller.
11
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
10
OEIM
R/W
0
UART Overrun Error Interrupt Mask
Value Description
9
BEIM
R/W
0
1
An interrupt is sent to the interrupt controller when the OERIS
bit in the UARTRIS register is set.
0
The OERIS interrupt is suppressed and not sent to the interrupt
controller.
UART Break Error Interrupt Mask
Value Description
8
PEIM
R/W
0
1
An interrupt is sent to the interrupt controller when the BERIS
bit in the UARTRIS register is set.
0
The BERIS interrupt is suppressed and not sent to the interrupt
controller.
UART Parity Error Interrupt Mask
Value Description
1
An interrupt is sent to the interrupt controller when the PERIS
bit in the UARTRIS register is set.
0
The PERIS interrupt is suppressed and not sent to the interrupt
controller.
952
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
7
FEIM
R/W
0
Description
UART Framing Error Interrupt Mask
Value Description
6
RTIM
R/W
0
1
An interrupt is sent to the interrupt controller when the FERIS
bit in the UARTRIS register is set.
0
The FERIS interrupt is suppressed and not sent to the interrupt
controller.
UART Receive Time-Out Interrupt Mask
Value Description
5
TXIM
R/W
0
1
An interrupt is sent to the interrupt controller when the RTRIS
bit in the UARTRIS register is set.
0
The RTRIS interrupt is suppressed and not sent to the interrupt
controller.
UART Transmit Interrupt Mask
Value Description
4
RXIM
R/W
0
1
An interrupt is sent to the interrupt controller when the TXRIS
bit in the UARTRIS register is set.
0
The TXRIS interrupt is suppressed and not sent to the interrupt
controller.
UART Receive Interrupt Mask
Value Description
3
DSRIM
R/W
0
1
An interrupt is sent to the interrupt controller when the RXRIS
bit in the UARTRIS register is set.
0
The RXRIS interrupt is suppressed and not sent to the interrupt
controller.
UART Data Set Ready Modem Interrupt Mask
Value Description
1
An interrupt is sent to the interrupt controller when the DSRRIS
bit in the UARTRIS register is set.
0
The DSRRIS interrupt is suppressed and not sent to the interrupt
controller.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
November 08, 2011
953
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Bit/Field
Name
Type
Reset
2
DCDIM
R/W
0
Description
UART Data Carrier Detect Modem Interrupt Mask
Value Description
1
An interrupt is sent to the interrupt controller when the DCDRIS
bit in the UARTRIS register is set.
0
The DCDRIS interrupt is suppressed and not sent to the interrupt
controller.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
1
CTSIM
R/W
0
UART Clear to Send Modem Interrupt Mask
Value Description
1
An interrupt is sent to the interrupt controller when the CTSRIS
bit in the UARTRIS register is set.
0
The CTSRIS interrupt is suppressed and not sent to the interrupt
controller.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
0
RIIM
R/W
0
UART Ring Indicator Modem Interrupt Mask
Value Description
1
An interrupt is sent to the interrupt controller when the RIRIS
bit in the UARTRIS register is set.
0
The RIRIS interrupt is suppressed and not sent to the interrupt
controller.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
954
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 11: UART Raw Interrupt Status (UARTRIS), offset 0x03C
The UARTRIS register is the raw interrupt status register. On a read, this register gives the current
raw status value of the corresponding interrupt. A write has no effect.
Note that bits [3:0] are only implemented on UART1. These bits are reserved on UART0 and UART2.
UART Raw Interrupt Status (UARTRIS)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0x03C
Type RO, reset 0x0000.000F
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
reserved
OERIS
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
BERIS
PERIS
FERIS
RTRIS
TXRIS
RXRIS
DSRRIS
DCDRIS
CTSRIS
RIRIS
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
LME5RIS LME1RIS LMSBRIS 9BITRIS
Type
Reset
RO
0
RO
0
RO
0
R/W
0
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15
LME5RIS
RO
0
LIN Mode Edge 5 Raw Interrupt Status
Value Description
1
The timer value at the 5th falling edge of the LIN Sync Field has
been captured.
0
No interrupt
This bit is cleared by writing a 1 to the LME5IC bit in the UARTICR
register.
14
LME1RIS
RO
0
LIN Mode Edge 1 Raw Interrupt Status
Value Description
1
The timer value at the 1st falling edge of the LIN Sync Field has
been captured.
0
No interrupt
This bit is cleared by writing a 1 to the LME1IC bit in the UARTICR
register.
November 08, 2011
955
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Bit/Field
Name
Type
Reset
13
LMSBRIS
RO
0
Description
LIN Mode Sync Break Raw Interrupt Status
Value Description
1
A LIN Sync Break has been detected.
0
No interrupt
This bit is cleared by writing a 1 to the LMSBIC bit in the UARTICR
register.
12
9BITRIS
R/W
0
9-Bit Mode Raw Interrupt Status
Value Description
1
A receive address match has occurred.
0
No interrupt
This bit is cleared by writing a 1 to the 9BITIC bit in the UARTICR
register.
11
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
10
OERIS
RO
0
UART Overrun Error Raw Interrupt Status
Value Description
1
An overrun error has occurred.
0
No interrupt
This bit is cleared by writing a 1 to the OEIC bit in the UARTICR register.
9
BERIS
RO
0
UART Break Error Raw Interrupt Status
Value Description
1
A break error has occurred.
0
No interrupt
This bit is cleared by writing a 1 to the BEIC bit in the UARTICR register.
8
PERIS
RO
0
UART Parity Error Raw Interrupt Status
Value Description
1
A parity error has occurred.
0
No interrupt
This bit is cleared by writing a 1 to the PEIC bit in the UARTICR register.
7
FERIS
RO
0
UART Framing Error Raw Interrupt Status
Value Description
1
A framing error has occurred.
0
No interrupt
This bit is cleared by writing a 1 to the FEIC bit in the UARTICR register.
956
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
6
RTRIS
RO
0
Description
UART Receive Time-Out Raw Interrupt Status
Value Description
1
A receive time out has occurred.
0
No interrupt
This bit is cleared by writing a 1 to the RTIC bit in the UARTICR register.
5
TXRIS
RO
0
UART Transmit Raw Interrupt Status
Value Description
1
If the EOT bit in the UARTCTL register is clear, the transmit
FIFO level has passed through the condition defined in the
UARTIFLS register.
If the EOT bit is set, the last bit of all transmitted data and flags
has left the serializer.
0
No interrupt
This bit is cleared by writing a 1 to the TXIC bit in the UARTICR register
or by writing data to the transmit FIFO until it becomes greater than the
trigger level, if the FIFO is enabled, or by writing a single byte if the FIFO
is disabled.
4
RXRIS
RO
0
UART Receive Raw Interrupt Status
Value Description
1
The receive FIFO level has passed through the condition defined
in the UARTIFLS register.
0
No interrupt
This bit is cleared by writing a 1 to the RXIC bit in the UARTICR register
or by reading data from the receive FIFO until it becomes less than the
trigger level, if the FIFO is enabled, or by reading a single byte if the
FIFO is disabled.
3
DSRRIS
RO
0
UART Data Set Ready Modem Raw Interrupt Status
Value Description
1
Data Set Ready used for software flow control.
0
No interrupt
This bit is cleared by writing a 1 to the DSRIC bit in the UARTICR
register.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
November 08, 2011
957
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Bit/Field
Name
Type
Reset
2
DCDRIS
RO
0
Description
UART Data Carrier Detect Modem Raw Interrupt Status
Value Description
1
Data Carrier Detect used for software flow control.
0
No interrupt
This bit is cleared by writing a 1 to the DCDIC bit in the UARTICR
register.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
1
CTSRIS
RO
0
UART Clear to Send Modem Raw Interrupt Status
Value Description
1
Clear to Send used for software flow control.
0
No interrupt
This bit is cleared by writing a 1 to the CTSIC bit in the UARTICR
register.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
0
RIRIS
RO
0
UART Ring Indicator Modem Raw Interrupt Status
Value Description
1
Ring Indicator used for software flow control.
0
No interrupt
This bit is cleared by writing a 1 to the RIIC bit in the UARTICR register.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
958
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 12: UART Masked Interrupt Status (UARTMIS), offset 0x040
The UARTMIS register is the masked interrupt status register. On a read, this register gives the
current masked status value of the corresponding interrupt. A write has no effect.
Note that bits [3:0] are only implemented on UART1. These bits are reserved on UART0 and UART2.
UART Masked Interrupt Status (UARTMIS)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0x040
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
reserved
OEMIS
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
BEMIS
PEMIS
FEMIS
RTMIS
TXMIS
RXMIS
CTSMIS
RIMIS
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
LME5MIS LME1MIS LMSBMIS 9BITMIS
Type
Reset
RO
0
RO
0
RO
0
R/W
0
DSRMIS DCDMIS
RO
0
RO
0
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15
LME5MIS
RO
0
LIN Mode Edge 5 Masked Interrupt Status
Value Description
1
An unmasked interrupt was signaled due to the 5th falling edge
of the LIN Sync Field.
0
An interrupt has not occurred or is masked.
This bit is cleared by writing a 1 to the LME5IC bit in the UARTICR
register.
14
LME1MIS
RO
0
LIN Mode Edge 1 Masked Interrupt Status
Value Description
1
An unmasked interrupt was signaled due to the 1st falling edge
of the LIN Sync Field.
0
An interrupt has not occurred or is masked.
This bit is cleared by writing a 1 to the LME1IC bit in the UARTICR
register.
November 08, 2011
959
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Bit/Field
Name
Type
Reset
13
LMSBMIS
RO
0
Description
LIN Mode Sync Break Masked Interrupt Status
Value Description
1
An unmasked interrupt was signaled due to the receipt of a LIN
Sync Break.
0
An interrupt has not occurred or is masked.
This bit is cleared by writing a 1 to the LMSBIC bit in the UARTICR
register.
12
9BITMIS
R/W
0
9-Bit Mode Masked Interrupt Status
Value Description
1
An unmasked interrupt was signaled due to a receive address
match.
0
An interrupt has not occurred or is masked.
This bit is cleared by writing a 1 to the 9BITIC bit in the UARTICR
register.
11
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
10
OEMIS
RO
0
UART Overrun Error Masked Interrupt Status
Value Description
1
An unmasked interrupt was signaled due to an overrun error.
0
An interrupt has not occurred or is masked.
This bit is cleared by writing a 1 to the OEIC bit in the UARTICR register.
9
BEMIS
RO
0
UART Break Error Masked Interrupt Status
Value Description
1
An unmasked interrupt was signaled due to a break error.
0
An interrupt has not occurred or is masked.
This bit is cleared by writing a 1 to the BEIC bit in the UARTICR register.
8
PEMIS
RO
0
UART Parity Error Masked Interrupt Status
Value Description
1
An unmasked interrupt was signaled due to a parity error.
0
An interrupt has not occurred or is masked.
This bit is cleared by writing a 1 to the PEIC bit in the UARTICR register.
7
FEMIS
RO
0
UART Framing Error Masked Interrupt Status
Value Description
1
An unmasked interrupt was signaled due to a framing error.
0
An interrupt has not occurred or is masked.
This bit is cleared by writing a 1 to the FEIC bit in the UARTICR register.
960
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
6
RTMIS
RO
0
Description
UART Receive Time-Out Masked Interrupt Status
Value Description
1
An unmasked interrupt was signaled due to a receive time out.
0
An interrupt has not occurred or is masked.
This bit is cleared by writing a 1 to the RTIC bit in the UARTICR register.
5
TXMIS
RO
0
UART Transmit Masked Interrupt Status
Value Description
1
An unmasked interrupt was signaled due to passing through
the specified transmit FIFO level (if the EOT bit is clear) or due
to the transmission of the last data bit (if the EOT bit is set).
0
An interrupt has not occurred or is masked.
This bit is cleared by writing a 1 to the TXIC bit in the UARTICR register
or by writing data to the transmit FIFO until it becomes greater than the
trigger level, if the FIFO is enabled, or by writing a single byte if the FIFO
is disabled.
4
RXMIS
RO
0
UART Receive Masked Interrupt Status
Value Description
1
An unmasked interrupt was signaled due to passing through
the specified receive FIFO level.
0
An interrupt has not occurred or is masked.
This bit is cleared by writing a 1 to the RXIC bit in the UARTICR register
or by reading data from the receive FIFO until it becomes less than the
trigger level, if the FIFO is enabled, or by reading a single byte if the
FIFO is disabled.
3
DSRMIS
RO
0
UART Data Set Ready Modem Masked Interrupt Status
Value Description
1
An unmasked interrupt was signaled due to Data Set Ready.
0
An interrupt has not occurred or is masked.
This bit is cleared by writing a 1 to the DSRIC bit in the UARTICR
register.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
2
DCDMIS
RO
0
UART Data Carrier Detect Modem Masked Interrupt Status
Value Description
1
An unmasked interrupt was signaled due to Data Carrier Detect.
0
An interrupt has not occurred or is masked.
This bit is cleared by writing a 1 to the DCDIC bit in the UARTICR
register.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
November 08, 2011
961
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Bit/Field
Name
Type
Reset
1
CTSMIS
RO
0
Description
UART Clear to Send Modem Masked Interrupt Status
Value Description
1
An unmasked interrupt was signaled due to Clear to Send.
0
An interrupt has not occurred or is masked.
This bit is cleared by writing a 1 to the CTSIC bit in the UARTICR
register.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
0
RIMIS
RO
0
UART Ring Indicator Modem Masked Interrupt Status
Value Description
1
An unmasked interrupt was signaled due to Ring Indicator.
0
An interrupt has not occurred or is masked.
This bit is cleared by writing a 1 to the RIIC bit in the UARTICR register.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
962
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 13: UART Interrupt Clear (UARTICR), offset 0x044
The UARTICR register is the interrupt clear register. On a write of 1, the corresponding interrupt
(both raw interrupt and masked interrupt, if enabled) is cleared. A write of 0 has no effect.
Note that bits [3:0] are only implemented on UART1. These bits are reserved on UART0 and UART2.
UART Interrupt Clear (UARTICR)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0x044
Type W1C, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
LME5IC
LME1IC
LMSBIC
9BITIC
reserved
OEIC
W1C
0
W1C
0
W1C
0
R/W
0
RO
0
W1C
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
BEIC
PEIC
FEIC
RTIC
TXIC
RXIC
W1C
0
W1C
0
W1C
0
W1C
0
W1C
0
W1C
0
reserved
Type
Reset
Type
Reset
DSRMIC DCDMIC CTSMIC
W1C
0
W1C
0
W1C
0
RIMIC
W1C
0
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15
LME5IC
W1C
0
LIN Mode Edge 5 Interrupt Clear
Writing a 1 to this bit clears the LME5RIS bit in the UARTRIS register
and the LME5MIS bit in the UARTMIS register.
14
LME1IC
W1C
0
LIN Mode Edge 1 Interrupt Clear
Writing a 1 to this bit clears the LME1RIS bit in the UARTRIS register
and the LME1MIS bit in the UARTMIS register.
13
LMSBIC
W1C
0
LIN Mode Sync Break Interrupt Clear
Writing a 1 to this bit clears the LMSBRIS bit in the UARTRIS register
and the LMSBMIS bit in the UARTMIS register.
12
9BITIC
R/W
0
9-Bit Mode Interrupt Clear
Writing a 1 to this bit clears the 9BITRIS bit in the UARTRIS register
and the 9BITMIS bit in the UARTMIS register.
11
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
10
OEIC
W1C
0
Overrun Error Interrupt Clear
Writing a 1 to this bit clears the OERIS bit in the UARTRIS register and
the OEMIS bit in the UARTMIS register.
November 08, 2011
963
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Bit/Field
Name
Type
Reset
9
BEIC
W1C
0
Description
Break Error Interrupt Clear
Writing a 1 to this bit clears the BERIS bit in the UARTRIS register and
the BEMIS bit in the UARTMIS register.
8
PEIC
W1C
0
Parity Error Interrupt Clear
Writing a 1 to this bit clears the PERIS bit in the UARTRIS register and
the PEMIS bit in the UARTMIS register.
7
FEIC
W1C
0
Framing Error Interrupt Clear
Writing a 1 to this bit clears the FERIS bit in the UARTRIS register and
the FEMIS bit in the UARTMIS register.
6
RTIC
W1C
0
Receive Time-Out Interrupt Clear
Writing a 1 to this bit clears the RTRIS bit in the UARTRIS register and
the RTMIS bit in the UARTMIS register.
5
TXIC
W1C
0
Transmit Interrupt Clear
Writing a 1 to this bit clears the TXRIS bit in the UARTRIS register and
the TXMIS bit in the UARTMIS register.
4
RXIC
W1C
0
Receive Interrupt Clear
Writing a 1 to this bit clears the RXRIS bit in the UARTRIS register and
the RXMIS bit in the UARTMIS register.
3
DSRMIC
W1C
0
UART Data Set Ready Modem Interrupt Clear
Writing a 1 to this bit clears the DSRRIS bit in the UARTRIS register
and the DSRMIS bit in the UARTMIS register.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
2
DCDMIC
W1C
0
UART Data Carrier Detect Modem Interrupt Clear
Writing a 1 to this bit clears the DCDRIS bit in the UARTRIS register
and the DCDMIS bit in the UARTMIS register.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
1
CTSMIC
W1C
0
UART Clear to Send Modem Interrupt Clear
Writing a 1 to this bit clears the CTSRIS bit in the UARTRIS register
and the CTSMIS bit in the UARTMIS register.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
0
RIMIC
W1C
0
UART Ring Indicator Modem Interrupt Clear
Writing a 1 to this bit clears the RIRIS bit in the UARTRIS register and
the RIMIS bit in the UARTMIS register.
This bit is implemented only on UART1 and is reserved for UART0 and
UART2.
964
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 14: UART DMA Control (UARTDMACTL), offset 0x048
The UARTDMACTL register is the DMA control register.
UART DMA Control (UARTDMACTL)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0x048
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
2
1
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
9
8
7
6
5
4
3
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
31:3
reserved
RO
2
DMAERR
R/W
RO
0
Reset
DMAERR TXDMAE RXDMAE
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
Description
0x00000.000 Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
0
DMA on Error
Value Description
1
TXDMAE
R/W
0
1
µDMA receive requests are automatically disabled when a
receive error occurs.
0
µDMA receive requests are unaffected when a receive error
occurs.
Transmit DMA Enable
Value Description
0
RXDMAE
R/W
0
1
µDMA for the transmit FIFO is enabled.
0
µDMA for the transmit FIFO is disabled.
Receive DMA Enable
Value Description
1
µDMA for the receive FIFO is enabled.
0
µDMA for the receive FIFO is disabled.
November 08, 2011
965
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Register 15: UART LIN Control (UARTLCTL), offset 0x090
The UARTLCTL register is the configures the operation of the UART when in LIN mode.
UART LIN Control (UARTLCTL)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0x090
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
4
3
2
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
BLEN
RO
0
Bit/Field
Name
Type
Reset
31:6
reserved
RO
0x0000.00
5:4
BLEN
R/W
0x0
RO
0
RO
0
RO
0
R/W
0
reserved
R/W
0
RO
0
RO
0
0
MASTER
RO
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Sync Break Length
Value Description
3:1
reserved
RO
0x0
0
MASTER
R/W
0
0x3
Sync break length is 16T bits
0x2
Sync break length is 15T bits
0x1
Sync break length is 14T bits
0x0
Sync break length is 13T bits (default)
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
LIN Master Enable
Value Description
1
The UART operates as a LIN master.
0
The UART operates as a LIN slave.
966
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 16: UART LIN Snap Shot (UARTLSS), offset 0x094
The UARTLSS register captures the free-running timer value when either the Sync Edge 1 or the
Sync Edge 5 is detected in LIN mode.
UART LIN Snap Shot (UARTLSS)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0x094
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
TSS
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0x0000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15:0
TSS
RO
0x0000
Timer Snap Shot
This field contains the value of the free-running timer when either the
Sync Edge 5 or the Sync Edge 1 was detected.
November 08, 2011
967
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Register 17: UART LIN Timer (UARTLTIM), offset 0x098
The UARTLTIM register contains the current timer value for the free-running timer that is used to
calculate the baud rate when in LIN slave mode. The value in this register is used along with the
value in the UART LIN Snap Shot (UARTLSS) register to adjust the baud rate to match that of the
master.
UART LIN Timer (UARTLTIM)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0x098
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
TIMER
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0x0000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15:0
TIMER
RO
0x0000
Timer Value
This field contains the value of the free-running timer.
968
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 18: UART 9-Bit Self Address (UART9BITADDR), offset 0x0A4
The UART9BITADDR register is used to write the specific address that should be matched with the
receiving byte when the 9-bit Address Mask (UART9BITAMASK) is set to 0xFF. This register is
used in conjunction with UART9BITAMASK to form a match for address-byte received.
UART 9-Bit Self Address (UART9BITADDR)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0x0A4
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
15
14
13
12
9BITEN
Type
Reset
R/W
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
11
10
9
8
7
6
5
4
reserved
RO
0
RO
0
RO
0
RO
0
ADDR
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:16
reserved
RO
0x0000
15
9BITEN
R/W
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Enable 9-Bit Mode
Value Description
1
9-bit mode is enabled.
0
9-bit mode is disabled.
14:8
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
7:0
ADDR
R/W
0x00
Self Address for 9-Bit Mode
This field contains the address that should be matched when
UART9BITAMASK is 0xFF.
November 08, 2011
969
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Register 19: UART 9-Bit Self Address Mask (UART9BITAMASK), offset 0x0A8
The UART9BITAMASK register is used to enable the address mask for 9-bit mode. The lower
address bits are masked to create a range of address to be matched with the received address
byte.
UART 9-Bit Self Address Mask (UART9BITAMASK)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0x0A8
Type R/W, reset 0x0000.00FF
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
R/W
1
R/W
1
R/W
1
R/W
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
RANGE
Type
Reset
RO
0
RO
0
RO
0
RO
0
MASK
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:16
reserved
RO
0x0000
15:8
RANGE
RO
0x00
RO
0
R/W
1
R/W
1
R/W
1
R/W
1
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Self Address Range for 9-Bit Mode
Writing to the RANGE field does not have any effect; reading it reflects
the ANDed output of the ADDR field in the UART9BITADDR register
and the MASK field.
7:0
MASK
R/W
0xFF
Self Address Mask for 9-Bit Mode
This field contains the address mask that creates a range of addresses
that should be matched.
970
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 20: UART Peripheral Properties (UARTPP), offset 0xFC0
The UARTPP register provides information regarding the properties of the UART module.
UART Peripheral Properties (UARTPP)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0xFC0
Type RO, reset 0x0000.0003
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:2
reserved
RO
0x0000.000
1
NB
RO
0x1
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
1
0
NB
SC
RO
1
RO
1
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
9-Bit Support
Value Description
0
SC
RO
0x1
1
The UART module provides support for the transmission of 9-bit
data for RS-485 support.
0
The UART module does not provide support for the transmission
of 9-bit data for RS-485 support.
Smart Card Support
Value Description
1
The UART module provides smart card support.
0
The UART module does not provide smart card support.
November 08, 2011
971
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Register 21: UART Clock Configuration (UARTCC), offset 0xFC8
The UARTCC register controls the baud clock source for the UART module. For more information,
see the section called “Communication Clock Sources” on page 224.
Note:
If the PIOSC is used for the UART baud clock, the system clock frequency must be at least
9 MHz in Run mode.
UART Clock Configuration (UARTCC)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0xFC8
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
CS
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000.000
3:0
CS
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
UART Baud Clock Source
The following table specifies the clock source that generates the baud
clock for the UART.
Value
Description
0x0
The system clock (default).
0x1
PIOSC
0x2 - 0xF Reserved
972
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 22: UART Peripheral Identification 4 (UARTPeriphID4), offset 0xFD0
The UARTPeriphIDn registers are hard-coded and the fields within the registers determine the
reset values.
UART Peripheral Identification 4 (UARTPeriphID4)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0xFD0
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
PID4
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
PID4
RO
0x00
RO
0
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
UART Peripheral ID Register [7:0]
Can be used by software to identify the presence of this peripheral.
November 08, 2011
973
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Register 23: UART Peripheral Identification 5 (UARTPeriphID5), offset 0xFD4
The UARTPeriphIDn registers are hard-coded and the fields within the registers determine the
reset values.
UART Peripheral Identification 5 (UARTPeriphID5)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0xFD4
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
PID5
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
PID5
RO
0x00
RO
0
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
UART Peripheral ID Register [15:8]
Can be used by software to identify the presence of this peripheral.
974
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 24: UART Peripheral Identification 6 (UARTPeriphID6), offset 0xFD8
The UARTPeriphIDn registers are hard-coded and the fields within the registers determine the
reset values.
UART Peripheral Identification 6 (UARTPeriphID6)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0xFD8
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
PID6
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
PID6
RO
0x00
RO
0
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
UART Peripheral ID Register [23:16]
Can be used by software to identify the presence of this peripheral.
November 08, 2011
975
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Register 25: UART Peripheral Identification 7 (UARTPeriphID7), offset 0xFDC
The UARTPeriphIDn registers are hard-coded and the fields within the registers determine the
reset values.
UART Peripheral Identification 7 (UARTPeriphID7)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0xFDC
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
PID7
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
PID7
RO
0x00
RO
0
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
UART Peripheral ID Register [31:24]
Can be used by software to identify the presence of this peripheral.
976
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 26: UART Peripheral Identification 0 (UARTPeriphID0), offset 0xFE0
The UARTPeriphIDn registers are hard-coded and the fields within the registers determine the
reset values.
UART Peripheral Identification 0 (UARTPeriphID0)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0xFE0
Type RO, reset 0x0000.0060
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
PID0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
PID0
RO
0x60
RO
0
RO
0
RO
1
RO
1
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
UART Peripheral ID Register [7:0]
Can be used by software to identify the presence of this peripheral.
November 08, 2011
977
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Register 27: UART Peripheral Identification 1 (UARTPeriphID1), offset 0xFE4
The UARTPeriphIDn registers are hard-coded and the fields within the registers determine the
reset values.
UART Peripheral Identification 1 (UARTPeriphID1)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0xFE4
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
PID1
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
PID1
RO
0x00
RO
0
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
UART Peripheral ID Register [15:8]
Can be used by software to identify the presence of this peripheral.
978
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 28: UART Peripheral Identification 2 (UARTPeriphID2), offset 0xFE8
The UARTPeriphIDn registers are hard-coded and the fields within the registers determine the
reset values.
UART Peripheral Identification 2 (UARTPeriphID2)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0xFE8
Type RO, reset 0x0000.0018
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
1
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
PID2
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
PID2
RO
0x18
RO
0
RO
0
RO
0
RO
0
RO
1
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
UART Peripheral ID Register [23:16]
Can be used by software to identify the presence of this peripheral.
November 08, 2011
979
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Register 29: UART Peripheral Identification 3 (UARTPeriphID3), offset 0xFEC
The UARTPeriphIDn registers are hard-coded and the fields within the registers determine the
reset values.
UART Peripheral Identification 3 (UARTPeriphID3)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0xFEC
Type RO, reset 0x0000.0001
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
0
RO
0
RO
0
RO
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
PID3
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
PID3
RO
0x01
RO
0
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
UART Peripheral ID Register [31:24]
Can be used by software to identify the presence of this peripheral.
980
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 30: UART PrimeCell Identification 0 (UARTPCellID0), offset 0xFF0
The UARTPCellIDn registers are hard-coded and the fields within the registers determine the reset
values.
UART PrimeCell Identification 0 (UARTPCellID0)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0xFF0
Type RO, reset 0x0000.000D
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
1
RO
1
RO
0
RO
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
CID0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
CID0
RO
0x0D
RO
0
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
UART PrimeCell ID Register [7:0]
Provides software a standard cross-peripheral identification system.
November 08, 2011
981
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Register 31: UART PrimeCell Identification 1 (UARTPCellID1), offset 0xFF4
The UARTPCellIDn registers are hard-coded and the fields within the registers determine the reset
values.
UART PrimeCell Identification 1 (UARTPCellID1)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0xFF4
Type RO, reset 0x0000.00F0
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
CID1
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
CID1
RO
0xF0
RO
0
RO
1
RO
1
RO
1
RO
1
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
UART PrimeCell ID Register [15:8]
Provides software a standard cross-peripheral identification system.
982
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 32: UART PrimeCell Identification 2 (UARTPCellID2), offset 0xFF8
The UARTPCellIDn registers are hard-coded and the fields within the registers determine the reset
values.
UART PrimeCell Identification 2 (UARTPCellID2)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0xFF8
Type RO, reset 0x0000.0005
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
0
RO
1
RO
0
RO
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
CID2
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
CID2
RO
0x05
RO
0
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
UART PrimeCell ID Register [23:16]
Provides software a standard cross-peripheral identification system.
November 08, 2011
983
Texas Instruments-Advance Information
Universal Asynchronous Receivers/Transmitters (UARTs)
Register 33: UART PrimeCell Identification 3 (UARTPCellID3), offset 0xFFC
The UARTPCellIDn registers are hard-coded and the fields within the registers determine the reset
values.
UART PrimeCell Identification 3 (UARTPCellID3)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
Offset 0xFFC
Type RO, reset 0x0000.00B1
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
0
RO
0
RO
0
RO
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
CID3
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
CID3
RO
0xB1
RO
0
RO
1
RO
0
RO
1
RO
1
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
UART PrimeCell ID Register [31:24]
Provides software a standard cross-peripheral identification system.
984
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
15
Synchronous Serial Interface (SSI)
®
The Stellaris microcontroller includes four Synchronous Serial Interface (SSI) modules. Each SSIis
a master or slave interface for synchronous serial communication with peripheral devices that have
either Freescale SPI, MICROWIRE, or Texas Instruments synchronous serial interfaces.
The Stellaris LM4F232H5BB controller includes four SSI modules with the following features:
■ Programmable interface operation for Freescale SPI, MICROWIRE, or Texas Instruments
synchronous serial interfaces
■ Master or slave operation
■ Programmable clock bit rate and prescaler
■ Separate transmit and receive FIFOs, each 16 bits wide and 8 locations deep
■ Programmable data frame size from 4 to 16 bits
■ Internal loopback test mode for diagnostic/debug testing
■ Standard FIFO-based interrupts and End-of-Transmission interrupt
■ Efficient transfers using Micro Direct Memory Access Controller (µDMA)
– Separate channels for transmit and receive
– Receive single request asserted when data is in the FIFO; burst request asserted when FIFO
contains 4 entries
– Transmit single request asserted when there is space in the FIFO; burst request asserted
when FIFO contains 4 entries
November 08, 2011
985
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
15.1
Block Diagram
Figure 15-1. SSI Module Block Diagram
DMA Request
DMA Control
SSIDMACTL
Interrupt
Interrupt Control
TxFIFO
8 x 16
SSIIM
SSIMIS
SSIRIS
SSIICR
.
.
.
Control/Status
SSITx
SSICR0
SSICR1
SSISR
SSIRx
Transmit/
Receive
Logic
SSIDR
RxFIFO
8 x 16
Clock Prescaler
System Clock
SSIClk
SSIFss
.
.
.
Clock Control
SSICPSR
SSIDMACTL
PIOSC
SSI Baud Clock
Identification Registers
SSIPCellID0
SSIPCellID1
SSIPCellID2
SSIPCellID3
15.2
SSIPeriphID0
SSIPeriphID1
SSIPeriphID2
SSIPeriphID3
SSIPeriphID4
SSIPeriphID5
SSIPeriphID6
SSIPeriphID7
Signal Description
The following table lists the external signals of the SSI module and describes the function of each.
The SSI signals are alternate functions for some GPIO signals and default to be GPIO signals at
reset., with the exception of the SSI0Clk, SSI0Fss, SSI0Rx, and SSI0Tx pins which default to
the SSI function. The column in the table below titled "Pin Mux/Pin Assignment" lists the possible
GPIO pin placements for the SSI signals. The AFSEL bit in the GPIO Alternate Function Select
(GPIOAFSEL) register (page 698) should be set to choose the SSI function. The number in
parentheses is the encoding that must be programmed into the PMCn field in the GPIO Port Control
986
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
(GPIOPCTL) register (page 717) to assign the SSI signal to the specified GPIO port pin. For more
information on configuring GPIOs, see “General-Purpose Input/Outputs (GPIOs)” on page 674.
Table 15-1. SSI Signals (157BGA)
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
PA2 (2)
I/O
TTL
Description
SSI0Clk
M2
SSI module 0 clock.
SSI0Fss
M3
PA3 (2)
I/O
TTL
SSI module 0 frame.
SSI0Rx
L4
PA4 (2)
I
TTL
SSI module 0 receive.
SSI0Tx
N1
PA5 (2)
O
TTL
SSI module 0 transmit.
SSI1Clk
B2
L10
PD0 (2)
PF2 (2)
I/O
TTL
SSI module 1 clock.
SSI1Fss
B1
K10
PD1 (2)
PF3 (2)
I/O
TTL
SSI module 1 frame.
SSI1Rx
C2
M9
PD2 (2)
PF0 (2)
I
TTL
SSI module 1 receive.
SSI1Tx
C1
N9
PD3 (2)
PF1 (2)
O
TTL
SSI module 1 transmit.
SSI2Clk
B6
J3
PB4 (2)
PH4 (2)
I/O
TTL
SSI module 2 clock.
SSI2Fss
A6
H4
PB5 (2)
PH5 (2)
I/O
TTL
SSI module 2 frame.
SSI2Rx
F4
H3
PB6 (2)
PH6 (2)
I
TTL
SSI module 2 receive.
SSI2Tx
F3
G4
PB7 (2)
PH7 (2)
O
TTL
SSI module 2 transmit.
SSI3Clk
B2
K3
G2
PD0 (1)
PH0 (2)
PK0 (2)
I/O
TTL
SSI module 3 clock.
SSI3Fss
B1
K4
G1
PD1 (1)
PH1 (2)
PK1 (2)
I/O
TTL
SSI module 3 frame.
SSI3Rx
C2
J4
H1
PD2 (1)
PH2 (2)
PK2 (2)
I
TTL
SSI module 3 receive.
SSI3Tx
C1
J2
H2
PD3 (1)
PH3 (2)
PK3 (2)
O
TTL
SSI module 3 transmit.
a. The TTL designation indicates the pin has TTL-compatible voltage levels.
15.3
Functional Description
The SSI performs serial-to-parallel conversion on data received from a peripheral device. The CPU
accesses data, control, and status information. The transmit and receive paths are buffered with
internal FIFO memories allowing up to eight 16-bit values to be stored independently in both transmit
and receive modes. The SSI also supports the µDMA interface. The transmit and receive FIFOs
can be programmed as destination/source addresses in the µDMA module. µDMA operation is
enabled by setting the appropriate bit(s) in the SSIDMACTL register (see page 1014).
November 08, 2011
987
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
15.3.1
Bit Rate Generation
The SSI includes a programmable bit rate clock divider and prescaler to generate the serial output
clock. Bit rates are supported to 2 MHz and higher, although maximum bit rate is determined by
peripheral devices.
The serial bit rate is derived by dividing down the input clock (SysClk). The clock is first divided by
an even prescale value CPSDVSR from 2 to 254, which is programmed in the SSI Clock Prescale
(SSICPSR) register (see page 1007). The clock is further divided by a value from 1 to 256, which is
1 + SCR, where SCR is the value programmed in the SSI Control 0 (SSICR0) register (see page 1000).
The frequency of the output clock SSIClk is defined by:
SSIClk = SysClk / (CPSDVSR * (1 + SCR))
Note:
The PIOSC is used as the source for the SSIClk when the CS field in the SSI Clock
Configuration (SSICC) register is configured to 0x1. For master mode, the system clock
or the PIOSC must be at least two times faster than the SSIClk, with the restriction that
SSIClk cannot be faster than 25 MHz. For slave mode, the system clockor the PIOSC
must be at least 6 times faster than the SSIClk.
See “Synchronous Serial Interface (SSI)” on page 1425 to view SSI timing parameters.
15.3.2
FIFO Operation
15.3.2.1
Transmit FIFO
The common transmit FIFO is a 16-bit wide, 8-locations deep, first-in, first-out memory buffer. The
CPU writes data to the FIFO by writing the SSI Data (SSIDR) register (see page 1004), and data is
stored in the FIFO until it is read out by the transmission logic.
When configured as a master or a slave, parallel data is written into the transmit FIFO prior to serial
conversion and transmission to the attached slave or master, respectively, through the SSITx pin.
In slave mode, the SSI transmits data each time the master initiates a transaction. If the transmit
FIFO is empty and the master initiates, the slave transmits the 8th most recent value in the transmit
FIFO. If less than 8 values have been written to the transmit FIFO since the SSI module clock was
enabled using the SSI bit in the RGCG1 register, then 0 is transmitted. Care should be taken to
ensure that valid data is in the FIFO as needed. The SSI can be configured to generate an interrupt
or a µDMA request when the FIFO is empty.
15.3.2.2
Receive FIFO
The common receive FIFO is a 16-bit wide, 8-locations deep, first-in, first-out memory buffer.
Received data from the serial interface is stored in the buffer until read out by the CPU, which
accesses the read FIFO by reading the SSIDR register.
When configured as a master or slave, serial data received through the SSIRx pin is registered
prior to parallel loading into the attached slave or master receive FIFO, respectively.
15.3.3
Interrupts
The SSI can generate interrupts when the following conditions are observed:
■ Transmit FIFO service (when the transmit FIFO is half full or less)
■ Receive FIFO service (when the receive FIFO is half full or more)
■ Receive FIFO time-out
988
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
■ Receive FIFO overrun
■ End of transmission
All of the interrupt events are ORed together before being sent to the interrupt controller, so the SSI
generates a single interrupt request to the controller regardless of the number of active interrupts.
Each of the four individual maskable interrupts can be masked by clearing the appropriate bit in the
SSI Interrupt Mask (SSIIM) register (see page 1008). Setting the appropriate mask bit enables the
interrupt.
The individual outputs, along with a combined interrupt output, allow use of either a global interrupt
service routine or modular device drivers to handle interrupts. The transmit and receive dynamic
dataflow interrupts have been separated from the status interrupts so that data can be read or written
in response to the FIFO trigger levels. The status of the individual interrupt sources can be read
from the SSI Raw Interrupt Status (SSIRIS) and SSI Masked Interrupt Status (SSIMIS) registers
(see page 1009 and page 1011, respectively).
The receive FIFO has a time-out period that is 32 periods at the rate of SSIClk (whether or not
SSIClk is currently active) and is started when the RX FIFO goes from EMPTY to not-EMPTY. If
the RX FIFO is emptied before 32 clocks have passed, the time-out period is reset. As a result, the
ISR should clear the Receive FIFO Time-out Interrupt just after reading out the RX FIFO by writing
a 1 to the RTIC bit in the SSI Interrupt Clear (SSIICR) register. The interrupt should not be cleared
so late that the ISR returns before the interrupt is actually cleared, or the ISR may be re-activated
unnecessarily.
The End-of-Transmission (EOT) interrupt indicates that the data has been transmitted completely.
This interrupt can be used to indicate when it is safe to turn off the SSI module clock or enter sleep
mode. In addition, because transmitted data and received data complete at exactly the same time,
the interrupt can also indicate that read data is ready immediately, without waiting for the receive
FIFO time-out period to complete.
15.3.4
Frame Formats
Each data frame is between 4 and 16 bits long, depending on the size of data programmed, and is
transmitted starting with the MSB. There are three basic frame types that can be selected:
■ Texas Instruments synchronous serial
■ Freescale SPI
■ MICROWIRE
For all three formats, the serial clock (SSIClk) is held inactive while the SSI is idle, and SSIClk
transitions at the programmed frequency only during active transmission or reception of data. The
idle state of SSIClk is utilized to provide a receive timeout indication that occurs when the receive
FIFO still contains data after a timeout period.
For Freescale SPI and MICROWIRE frame formats, the serial frame (SSIFss) pin is active Low,
and is asserted (pulled down) during the entire transmission of the frame.
For Texas Instruments synchronous serial frame format, the SSIFss pin is pulsed for one serial
clock period starting at its rising edge, prior to the transmission of each frame. For this frame format,
both the SSI and the off-chip slave device drive their output data on the rising edge of SSIClk and
latch data from the other device on the falling edge.
Unlike the full-duplex transmission of the other two frame formats, the MICROWIRE format uses a
special master-slave messaging technique which operates at half-duplex. In this mode, when a
November 08, 2011
989
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
frame begins, an 8-bit control message is transmitted to the off-chip slave. During this transmit, no
incoming data is received by the SSI. After the message has been sent, the off-chip slave decodes
it and, after waiting one serial clock after the last bit of the 8-bit control message has been sent,
responds with the requested data. The returned data can be 4 to 16 bits in length, making the total
frame length anywhere from 13 to 25 bits.
15.3.4.1
Texas Instruments Synchronous Serial Frame Format
Figure 15-2 on page 990 shows the Texas Instruments synchronous serial frame format for a single
transmitted frame.
Figure 15-2. TI Synchronous Serial Frame Format (Single Transfer)
SSIClk
SSIFss
SSITx/SSIRx
MSB
LSB
4 to 16 bits
In this mode, SSIClk and SSIFss are forced Low, and the transmit data line SSITx is tristated
whenever the SSI is idle. Once the bottom entry of the transmit FIFO contains data, SSIFss is
pulsed High for one SSIClk period. The value to be transmitted is also transferred from the transmit
FIFO to the serial shift register of the transmit logic. On the next rising edge of SSIClk, the MSB
of the 4 to 16-bit data frame is shifted out on the SSITx pin. Likewise, the MSB of the received data
is shifted onto the SSIRx pin by the off-chip serial slave device.
Both the SSI and the off-chip serial slave device then clock each data bit into their serial shifter on
each falling edge of SSIClk. The received data is transferred from the serial shifter to the receive
FIFO on the first rising edge of SSIClk after the LSB has been latched.
Figure 15-3 on page 990 shows the Texas Instruments synchronous serial frame format when
back-to-back frames are transmitted.
Figure 15-3. TI Synchronous Serial Frame Format (Continuous Transfer)
SSIClk
SSIFss
SSITx/SSIRx
MSB
LSB
4 to 16 bits
990
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
15.3.4.2
Freescale SPI Frame Format
The Freescale SPI interface is a four-wire interface where the SSIFss signal behaves as a slave
select. The main feature of the Freescale SPI format is that the inactive state and phase of the
SSIClk signal are programmable through the SPO and SPH bits in the SSISCR0 control register.
SPO Clock Polarity Bit
When the SPO clock polarity control bit is clear, it produces a steady state Low value on the SSIClk
pin. If the SPO bit is set, a steady state High value is placed on the SSIClk pin when data is not
being transferred.
SPH Phase Control Bit
The SPH phase control bit selects the clock edge that captures data and allows it to change state.
The state of this bit has the most impact on the first bit transmitted by either allowing or not allowing
a clock transition before the first data capture edge. When the SPH phase control bit is clear, data
is captured on the first clock edge transition. If the SPH bit is set, data is captured on the second
clock edge transition.
15.3.4.3
Freescale SPI Frame Format with SPO=0 and SPH=0
Single and continuous transmission signal sequences for Freescale SPI format with SPO=0 and
SPH=0 are shown in Figure 15-4 on page 991 and Figure 15-5 on page 991.
Figure 15-4. Freescale SPI Format (Single Transfer) with SPO=0 and SPH=0
SSIClk
SSIFss
SSIRx
LSB
MSB
Q
4 to 16 bits
SSITx
MSB
Note:
LSB
Q is undefined.
Figure 15-5. Freescale SPI Format (Continuous Transfer) with SPO=0 and SPH=0
SSIClk
SSIFss
SSIRx LSB
LSB
MSB
MSB
4 to16 bits
SSITx LSB
MSB
LSB
MSB
In this configuration, during idle periods:
■ SSIClk is forced Low
November 08, 2011
991
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
■ SSIFss is forced High
■ The transmit data line SSITx is arbitrarily forced Low
■ When the SSI is configured as a master, it enables the SSIClk pad
■ When the SSI is configured as a slave, it disables the SSIClk pad
If the SSI is enabled and valid data is in the transmit FIFO, the start of transmission is signified by
the SSIFss master signal being driven Low, causing slave data to be enabled onto the SSIRx input
line of the master. The master SSITx output pad is enabled.
One half SSIClk period later, valid master data is transferred to the SSITx pin. Once both the
master and slave data have been set, the SSIClk master clock pin goes High after one additional
half SSIClk period.
The data is now captured on the rising and propagated on the falling edges of the SSIClk signal.
In the case of a single word transmission, after all bits of the data word have been transferred, the
SSIFss line is returned to its idle High state one SSIClk period after the last bit has been captured.
However, in the case of continuous back-to-back transmissions, the SSIFss signal must be pulsed
High between each data word transfer because the slave select pin freezes the data in its serial
peripheral register and does not allow it to be altered if the SPH bit is clear. Therefore, the master
device must raise the SSIFss pin of the slave device between each data transfer to enable the
serial peripheral data write. On completion of the continuous transfer, the SSIFss pin is returned
to its idle state one SSIClk period after the last bit has been captured.
15.3.4.4
Freescale SPI Frame Format with SPO=0 and SPH=1
The transfer signal sequence for Freescale SPI format with SPO=0 and SPH=1 is shown in Figure
15-6 on page 992, which covers both single and continuous transfers.
Figure 15-6. Freescale SPI Frame Format with SPO=0 and SPH=1
SSIClk
SSIFss
SSIRx
Q
Q
MSB
LSB
Q
4 to 16 bits
SSITx
LSB
MSB
Note:
Q is undefined.
In this configuration, during idle periods:
■ SSIClk is forced Low
■ SSIFss is forced High
■ The transmit data line SSITx is arbitrarily forced Low
■ When the SSI is configured as a master, it enables the SSIClk pad
992
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
■ When the SSI is configured as a slave, it disables the SSIClk pad
If the SSI is enabled and valid data is in the transmit FIFO, the start of transmission is signified by
the SSIFss master signal being driven Low. The master SSITx output is enabled. After an additional
one-half SSIClk period, both master and slave valid data are enabled onto their respective
transmission lines. At the same time, the SSIClk is enabled with a rising edge transition.
Data is then captured on the falling edges and propagated on the rising edges of the SSIClk signal.
In the case of a single word transfer, after all bits have been transferred, the SSIFss line is returned
to its idle High state one SSIClk period after the last bit has been captured.
For continuous back-to-back transfers, the SSIFss pin is held Low between successive data words,
and termination is the same as that of the single word transfer.
15.3.4.5
Freescale SPI Frame Format with SPO=1 and SPH=0
Single and continuous transmission signal sequences for Freescale SPI format with SPO=1 and
SPH=0 are shown in Figure 15-7 on page 993 and Figure 15-8 on page 993.
Figure 15-7. Freescale SPI Frame Format (Single Transfer) with SPO=1 and SPH=0
SSIClk
SSIFss
SSIRx
MSB
LSB
Q
4 to 16 bits
SSITx
LSB
MSB
Note:
Q is undefined.
Figure 15-8. Freescale SPI Frame Format (Continuous Transfer) with SPO=1 and SPH=0
SSIClk
SSIFss
SSITx/SSIRx
MSB
LSB
LSB
MSB
4 to 16 bits
In this configuration, during idle periods:
■ SSIClk is forced High
■ SSIFss is forced High
■ The transmit data line SSITx is arbitrarily forced Low
■ When the SSI is configured as a master, it enables the SSIClk pad
■ When the SSI is configured as a slave, it disables the SSIClk pad
November 08, 2011
993
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
If the SSI is enabled and valid data is in the transmit FIFO, the start of transmission is signified by
the SSIFss master signal being driven Low, causing slave data to be immediately transferred onto
the SSIRx line of the master. The master SSITx output pad is enabled.
One-half period later, valid master data is transferred to the SSITx line. Once both the master and
slave data have been set, the SSIClk master clock pin becomes Low after one additional half
SSIClk period, meaning that data is captured on the falling edges and propagated on the rising
edges of the SSIClk signal.
In the case of a single word transmission, after all bits of the data word are transferred, the SSIFss
line is returned to its idle High state one SSIClk period after the last bit has been captured.
However, in the case of continuous back-to-back transmissions, the SSIFss signal must be pulsed
High between each data word transfer because the slave select pin freezes the data in its serial
peripheral register and does not allow it to be altered if the SPH bit is clear. Therefore, the master
device must raise the SSIFss pin of the slave device between each data transfer to enable the
serial peripheral data write. On completion of the continuous transfer, the SSIFss pin is returned
to its idle state one SSIClk period after the last bit has been captured.
15.3.4.6
Freescale SPI Frame Format with SPO=1 and SPH=1
The transfer signal sequence for Freescale SPI format with SPO=1 and SPH=1 is shown in Figure
15-9 on page 994, which covers both single and continuous transfers.
Figure 15-9. Freescale SPI Frame Format with SPO=1 and SPH=1
SSIClk
SSIFss
SSIRx
Q
MSB
LSB
Q
4 to 16 bits
MSB
SSITx
Note:
LSB
Q is undefined.
In this configuration, during idle periods:
■ SSIClk is forced High
■ SSIFss is forced High
■ The transmit data line SSITx is arbitrarily forced Low
■ When the SSI is configured as a master, it enables the SSIClk pad
■ When the SSI is configured as a slave, it disables the SSIClk pad
If the SSI is enabled and valid data is in the transmit FIFO, the start of transmission is signified by
the SSIFss master signal being driven Low. The master SSITx output pad is enabled. After an
additional one-half SSIClk period, both master and slave data are enabled onto their respective
transmission lines. At the same time, SSIClk is enabled with a falling edge transition. Data is then
captured on the rising edges and propagated on the falling edges of the SSIClk signal.
994
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
After all bits have been transferred, in the case of a single word transmission, the SSIFss line is
returned to its idle high state one SSIClk period after the last bit has been captured.
For continuous back-to-back transmissions, the SSIFss pin remains in its active Low state until the
final bit of the last word has been captured and then returns to its idle state as described above.
For continuous back-to-back transfers, the SSIFss pin is held Low between successive data words
and termination is the same as that of the single word transfer.
15.3.4.7
MICROWIRE Frame Format
Figure 15-10 on page 995 shows the MICROWIRE frame format for a single frame. Figure
15-11 on page 996 shows the same format when back-to-back frames are transmitted.
Figure 15-10. MICROWIRE Frame Format (Single Frame)
SSIClk
SSIFss
SSITx
LSB
MSB
8-bit control
0
SSIRx
MSB
LSB
4 to 16 bits
output data
MICROWIRE format is very similar to SPI format, except that transmission is half-duplex instead of
full-duplex and uses a master-slave message passing technique. Each serial transmission begins
with an 8-bit control word that is transmitted from the SSI to the off-chip slave device. During this
transmission, no incoming data is received by the SSI. After the message has been sent, the off-chip
slave decodes it and, after waiting one serial clock after the last bit of the 8-bit control message has
been sent, responds with the required data. The returned data is 4 to 16 bits in length, making the
total frame length anywhere from 13 to 25 bits.
In this configuration, during idle periods:
■ SSIClk is forced Low
■ SSIFss is forced High
■ The transmit data line SSITx is arbitrarily forced Low
A transmission is triggered by writing a control byte to the transmit FIFO. The falling edge of SSIFss
causes the value contained in the bottom entry of the transmit FIFO to be transferred to the serial
shift register of the transmit logic and the MSB of the 8-bit control frame to be shifted out onto the
SSITx pin. SSIFss remains Low for the duration of the frame transmission. The SSIRx pin remains
tristated during this transmission.
The off-chip serial slave device latches each control bit into its serial shifter on each rising edge of
SSIClk. After the last bit is latched by the slave device, the control byte is decoded during a one
clock wait-state, and the slave responds by transmitting data back to the SSI. Each bit is driven onto
the SSIRx line on the falling edge of SSIClk. The SSI in turn latches each bit on the rising edge
of SSIClk. At the end of the frame, for single transfers, the SSIFss signal is pulled High one clock
period after the last bit has been latched in the receive serial shifter, causing the data to be transferred
to the receive FIFO.
November 08, 2011
995
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
Note:
The off-chip slave device can tristate the receive line either on the falling edge of SSIClk
after the LSB has been latched by the receive shifter or when the SSIFss pin goes High.
For continuous transfers, data transmission begins and ends in the same manner as a single transfer.
However, the SSIFss line is continuously asserted (held Low) and transmission of data occurs
back-to-back. The control byte of the next frame follows directly after the LSB of the received data
from the current frame. Each of the received values is transferred from the receive shifter on the
falling edge of SSIClk, after the LSB of the frame has been latched into the SSI.
Figure 15-11. MICROWIRE Frame Format (Continuous Transfer)
SSIClk
SSIFss
SSITx
LSB
MSB
LSB
8-bit control
SSIRx
0
MSB
MSB
LSB
4 to 16 bits
output data
In the MICROWIRE mode, the SSI slave samples the first bit of receive data on the rising edge of
SSIClk after SSIFss has gone Low. Masters that drive a free-running SSIClk must ensure that
the SSIFss signal has sufficient setup and hold margins with respect to the rising edge of SSIClk.
Figure 15-12 on page 996 illustrates these setup and hold time requirements. With respect to the
SSIClk rising edge on which the first bit of receive data is to be sampled by the SSI slave, SSIFss
must have a setup of at least two times the period of SSIClk on which the SSI operates. With
respect to the SSIClk rising edge previous to this edge, SSIFss must have a hold of at least one
SSIClk period.
Figure 15-12. MICROWIRE Frame Format, SSIFss Input Setup and Hold Requirements
tSetup=(2*tSSIClk)
tHold=tSSIClk
SSIClk
SSIFss
SSIRx
First RX data to be
sampled by SSI slave
15.3.5
DMA Operation
The SSI peripheral provides an interface to the μDMA controller with separate channels for transmit
and receive. The µDMA operation of the SSI is enabled through the SSI DMA Control (SSIDMACTL)
register. When µDMA operation is enabled, the SSI asserts a µDMA request on the receive or
transmit channel when the associated FIFO can transfer data. For the receive channel, a single
transfer request is asserted whenever any data is in the receive FIFO. A burst transfer request is
asserted whenever the amount of data in the receive FIFO is 4 or more items. For the transmit
channel, a single transfer request is asserted whenever at least one empty location is in the transmit
FIFO. The burst request is asserted whenever the transmit FIFO has 4 or more empty slots. The
996
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
single and burst µDMA transfer requests are handled automatically by the μDMA controller depending
how the µDMA channel is configured. To enable µDMA operation for the receive channel, the
RXDMAE bit of the DMA Control (SSIDMACTL) register should be set. To enable µDMA operation
for the transmit channel, the TXDMAE bit of SSIDMACTL should be set. If µDMA is enabled, then
the μDMA controller triggers an interrupt when a transfer is complete. The interrupt occurs on the
SSI interrupt vector. Therefore, if interrupts are used for SSI operation and µDMA is enabled, the
SSI interrupt handler must be designed to handle the μDMA completion interrupt.
See “Micro Direct Memory Access (μDMA)” on page 610 for more details about programming the
μDMA controller.
15.4
Initialization and Configuration
To enable and initialize the SSI, the following steps are necessary:
1. Enable the SSI module using the RCGCSSI register (see page 396).
2. Enable the clock to the appropriate GPIO module via the RCGCGPIO register (see page 389).
To find out which GPIO port to enable, refer to Table 23-5 on page 1398.
3. Set the GPIO AFSEL bits for the appropriate pins (see page 698). To determine which GPIOs to
configure, see Table 23-4 on page 1387.
4. Configure the PMCn fields in the GPIOPCTL register to assign the SSI signals to the appropriate
pins. See page 717 and Table 23-5 on page 1398.
For each of the frame formats, the SSI is configured using the following steps:
1. Ensure that the SSE bit in the SSICR1 register is clear before making any configuration changes.
2. Select whether the SSI is a master or slave:
a. For master operations, set the SSICR1 register to 0x0000.0000.
b. For slave mode (output enabled), set the SSICR1 register to 0x0000.0004.
c. For slave mode (output disabled), set the SSICR1 register to 0x0000.000C.
3. Configure the clock prescale divisor by writing the SSICPSR register.
4. Write the SSICR0 register with the following configuration:
■ Serial clock rate (SCR)
■ Desired clock phase/polarity, if using Freescale SPI mode (SPH and SPO)
■ The protocol mode: Freescale SPI, TI SSF, MICROWIRE (FRF)
■ The data size (DSS)
5. Optionally, configure the μDMA channel (see “Micro Direct Memory Access (μDMA)” on page 610)
and enable the DMA option(s) in the SSIDMACTL register.
6. Enable the SSI by setting the SSE bit in the SSICR1 register.
As an example, assume the SSI must be configured to operate with the following parameters:
November 08, 2011
997
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
■ Master operation
■ Freescale SPI mode (SPO=1, SPH=1)
■ 1 Mbps bit rate
■ 8 data bits
Assuming the system clock is 20 MHz, the bit rate calculation would be:
SSIClk = SysClk / (CPSDVSR * (1 + SCR))
1x106 = 20x106 / (CPSDVSR * (1 + SCR))
In this case, if CPSDVSR=0x2, SCR must be 0x9.
The configuration sequence would be as follows:
1. Ensure that the SSE bit in the SSICR1 register is clear.
2. Write the SSICR1 register with a value of 0x0000.0000.
3. Write the SSICPSR register with a value of 0x0000.0002.
4. Write the SSICR0 register with a value of 0x0000.09C7.
5. The SSI is then enabled by setting the SSE bit in the SSICR1 register.
15.5
Register Map
Table 15-2 on page 998 lists the SSI registers. The offset listed is a hexadecimal increment to the
register’s address, relative to that SSI module’s base address:
■
■
■
■
SSI0: 0x4000.8000
SSI1: 0x4000.9000
SSI2: 0x4000.A000
SSI3: 0x4000.B000
Note that the SSI module clock must be enabled before the registers can be programmed (see
page 396). There must be a delay of 3 system clocks after the SSI module clock is enabled before
any SSI module registers are accessed.
Note:
The SSI must be disabled (see the SSE bit in the SSICR1 register) before any of the control
registers are reprogrammed.
Table 15-2. SSI Register Map
Offset
Name
Type
Reset
Description
See
page
0x000
SSICR0
R/W
0x0000.0000
SSI Control 0
1000
0x004
SSICR1
R/W
0x0000.0000
SSI Control 1
1002
0x008
SSIDR
R/W
0x0000.0000
SSI Data
1004
0x00C
SSISR
RO
0x0000.0003
SSI Status
1005
0x010
SSICPSR
R/W
0x0000.0000
SSI Clock Prescale
1007
998
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 15-2. SSI Register Map (continued)
Description
See
page
0x0000.0000
SSI Interrupt Mask
1008
RO
0x0000.0008
SSI Raw Interrupt Status
1009
SSIMIS
RO
0x0000.0000
SSI Masked Interrupt Status
1011
0x020
SSIICR
W1C
0x0000.0000
SSI Interrupt Clear
1013
0x024
SSIDMACTL
R/W
0x0000.0000
SSI DMA Control
1014
0xFC8
SSICC
R/W
0x0000.0000
SSI Clock Configuration
1015
0xFD0
SSIPeriphID4
RO
0x0000.0000
SSI Peripheral Identification 4
1016
0xFD4
SSIPeriphID5
RO
0x0000.0000
SSI Peripheral Identification 5
1017
0xFD8
SSIPeriphID6
RO
0x0000.0000
SSI Peripheral Identification 6
1018
0xFDC
SSIPeriphID7
RO
0x0000.0000
SSI Peripheral Identification 7
1019
0xFE0
SSIPeriphID0
RO
0x0000.0022
SSI Peripheral Identification 0
1020
0xFE4
SSIPeriphID1
RO
0x0000.0000
SSI Peripheral Identification 1
1021
0xFE8
SSIPeriphID2
RO
0x0000.0018
SSI Peripheral Identification 2
1022
0xFEC
SSIPeriphID3
RO
0x0000.0001
SSI Peripheral Identification 3
1023
0xFF0
SSIPCellID0
RO
0x0000.000D
SSI PrimeCell Identification 0
1024
0xFF4
SSIPCellID1
RO
0x0000.00F0
SSI PrimeCell Identification 1
1025
0xFF8
SSIPCellID2
RO
0x0000.0005
SSI PrimeCell Identification 2
1026
0xFFC
SSIPCellID3
RO
0x0000.00B1
SSI PrimeCell Identification 3
1027
Offset
Name
Type
Reset
0x014
SSIIM
R/W
0x018
SSIRIS
0x01C
15.6
Register Descriptions
The remainder of this section lists and describes the SSI registers, in numerical order by address
offset.
November 08, 2011
999
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
Register 1: SSI Control 0 (SSICR0), offset 0x000
The SSICR0 register contains bit fields that control various functions within the SSI module.
Functionality such as protocol mode, clock rate, and data size are configured in this register.
SSI Control 0 (SSICR0)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0x000
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
5
4
3
2
1
0
R/W
0
R/W
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
15
14
13
12
RO
0
RO
0
RO
0
RO
0
11
10
9
8
SCR
Type
Reset
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
31:16
reserved
RO
0x0000
15:8
SCR
R/W
0x00
R/W
0
RO
0
7
6
SPH
SPO
R/W
0
R/W
0
FRF
R/W
0
DSS
R/W
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
SSI Serial Clock Rate
This bit field is used to generate the transmit and receive bit rate of the
SSI. The bit rate is:
BR=SysClk/(CPSDVSR * (1 + SCR))
where CPSDVSR is an even value from 2-254 programmed in the
SSICPSR register, and SCR is a value from 0-255.
7
SPH
R/W
0
SSI Serial Clock Phase
This bit is only applicable to the Freescale SPI Format.
The SPH control bit selects the clock edge that captures data and allows
it to change state. This bit has the most impact on the first bit transmitted
by either allowing or not allowing a clock transition before the first data
capture edge.
Value Description
6
SPO
R/W
0
0
Data is captured on the first clock edge transition.
1
Data is captured on the second clock edge transition.
SSI Serial Clock Polarity
Value Description
0
A steady state Low value is placed on the SSIClk pin.
1
A steady state High value is placed on the SSIClk pin when
data is not being transferred.
1000
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
5:4
FRF
R/W
0x0
Description
SSI Frame Format Select
Value Frame Format
3:0
DSS
R/W
0x0
0x0
Freescale SPI Frame Format
0x1
Texas Instruments Synchronous Serial Frame Format
0x2
MICROWIRE Frame Format
0x3
Reserved
SSI Data Size Select
Value
Data Size
0x0-0x2 Reserved
0x3
4-bit data
0x4
5-bit data
0x5
6-bit data
0x6
7-bit data
0x7
8-bit data
0x8
9-bit data
0x9
10-bit data
0xA
11-bit data
0xB
12-bit data
0xC
13-bit data
0xD
14-bit data
0xE
15-bit data
0xF
16-bit data
November 08, 2011
1001
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
Register 2: SSI Control 1 (SSICR1), offset 0x004
The SSICR1 register contains bit fields that control various functions within the SSI module. Master
and slave mode functionality is controlled by this register.
SSI Control 1 (SSICR1)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0x004
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
10
9
8
7
6
5
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:5
reserved
RO
0x0000.0
4
EOT
R/W
0
RO
0
RO
0
RO
0
RO
0
4
3
2
1
0
EOT
SOD
MS
SSE
LBM
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
End of Transmission
Value Description
3
SOD
R/W
0
0
The TXRIS interrupt indicates that the transmit FIFO is half full
or less.
1
The End of Transmit interrupt mode for the TXRIS interrupt is
enabled.
SSI Slave Mode Output Disable
This bit is relevant only in the Slave mode (MS=1). In multiple-slave
systems, it is possible for the SSI master to broadcast a message to all
slaves in the system while ensuring that only one slave drives data onto
the serial output line. In such systems, the TXD lines from multiple slaves
could be tied together. To operate in such a system, the SOD bit can be
configured so that the SSI slave does not drive the SSITx pin.
Value Description
2
MS
R/W
0
0
SSI can drive the SSITx output in Slave mode.
1
SSI must not drive the SSITx output in Slave mode.
SSI Master/Slave Select
This bit selects Master or Slave mode and can be modified only when
the SSI is disabled (SSE=0).
Value Description
0
The SSI is configured as a master.
1
The SSI is configured as a slave.
1002
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
1
SSE
R/W
0
Description
SSI Synchronous Serial Port Enable
Value Description
0
SSI operation is disabled.
1
SSI operation is enabled.
Note:
0
LBM
R/W
0
This bit must be cleared before any control registers
are reprogrammed.
SSI Loopback Mode
Value Description
0
Normal serial port operation enabled.
1
Output of the transmit serial shift register is connected internally
to the input of the receive serial shift register.
November 08, 2011
1003
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
Register 3: SSI Data (SSIDR), offset 0x008
Important: This register is read-sensitive. See the register description for details.
The SSIDR register is 16-bits wide. When the SSIDR register is read, the entry in the receive FIFO
that is pointed to by the current FIFO read pointer is accessed. When a data value is removed by
the SSI receive logic from the incoming data frame, it is placed into the entry in the receive FIFO
pointed to by the current FIFO write pointer.
When the SSIDR register is written to, the entry in the transmit FIFO that is pointed to by the write
pointer is written to. Data values are removed from the transmit FIFO one value at a time by the
transmit logic. Each data value is loaded into the transmit serial shifter, then serially shifted out onto
the SSITx pin at the programmed bit rate.
When a data size of less than 16 bits is selected, the user must right-justify data written to the
transmit FIFO. The transmit logic ignores the unused bits. Received data less than 16 bits is
automatically right-justified in the receive buffer.
When the SSI is programmed for MICROWIRE frame format, the default size for transmit data is
eight bits (the most significant byte is ignored). The receive data size is controlled by the programmer.
The transmit FIFO and the receive FIFO are not cleared even when the SSE bit in the SSICR1
register is cleared, allowing the software to fill the transmit FIFO before enabling the SSI.
SSI Data (SSIDR)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0x008
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
DATA
Type
Reset
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0x0000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15:0
DATA
R/W
0x0000
SSI Receive/Transmit Data
A read operation reads the receive FIFO. A write operation writes the
transmit FIFO.
Software must right-justify data when the SSI is programmed for a data
size that is less than 16 bits. Unused bits at the top are ignored by the
transmit logic. The receive logic automatically right-justifies the data.
1004
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 4: SSI Status (SSISR), offset 0x00C
The SSISR register contains bits that indicate the FIFO fill status and the SSI busy status.
SSI Status (SSISR)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0x00C
Type RO, reset 0x0000.0003
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
10
9
8
7
6
5
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:5
reserved
RO
0x0000.00
4
BSY
RO
0
RO
0
RO
0
RO
0
RO
0
4
3
2
1
0
BSY
RFF
RNE
TNF
TFE
RO
0
RO
0
RO
0
RO
1
RO
1
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
SSI Busy Bit
Value Description
3
RFF
RO
0
0
The SSI is idle.
1
The SSI is currently transmitting and/or receiving a frame, or
the transmit FIFO is not empty.
SSI Receive FIFO Full
Value Description
2
RNE
RO
0
0
The receive FIFO is not full.
1
The receive FIFO is full.
SSI Receive FIFO Not Empty
Value Description
1
TNF
RO
1
0
The receive FIFO is empty.
1
The receive FIFO is not empty.
SSI Transmit FIFO Not Full
Value Description
0
The transmit FIFO is full.
1
The transmit FIFO is not full.
November 08, 2011
1005
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
Bit/Field
Name
Type
Reset
0
TFE
RO
1
Description
SSI Transmit FIFO Empty
Value Description
0
The transmit FIFO is not empty.
1
The transmit FIFO is empty.
1006
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 5: SSI Clock Prescale (SSICPSR), offset 0x010
The SSICPSR register specifies the division factor which is used to derive the SSIClk from the
system clock. The clock is further divided by a value from 1 to 256, which is 1 + SCR. SCR is
programmed in the SSICR0 register. The frequency of the SSIClk is defined by:
SSIClk = SysClk / (CPSDVSR * (1 + SCR))
The value programmed into this register must be an even number between 2 and 254. The
least-significant bit of the programmed number is hard-coded to zero. If an odd number is written
to this register, data read back from this register has the least-significant bit as zero.
SSI Clock Prescale (SSICPSR)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0x010
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
CPSDVSR
RO
0
R/W
0
Bit/Field
Name
Type
Reset
Description
31:8
reserved
RO
0x00
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
7:0
CPSDVSR
R/W
0x00
SSI Clock Prescale Divisor
This value must be an even number from 2 to 254, depending on the
frequency of SSIClk. The LSB always returns 0 on reads.
November 08, 2011
1007
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
Register 6: SSI Interrupt Mask (SSIIM), offset 0x014
The SSIIM register is the interrupt mask set or clear register. It is a read/write register and all bits
are cleared on reset.
On a read, this register gives the current value of the mask on the corresponding interrupt. Setting
a bit sets the mask, preventing the interrupt from being signaled to the interrupt controller. Clearing
a bit clears the corresponding mask, enabling the interrupt to be sent to the interrupt controller.
SSI Interrupt Mask (SSIIM)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0x014
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
TXIM
RXIM
RTIM
RORIM
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
Description
31:4
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
3
TXIM
R/W
0
SSI Transmit FIFO Interrupt Mask
Value Description
2
RXIM
R/W
0
0
The transmit FIFO interrupt is masked.
1
The transmit FIFO interrupt is not masked.
SSI Receive FIFO Interrupt Mask
Value Description
1
RTIM
R/W
0
0
The receive FIFO interrupt is masked.
1
The receive FIFO interrupt is not masked.
SSI Receive Time-Out Interrupt Mask
Value Description
0
RORIM
R/W
0
0
The receive FIFO time-out interrupt is masked.
1
The receive FIFO time-out interrupt is not masked.
SSI Receive Overrun Interrupt Mask
Value Description
0
The receive FIFO overrun interrupt is masked.
1
The receive FIFO overrun interrupt is not masked.
1008
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 7: SSI Raw Interrupt Status (SSIRIS), offset 0x018
The SSIRIS register is the raw interrupt status register. On a read, this register gives the current
raw status value of the corresponding interrupt prior to masking. A write has no effect.
SSI Raw Interrupt Status (SSIRIS)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0x018
Type RO, reset 0x0000.0008
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
3
2
1
0
TXRIS
RXRIS
RTRIS
RORRIS
RO
1
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
Description
31:4
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
3
TXRIS
RO
1
SSI Transmit FIFO Raw Interrupt Status
Value Description
0
No interrupt.
1
If the EOT bit in the SSICR1 register is clear, the transmit FIFO
is half full or less.
If the EOT bit is set, the transmit FIFO is empty, and the last bit
has been transmitted out of the serializer.
This bit is cleared when the transmit FIFO is more than half full (if the
EOT bit is clear) or when it has any data in it (if the EOT bit is set).
2
RXRIS
RO
0
SSI Receive FIFO Raw Interrupt Status
Value Description
0
No interrupt.
1
The receive FIFO is half full or more.
This bit is cleared when the receive FIFO is less than half full.
1
RTRIS
RO
0
SSI Receive Time-Out Raw Interrupt Status
Value Description
0
No interrupt.
1
The receive time-out has occurred.
This bit is cleared when a 1 is written to the RTIC bit in the SSI Interrupt
Clear (SSIICR) register.
November 08, 2011
1009
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
Bit/Field
Name
Type
Reset
0
RORRIS
RO
0
Description
SSI Receive Overrun Raw Interrupt Status
Value Description
0
No interrupt.
1
The receive FIFO has overflowed
This bit is cleared when a 1 is written to the RORIC bit in the SSI
Interrupt Clear (SSIICR) register.
1010
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 8: SSI Masked Interrupt Status (SSIMIS), offset 0x01C
The SSIMIS register is the masked interrupt status register. On a read, this register gives the current
masked status value of the corresponding interrupt. A write has no effect.
SSI Masked Interrupt Status (SSIMIS)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0x01C
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
3
2
1
0
TXMIS
RXMIS
RTMIS
RORMIS
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
Description
31:4
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
3
TXMIS
RO
0
SSI Transmit FIFO Masked Interrupt Status
Value Description
0
An interrupt has not occurred or is masked.
1
An unmasked interrupt was signaled due to the transmit FIFO
being half full or less (if the EOT bit is clear) or due to the
transmission of the last data bit (if the EOT bit is set).
This bit is cleared when the transmit FIFO is more than half full (if the
EOT bit is clear) or when it has any data in it (if the EOT bit is set).
2
RXMIS
RO
0
SSI Receive FIFO Masked Interrupt Status
Value Description
0
An interrupt has not occurred or is masked.
1
An unmasked interrupt was signaled due to the receive FIFO
being half full or less.
This bit is cleared when the receive FIFO is less than half full.
1
RTMIS
RO
0
SSI Receive Time-Out Masked Interrupt Status
Value Description
0
An interrupt has not occurred or is masked.
1
An unmasked interrupt was signaled due to the receive time
out.
This bit is cleared when a 1 is written to the RTIC bit in the SSI Interrupt
Clear (SSIICR) register.
November 08, 2011
1011
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
Bit/Field
Name
Type
Reset
0
RORMIS
RO
0
Description
SSI Receive Overrun Masked Interrupt Status
Value Description
0
An interrupt has not occurred or is masked.
1
An unmasked interrupt was signaled due to the receive FIFO
overflowing.
This bit is cleared when a 1 is written to the RORIC bit in the SSI
Interrupt Clear (SSIICR) register.
1012
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 9: SSI Interrupt Clear (SSIICR), offset 0x020
The SSIICR register is the interrupt clear register. On a write of 1, the corresponding interrupt is
cleared. A write of 0 has no effect.
SSI Interrupt Clear (SSIICR)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0x020
Type W1C, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
1
0
RTIC
RORIC
W1C
0
W1C
0
Bit/Field
Name
Type
Reset
Description
31:2
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
1
RTIC
W1C
0
SSI Receive Time-Out Interrupt Clear
Writing a 1 to this bit clears the RTRIS bit in the SSIRIS register and
the RTMIS bit in the SSIMIS register.
0
RORIC
W1C
0
SSI Receive Overrun Interrupt Clear
Writing a 1 to this bit clears the RORRIS bit in the SSIRIS register and
the RORMIS bit in the SSIMIS register.
November 08, 2011
1013
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
Register 10: SSI DMA Control (SSIDMACTL), offset 0x024
The SSIDMACTL register is the µDMA control register.
SSI DMA Control (SSIDMACTL)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0x024
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
1
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:2
reserved
RO
0x0000.000
1
TXDMAE
R/W
0
TXDMAE RXDMAE
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Transmit DMA Enable
Value Description
0
RXDMAE
R/W
0
0
µDMA for the transmit FIFO is disabled.
1
µDMA for the transmit FIFO is enabled.
Receive DMA Enable
Value Description
0
µDMA for the receive FIFO is disabled.
1
µDMA for the receive FIFO is enabled.
1014
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 11: SSI Clock Configuration (SSICC), offset 0xFC8
The SSICC register controls the baud clock source for the SSI module.
Note:
If the PIOSC is used for the SSI baud clock, the system clock frequency must be at least
16 MHz in Run mode.
SSI Clock Configuration (SSICC)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0xFC8
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
CS
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000.000
3:0
CS
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
SSI Baud Clock Source
The following table specifies the source that generates for the SSI baud
clock:
Value
Description
0x0
Either the system clock (if the PLL bypass is in effect) or the
PLL output (default).
0x1
PIOSC
0x2 - 0xF Reserved
November 08, 2011
1015
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
Register 12: SSI Peripheral Identification 4 (SSIPeriphID4), offset 0xFD0
The SSIPeriphIDn registers are hard-coded and the fields within the register determine the reset
value.
SSI Peripheral Identification 4 (SSIPeriphID4)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0xFD0
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
PID4
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
PID4
RO
0x00
RO
0
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
SSI Peripheral ID Register [7:0]
Can be used by software to identify the presence of this peripheral.
1016
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 13: SSI Peripheral Identification 5 (SSIPeriphID5), offset 0xFD4
The SSIPeriphIDn registers are hard-coded and the fields within the register determine the reset
value.
SSI Peripheral Identification 5 (SSIPeriphID5)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0xFD4
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
PID5
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
PID5
RO
0x00
RO
0
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
SSI Peripheral ID Register [15:8]
Can be used by software to identify the presence of this peripheral.
November 08, 2011
1017
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
Register 14: SSI Peripheral Identification 6 (SSIPeriphID6), offset 0xFD8
The SSIPeriphIDn registers are hard-coded and the fields within the register determine the reset
value.
SSI Peripheral Identification 6 (SSIPeriphID6)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0xFD8
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
PID6
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
PID6
RO
0x00
RO
0
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
SSI Peripheral ID Register [23:16]
Can be used by software to identify the presence of this peripheral.
1018
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 15: SSI Peripheral Identification 7 (SSIPeriphID7), offset 0xFDC
The SSIPeriphIDn registers are hard-coded and the fields within the register determine the reset
value.
SSI Peripheral Identification 7 (SSIPeriphID7)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0xFDC
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
PID7
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
PID7
RO
0x00
RO
0
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
SSI Peripheral ID Register [31:24]
Can be used by software to identify the presence of this peripheral.
November 08, 2011
1019
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
Register 16: SSI Peripheral Identification 0 (SSIPeriphID0), offset 0xFE0
The SSIPeriphIDn registers are hard-coded and the fields within the register determine the reset
value.
SSI Peripheral Identification 0 (SSIPeriphID0)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0xFE0
Type RO, reset 0x0000.0022
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
0
RO
0
RO
1
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
PID0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
PID0
RO
0x22
RO
0
RO
0
RO
0
RO
1
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
SSI Peripheral ID Register [7:0]
Can be used by software to identify the presence of this peripheral.
1020
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 17: SSI Peripheral Identification 1 (SSIPeriphID1), offset 0xFE4
The SSIPeriphIDn registers are hard-coded and the fields within the register determine the reset
value.
SSI Peripheral Identification 1 (SSIPeriphID1)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0xFE4
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
PID1
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
PID1
RO
0x00
RO
0
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
SSI Peripheral ID Register [15:8]
Can be used by software to identify the presence of this peripheral.
November 08, 2011
1021
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
Register 18: SSI Peripheral Identification 2 (SSIPeriphID2), offset 0xFE8
The SSIPeriphIDn registers are hard-coded and the fields within the register determine the reset
value.
SSI Peripheral Identification 2 (SSIPeriphID2)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0xFE8
Type RO, reset 0x0000.0018
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
1
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
PID2
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
PID2
RO
0x18
RO
0
RO
0
RO
0
RO
0
RO
1
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
SSI Peripheral ID Register [23:16]
Can be used by software to identify the presence of this peripheral.
1022
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 19: SSI Peripheral Identification 3 (SSIPeriphID3), offset 0xFEC
The SSIPeriphIDn registers are hard-coded and the fields within the register determine the reset
value.
SSI Peripheral Identification 3 (SSIPeriphID3)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0xFEC
Type RO, reset 0x0000.0001
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
0
RO
0
RO
0
RO
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
PID3
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
PID3
RO
0x01
RO
0
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
SSI Peripheral ID Register [31:24]
Can be used by software to identify the presence of this peripheral.
November 08, 2011
1023
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
Register 20: SSI PrimeCell Identification 0 (SSIPCellID0), offset 0xFF0
The SSIPCellIDn registers are hard-coded, and the fields within the register determine the reset
value.
SSI PrimeCell Identification 0 (SSIPCellID0)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0xFF0
Type RO, reset 0x0000.000D
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
1
RO
1
RO
0
RO
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
CID0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
CID0
RO
0x0D
RO
0
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
SSI PrimeCell ID Register [7:0]
Provides software a standard cross-peripheral identification system.
1024
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 21: SSI PrimeCell Identification 1 (SSIPCellID1), offset 0xFF4
The SSIPCellIDn registers are hard-coded, and the fields within the register determine the reset
value.
SSI PrimeCell Identification 1 (SSIPCellID1)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0xFF4
Type RO, reset 0x0000.00F0
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
CID1
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
CID1
RO
0xF0
RO
0
RO
1
RO
1
RO
1
RO
1
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
SSI PrimeCell ID Register [15:8]
Provides software a standard cross-peripheral identification system.
November 08, 2011
1025
Texas Instruments-Advance Information
Synchronous Serial Interface (SSI)
Register 22: SSI PrimeCell Identification 2 (SSIPCellID2), offset 0xFF8
The SSIPCellIDn registers are hard-coded, and the fields within the register determine the reset
value.
SSI PrimeCell Identification 2 (SSIPCellID2)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0xFF8
Type RO, reset 0x0000.0005
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
0
RO
1
RO
0
RO
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
CID2
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
CID2
RO
0x05
RO
0
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
SSI PrimeCell ID Register [23:16]
Provides software a standard cross-peripheral identification system.
1026
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 23: SSI PrimeCell Identification 3 (SSIPCellID3), offset 0xFFC
The SSIPCellIDn registers are hard-coded, and the fields within the register determine the reset
value.
SSI PrimeCell Identification 3 (SSIPCellID3)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
Offset 0xFFC
Type RO, reset 0x0000.00B1
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
3
2
1
0
RO
0
RO
0
RO
0
RO
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
CID3
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
CID3
RO
0xB1
RO
0
RO
1
RO
0
RO
1
RO
1
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
SSI PrimeCell ID Register [31:24]
Provides software a standard cross-peripheral identification system.
November 08, 2011
1027
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
16
Inter-Integrated Circuit (I2C) Interface
The Inter-Integrated Circuit (I2C) bus provides bi-directional data transfer through a two-wire design
(a serial data line SDA and a serial clock line SCL), and interfaces to external I2C devices such as
serial memory (RAMs and ROMs), networking devices, LCDs, tone generators, and so on. The I2C
bus may also be used for system testing and diagnostic purposes in product development and
manufacture. The LM4F232H5BB microcontroller includes providing the ability to interact (both
transmit and receive) with other I2C devices on the bus.
®
The Stellaris LM4F232H5BB controller includes I2C modules with the following features:
■ Devices on the I2C bus can be designated as either a master or a slave
– Supports both transmitting and receiving data as either a master or a slave
– Supports simultaneous master and slave operation
■ Four I2C modes
– Master transmit
– Master receive
– Slave transmit
– Slave receive
■ Four transmission speeds:
– Standard (100 Kbps)
– Fast-mode (400 Kbps)
– Fast-mode plus (1 Mbps)
– High-speed mode (3.33 Mbps)
■ Clock low timeout interrupt
■ Dual slave address capability
■ Clock low timeout interrupt
■ Dual slave address capability
■ Master and slave interrupt generation
– Master generates interrupts when a transmit or receive operation completes (or aborts due
to an error)
– Slave generates interrupts when data has been transferred or requested by a master or when
a START or STOP condition is detected
■ Master with arbitration and clock synchronization, multimaster support, and 7-bit addressing
mode
1028
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
16.1
Block Diagram
Figure 16-1. I2C Block Diagram
I2C Control
Interrupt
I2CSCL
I2CMSA
I2CSOAR
I2CMCS
I2CSCSR
I2CMDR
I2CSDR
I2CMTPR
I2CSIMR
I2CMIMR
I2CSRIS
I2CMRIS
I2CSMIS
I2CMMIS
I2CSICR
I2CMICR
I2CSSOAR2
I2CMCR
I2CSACKCTL
2
I C Master Core
I2CSDA
I2CSCL
I2C I/O Select
I2CSDA
I2CSCL
2
I C Slave Core
I2CSDA
I2CMCLKOCNT
I2CMBMON
I2CPP
16.2
Signal Description
The following table lists the external signals of the I2C interface and describes the function of each.
The I2C interface signals are alternate functions for some GPIO signals and default to be GPIO
signals at reset., with the exception of the I2C0SCL and I2CSDA pins which default to the I2C
function. The column in the table below titled "Pin Mux/Pin Assignment" lists the possible GPIO pin
placements for the I2C signals. The AFSEL bit in the GPIO Alternate Function Select (GPIOAFSEL)
register (page 698) should be set to choose the I2C function. The number in parentheses is the
encoding that must be programmed into the PMCn field in the GPIO Port Control (GPIOPCTL)
register (page 717) to assign the I2C signal to the specified GPIO port pin. Note that the I2CSCL pin
should be set to open drain using the GPIO Open Drain Select (GPIOODR) register. For more
information on configuring GPIOs, see “General-Purpose Input/Outputs (GPIOs)” on page 674.
Table 16-1. I2C Signals (157BGA)
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
Description
I2C0SCL
E10
PB2 (3)
I/O
OD
I2C module 0 clock. Note that this signal has an
active pull-up. The corresponding port pin should
not be configured as open drain.
I2C0SDA
D13
PB3 (3)
I/O
OD
I2C module 0 data.
I2C1SCL
M4
K7
PA6 (3)
PG4 (3)
I/O
OD
I2C module 1 clock. Note that this signal has an
active pull-up. The corresponding port pin should
not be configured as open drain.
I2C1SDA
N2
L7
PA7 (3)
PG5 (3)
I/O
OD
I2C module 1 data.
I2C2SCL
A5
N8
PE4 (3)
PF6 (3)
I/O
OD
I2C module 2 clock. Note that this signal has an
active pull-up. The corresponding port pin should
not be configured as open drain.
I2C2SDA
B5
M8
PE5 (3)
PF7 (3)
I/O
OD
I2C module 2 data.
November 08, 2011
1029
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
Table 16-1. I2C Signals (157BGA) (continued)
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
Description
I2C3SCL
B2
L8
PD0 (3)
PG0 (3)
I/O
OD
I2C module 3 clock. Note that this signal has an
active pull-up. The corresponding port pin should
not be configured as open drain.
I2C3SDA
B1
K8
PD1 (3)
PG1 (3)
I/O
OD
I2C module 3 data.
I2C4SCL
N7
PG2 (3)
I/O
OD
I2C module 4 clock. Note that this signal has an
active pull-up. The corresponding port pin should
not be configured as open drain.
I2C4SDA
M7
PG3 (3)
I/O
OD
I2C module 4 data.
I2C5SCL
F4
N4
PB6 (3)
PG6 (3)
I/O
OD
I2C module 5 clock. Note that this signal has an
active pull-up. The corresponding port pin should
not be configured as open drain.
I2C5SDA
F3
N3
PB7 (3)
PG7 (3)
I/O
OD
I2C module 5 data.
a. The TTL designation indicates the pin has TTL-compatible voltage levels.
16.3
Functional Description
Each I2C module is comprised of both master and slave functions. For proper operation, the SDA
pin must be configured as an open-drain signal. A typical I2C bus configuration is shown in Figure
16-2.
See “Inter-Integrated Circuit (I2C) Interface” on page 1427 for I2C timing diagrams.
Figure 16-2. I2C Bus Configuration
RPUP
SCL
SDA
I2C Bus
I2CSCL
I2CSDA
Stellaris®
16.3.1
RPUP
SCL
SDA
3rd Party Device
with I2C Interface
SCL
SDA
3rd Party Device
with I2C Interface
I2C Bus Functional Overview
The I2C bus uses only two signals: SDA and SCL, named I2CSDA and I2CSCL on Stellaris
microcontrollers. SDA is the bi-directional serial data line and SCL is the bi-directional serial clock
line. The bus is considered idle when both lines are High.
Every transaction on the I2C bus is nine bits long, consisting of eight data bits and a single
acknowledge bit. The number of bytes per transfer (defined as the time between a valid START
and STOP condition, described in “START and STOP Conditions” on page 1031) is unrestricted, but
each byte has to be followed by an acknowledge bit, and data must be transferred MSB first. When
a receiver cannot receive another complete byte, it can hold the clock line SCL Low and force the
transmitter into a wait state. The data transfer continues when the receiver releases the clock SCL.
1030
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
16.3.1.1
START and STOP Conditions
The protocol of the I2C bus defines two states to begin and end a transaction: START and STOP.
A High-to-Low transition on the SDA line while the SCL is High is defined as a START condition,
and a Low-to-High transition on the SDA line while SCL is High is defined as a STOP condition.
The bus is considered busy after a START condition and free after a STOP condition. See Figure
16-3.
Figure 16-3. START and STOP Conditions
SDA
SDA
SCL
SCL
START
condition
STOP
condition
The STOP bit determines if the cycle stops at the end of the data cycle or continues on to a repeated
START condition. To generate a single transmit cycle, the I2C Master Slave Address (I2CMSA)
register is written with the desired address, the R/S bit is cleared, and the Control register is written
with ACK=X (0 or 1), STOP=1, START=1, and RUN=1 to perform the operation and stop. When the
operation is completed (or aborted due an error), the interrupt pin becomes active and the data may
be read from the I2C Master Data (I2CMDR) register. When the I2C module operates in Master
receiver mode, the ACK bit is normally set causing the I2C bus controller to transmit an acknowledge
automatically after each byte. This bit must be cleared when the I2C bus controller requires no further
data to be transmitted from the slave transmitter.
When operating in slave mode, two bits in the I2C Slave Raw Interrupt Status (I2CSRIS) register
indicate detection of start and stop conditions on the bus; while two bits in the I2C Slave Masked
Interrupt Status (I2CSMIS) register allow start and stop conditions to be promoted to controller
interrupts (when interrupts are enabled).
16.3.1.2
Data Format with 7-Bit Address
Data transfers follow the format shown in Figure 16-4. After the START condition, a slave address
is transmitted. This address is 7-bits long followed by an eighth bit, which is a data direction bit (R/S
bit in the I2CMSA register). If the R/S bit is clear, it indicates a transmit operation (send), and if it
is set, it indicates a request for data (receive). A data transfer is always terminated by a STOP
condition generated by the master, however, a master can initiate communications with another
device on the bus by generating a repeated START condition and addressing another slave without
first generating a STOP condition. Various combinations of receive/transmit formats are then possible
within a single transfer.
Figure 16-4. Complete Data Transfer with a 7-Bit Address
SDA
MSB
SCL
1
Start
2
LSB
R/S
ACK
7
8
9
MSB
1
2
Slave address
7
Data
LSB
ACK
8
9
Stop
The first seven bits of the first byte make up the slave address (see Figure 16-5). The eighth bit
determines the direction of the message. A zero in the R/S position of the first byte means that the
November 08, 2011
1031
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
master transmits (sends) data to the selected slave, and a one in this position means that the master
receives data from the slave.
Figure 16-5. R/S Bit in First Byte
MSB
LSB
R/S
Slave address
16.3.1.3
Data Validity
The data on the SDA line must be stable during the high period of the clock, and the data line can
only change when SCL is Low (see Figure 16-6).
Figure 16-6. Data Validity During Bit Transfer on the I2C Bus
SDA
SCL
Data line Change
stable
of data
allowed
16.3.1.4
Acknowledge
All bus transactions have a required acknowledge clock cycle that is generated by the master. During
the acknowledge cycle, the transmitter (which can be the master or slave) releases the SDA line.
To acknowledge the transaction, the receiver must pull down SDA during the acknowledge clock
cycle. The data transmitted out by the receiver during the acknowledge cycle must comply with the
data validity requirements described in “Data Validity” on page 1032.
When a slave receiver does not acknowledge the slave address, SDA must be left High by the slave
so that the master can generate a STOP condition and abort the current transfer. If the master
device is acting as a receiver during a transfer, it is responsible for acknowledging each transfer
made by the slave. Because the master controls the number of bytes in the transfer, it signals the
end of data to the slave transmitter by not generating an acknowledge on the last data byte. The
slave transmitter must then release SDA to allow the master to generate the STOP or a repeated
START condition.
If the slave is required to provide a manual ACK or NACK, the I2C Slave ACK Control
(I2CSACKCTL) register allows the slave to NACK for invalid data or command or ACK for valid
data or command. When this operation is enabled, the I2C clock is pulled low after the last data bit
until this register is written with the indicated response.
16.3.1.5
Clock Low Timeout
The I2C slave can extend the transaction by pulling the clock low periodically to create a slow bit
transfer rate. The I2C module has a 12-bit programmable counter that is used to track how long the
clock has been held low. The upper 8 bits of the count value are software programmable through
the I2C Master Clock Low Timeout Count (I2CMCLKOCNT) register. The master can program
this register with a count value that is acceptable to wait for the transaction to delay. The count is
loaded at the START condition and counts down on every system clock edge. When the terminal
1032
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
count is reached, the I2C master can force a STOP condition on the bus the next time the slave
releases the clock and abort the transaction.
The CLKRIS bit in the I2C Master Raw Interrupt Status (I2CMRIS) register is set when the clock
timeout period is reached, allowing the master to start corrective action to resolve the remote slave
state. In addition, the CLKTO bit in the I2C Master Control/Status (I2CMCS) register is set; this bit
is cleared when a STOP condition is sent or during the I2C master reset.. The status of the raw SDA
and SCL signals are readable by software through the SDA and SCL bits in the I2C Master Bus
Monitor (I2CMBMON) register to help determine the state of the remote slave.
If the slave holds the clock low continuously, the only solution is to interrupt the processor using the
CLKRIS bit and resolve the condition at higher protocol levels by resetting both the master and the
remote slave.
16.3.1.6
Dual Address
The I2C interface supports dual address capability for the slave. The additional programmable
address is provided and can be matched if enabled. In legacy mode with dual address disabled,
the I2C slave provides an ACK on the bus if the address matches the OAR field in the I2CSOAR
register. In dual address mode, the I2C slave provides an ACK on the bus if either the OAR field in
the I2CSOAR register or the OAR2 field in the I2CSOAR2 register is matched. The enable for dual
address is programmable through the OAR2EN bit in the I2CSOAR2 register. The legacy address
has always higher priority and to avoid confusion, and there is no disable on the legacy address.
The OAR2SEL bit in the I2CSCSR register indicates if the address that was ACKed is the alternate
address or not. When this bit is clear, it indicates either legacy operation or no address match.
16.3.1.7
Arbitration
A master may start a transfer only if the bus is idle. It's possible for two or more masters to generate
a START condition within minimum hold time of the START condition. In these situations, an
arbitration scheme takes place on the SDA line, while SCL is High. During arbitration, the first of
the competing master devices to place a '1' (High) on SDA while another master transmits a '0'
(Low) switches off its data output stage and retires until the bus is idle again.
Arbitration can take place over several bits. Its first stage is a comparison of address bits, and if
both masters are trying to address the same device, arbitration continues on to the comparison of
data bits.
16.3.2
Available Speed Modes
The I2C bus can run in Standard mode (100 kbps), Fast mode (400 kbps), Fast mode plus (1 Mbps)
or High-Speed mode (3.33 Mbps). The selected mode should match the speed of the other I2C
devices on the bus.
16.3.2.1
Standard and Fast Modes
Standard and Fast modes are selected using a value in the I2C Master Timer Period (I2CMTPR)
register that results in an SCL frequency of 100 kbps for Standard mode, 400 kbps for Fast mode,
or 1 Mbps for Fast mode plus.
The I2C clock rate is determined by the parameters CLK_PRD, TIMER_PRD, SCL_LP, and SCL_HP
where:
CLK_PRD is the system clock period
SCL_LP is the low phase of SCL (fixed at 6)
November 08, 2011
1033
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
SCL_HP is the high phase of SCL (fixed at 4)
TIMER_PRD is the programmed value in the I2CMTPR register (see page 1053).
The I2C clock period is calculated as follows:
SCL_PERIOD = 2 × (1 + TIMER_PRD) × (SCL_LP + SCL_HP) × CLK_PRD
For example:
CLK_PRD = 50 ns
TIMER_PRD = 2
SCL_LP=6
SCL_HP=4
yields a SCL frequency of:
1/SCL_PERIOD = 333 Khz
Table 16-2 gives examples of the timer periods that should be used to generate Standard, Fast
mode, and Fast mode plus SCL frequencies based on various system clock frequencies.
Table 16-2. Examples of I2C Master Timer Period versus Speed Mode
16.3.2.2
System Clock
Timer Period
Standard Mode
Timer Period
Fast Mode
Timer
Period
Fast Mode
Plus
4 MHz
0x01
100 Kbps
-
-
-
-
6 MHz
0x02
100 Kbps
-
-
-
-
12.5 MHz
0x06
89 Kbps
0x01
312 Kbps
-
-
16.7 MHz
0x08
93 Kbps
0x02
278 Kbps
-
-
20 MHz
0x09
100 Kbps
0x02
333 Kbps
-
-
25 MHz
0x0C
96.2 Kbps
0x03
312 Kbps
-
-
33 MHz
0x10
97.1 Kbps
0x04
330 Kbps
-
-
40 MHz
0x13
100 Kbps
0x04
400 Kbps
0x01
1000 Kbps
50 MHz
0x18
100 Kbps
0x06
357 Kbps
0x02
833 Kbps
80 MHz
0x27
100 Kbps
0x09
400 Kbps
0x03
1000 Kbps
High-Speed Mode
High-Speed mode is configured by setting the HS bit in the I2C Master Control/Status (I2CMCS)
register. High-Speed mode transmits data at a high bit rate with a 66.6%/33.3% duty cycle, but
communication and arbitration are done at Standard, Fast mode, or Fast-mode plus speed, depending
on which is selected by the user. When the HS bit in the I2CMCS register is set, current mode
pull-ups are enabled.
The clock period can be selected using the equation above, but in this case, SCL_LP=2 and
SCL_HP=1. So for example:
CLK_PRD = 25 ns
TIMER_PRD = 1
SCL_LP=2
SCL_HP=1
yields a SCL frequency of:
1034
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
1/T = 3.33 Mhz
Table 16-3 on page 1035 gives examples of timer period and system clock in High-Speed mode.
Table 16-3. Examples of I2C Master Timer Period in High-Speed Mode
16.3.3
System Clock
Timer Period
Transmission Mode
40 MHz
0x01
3.33 Mbps
50 MHz
0x02
2.77 Mbps
80 MHz
0x03
3.33 Mbps
Interrupts
The I2C can generate interrupts when the following conditions are observed:
■ Master transaction completed
■ Master arbitration lost
■ Master transaction error
■ Master bus timeout
■ Slave transaction received
■ Slave transaction requested
■ Stop condition on bus detected
■ Start condition on bus detected
The I2C master and I2C slave modules have separate interrupt signals. While both modules can
generate interrupts for multiple conditions, only a single interrupt signal is sent to the interrupt
controller.
16.3.3.1
I2C Master Interrupts
The I2C master module generates an interrupt when a transaction completes (either transmit or
receive), when arbitration is lost, or when an error occurs during a transaction. To enable the I2C
master interrupt, software must set the IM bit in the I2C Master Interrupt Mask (I2CMIMR) register.
When an interrupt condition is met, software must check the ERROR and ARBLST bits in the I2C
Master Control/Status (I2CMCS) register to verify that an error didn't occur during the last transaction
and to ensure that arbitration has not been lost. An error condition is asserted if the last transaction
wasn't acknowledged by the slave. If an error is not detected and the master has not lost arbitration,
the application can proceed with the transfer. The interrupt is cleared by writing a 1 to the IC bit in
the I2C Master Interrupt Clear (I2CMICR) register.
If the application doesn't require the use of interrupts, the raw interrupt status is always visible via
the I2C Master Raw Interrupt Status (I2CMRIS) register.
16.3.3.2
I2C Slave Interrupts
The slave module can generate an interrupt when data has been received or requested. This interrupt
is enabled by setting the DATAIM bit in the I2C Slave Interrupt Mask (I2CSIMR) register. Software
determines whether the module should write (transmit) or read (receive) data from the I2C Slave
November 08, 2011
1035
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
Data (I2CSDR) register, by checking the RREQ and TREQ bits of the I2C Slave Control/Status
(I2CSCSR) register. If the slave module is in receive mode and the first byte of a transfer is received,
the FBR bit is set along with the RREQ bit. The interrupt is cleared by setting the DATAIC bit in the
I2C Slave Interrupt Clear (I2CSICR) register.
In addition, the slave module can generate an interrupt when a start and stop condition is detected.
These interrupts are enabled by setting the STARTIM and STOPIM bits of the I2C Slave Interrupt
Mask (I2CSIMR) register and cleared by writing a 1 to the STOPIC and STARTIC bits of the I2C
Slave Interrupt Clear (I2CSICR) register.
If the application doesn't require the use of interrupts, the raw interrupt status is always visible via
the I2C Slave Raw Interrupt Status (I2CSRIS) register.
16.3.4
Loopback Operation
The I2C modules can be placed into an internal loopback mode for diagnostic or debug work by
setting the LPBK bit in the I2C Master Configuration (I2CMCR) register. In loopback mode, the
SDA and SCL signals from the master and slave modules are tied together.
16.3.5
Command Sequence Flow Charts
This section details the steps required to perform the various I2C transfer types in both master and
slave mode.
16.3.5.1
I2C Master Command Sequences
The figures that follow show the command sequences available for the I2C master.
1036
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Figure 16-7. Master Single TRANSMIT
Idle
Write Slave
Address to
I2CMSA
Sequence
may be
omitted in a
Single Master
system
Write data to
I2CMDR
Read I2CMCS
NO
BUSBSY bit=0?
YES
Write ---0-111
to I2CMCS
Read I2CMCS
NO
BUSY bit=0?
YES
Error Service
NO
ERROR bit=0?
YES
Idle
November 08, 2011
1037
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
Figure 16-8. Master Single RECEIVE
Idle
Write Slave
Address to
I2CMSA
Sequence may be
omitted in a Single
Master system
Read I2CMCS
NO
BUSBSY bit=0?
YES
Write ---00111
to I2CMCS
Read I2CMCS
NO
BUSY bit=0?
YES
Error Service
NO
ERROR bit=0?
YES
Read data from
I2CMDR
Idle
1038
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Figure 16-9. Master TRANSMIT with Repeated START
Idle
Write Slave
Address to
I2CMSA
Sequence
may be
omitted in a
Single Master
system
Read I2CMCS
Write data to
I2CMDR
BUSY bit=0?
YES
Read I2CMCS
ERROR bit=0?
NO
NO
NO
BUSBSY bit=0?
YES
Write data to
I2CMDR
YES
Write ---0-011
to I2CMCS
NO
ARBLST bit=1?
YES
Write ---0-001
to I2CMCS
NO
Index=n?
YES
Write ---0-101
to I2CMCS
Write ---0-100
to I2CMCS
Error Service
Idle
Read I2CMCS
NO
BUSY bit=0?
YES
Error Service
NO
ERROR bit=0?
YES
Idle
November 08, 2011
1039
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
Figure 16-10. Master RECEIVE with Repeated START
Idle
Write Slave
Address to
I2CMSA
Sequence
may be
omitted in a
Single Master
system
Read I2CMCS
BUSY bit=0?
Read I2CMCS
NO
YES
NO
BUSBSY bit=0?
ERROR bit=0?
NO
YES
Write ---01011
to I2CMCS
NO
Read data from
I2CMDR
ARBLST bit=1?
YES
Write ---01001
to I2CMCS
NO
Write ---0-100
to I2CMCS
Index=m-1?
Error Service
YES
Write ---00101
to I2CMCS
Idle
Read I2CMCS
BUSY bit=0?
NO
YES
NO
ERROR bit=0?
YES
Error Service
Read data from
I2CMDR
Idle
1040
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Figure 16-11. Master RECEIVE with Repeated START after TRANSMIT with Repeated START
Idle
Master operates in
Master Transmit mode
STOP condition is not
generated
Write Slave
Address to
I2CMSA
Write ---01011
to I2CMCS
Master operates in
Master Receive mode
Repeated START
condition is generated
with changing data
direction
Idle
November 08, 2011
1041
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
Figure 16-12. Master TRANSMIT with Repeated START after RECEIVE with Repeated START
Idle
Master operates in
Master Receive mode
STOP condition is not
generated
Write Slave
Address to
I2CMSA
Write ---0-011
to I2CMCS
Master operates in
Master Transmit mode
Repeated START
condition is generated
with changing data
direction
Idle
16.3.5.2
I2C Slave Command Sequences
Figure 16-13 on page 1043 presents the command sequence available for the I2C slave.
1042
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Figure 16-13. Slave Command Sequence
Idle
Write OWN Slave
Address to
I2CSOAR
Write -------1
to I2CSCSR
Read I2CSCSR
NO
TREQ bit=1?
YES
Write data to
I2CSDR
16.4
NO
RREQ bit=1?
FBR is
also valid
YES
Read data from
I2CSDR
Initialization and Configuration
The following example shows how to configure the I2C module to transmit a single byte as a master.
This assumes the system clock is 20 MHz.
1. Enable the I2C clock using the RCGCI2C register in the System Control module (see page 398).
2. Enable the clock to the appropriate GPIO module via the RCGCGPIO register in the System
Control module (see page 389). To find out which GPIO port to enable, refer to Table
23-5 on page 1398.
3. In the GPIO module, enable the appropriate pins for their alternate function using the
GPIOAFSEL register (see page 698). To determine which GPIOs to configure, see Table
23-4 on page 1387.
4. Enable the I2C pins for Open Drain operation. See page 704.
5. Configure the PMCn fields in the GPIOPCTL register to assign the I2C signals to the appropriate
pins. See page 717 and Table 23-5 on page 1398.
6. Initialize the I2C Master by writing the I2CMCR register with a value of 0x0000.0010.
November 08, 2011
1043
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
7. Set the desired SCL clock speed of 100 Kbps by writing the I2CMTPR register with the correct
value. The value written to the I2CMTPR register represents the number of system clock periods
in one SCL clock period. The TPR value is determined by the following equation:
TPR = (System Clock/(2*(SCL_LP + SCL_HP)*SCL_CLK))-1;
TPR = (20MHz/(2*(6+4)*100000))-1;
TPR = 9
Write the I2CMTPR register with the value of 0x0000.0009.
8. Specify the slave address of the master and that the next operation is a Transmit by writing the
I2CMSA register with a value of 0x0000.0076. This sets the slave address to 0x3B.
9. Place data (byte) to be transmitted in the data register by writing the I2CMDR register with the
desired data.
10. Initiate a single byte transmit of the data from Master to Slave by writing the I2CMCS register
with a value of 0x0000.0007 (STOP, START, RUN).
11. Wait until the transmission completes by polling the I2CMCS register’s BUSBSY bit until it has
been cleared.
12. Check the ERROR bit in the I2CMCS register to confirm the transmit was acknowledged.
16.5
Register Map
Table 16-4 on page 1044 lists the I2C registers. All addresses given are relative to the I2C base address:
■
■
■
■
■
■
I2C 0: 0x4002.0000
I2C 1: 0x4002.1000
I2C 2: 0x4002.2000
I2C 3: 0x4002.3000
I2C 4: 0x400C.0000
I2C 5: 0x400C.1000
Note that the I2C module clock must be enabled before the registers can be programmed (see
page 398). There must be a delay of 3 system clocks after the I2C module clock is enabled before
any I2C module registers are accessed.
®
The hw_i2c.h file in the StellarisWare Driver Library uses a base address of 0x800 for the I2C slave
registers. Be aware when using registers with offsets between 0x800 and 0x818 that StellarisWare
uses an offset between 0x000 and 0x018 with the slave base address.
Table 16-4. Inter-Integrated Circuit (I2C) Interface Register Map
Offset
Description
See
page
0x0000.0000
I2C Master Slave Address
1046
R/W
0x0000.0020
I2C Master Control/Status
1047
R/W
0x0000.0000
I2C Master Data
1052
Name
Type
Reset
0x000
I2CMSA
R/W
0x004
I2CMCS
0x008
I2CMDR
I2C Master
1044
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 16-4. Inter-Integrated Circuit (I2C) Interface Register Map (continued)
Description
See
page
0x0000.0001
I2C Master Timer Period
1053
R/W
0x0000.0000
I2C Master Interrupt Mask
1054
I2CMRIS
RO
0x0000.0000
I2C Master Raw Interrupt Status
1055
0x018
I2CMMIS
RO
0x0000.0000
I2C Master Masked Interrupt Status
1056
0x01C
I2CMICR
WO
0x0000.0000
I2C Master Interrupt Clear
1057
0x020
I2CMCR
R/W
0x0000.0000
I2C Master Configuration
1058
0x024
I2CMCLKOCNT
R/W
0x0000.0000
I2C Master Clock Low Timeout Count
1059
0x02C
I2CMBMON
RO
0x0000.0000
I2C Master Bus Monitor
1060
0x800
I2CSOAR
R/W
0x0000.0000
I2C Slave Own Address
1061
0x804
I2CSCSR
RO
0x0000.0000
I2C Slave Control/Status
1062
0x808
I2CSDR
R/W
0x0000.0000
I2C Slave Data
1064
0x80C
I2CSIMR
R/W
0x0000.0000
I2C Slave Interrupt Mask
1065
0x810
I2CSRIS
RO
0x0000.0000
I2C Slave Raw Interrupt Status
1066
0x814
I2CSMIS
RO
0x0000.0000
I2C Slave Masked Interrupt Status
1067
0x818
I2CSICR
WO
0x0000.0000
I2C Slave Interrupt Clear
1068
0x81C
I2CSOAR2
R/W
0x0000.0000
I2C Slave Own Address 2
1069
0x820
I2CSACKCTL
R/W
0x0000.0000
I2C Slave ACK Control
1070
Offset
Name
Type
Reset
0x00C
I2CMTPR
R/W
0x010
I2CMIMR
0x014
I2C
Slave
I2C Status and Control
0xFC0
I2CPP
RO
0x0000.0001
I2C Peripheral Properties
1071
0xFC4
I2CPC
RO
0x0000.0000
I2C Peripheral Configuration
1072
16.6
Register Descriptions (I2C Master)
The remainder of this section lists and describes the I2C master registers, in numerical order by
address offset.
November 08, 2011
1045
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
Register 1: I2C Master Slave Address (I2CMSA), offset 0x000
This register consists of eight bits: seven address bits (A6-A0), and a Receive/Send bit, which
determines if the next operation is a Receive (High), or Transmit (Low).
I2C Master Slave Address (I2CMSA)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x000
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
4
3
2
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
SA
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:1
SA
R/W
0x00
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
0
R/S
R/W
0
R/W
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
I2C Slave Address
This field specifies bits A6 through A0 of the slave address.
0
R/S
R/W
0
Receive/Send
The R/S bit specifies if the next operation is a Receive (High) or Transmit
(Low).
Value Description
0
Transmit
1
Receive
1046
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 2: I2C Master Control/Status (I2CMCS), offset 0x004
This register accesses status bits when read and control bits when written. When read, the status
register indicates the state of the I2C bus controller. When written, the control register configures
the I2C controller operation.
The START bit generates the START or REPEATED START condition. The STOP bit determines if
the cycle stops at the end of the data cycle or continues on to a repeated START condition. To
generate a single transmit cycle, the I2C Master Slave Address (I2CMSA) register is written with
the desired address, the R/S bit is cleared, and this register is written with ACK=X (0 or 1), STOP=1,
START=1, and RUN=1 to perform the operation and stop. When the operation is completed (or
aborted due an error), an interrupt becomes active and the data may be read from the I2CMDR
register. When the I2C module operates in Master receiver mode, the ACK bit is normally set, causing
the I2C bus controller to transmit an acknowledge automatically after each byte. This bit must be
cleared when the I2C bus controller requires no further data to be transmitted from the slave
transmitter.
Read-Only Status Register
I2C Master Control/Status (I2CMCS)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x004
Type RO, reset 0x0000.0020
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
CLKTO
BUSBSY
IDLE
ARBLST
ERROR
BUSY
RO
0
RO
0
RO
1
RO
0
RO
0
RO
0
reserved
Type
Reset
reserved
Type
Reset
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7
CLKTO
RO
0
DATACK ADRACK
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Clock Timeout Error
Value Description
0
No clock timeout error.
1
The clock timeout error has occurred.
This bit is cleared when the master sends a STOP condition or if the
I2C master is reset.
November 08, 2011
1047
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
Bit/Field
Name
Type
Reset
6
BUSBSY
RO
0
Description
Bus Busy
Value Description
0
The I2C bus is idle.
1
The I2C bus is busy.
The bit changes based on the START and STOP conditions.
5
IDLE
RO
1
I2C Idle
Value Description
4
ARBLST
RO
0
0
The I2C controller is not idle.
1
The I2C controller is idle.
Arbitration Lost
Value Description
3
DATACK
RO
0
0
The I2C controller won arbitration.
1
The I2C controller lost arbitration.
Acknowledge Data
Value Description
2
ADRACK
RO
0
0
The transmitted data was acknowledged
1
The transmitted data was not acknowledged.
Acknowledge Address
Value Description
1
ERROR
RO
0
0
The transmitted address was acknowledged
1
The transmitted address was not acknowledged.
Error
Value Description
0
No error was detected on the last operation.
1
An error occurred on the last operation.
The error can be from the slave address not being acknowledged or the
transmit data not being acknowledged.
0
BUSY
RO
0
I2C Busy
Value Description
0
The controller is idle.
1
The controller is busy.
When the BUSY bit is set, the other status bits are not valid.
1048
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Write-Only Control Register
I2C Master Control/Status (I2CMCS)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x004
Type WO, reset 0x0000.0020
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
10
9
8
7
6
5
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
4
3
2
1
0
HS
ACK
STOP
START
RUN
WO
0
WO
0
WO
0
WO
0
WO
0
Bit/Field
Name
Type
Reset
Description
31:5
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
4
HS
WO
0
High-Speed Enable
Value Description
3
ACK
WO
0
0
The master operates in Standard, Fast mode, or Fast mode
plus as selected by using a value in the I2CMTPR register that
results in an SCL frequency of 100 kbps for Standard mode,
400 kbps for Fast mode, or 1 Mpbs for Fast mode plus.
1
The master operates in High-Speed mode with transmission
speeds up to 3.33 Mbps.
Data Acknowledge Enable
Value Description
2
STOP
WO
0
0
The received data byte is not acknowledged automatically by
the master.
1
The received data byte is acknowledged automatically by the
master. See field decoding in Table 16-5 on page 1050.
Generate STOP
Value Description
0
The controller does not generate the STOP condition.
1
The controller generates the STOP condition. See field decoding
in Table 16-5 on page 1050.
November 08, 2011
1049
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
Bit/Field
Name
Type
Reset
1
START
WO
0
Description
Generate START
Value Description
0
RUN
WO
0
The controller does not generate the START condition.
1
The controller generates the START or repeated START
condition. See field decoding in Table 16-5 on page 1050.
I2C Master Enable
0
Value Description
0
The master is disabled.
1
The master is enabled to transmit or receive data. See field
decoding in Table 16-5 on page 1050.
Table 16-5. Write Field Decoding for I2CMCS[3:0] Field
Current I2CMSA[0]
State
R/S
Idle
I2CMCS[3:0]
ACK
STOP
START
RUN
0
X
a
0
1
1
START condition followed by TRANSMIT (master goes
to the Master Transmit state).
0
X
1
1
1
START condition followed by a TRANSMIT and STOP
condition (master remains in Idle state).
1
0
0
1
1
START condition followed by RECEIVE operation with
negative ACK (master goes to the Master Receive state).
1
0
1
1
1
START condition followed by RECEIVE and STOP
condition (master remains in Idle state).
1
1
0
1
1
START condition followed by RECEIVE (master goes to
the Master Receive state).
1
1
1
1
1
Illegal
All other combinations not listed are non-operations.
Master
Transmit
Description
NOP
X
X
0
0
1
TRANSMIT operation (master remains in Master
Transmit state).
X
X
1
0
0
STOP condition (master goes to Idle state).
X
X
1
0
1
TRANSMIT followed by STOP condition (master goes
to Idle state).
0
X
0
1
1
Repeated START condition followed by a TRANSMIT
(master remains in Master Transmit state).
0
X
1
1
1
Repeated START condition followed by TRANSMIT and
STOP condition (master goes to Idle state).
1
0
0
1
1
Repeated START condition followed by a RECEIVE
operation with a negative ACK (master goes to Master
Receive state).
1
0
1
1
1
Repeated START condition followed by a TRANSMIT
and STOP condition (master goes to Idle state).
1
1
0
1
1
Repeated START condition followed by RECEIVE
(master goes to Master Receive state).
1
1
1
1
1
Illegal.
All other combinations not listed are non-operations.
NOP.
1050
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 16-5. Write Field Decoding for I2CMCS[3:0] Field (continued)
Current I2CMSA[0]
State
R/S
I2CMCS[3:0]
Description
ACK
STOP
START
RUN
X
0
0
0
1
RECEIVE operation with negative ACK (master remains
in Master Receive state).
X
X
1
0
0
STOP condition (master goes to Idle state).
X
0
1
0
1
RECEIVE followed by STOP condition (master goes to
Idle state).
X
1
0
0
1
RECEIVE operation (master remains in Master Receive
state).
X
1
1
0
1
Illegal.
1
0
0
1
1
Repeated START condition followed by RECEIVE
operation with a negative ACK (master remains in Master
Receive state).
1
0
1
1
1
Repeated START condition followed by RECEIVE and
STOP condition (master goes to Idle state).
1
1
0
1
1
Repeated START condition followed by RECEIVE
(master remains in Master Receive state).
0
X
0
1
1
Repeated START condition followed by TRANSMIT
(master goes to Master Transmit state).
0
X
1
1
1
Repeated START condition followed by TRANSMIT and
STOP condition (master goes to Idle state).
Master
Receive
All other combinations not listed are non-operations.
b
NOP.
a. An X in a table cell indicates the bit can be 0 or 1.
b. In Master Receive mode, a STOP condition should be generated only after a Data Negative Acknowledge executed by
the master or an Address Negative Acknowledge executed by the slave.
November 08, 2011
1051
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
Register 3: I2C Master Data (I2CMDR), offset 0x008
Important: This register is read-sensitive. See the register description for details.
This register contains the data to be transmitted when in the Master Transmit state and the data
received when in the Master Receive state.
I2C Master Data (I2CMDR)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x008
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
DATA
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
DATA
R/W
0x00
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Data Transferred
Data transferred during transaction.
1052
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 4: I2C Master Timer Period (I2CMTPR), offset 0x00C
This register specifies the period of the SCL clock.
I2C Master Timer Period (I2CMTPR)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x00C
Type R/W, reset 0x0000.0001
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
HS
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7
HS
R/W
0x0
RO
0
R/W
0
TPR
R/W
0
R/W
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
High-Speed Enable
Value Description
6:0
TPR
R/W
0x1
1
The SCL Clock Period set by TPR applies to High-speed mode
(3.33 Mbps).
0
The SCL Clock Period set by TPR applies to Standard mode
(100 Kbps), Fast-mode (400 Kbps), or Fast-mode plus (1 Mbps).
SCL Clock Period
This field specifies the period of the SCL clock.
SCL_PRD = 2×(1 + TPR)×(SCL_LP + SCL_HP)×CLK_PRD
where:
SCL_PRD is the SCL line period (I2C clock).
TPR is the Timer Period register value (range of 1 to 127).
SCL_LP is the SCL Low period (fixed at 6).
SCL_HP is the SCL High period (fixed at 4).
CLK_PRD is the system clock period in ns.
November 08, 2011
1053
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
Register 5: I2C Master Interrupt Mask (I2CMIMR), offset 0x010
This register controls whether a raw interrupt is promoted to a controller interrupt.
I2C Master Interrupt Mask (I2CMIMR)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x010
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
1
0
CLKIM
IM
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
Description
31:2
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
1
CLKIM
R/W
0
Clock Timeout Interrupt Mask
Value Description
0
IM
R/W
0
1
The clock timeout interrupt is sent to the interrupt controller
when the CLKRIS bit in the I2CMRIS register is set.
0
The CLKRIS interrupt is suppressed and not sent to the interrupt
controller.
Interrupt Mask
Value Description
1
The master interrupt is sent to the interrupt controller when the
RIS bit in the I2CMRIS register is set.
0
The RIS interrupt is suppressed and not sent to the interrupt
controller.
1054
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 6: I2C Master Raw Interrupt Status (I2CMRIS), offset 0x014
This register specifies whether an interrupt is pending.
I2C Master Raw Interrupt Status (I2CMRIS)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x014
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
1
0
CLKRIS
RIS
RO
0
RO
0
Bit/Field
Name
Type
Reset
Description
31:2
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
1
CLKRIS
RO
0
Clock Timeout Raw Interrupt Status
Value Description
1
The clock timeout interrupt is pending.
0
No interrupt.
This bit is cleared by writing a 1 to the CLKIC bit in the I2CMICR register.
0
RIS
RO
0
Raw Interrupt Status
Value Description
1
A master interrupt is pending.
0
No interrupt.
This bit is cleared by writing a 1 to the IC bit in the I2CMICR register.
November 08, 2011
1055
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
Register 7: I2C Master Masked Interrupt Status (I2CMMIS), offset 0x018
This register specifies whether an interrupt was signaled.
I2C Master Masked Interrupt Status (I2CMMIS)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x018
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
1
0
CLKMIS
MIS
RO
0
RO
0
Bit/Field
Name
Type
Reset
Description
31:2
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
1
CLKMIS
RO
0
Clock Timeout Masked Interrupt Status
Value Description
1
An unmasked clock timeout interrupt was signaled and is
pending.
0
No interrupt.
This bit is cleared by writing a 1 to the CLKIC bit in the I2CMICR register.
0
MIS
RO
0
Masked Interrupt Status
Value Description
1
An unmasked master interrupt was signaled and is pending.
0
An interrupt has not occurred or is masked.
This bit is cleared by writing a 1 to the IC bit in the I2CMICR register.
1056
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 8: I2C Master Interrupt Clear (I2CMICR), offset 0x01C
This register clears the raw and masked interrupts.
I2C Master Interrupt Clear (I2CMICR)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x01C
Type WO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
1
0
CLKIC
IC
WO
0
WO
0
Bit/Field
Name
Type
Reset
Description
31:2
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
1
CLKIC
WO
0
Clock Timeout Interrupt Clear
Writing a 1 to this bit clears the CLKRIS bit in the I2CMRIS register and
the CLKMIS bit in the I2CMMIS register.
A read of this register returns no meaningful data.
0
IC
WO
0
Interrupt Clear
Writing a 1 to this bit clears the RIS bit in the I2CMRIS register and the
MIS bit in the I2CMMIS register.
A read of this register returns no meaningful data.
November 08, 2011
1057
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
Register 9: I2C Master Configuration (I2CMCR), offset 0x020
This register configures the mode (Master or Slave) and sets the interface for test mode loopback.
I2C Master Configuration (I2CMCR)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x020
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
3
2
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:6
reserved
RO
0x0000.00
5
SFE
R/W
0
RO
0
RO
0
RO
0
5
4
SFE
MFE
R/W
0
R/W
0
reserved
RO
0
RO
0
0
LPBK
RO
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
I2C Slave Function Enable
Value Description
4
MFE
R/W
0
1
Slave mode is enabled.
0
Slave mode is disabled.
I2C Master Function Enable
Value Description
3:1
reserved
RO
0x0
0
LPBK
R/W
0
1
Master mode is enabled.
0
Master mode is disabled.
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
I2C Loopback
Value Description
1
The controller in a test mode loopback configuration.
0
Normal operation.
1058
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 10: I2C Master Clock Low Timeout Count (I2CMCLKOCNT), offset
0x024
This register contains the upper 8 bits of a 12-bit counter that can be used to keep the timeout limit
for clock stretching by a remote slave. The lower four bits of the counter are not user visible.
I2C Master Clock Low Timeout Count (I2CMCLKOCNT)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x024
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
CNTL
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
CNTL
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
I2C Master Count
This field contains the upper 8 bits of a 12-bit counter for the clock low
timeout count.
November 08, 2011
1059
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
Register 11: I2C Master Bus Monitor (I2CMBMON), offset 0x02C
This register is used to determine the SCL and SDA signal status.
I2C Master Bus Monitor (I2CMBMON)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x02C
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:2
reserved
RO
0x0000.000
1
SDA
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
1
0
SDA
SCL
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
I2C SDA Status
Value Description
0
SCL
RO
0
1
The I2CSDA signal is high.
0
The I2CSDA signal is low.
I2C SCL Status
Value Description
16.7
1
The I2CSCL signal is high.
0
The I2CSCL signal is low.
Register Descriptions (I2C Slave)
The remainder of this section lists and describes the I2C slave registers, in numerical order by
address offset.
1060
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 12: I2C Slave Own Address (I2CSOAR), offset 0x800
This register consists of seven address bits that identify the Stellaris I2C device on the I2C bus.
I2C Slave Own Address (I2CSOAR)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x800
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
RO
0
OAR
Bit/Field
Name
Type
Reset
31:7
reserved
RO
0x0000.00
6:0
OAR
R/W
0x00
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
I2C Slave Own Address
This field specifies bits A6 through A0 of the slave address.
November 08, 2011
1061
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
Register 13: I2C Slave Control/Status (I2CSCSR), offset 0x804
This register functions as a control register when written, and a status register when read.
Read-Only Status Register
I2C Slave Control/Status (I2CSCSR)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x804
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
OAR2SEL
FBR
TREQ
RREQ
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000.000
3
OAR2SEL
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
OAR2 Address Matched
Value Description
1
OAR2 address matched and ACKed by the slave.
0
Either the address is not matched or the match is in legacy
mode.
This bit gets reevaluated after every address comparison.
2
FBR
RO
0
First Byte Received
Value Description
1
The first byte following the slave’s own address has been
received.
0
The first byte has not been received.
This bit is only valid when the RREQ bit is set and is automatically cleared
when data has been read from the I2CSDR register.
Note:
This bit is not used for slave transmit operations.
1062
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
1
TREQ
RO
0
Description
Transmit Request
Value Description
0
RREQ
RO
0
1
The I2C controller has been addressed as a slave transmitter
and is using clock stretching to delay the master until data has
been written to the I2CSDR register.
0
No outstanding transmit request.
Receive Request
Value Description
1
The I2C controller has outstanding receive data from the I2C
master and is using clock stretching to delay the master until
the data has been read from the I2CSDR register.
0
No outstanding receive data.
Write-Only Control Register
I2C Slave Control/Status (I2CSCSR)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x804
Type WO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:1
reserved
RO
0x0000.000
0
DA
WO
0
RO
0
0
DA
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
WO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Device Active
Value Description
0
Disables the I2C slave operation.
1
Enables the I2C slave operation.
Once this bit has been set, it should not be set again unless it has been
cleared by writing a 0 or by a reset, otherwise transfer failures may
occur.
November 08, 2011
1063
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
Register 14: I2C Slave Data (I2CSDR), offset 0x808
Important: This register is read-sensitive. See the register description for details.
This register contains the data to be transmitted when in the Slave Transmit state, and the data
received when in the Slave Receive state.
I2C Slave Data (I2CSDR)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x808
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
DATA
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7:0
DATA
R/W
0x00
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Data for Transfer
This field contains the data for transfer during a slave receive or transmit
operation.
1064
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 15: I2C Slave Interrupt Mask (I2CSIMR), offset 0x80C
This register controls whether a raw interrupt is promoted to a controller interrupt.
I2C Slave Interrupt Mask (I2CSIMR)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x80C
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
2
1
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
9
8
7
6
5
4
3
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
STOPIM STARTIM DATAIM
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
Description
31:3
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
2
STOPIM
R/W
0
Stop Condition Interrupt Mask
Value Description
1
STARTIM
R/W
0
1
The STOP condition interrupt is sent to the interrupt controller
when the STOPRIS bit in the I2CSRIS register is set.
0
The STOPRIS interrupt is suppressed and not sent to the
interrupt controller.
Start Condition Interrupt Mask
Value Description
0
DATAIM
R/W
0
1
The START condition interrupt is sent to the interrupt controller
when the STARTRIS bit in the I2CSRIS register is set.
0
The STARTRIS interrupt is suppressed and not sent to the
interrupt controller.
Data Interrupt Mask
Value Description
1
The data received or data requested interrupt is sent to the
interrupt controller when the DATARIS bit in the I2CSRIS register
is set.
0
The DATARIS interrupt is suppressed and not sent to the
interrupt controller.
November 08, 2011
1065
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
Register 16: I2C Slave Raw Interrupt Status (I2CSRIS), offset 0x810
This register specifies whether an interrupt is pending.
I2C Slave Raw Interrupt Status (I2CSRIS)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x810
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
2
1
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
9
8
7
6
5
4
3
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
STOPRIS STARTRIS DATARIS
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
Description
31:3
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
2
STOPRIS
RO
0
Stop Condition Raw Interrupt Status
Value Description
1
A STOP condition interrupt is pending.
0
No interrupt.
This bit is cleared by writing a 1 to the STOPIC bit in the I2CSICR
register.
1
STARTRIS
RO
0
Start Condition Raw Interrupt Status
Value Description
1
A START condition interrupt is pending.
0
No interrupt.
This bit is cleared by writing a 1 to the STARTIC bit in the I2CSICR
register.
0
DATARIS
RO
0
Data Raw Interrupt Status
Value Description
1
A data received or data requested interrupt is pending.
0
No interrupt.
This bit is cleared by writing a 1 to the DATAIC bit in the I2CSICR
register.
1066
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 17: I2C Slave Masked Interrupt Status (I2CSMIS), offset 0x814
This register specifies whether an interrupt was signaled.
I2C Slave Masked Interrupt Status (I2CSMIS)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x814
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
2
1
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
9
8
7
6
5
4
3
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
STOPMIS STARTMIS DATAMIS
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
Description
31:3
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
2
STOPMIS
RO
0
Stop Condition Masked Interrupt Status
Value Description
1
An unmasked STOP condition interrupt was signaled is pending.
0
An interrupt has not occurred or is masked.
This bit is cleared by writing a 1 to the STOPIC bit in the I2CSICR
register.
1
STARTMIS
RO
0
Start Condition Masked Interrupt Status
Value Description
1
An unmasked START condition interrupt was signaled is
pending.
0
An interrupt has not occurred or is masked.
This bit is cleared by writing a 1 to the STARTIC bit in the I2CSICR
register.
0
DATAMIS
RO
0
Data Masked Interrupt Status
Value Description
1
An unmasked data received or data requested interrupt was
signaled is pending.
0
An interrupt has not occurred or is masked.
This bit is cleared by writing a 1 to the DATAIC bit in the I2CSICR
register.
November 08, 2011
1067
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
Register 18: I2C Slave Interrupt Clear (I2CSICR), offset 0x818
This register clears the raw interrupt. A read of this register returns no meaningful data.
I2C Slave Interrupt Clear (I2CSICR)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x818
Type WO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
2
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
9
8
7
6
5
4
3
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
STOPIC STARTIC
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
WO
0
WO
0
0
DATAIC
WO
0
Bit/Field
Name
Type
Reset
Description
31:3
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
2
STOPIC
WO
0
Stop Condition Interrupt Clear
Writing a 1 to this bit clears the STOPRIS bit in the I2CSRIS register
and the STOPMIS bit in the I2CSMIS register.
A read of this register returns no meaningful data.
1
STARTIC
WO
0
Start Condition Interrupt Clear
Writing a 1 to this bit clears the STOPRIS bit in the I2CSRIS register
and the STOPMIS bit in the I2CSMIS register.
A read of this register returns no meaningful data.
0
DATAIC
WO
0
Data Interrupt Clear
Writing a 1 to this bit clears the STOPRIS bit in the I2CSRIS register
and the STOPMIS bit in the I2CSMIS register.
A read of this register returns no meaningful data.
1068
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 19: I2C Slave Own Address 2 (I2CSOAR2), offset 0x81C
This register consists of seven address bits that identify the alternate address for the I2C device on
the I2C bus.
I2C Slave Own Address 2 (I2CSOAR2)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x81C
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
OAR2EN
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7
OAR2EN
R/W
0
R/W
0
OAR2
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
I2C Slave Own Address 2 Enable
Value Description
6:0
OAR2
R/W
0x00
1
Enables the use of the alternate address in the OAR2 field.
0
The alternate address is disabled.
I2C Slave Own Address 2
This field specifies the alternate OAR2 address.
November 08, 2011
1069
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
Register 20: I2C Slave ACK Control (I2CSACKCTL), offset 0x820
This register enables the I2C slave to NACK for invalid data or command or ACK for valid data or
command. The I2C clock is pulled low after the last data bit until this register is written.
I2C Slave ACK Control (I2CSACKCTL)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0x820
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:2
reserved
RO
0x0000.000
1
ACKOVAL
R/W
0
ACKOVAL ACKOEN
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
I2C Slave ACK Override Value
Value Description
0
ACKOEN
R/W
0
1
A NACK is sent indicating invalid data or command.
0
An ACK is sent indicating valid data or command.
I2C Slave ACK Override Enable
Value Description
16.8
1
An ACK or NACK is sent according to the value written to the
ACKOVAL bit.
0
A response in not provided.
Register Descriptions (I2C Status and Control)
The remainder of this section lists and describes the I2C status and control registers, in numerical
order by address offset.
1070
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 21: I2C Peripheral Properties (I2CPP), offset 0xFC0
The I2CPP register provides information regarding the properties of the I2C module.
I2C Peripheral Properties (I2CPP)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0xFC0
Type RO, reset 0x0000.0001
31
30
29
28
27
26
25
24
0
0
0
0
0
0
0
0
15
14
13
12
11
10
9
8
0
0
0
0
0
0
0
23
22
21
20
19
18
17
16
0
0
0
0
0
0
0
0
7
6
5
4
3
2
1
0
0
0
0
0
0
0
0
RO
1
reserved
Type
Reset
reserved
Type
Reset
0
HS
Bit/Field
Name
Type
Reset
Description
31:1
reserved
-
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
0
HS
RO
0x1
High-Speed Capable
Value Description
1
The interface is capable of High-Speed operation.
0
The interface is capable of Standard, Fast, or Fast mode plus
operation.
November 08, 2011
1071
Texas Instruments-Advance Information
Inter-Integrated Circuit (I2C) Interface
Register 22: I2C Peripheral Configuration (I2CPC), offset 0xFC4
The I2CPC register provides information regarding the configuration of the I2C module.
I2C Peripheral Configuration (I2CPC)
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
Offset 0xFC4
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
1
reserved
Type
Reset
reserved
Type
Reset
RO
0
HS
Bit/Field
Name
Type
Reset
Description
31:1
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
0
HS
RO
1
High-Speed Capable
Value Description
1
The interface is set to High-Speed operation. Note that this
encoding may only be used if the I2CPP HS bit is set. Otherwise,
this encoding is not available.
0
The interface is set to Standard, Fast or Fast mode plus
operation.
1072
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
17
Controller Area Network (CAN) Module
Controller Area Network (CAN) is a multicast, shared serial bus standard for connecting electronic
control units (ECUs). CAN was specifically designed to be robust in electromagnetically-noisy
environments and can utilize a differential balanced line like RS-485 or a more robust twisted-pair
wire. Originally created for automotive purposes, it is also used in many embedded control
applications (such as industrial and medical). Bit rates up to 1 Mbps are possible at network lengths
less than 40 meters. Decreased bit rates allow longer network distances (for example, 125 Kbps at
500 meters).
®
The Stellaris LM4F232H5BB microcontroller includes two CAN units with the following features:
■ CAN protocol version 2.0 part A/B
■ Bit rates up to 1 Mbps
■ 32 message objects with individual identifier masks
■ Maskable interrupt
■ Disable Automatic Retransmission mode for Time-Triggered CAN (TTCAN) applications
■ Programmable Loopback mode for self-test operation
■ Programmable FIFO mode enables storage of multiple message objects
■ Gluelessly attaches to an external CAN transceiver through the CANnTX and CANnRX signals
November 08, 2011
1073
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
17.1
Block Diagram
Figure 17-1. CAN Controller Block Diagram
CAN Control
CANCTL
CANSTS
CANERR
CANBIT
CANINT
CANTST
CANBRPE
CAN Tx
CAN Interface 1
APB Pins
APB
Interface
CANIF1CRQ
CANIF1CMSK
CANIF1MSK1
CANIF1MSK2
CANIF1ARB1
CANIF1ARB2
CANIF1MCTL
CANIF1DA1
CANIF1DA2
CANIF1DB1
CANIF1DB2
CAN Core
CAN Rx
CAN Interface 2
CANIF2CRQ
CANIF2CMSK
CANIF2MSK1
CANIF2MSK2
CANIF2ARB1
CANIF2ARB2
CANIF2MCTL
CANIF2DA1
CANIF2DA2
CANIF2DB1
CANIF2DB2
Message Object
Registers
CANTXRQ1
CANTXRQ2
CANNWDA1
CANNWDA2
CANMSG1INT
CANMSG2INT
CANMSG1VAL
CANMSG2VAL
Message RAM
32 Message Objects
17.2
Signal Description
The following table lists the external signals of the CAN controller and describes the function of
each. The CAN controller signals are alternate functions for some GPIO signals and default to be
GPIO signals at reset. The column in the table below titled "Pin Mux/Pin Assignment" lists the
possible GPIO pin placements for the CAN signals. The AFSEL bit in the GPIO Alternate Function
Select (GPIOAFSEL) register (page 698) should be set to choose the CAN controller function. The
number in parentheses is the encoding that must be programmed into the PMCn field in the GPIO
Port Control (GPIOPCTL) register (page 717) to assign the CAN signal to the specified GPIO port
pin. For more information on configuring GPIOs, see “General-Purpose Input/Outputs
(GPIOs)” on page 674.
1074
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 17-1. Controller Area Network Signals (157BGA)
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
Description
CAN0Rx
B6
A5
M9
A8
PB4 (8)
PE4 (8)
PF0 (3)
PN0 (1)
I
TTL
CAN module 0 receive.
CAN0Tx
A6
B5
K10
B8
PB5 (8)
PE5 (8)
PF3 (3)
PN1 (1)
O
TTL
CAN module 0 transmit.
CAN1Rx
L3
A7
PA0 (8)
PE6 (8)
I
TTL
CAN module 1 receive.
CAN1Tx
M1
B7
PA1 (8)
PE7 (8)
O
TTL
CAN module 1 transmit.
a. The TTL designation indicates the pin has TTL-compatible voltage levels.
17.3
Functional Description
The Stellaris CAN controller conforms to the CAN protocol version 2.0 (parts A and B). Message
transfers that include data, remote, error, and overload frames with an 11-bit identifier (standard)
or a 29-bit identifier (extended) are supported. Transfer rates can be programmed up to 1 Mbps.
The CAN module consists of three major parts:
■ CAN protocol controller and message handler
■ Message memory
■ CAN register interface
A data frame contains data for transmission, whereas a remote frame contains no data and is used
to request the transmission of a specific message object. The CAN data/remote frame is constructed
as shown in Figure 17-2.
November 08, 2011
1075
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
Figure 17-2. CAN Data/Remote Frame
Remote
Transmission
Request
Start
Of Frame
Bus
Idle
R
S
Control
O Message Delimiter T Field
R
F
Number 1
Of Bits
11 or 29
1
6
Delimiter
Bits
Data Field
CRC
Sequence
A
C
K
EOP
IFS
0 . . . 64
15
1 1 1
7
3
CRC Sequence
End of
Frame
Field
CRC
Field
Arbitration Field
Bit Stuffing
Bus
Idle
Interframe
Field
Acknowledgement
Field
CAN Data Frame
The protocol controller transfers and receives the serial data from the CAN bus and passes the data
on to the message handler. The message handler then loads this information into the appropriate
message object based on the current filtering and identifiers in the message object memory. The
message handler is also responsible for generating interrupts based on events on the CAN bus.
The message object memory is a set of 32 identical memory blocks that hold the current configuration,
status, and actual data for each message object. These memory blocks are accessed via either of
the CAN message object register interfaces.
The message memory is not directly accessible in the Stellaris memory map, so the Stellaris CAN
controller provides an interface to communicate with the message memory via two CAN interface
register sets for communicating with the message objects. The message object memory cannot be
directly accessed, so these two interfaces must be used to read or write to each message object.
The two message object interfaces allow parallel access to the CAN controller message objects
when multiple objects may have new information that must be processed. In general, one interface
is used for transmit data and one for receive data.
17.3.1
Initialization
To use the CAN controller, the peripheral clock must be enabled using the RCGC0 register (see
page 293). In addition, the clock to the appropriate GPIO module must be enabled via the RCGC2
register (see page 300). To find out which GPIO port to enable, refer to Table 23-4 on page 1387. Set
the GPIO AFSEL bits for the appropriate pins (see page 698). Configure the PMCn fields in the
GPIOPCTL register to assign the CAN signals to the appropriate pins. See page 717 and Table
23-5 on page 1398.
Software initialization is started by setting the INIT bit in the CAN Control (CANCTL) register (with
software or by a hardware reset) or by going bus-off, which occurs when the transmitter's error
counter exceeds a count of 255. While INIT is set, all message transfers to and from the CAN bus
are stopped and the CANnTX signal is held High. Entering the initialization state does not change
the configuration of the CAN controller, the message objects, or the error counters. However, some
configuration registers are only accessible while in the initialization state.
1076
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
To initialize the CAN controller, set the CAN Bit Timing (CANBIT) register and configure each
message object. If a message object is not needed, label it as not valid by clearing the MSGVAL bit
in the CAN IFn Arbitration 2 (CANIFnARB2) register. Otherwise, the whole message object must
be initialized, as the fields of the message object may not have valid information, causing unexpected
results. Both the INIT and CCE bits in the CANCTL register must be set in order to access the
CANBIT register and the CAN Baud Rate Prescaler Extension (CANBRPE) register to configure
the bit timing. To leave the initialization state, the INIT bit must be cleared. Afterwards, the internal
Bit Stream Processor (BSP) synchronizes itself to the data transfer on the CAN bus by waiting for
the occurrence of a sequence of 11 consecutive recessive bits (indicating a bus idle condition)
before it takes part in bus activities and starts message transfers. Message object initialization does
not require the CAN to be in the initialization state and can be done on the fly. However, message
objects should all be configured to particular identifiers or set to not valid before message transfer
starts. To change the configuration of a message object during normal operation, clear the MSGVAL
bit in the CANIFnARB2 register to indicate that the message object is not valid during the change.
When the configuration is completed, set the MSGVAL bit again to indicate that the message object
is once again valid.
17.3.2
Operation
Two sets of CAN Interface Registers (CANIF1x and CANIF2x) are used to access the message
objects in the Message RAM. The CAN controller coordinates transfers to and from the Message
RAM to and from the registers. The two sets are independent and identical and can be used to
queue transactions. Generally, one interface is used to transmit data and one is used to receive
data.
Once the CAN module is initialized and the INIT bit in the CANCTL register is cleared, the CAN
module synchronizes itself to the CAN bus and starts the message transfer. As each message is
received, it goes through the message handler's filtering process, and if it passes through the filter,
is stored in the message object specified by the MNUM bit in the CAN IFn Command Request
(CANIFnCRQ) register. The whole message (including all arbitration bits, data-length code, and
eight data bytes) is stored in the message object. If the Identifier Mask (the MSK bits in the CAN IFn
Mask 1 and CAN IFn Mask 2 (CANIFnMSKn) registers) is used, the arbitration bits that are masked
to "don't care" may be overwritten in the message object.
The CPU may read or write each message at any time via the CAN Interface Registers. The message
handler guarantees data consistency in case of concurrent accesses.
The transmission of message objects is under the control of the software that is managing the CAN
hardware. Message objects can be used for one-time data transfers or can be permanent message
objects used to respond in a more periodic manner. Permanent message objects have all arbitration
and control set up, and only the data bytes are updated. At the start of transmission, the appropriate
TXRQST bit in the CAN Transmission Request n (CANTXRQn) register and the NEWDAT bit in the
CAN New Data n (CANNWDAn) register are set. If several transmit messages are assigned to the
same message object (when the number of message objects is not sufficient), the whole message
object has to be configured before the transmission of this message is requested.
The transmission of any number of message objects may be requested at the same time; they are
transmitted according to their internal priority, which is based on the message identifier (MNUM) for
the message object, with 1 being the highest priority and 32 being the lowest priority. Messages
may be updated or set to not valid any time, even when their requested transmission is still pending.
The old data is discarded when a message is updated before its pending transmission has started.
Depending on the configuration of the message object, the transmission of a message may be
requested autonomously by the reception of a remote frame with a matching identifier.
November 08, 2011
1077
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
Transmission can be automatically started by the reception of a matching remote frame. To enable
this mode, set the RMTEN bit in the CAN IFn Message Control (CANIFnMCTL) register. A matching
received remote frame causes the TXRQST bit to be set, and the message object automatically
transfers its data or generates an interrupt indicating a remote frame was requested. A remote frame
can be strictly a single message identifier, or it can be a range of values specified in the message
object. The CAN mask registers, CANIFnMSKn, configure which groups of frames are identified
as remote frame requests. The UMASK bit in the CANIFnMCTL register enables the MSK bits in the
CANIFnMSKn register to filter which frames are identified as a remote frame request. The MXTD
bit in the CANIFnMSK2 register should be set if a remote frame request is expected to be triggered
by 29-bit extended identifiers.
17.3.3
Transmitting Message Objects
If the internal transmit shift register of the CAN module is ready for loading, and if a data transfer is
not occurring between the CAN Interface Registers and message RAM, the valid message object
with the highest priority that has a pending transmission request is loaded into the transmit shift
register by the message handler and the transmission is started. The message object's NEWDAT bit
in the CANNWDAn register is cleared. After a successful transmission, and if no new data was
written to the message object since the start of the transmission, the TXRQST bit in the CANTXRQn
register is cleared. If the CAN controller is configured to interrupt on a successful transmission of a
message object, (the TXIE bit in the CAN IFn Message Control (CANIFnMCTL) register is set),
the INTPND bit in the CANIFnMCTL register is set after a successful transmission. If the CAN
module has lost the arbitration or if an error occurred during the transmission, the message is
re-transmitted as soon as the CAN bus is free again. If, meanwhile, the transmission of a message
with higher priority has been requested, the messages are transmitted in the order of their priority.
17.3.4
Configuring a Transmit Message Object
The following steps illustrate how to configure a transmit message object.
1. In the CAN IFn Command Mask (CANIFnCMASK) register:
■ Set the WRNRD bit to specify a write to the CANIFnCMASK register; specify whether to
transfer the IDMASK, DIR, and MXTD of the message object into the CAN IFn registers using
the MASK bit
■ Specify whether to transfer the ID, DIR, XTD, and MSGVAL of the message object into the
interface registers using the ARB bit
■ Specify whether to transfer the control bits into the interface registers using the CONTROL
bit
■ Specify whether to clear the INTPND bit in the CANIFnMCTL register using the CLRINTPND
bit
■ Specify whether to clear the NEWDAT bit in the CANNWDAn register using the NEWDAT bit
■ Specify which bits to transfer using the DATAA and DATAB bits
2. In the CANIFnMSK1 register, use the MSK[15:0] bits to specify which of the bits in the 29-bit
or 11-bit message identifier are used for acceptance filtering. Note that MSK[15:0] in this
register are used for bits [15:0] of the 29-bit message identifier and are not used for an 11-bit
identifier. A value of 0x00 enables all messages to pass through the acceptance filtering. Also
1078
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
note that in order for these bits to be used for acceptance filtering, they must be enabled by
setting the UMASK bit in the CANIFnMCTL register.
3. In the CANIFnMSK2 register, use the MSK[12:0] bits to specify which of the bits in the 29-bit
or 11-bit message identifier are used for acceptance filtering. Note that MSK[12:0] are used
for bits [28:16] of the 29-bit message identifier; whereas MSK[12:2] are used for bits [10:0] of
the 11-bit message identifier. Use the MXTD and MDIR bits to specify whether to use XTD and
DIR for acceptance filtering. A value of 0x00 enables all messages to pass through the
acceptance filtering. Also note that in order for these bits to be used for acceptance filtering,
they must be enabled by setting the UMASK bit in the CANIFnMCTL register.
4. For a 29-bit identifier, configure ID[15:0] in the CANIFnARB1 register for bits [15:0] of the
message identifier and ID[12:0] in the CANIFnARB2 register for bits [28:16] of the message
identifier. Set the XTD bit to indicate an extended identifier; set the DIR bit to indicate transmit;
and set the MSGVAL bit to indicate that the message object is valid.
5. For an 11-bit identifier, disregard the CANIFnARB1 register and configure ID[12:2] in the
CANIFnARB2 register for bits [10:0] of the message identifier. Clear the XTD bit to indicate a
standard identifier; set the DIR bit to indicate transmit; and set the MSGVAL bit to indicate that
the message object is valid.
6. In the CANIFnMCTL register:
■ Optionally set the UMASK bit to enable the mask (MSK, MXTD, and MDIR specified in the
CANIFnMSK1 and CANIFnMSK2 registers) for acceptance filtering
■ Optionally set the TXIE bit to enable the INTPND bit to be set after a successful transmission
■ Optionally set the RMTEN bit to enable the TXRQST bit to be set on the reception of a matching
remote frame allowing automatic transmission
■ Set the EOB bit for a single message object
■ Configure the DLC[3:0] field to specify the size of the data frame. Take care during this
configuration not to set the NEWDAT, MSGLST, INTPND or TXRQST bits.
7. Load the data to be transmitted into the CAN IFn Data (CANIFnDA1, CANIFnDA2, CANIFnDB1,
CANIFnDB2) registers. Byte 0 of the CAN data frame is stored in DATA[7:0] in the CANIFnDA1
register.
8. Program the number of the message object to be transmitted in the MNUM field in the CAN IFn
Command Request (CANIFnCRQ) register.
9. When everything is properly configured, set the TXRQST bit in the CANIFnMCTL register. Once
this bit is set, the message object is available to be transmitted, depending on priority and bus
availability. Note that setting the RMTEN bit in the CANIFnMCTL register can also start message
transmission if a matching remote frame has been received.
17.3.5
Updating a Transmit Message Object
The CPU may update the data bytes of a Transmit Message Object any time via the CAN Interface
Registers and neither the MSGVAL bit in the CANIFnARB2 register nor the TXRQST bits in the
CANIFnMCTL register have to be cleared before the update.
November 08, 2011
1079
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
Even if only some of the data bytes are to be updated, all four bytes of the corresponding
CANIFnDAn/CANIFnDBn register have to be valid before the content of that register is transferred
to the message object. Either the CPU must write all four bytes into the CANIFnDAn/CANIFnDBn
register or the message object is transferred to the CANIFnDAn/CANIFnDBn register before the
CPU writes the new data bytes.
In order to only update the data in a message object, the WRNRD, DATAA and DATAB bits in the
CANIFnMSKn register are set, followed by writing the updated data into CANIFnDA1, CANIFnDA2,
CANIFnDB1, and CANIFnDB2 registers, and then the number of the message object is written to
the MNUM field in the CAN IFn Command Request (CANIFnCRQ) register. To begin transmission
of the new data as soon as possible, set the TXRQST bit in the CANIFnMSKn register.
To prevent the clearing of the TXRQST bit in the CANIFnMCTL register at the end of a transmission
that may already be in progress while the data is updated, the NEWDAT and TXRQST bits have to be
set at the same time in the CANIFnMCTL register. When these bits are set at the same time, NEWDAT
is cleared as soon as the new transmission has started.
17.3.6
Accepting Received Message Objects
When the arbitration and control field (the ID and XTD bits in the CANIFnARB2 and the RMTEN and
DLC[3:0] bits of the CANIFnMCTL register) of an incoming message is completely shifted into
the CAN controller, the message handling capability of the controller starts scanning the message
RAM for a matching valid message object. To scan the message RAM for a matching message
object, the controller uses the acceptance filtering programmed through the mask bits in the
CANIFnMSKn register and enabled using the UMASK bit in the CANIFnMCTL register. Each valid
message object, starting with object 1, is compared with the incoming message to locate a matching
message object in the message RAM. If a match occurs, the scanning is stopped and the message
handler proceeds depending on whether it is a data frame or remote frame that was received.
17.3.7
Receiving a Data Frame
The message handler stores the message from the CAN controller receive shift register into the
matching message object in the message RAM. The data bytes, all arbitration bits, and the DLC bits
are all stored into the corresponding message object. In this manner, the data bytes are connected
with the identifier even if arbitration masks are used. The NEWDAT bit of the CANIFnMCTL register
is set to indicate that new data has been received. The CPU should clear this bit when it reads the
message object to indicate to the controller that the message has been received, and the buffer is
free to receive more messages. If the CAN controller receives a message and the NEWDAT bit is
already set, the MSGLST bit in the CANIFnMCTL register is set to indicate that the previous data
was lost. If the system requires an interrupt on successful reception of a frame, the RXIE bit of the
CANIFnMCTL register should be set. In this case, the INTPND bit of the same register is set, causing
the CANINT register to point to the message object that just received a message. The TXRQST bit
of this message object should be cleared to prevent the transmission of a remote frame.
17.3.8
Receiving a Remote Frame
A remote frame contains no data, but instead specifies which object should be transmitted. When
a remote frame is received, three different configurations of the matching message object have to
be considered:
1080
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 17-2. Message Object Configurations
Configuration in CANIFnMCTL
■
■
DIR = 1 (direction = transmit); programmed in the At the reception of a matching remote frame, the TXRQST bit of this
CANIFnARB2 register
message object is set. The rest of the message object remains
unchanged, and the controller automatically transfers the data in
RMTEN = 1 (set the TXRQST bit of the
the message object as soon as possible.
CANIFnMCTL register at reception of the frame
to enable transmission)
■
UMASK = 1 or 0
■
DIR = 1 (direction = transmit); programmed in the At the reception of a matching remote frame, the TXRQST bit of this
CANIFnARB2 register
message object remains unchanged, and the remote frame is
ignored. This remote frame is disabled, the data is not transferred
RMTEN = 0 (do not change the TXRQST bit of the and nothing indicates that the remote frame ever happened.
CANIFnMCTL register at reception of the frame)
■
■
UMASK = 0 (ignore mask in the CANIFnMSKn
register)
■
DIR = 1 (direction = transmit); programmed in the At the reception of a matching remote frame, the TXRQST bit of this
message object is cleared. The arbitration and control field (ID +
CANIFnARB2 register
XTD + RMTEN + DLC) from the shift register is stored into the message
RMTEN = 0 (do not change the TXRQST bit of the object in the message RAM, and the NEWDAT bit of this message
CANIFnMCTL register at reception of the frame) object is set. The data field of the message object remains
unchanged; the remote frame is treated similar to a received data
UMASK = 1 (use mask (MSK, MXTD, and MDIR in
frame. This mode is useful for a remote data request from another
the CANIFnMSKn register) for acceptance filtering)
CAN device for which the Stellaris controller does not have readily
available data. The software must fill the data and answer the frame
manually.
■
■
17.3.9
Description
Receive/Transmit Priority
The receive/transmit priority for the message objects is controlled by the message number. Message
object 1 has the highest priority, while message object 32 has the lowest priority. If more than one
transmission request is pending, the message objects are transmitted in order based on the message
object with the lowest message number. This prioritization is separate from that of the message
identifier which is enforced by the CAN bus. As a result, if message object 1 and message object
2 both have valid messages to be transmitted, message object 1 is always transmitted first regardless
of the message identifier in the message object itself.
17.3.10
Configuring a Receive Message Object
The following steps illustrate how to configure a receive message object.
1. Program the CAN IFn Command Mask (CANIFnCMASK) register as described in the
“Configuring a Transmit Message Object” on page 1078 section, except that the WRNRD bit is set
to specify a write to the message RAM.
2. Program the CANIFnMSK1and CANIFnMSK2 registers as described in the “Configuring a
Transmit Message Object” on page 1078 section to configure which bits are used for acceptance
filtering. Note that in order for these bits to be used for acceptance filtering, they must be enabled
by setting the UMASK bit in the CANIFnMCTL register.
3. In the CANIFnMSK2 register, use the MSK[12:0] bits to specify which of the bits in the 29-bit
or 11-bit message identifier are used for acceptance filtering. Note that MSK[12:0] are used
for bits [28:16] of the 29-bit message identifier; whereas MSK[12:2] are used for bits [10:0] of
the 11-bit message identifier. Use the MXTD and MDIR bits to specify whether to use XTD and
November 08, 2011
1081
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
DIR for acceptance filtering. A value of 0x00 enables all messages to pass through the
acceptance filtering. Also note that in order for these bits to be used for acceptance filtering,
they must be enabled by setting the UMASK bit in the CANIFnMCTL register.
4. Program the CANIFnARB1 and CANIFnARB2 registers as described in the “Configuring a
Transmit Message Object” on page 1078 section to program XTD and ID bits for the message
identifier to be received; set the MSGVAL bit to indicate a valid message; and clear the DIR bit
to specify receive.
5. In the CANIFnMCTL register:
■ Optionally set the UMASK bit to enable the mask (MSK, MXTD, and MDIR specified in the
CANIFnMSK1 and CANIFnMSK2 registers) for acceptance filtering
■ Optionally set the RXIE bit to enable the INTPND bit to be set after a successful reception
■ Clear the RMTEN bit to leave the TXRQST bit unchanged
■ Set the EOB bit for a single message object
■ Configure the DLC[3:0] field to specify the size of the data frame
Take care during this configuration not to set the NEWDAT, MSGLST, INTPND or TXRQST bits.
6. Program the number of the message object to be received in the MNUM field in the CAN IFn
Command Request (CANIFnCRQ) register. Reception of the message object begins as soon
as a matching frame is available on the CAN bus.
When the message handler stores a data frame in the message object, it stores the received Data
Length Code and eight data bytes in the CANIFnDA1, CANIFnDA2, CANIFnDB1, and CANIFnDB2
register. Byte 0 of the CAN data frame is stored in DATA[7:0] in the CANIFnDA1 register. If the
Data Length Code is less than 8, the remaining bytes of the message object are overwritten by
unspecified values.
The CAN mask registers can be used to allow groups of data frames to be received by a message
object. The CAN mask registers, CANIFnMSKn, configure which groups of frames are received by
a message object. The UMASK bit in the CANIFnMCTL register enables the MSK bits in the
CANIFnMSKn register to filter which frames are received. The MXTD bit in the CANIFnMSK2 register
should be set if only 29-bit extended identifiers are expected by this message object.
17.3.11
Handling of Received Message Objects
The CPU may read a received message any time via the CAN Interface registers because the data
consistency is guaranteed by the message handler state machine.
Typically, the CPU first writes 0x007F to the CANIFnCMSK register and then writes the number of
the message object to the CANIFnCRQ register. That combination transfers the whole received
message from the message RAM into the Message Buffer registers (CANIFnMSKn, CANIFnARBn,
and CANIFnMCTL). Additionally, the NEWDAT and INTPND bits are cleared in the message RAM,
acknowledging that the message has been read and clearing the pending interrupt generated by
this message object.
If the message object uses masks for acceptance filtering, the CANIFnARBn registers show the
full, unmasked ID for the received message.
1082
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
The NEWDAT bit in the CANIFnMCTL register shows whether a new message has been received
since the last time this message object was read. The MSGLST bit in the CANIFnMCTL register
shows whether more than one message has been received since the last time this message object
was read. MSGLST is not automatically cleared, and should be cleared by software after reading its
status.
Using a remote frame, the CPU may request new data from another CAN node on the CAN bus.
Setting the TXRQST bit of a receive object causes the transmission of a remote frame with the receive
object's identifier. This remote frame triggers the other CAN node to start the transmission of the
matching data frame. If the matching data frame is received before the remote frame could be
transmitted, the TXRQST bit is automatically reset. This prevents the possible loss of data when the
other device on the CAN bus has already transmitted the data slightly earlier than expected.
17.3.11.1 Configuration of a FIFO Buffer
With the exception of the EOB bit in the CANIFnMCTL register, the configuration of receive message
objects belonging to a FIFO buffer is the same as the configuration of a single receive message
object (see “Configuring a Receive Message Object” on page 1081). To concatenate two or more
message objects into a FIFO buffer, the identifiers and masks (if used) of these message objects
have to be programmed to matching values. Due to the implicit priority of the message objects, the
message object with the lowest message object number is the first message object in a FIFO buffer.
The EOB bit of all message objects of a FIFO buffer except the last one must be cleared. The EOB
bit of the last message object of a FIFO buffer is set, indicating it is the last entry in the buffer.
17.3.11.2 Reception of Messages with FIFO Buffers
Received messages with identifiers matching to a FIFO buffer are stored starting with the message
object with the lowest message number. When a message is stored into a message object of a
FIFO buffer, the NEWDAT of the CANIFnMCTL register bit of this message object is set. By setting
NEWDAT while EOB is clear, the message object is locked and cannot be written to by the message
handler until the CPU has cleared the NEWDAT bit. Messages are stored into a FIFO buffer until the
last message object of this FIFO buffer is reached. Until all of the preceding message objects have
been released by clearing the NEWDAT bit, all further messages for this FIFO buffer are written into
the last message object of the FIFO buffer and therefore overwrite previous messages.
17.3.11.3 Reading from a FIFO Buffer
When the CPU transfers the contents of a message object from a FIFO buffer by writing its number
to the CANIFnCRQ register, the TXRQST and CLRINTPND bits in the CANIFnCMSK register should
be set such that the NEWDAT and INTPEND bits in the CANIFnMCTL register are cleared after the
read. The values of these bits in the CANIFnMCTL register always reflect the status of the message
object before the bits are cleared. To assure the correct function of a FIFO buffer, the CPU should
read out the message objects starting with the message object with the lowest message number.
When reading from the FIFO buffer, the user should be aware that a new received message could
be placed in the location of any message object for which the NEWDAT bit of the CANIFnMCTL
register is clear. As a result, the order of the received messages in the FIFO is not guaranteed.
Figure 17-3 on page 1084 shows how a set of message objects which are concatenated to a FIFO
Buffer can be handled by the CPU.
November 08, 2011
1083
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
Figure 17-3. Message Objects in a FIFO Buffer
START
Message Interrupt
Read Interrupt Pointer
0x0000
Case Interrupt Pointer
else
0x8000
END
Status Change
Interrupt Handling
MNUM = Interrupt Pointer
Write MNUM to IFn Command Request
(Read Message to IFn Registers,
Reset NEWDAT = 0,
Reset INTPND = 0
Read IFn Message Control
Yes
No
NEWDAT = 1
Read Data from IFn Data A,B
EOB = 1
Yes
No
MNUM = MNUM + 1
17.3.12
Handling of Interrupts
If several interrupts are pending, the CAN Interrupt (CANINT) register points to the pending interrupt
with the highest priority, disregarding their chronological order. The status interrupt has the highest
1084
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
priority. Among the message interrupts, the message object's interrupt with the lowest message
number has the highest priority. A message interrupt is cleared by clearing the message object's
INTPND bit in the CANIFnMCTL register or by reading the CAN Status (CANSTS) register. The
status Interrupt is cleared by reading the CANSTS register.
The interrupt identifier INTID in the CANINT register indicates the cause of the interrupt. When no
interrupt is pending, the register reads as 0x0000. If the value of the INTID field is different from 0,
then an interrupt is pending. If the IE bit is set in the CANCTL register, the interrupt line to the
interrupt controller is active. The interrupt line remains active until the INTID field is 0, meaning
that all interrupt sources have been cleared (the cause of the interrupt is reset), or until IE is cleared,
which disables interrupts from the CAN controller.
The INTID field of the CANINT register points to the pending message interrupt with the highest
interrupt priority. The SIE bit in the CANCTL register controls whether a change of the RXOK, TXOK,
and LEC bits in the CANSTS register can cause an interrupt. The EIE bit in the CANCTLregister
controls whether a change of the BOFF and EWARN bits in the CANSTS register can cause an
interrupt. The IE bit in the CANCTL register controls whether any interrupt from the CAN controller
actually generates an interrupt to the interrupt controller. The CANINT register is updated even
when the IE bit in the CANCTL register is clear, but the interrupt is not indicated to the CPU.
A value of 0x8000 in the CANINT register indicates that an interrupt is pending because the CAN
module has updated, but not necessarily changed, the CANSTS register, indicating that either an
error or status interrupt has been generated. A write access to the CANSTS register can clear the
RXOK, TXOK, and LEC bits in that same register; however, the only way to clear the source of a
status interrupt is to read the CANSTS register.
The source of an interrupt can be determined in two ways during interrupt handling. The first is to
read the INTID bit in the CANINT register to determine the highest priority interrupt that is pending,
and the second is to read the CAN Message Interrupt Pending (CANMSGnINT) register to see
all of the message objects that have pending interrupts.
An interrupt service routine reading the message that is the source of the interrupt may read the
message and clear the message object's INTPND bit at the same time by setting the CLRINTPND
bit in the CANIFnCMSK register. Once the INTPND bit has been cleared, the CANINT register
contains the message number for the next message object with a pending interrupt.
17.3.13
Test Mode
A Test Mode is provided which allows various diagnostics to be performed. Test Mode is entered
by setting the TEST bit in the CANCTL register. Once in Test Mode, the TX[1:0], LBACK, SILENT
and BASIC bits in the CAN Test (CANTST) register can be used to put the CAN controller into the
various diagnostic modes. The RX bit in the CANTST register allows monitoring of the CANnRX
signal. All CANTST register functions are disabled when the TEST bit is cleared.
17.3.13.1 Silent Mode
Silent Mode can be used to analyze the traffic on a CAN bus without affecting it by the transmission
of dominant bits (Acknowledge Bits, Error Frames). The CAN Controller is put in Silent Mode setting
the SILENT bit in the CANTST register. In Silent Mode, the CAN controller is able to receive valid
data frames and valid remote frames, but it sends only recessive bits on the CAN bus and cannot
start a transmission. If the CAN Controller is required to send a dominant bit (ACK bit, overload flag,
or active error flag), the bit is rerouted internally so that the CAN Controller monitors this dominant
bit, although the CAN bus remains in recessive state.
November 08, 2011
1085
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
17.3.13.2 Loopback Mode
Loopback mode is useful for self-test functions. In Loopback Mode, the CAN Controller internally
routes the CANnTX signal on to the CANnRX signal and treats its own transmitted messages as
received messages and stores them (if they pass acceptance filtering) into the message buffer. The
CAN Controller is put in Loopback Mode by setting the LBACK bit in the CANTST register. To be
independent from external stimulation, the CAN Controller ignores acknowledge errors (a recessive
bit sampled in the acknowledge slot of a data/remote frame) in Loopback Mode. The actual value
of the CANnRX signal is disregarded by the CAN Controller. The transmitted messages can be
monitored on the CANnTX signal.
17.3.13.3 Loopback Combined with Silent Mode
Loopback Mode and Silent Mode can be combined to allow the CAN Controller to be tested without
affecting a running CAN system connected to the CANnTX and CANnRX signals. In this mode, the
CANnRX signal is disconnected from the CAN Controller and the CANnTX signal is held recessive.
This mode is enabled by setting both the LBACK and SILENT bits in the CANTST register.
17.3.13.4 Basic Mode
Basic Mode allows the CAN Controller to be operated without the Message RAM. In Basic Mode,
The CANIF1 registers are used as the transmit buffer. The transmission of the contents of the IF1
registers is requested by setting the BUSY bit of the CANIF1CRQ register. The CANIF1 registers
are locked while the BUSY bit is set. The BUSY bit indicates that a transmission is pending. As soon
the CAN bus is idle, the CANIF1 registers are loaded into the shift register of the CAN Controller
and transmission is started. When the transmission has completed, the BUSY bit is cleared and the
locked CANIF1 registers are released. A pending transmission can be aborted at any time by clearing
the BUSY bit in the CANIF1CRQ register while the CANIF1 registers are locked. If the CPU has
cleared the BUSY bit, a possible retransmission in case of lost arbitration or an error is disabled.
The CANIF2 Registers are used as a receive buffer. After the reception of a message, the contents
of the shift register are stored in the CANIF2 registers, without any acceptance filtering. Additionally,
the actual contents of the shift register can be monitored during the message transfer. Each time a
read message object is initiated by setting the BUSY bit of the CANIF2CRQ register, the contents
of the shift register are stored into the CANIF2 registers.
In Basic Mode, all message-object-related control and status bits and of the control bits of the
CANIFnCMSK registers are not evaluated. The message number of the CANIFnCRQ registers is
also not evaluated. In the CANIF2MCTL register, the NEWDAT and MSGLST bits retain their function,
the DLC[3:0] field shows the received DLC, the other control bits are cleared.
Basic Mode is enabled by setting the BASIC bit in the CANTST register.
17.3.13.5 Transmit Control
Software can directly override control of the CANnTX signal in four different ways.
■ CANnTX is controlled by the CAN Controller
■ The sample point is driven on the CANnTX signal to monitor the bit timing
■ CANnTX drives a low value
■ CANnTX drives a high value
1086
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
The last two functions, combined with the readable CAN receive pin CANnRX, can be used to check
the physical layer of the CAN bus.
The Transmit Control function is enabled by programming the TX[1:0] field in the CANTST register.
The three test functions for the CANnTX signal interfere with all CAN protocol functions. TX[1:0]
must be cleared when CAN message transfer or Loopback Mode, Silent Mode, or Basic Mode are
selected.
17.3.14
Bit Timing Configuration Error Considerations
Even if minor errors in the configuration of the CAN bit timing do not result in immediate failure, the
performance of a CAN network can be reduced significantly. In many cases, the CAN bit
synchronization amends a faulty configuration of the CAN bit timing to such a degree that only
occasionally an error frame is generated. In the case of arbitration, however, when two or more
CAN nodes simultaneously try to transmit a frame, a misplaced sample point may cause one of the
transmitters to become error passive. The analysis of such sporadic errors requires a detailed
knowledge of the CAN bit synchronization inside a CAN node and of the CAN nodes' interaction on
the CAN bus.
17.3.15
Bit Time and Bit Rate
The CAN system supports bit rates in the range of lower than 1 Kbps up to 1000 Kbps. Each member
of the CAN network has its own clock generator. The timing parameter of the bit time can be
configured individually for each CAN node, creating a common bit rate even though the CAN nodes'
oscillator periods may be different.
Because of small variations in frequency caused by changes in temperature or voltage and by
deteriorating components, these oscillators are not absolutely stable. As long as the variations
remain inside a specific oscillator's tolerance range, the CAN nodes are able to compensate for the
different bit rates by periodically resynchronizing to the bit stream.
According to the CAN specification, the bit time is divided into four segments (see Figure
17-4 on page 1088): the Synchronization Segment, the Propagation Time Segment, the Phase Buffer
Segment 1, and the Phase Buffer Segment 2. Each segment consists of a specific, programmable
number of time quanta (see Table 17-3 on page 1088). The length of the time quantum (tq), which is
the basic time unit of the bit time, is defined by the CAN controller's input clock (fsys) and the Baud
Rate Prescaler (BRP):
tq = BRP / fsys
The fsys input clock is the system clock frequency as configured by the RCC or RCC2 registers
(see page 280 or page 289).
The Synchronization Segment Sync is that part of the bit time where edges of the CAN bus level
are expected to occur; the distance between an edge that occurs outside of Sync and the Sync is
called the phase error of that edge.
The Propagation Time Segment Prop is intended to compensate for the physical delay times within
the CAN network.
The Phase Buffer Segments Phase1 and Phase2 surround the Sample Point.
The (Re-)Synchronization Jump Width (SJW) defines how far a resynchronization may move the
Sample Point inside the limits defined by the Phase Buffer Segments to compensate for edge phase
errors.
A given bit rate may be met by different bit-time configurations, but for the proper function of the
CAN network, the physical delay times and the oscillator's tolerance range have to be considered.
November 08, 2011
1087
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
Figure 17-4. CAN Bit Time
Nominal CAN Bit Time
a
b
TSEG1
Sync
Prop
TSEG2
Phase1
c
1 Time
Quantum
q)
(tq
Phase2
Sample
Point
a. TSEG1 = Prop + Phase1
b. TSEG2 = Phase2
c. Phase1 = Phase2 or Phase1 + 1 = Phase2
a
Table 17-3. CAN Protocol Ranges
Parameter
Range
Remark
BRP
[1 .. 64]
Defines the length of the time quantum tq. The CANBRPE register can
be used to extend the range to 1024.
Sync
1 tq
Fixed length, synchronization of bus input to system clock
Prop
[1 .. 8] tq
Compensates for the physical delay times
Phase1
[1 .. 8] tq
May be lengthened temporarily by synchronization
Phase2
[1 .. 8] tq
May be shortened temporarily by synchronization
SJW
[1 .. 4] tq
May not be longer than either Phase Buffer Segment
a. This table describes the minimum programmable ranges required by the CAN protocol.
The bit timing configuration is programmed in two register bytes in the CANBIT register. In the
CANBIT register, the four components TSEG2, TSEG1, SJW, and BRP have to be programmed to a
numerical value that is one less than its functional value; so instead of values in the range of [1..n],
values in the range of [0..n-1] are programmed. That way, for example, SJW (functional range of
[1..4]) is represented by only two bits in the SJW bit field. Table 17-4 shows the relationship between
the CANBIT register values and the parameters.
Table 17-4. CANBIT Register Values
CANBIT Register Field
Setting
TSEG2
Phase2 - 1
TSEG1
Prop + Phase1 - 1
SJW
SJW - 1
BRP
BRP
Therefore, the length of the bit time is (programmed values):
[TSEG1 + TSEG2 + 3] × tq
or (functional values):
[Sync + Prop + Phase1 + Phase2] × tq
The data in the CANBIT register is the configuration input of the CAN protocol controller. The baud
rate prescaler (configured by the BRP field) defines the length of the time quantum, the basic time
1088
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
unit of the bit time; the bit timing logic (configured by TSEG1, TSEG2, and SJW) defines the number
of time quanta in the bit time.
The processing of the bit time, the calculation of the position of the sample point, and occasional
synchronizations are controlled by the CAN controller and are evaluated once per time quantum.
The CAN controller translates messages to and from frames. In addition, the controller generates
and discards the enclosing fixed format bits, inserts and extracts stuff bits, calculates and checks
the CRC code, performs the error management, and decides which type of synchronization is to be
used. The bit value is received or transmitted at the sample point. The information processing time
(IPT) is the time after the sample point needed to calculate the next bit to be transmitted on the CAN
bus. The IPT includes any of the following: retrieving the next data bit, handling a CRC bit, determining
if bit stuffing is required, generating an error flag or simply going idle.
The IPT is application-specific but may not be longer than 2 tq; the CAN's IPT is 0 tq. Its length is
the lower limit of the programmed length of Phase2. In case of synchronization, Phase2 may be
shortened to a value less than IPT, which does not affect bus timing.
17.3.16
Calculating the Bit Timing Parameters
Usually, the calculation of the bit timing configuration starts with a required bit rate or bit time. The
resulting bit time (1/bit rate) must be an integer multiple of the system clock period.
The bit time may consist of 4 to 25 time quanta. Several combinations may lead to the required bit
time, allowing iterations of the following steps.
The first part of the bit time to be defined is Prop. Its length depends on the delay times measured
in the system. A maximum bus length as well as a maximum node delay has to be defined for
expandable CAN bus systems. The resulting time for Prop is converted into time quanta (rounded
up to the nearest integer multiple of tq).
Sync is 1 tq long (fixed), which leaves (bit time - Prop - 1) tq for the two Phase Buffer Segments. If
the number of remaining tq is even, the Phase Buffer Segments have the same length, that is,
Phase2 = Phase1, else Phase2 = Phase1 + 1.
The minimum nominal length of Phase2 has to be regarded as well. Phase2 may not be shorter
than the CAN controller's Information Processing Time, which is, depending on the actual
implementation, in the range of [0..2] tq.
The length of the synchronization jump width is set to the least of 4, Phase1 or Phase2.
The oscillator tolerance range necessary for the resulting configuration is calculated by the formula
given below:
(1 − df ) × fnom ≤ fosc ≤ (1 + df ) × fnom
where:
df
≤
(Phase _ seg1, Phase _ seg2) min
2 × (13 × tbit − Phase _ Seg 2)
■ df = Maximum tolerance of oscillator frequency
■ fosc
Actual=oscillator
df =max
2 × dffrequency
× fnom
■ fnom = Nominal oscillator frequency
Maximum frequency tolerance must take into account the following formulas:
November 08, 2011
1089
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
− )df
× fnom
≤ fosc
+ )df
× fnom
(1 −(1df
× )fnom
≤ fosc
≤ (1≤ +(1df
× )fnom
(Phase
_ seg
1, Phase
_ seg
2) min
(Phase
_ seg
1, Phase
_ seg
2) min
df df
≤ ≤ 2 × (13 × tbit − Phase _ Seg 2)
2 × (13 × tbit − Phase _ Seg 2)
× df
× fnom
df df
maxmax
= 2=× 2df
× fnom
where:
■ Phase1 and Phase2 are from Table 17-3 on page 1088
■ tbit = Bit Time
■ dfmax = Maximum difference between two oscillators
If more than one configuration is possible, that configuration allowing the highest oscillator tolerance
range should be chosen.
CAN nodes with different system clocks require different configurations to come to the same bit
rate. The calculation of the propagation time in the CAN network, based on the nodes with the
longest delay times, is done once for the whole network.
The CAN system's oscillator tolerance range is limited by the node with the lowest tolerance range.
The calculation may show that bus length or bit rate have to be decreased or that the oscillator
frequencies' stability has to be increased in order to find a protocol-compliant configuration of the
CAN bit timing.
17.3.16.1 Example for Bit Timing at High Baud Rate
In this example, the frequency of CAN clock is 25 MHz, and the bit rate is 1 Mbps.
bit time = 1 µs = n * tq = 5 *
tq = 200 ns
tq = (Baud rate Prescaler)/CAN
Baud rate Prescaler = tq * CAN
Baud rate Prescaler = 200E-9 *
tq
Clock
Clock
25E6 = 5
tSync = 1 * tq = 200 ns
\\fixed at 1 time quanta
delay
delay
delay
tProp
\\400 is next integer multiple of tq
of bus driver 50 ns
of receiver circuit 30 ns
of bus line (40m) 220 ns
400 ns = 2 * tq
bit time = tSync +
bit time = tSync +
tPhase 1 + tPhase2
tPhase 1 + tPhase2
tPhase 1 + tPhase2
tPhase1 = 1 * tq
tPhase2 = 1 * tq
tTSeg1 + tTSeg2 = 5 * tq
tProp + tPhase 1 + tPhase2
= bit time - tSync - tProp
= (5 * tq) - (1 * tq) - (2 * tq)
= 2 * tq
\\tPhase2 = tPhase1
1090
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
tTSeg1 = tProp + tPhase1
tTSeg1 = (2 * tq) + (1 * tq)
tTSeg1 = 3 * tq
tTSeg2 = tPhase2
tTSeg2 = (Information Processing Time + 1) * tq
tTSeg2 = 1 * tq
\\Assumes IPT=0
tSJW = 1 * tq
\\Least of 4, Phase1 and Phase2
In the above example, the bit field values for the CANBIT register are:
= TSeg2 -1
TSEG2
= 1-1
=0
= TSeg1 -1
TSEG1
= 3-1
=2
= SJW -1
SJW
= 1-1
=0
= Baud rate prescaler - 1
BRP
= 5-1
=4
The final value programmed into the CANBIT register = 0x0204.
17.3.16.2 Example for Bit Timing at Low Baud Rate
In this example, the frequency of the CAN clock is 50 MHz, and the bit rate is 100 Kbps.
bit time = 10 µs = n * tq = 10 * tq
tq = 1 µs
tq = (Baud rate Prescaler)/CAN Clock
Baud rate Prescaler = tq * CAN Clock
Baud rate Prescaler = 1E-6 * 50E6 = 50
tSync = 1 * tq = 1 µs
\\fixed at 1 time quanta
delay
delay
delay
tProp
\\1 µs is next integer multiple of tq
of bus driver 200 ns
of receiver circuit 80 ns
of bus line (40m) 220 ns
1 µs = 1 * tq
bit time = tSync +
bit time = tSync +
tPhase 1 + tPhase2
tPhase 1 + tPhase2
tPhase 1 + tPhase2
tPhase1 = 4 * tq
tPhase2 = 4 * tq
tTSeg1 + tTSeg2 = 10 * tq
tProp + tPhase 1 + tPhase2
= bit time - tSync - tProp
= (10 * tq) - (1 * tq) - (1 * tq)
= 8 * tq
\\tPhase1 = tPhase2
November 08, 2011
1091
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
tTSeg1
tTSeg1
tTSeg1
tTSeg2
tTSeg2
tTSeg2
=
=
=
=
=
=
tProp + tPhase1
(1 * tq) + (4 * tq)
5 * tq
tPhase2
(Information Processing Time + 4) × tq
4 * tq
\\Assumes IPT=0
tSJW = 4 * tq
\\Least of 4, Phase1, and Phase2
= TSeg2 -1
TSEG2
= 4-1
=3
= TSeg1 -1
TSEG1
= 5-1
=4
= SJW -1
SJW
= 4-1
=3
= Baud rate prescaler - 1
BRP
= 50-1
=49
The final value programmed into the CANBIT register = 0x34F1.
17.4
Register Map
Table 17-5 on page 1092 lists the registers. All addresses given are relative to the CAN base address
of:
■ CAN0: 0x4004.0000
■ CAN1: 0x4004.1000
Note that the CAN controller clock must be enabled before the registers can be programmed (see
page 401). There must be a delay of 3 system clocks after the CAN module clock is enabled before
any CAN module registers are accessed.
Table 17-5. CAN Register Map
Offset
Name
Type
Reset
Description
See
page
0x000
CANCTL
R/W
0x0000.0001
CAN Control
1095
0x004
CANSTS
R/W
0x0000.0000
CAN Status
1097
0x008
CANERR
RO
0x0000.0000
CAN Error Counter
1100
0x00C
CANBIT
R/W
0x0000.2301
CAN Bit Timing
1101
0x010
CANINT
RO
0x0000.0000
CAN Interrupt
1102
0x014
CANTST
R/W
0x0000.0000
CAN Test
1103
0x018
CANBRPE
R/W
0x0000.0000
CAN Baud Rate Prescaler Extension
1105
0x020
CANIF1CRQ
R/W
0x0000.0001
CAN IF1 Command Request
1106
1092
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 17-5. CAN Register Map (continued)
Description
See
page
0x0000.0000
CAN IF1 Command Mask
1107
R/W
0x0000.FFFF
CAN IF1 Mask 1
1110
CANIF1MSK2
R/W
0x0000.FFFF
CAN IF1 Mask 2
1111
0x030
CANIF1ARB1
R/W
0x0000.0000
CAN IF1 Arbitration 1
1113
0x034
CANIF1ARB2
R/W
0x0000.0000
CAN IF1 Arbitration 2
1114
0x038
CANIF1MCTL
R/W
0x0000.0000
CAN IF1 Message Control
1116
0x03C
CANIF1DA1
R/W
0x0000.0000
CAN IF1 Data A1
1119
0x040
CANIF1DA2
R/W
0x0000.0000
CAN IF1 Data A2
1119
0x044
CANIF1DB1
R/W
0x0000.0000
CAN IF1 Data B1
1119
0x048
CANIF1DB2
R/W
0x0000.0000
CAN IF1 Data B2
1119
0x080
CANIF2CRQ
R/W
0x0000.0001
CAN IF2 Command Request
1106
0x084
CANIF2CMSK
R/W
0x0000.0000
CAN IF2 Command Mask
1107
0x088
CANIF2MSK1
R/W
0x0000.FFFF
CAN IF2 Mask 1
1110
0x08C
CANIF2MSK2
R/W
0x0000.FFFF
CAN IF2 Mask 2
1111
0x090
CANIF2ARB1
R/W
0x0000.0000
CAN IF2 Arbitration 1
1113
0x094
CANIF2ARB2
R/W
0x0000.0000
CAN IF2 Arbitration 2
1114
0x098
CANIF2MCTL
R/W
0x0000.0000
CAN IF2 Message Control
1116
0x09C
CANIF2DA1
R/W
0x0000.0000
CAN IF2 Data A1
1119
0x0A0
CANIF2DA2
R/W
0x0000.0000
CAN IF2 Data A2
1119
0x0A4
CANIF2DB1
R/W
0x0000.0000
CAN IF2 Data B1
1119
0x0A8
CANIF2DB2
R/W
0x0000.0000
CAN IF2 Data B2
1119
0x100
CANTXRQ1
RO
0x0000.0000
CAN Transmission Request 1
1120
0x104
CANTXRQ2
RO
0x0000.0000
CAN Transmission Request 2
1120
0x120
CANNWDA1
RO
0x0000.0000
CAN New Data 1
1121
0x124
CANNWDA2
RO
0x0000.0000
CAN New Data 2
1121
0x140
CANMSG1INT
RO
0x0000.0000
CAN Message 1 Interrupt Pending
1122
0x144
CANMSG2INT
RO
0x0000.0000
CAN Message 2 Interrupt Pending
1122
0x160
CANMSG1VAL
RO
0x0000.0000
CAN Message 1 Valid
1123
0x164
CANMSG2VAL
RO
0x0000.0000
CAN Message 2 Valid
1123
Offset
Name
Type
Reset
0x024
CANIF1CMSK
R/W
0x028
CANIF1MSK1
0x02C
17.5
CAN Register Descriptions
The remainder of this section lists and describes the CAN registers, in numerical order by address
offset. There are two sets of Interface Registers that are used to access the Message Objects in
November 08, 2011
1093
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
the Message RAM: CANIF1x and CANIF2x. The function of the two sets are identical and are used
to queue transactions.
1094
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 1: CAN Control (CANCTL), offset 0x000
This control register initializes the module and enables test mode and interrupts.
The bus-off recovery sequence (see CAN Specification Rev. 2.0) cannot be shortened by setting
or clearing INIT. If the device goes bus-off, it sets INIT, stopping all bus activities. Once INIT
has been cleared by the CPU, the device then waits for 129 occurrences of Bus Idle (129 * 11
consecutive High bits) before resuming normal operations. At the end of the bus-off recovery
sequence, the Error Management Counters are reset.
During the waiting time after INIT is cleared, each time a sequence of 11 High bits has been
monitored, a BITERROR0 code is written to the CANSTS register (the LEC field = 0x5), enabling
the CPU to readily check whether the CAN bus is stuck Low or continuously disturbed, and to monitor
the proceeding of the bus-off recovery sequence.
CAN Control (CANCTL)
CAN0 base: 0x4004.0000
CAN1 base: 0x4004.1000
Offset 0x000
Type R/W, reset 0x0000.0001
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
TEST
CCE
DAR
reserved
EIE
SIE
IE
INIT
R/W
0
R/W
0
R/W
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
1
reserved
Type
Reset
reserved
Type
Reset
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7
TEST
R/W
0
6
5
CCE
DAR
R/W
R/W
0
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Test Mode Enable
Value
Description
0
The CAN controller is operating normally.
1
The CAN controller is in test mode.
Configuration Change Enable
Value
Description
0
Write accesses to the CANBIT register are not allowed.
1
Write accesses to the CANBIT register are allowed if the
INIT bit is 1.
Disable Automatic-Retransmission
Value
Description
0
Auto-retransmission of disturbed messages is enabled.
1
Auto-retransmission is disabled.
November 08, 2011
1095
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
Bit/Field
Name
Type
Reset
4
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
3
EIE
R/W
0
Error Interrupt Enable
2
1
0
SIE
IE
INIT
R/W
R/W
R/W
0
0
1
Description
Value
Description
0
No error status interrupt is generated.
1
A change in the BOFF or EWARN bits in the CANSTS
register generates an interrupt.
Status Interrupt Enable
Value
Description
0
No status interrupt is generated.
1
An interrupt is generated when a message has successfully
been transmitted or received, or a CAN bus error has been
detected. A change in the TXOK, RXOK or LEC bits in the
CANSTS register generates an interrupt.
CAN Interrupt Enable
Value
Description
0
Interrupts disabled.
1
Interrupts enabled.
Initialization
Value
Description
0
Normal operation.
1
Initialization started.
1096
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 2: CAN Status (CANSTS), offset 0x004
Important: This register is read-sensitive. See the register description for details.
The status register contains information for interrupt servicing such as Bus-Off, error count threshold,
and error types.
The LEC field holds the code that indicates the type of the last error to occur on the CAN bus. This
field is cleared when a message has been transferred (reception or transmission) without error. The
unused error code 0x7 may be written by the CPU to manually set this field to an invalid error so
that it can be checked for a change later.
An error interrupt is generated by the BOFF and EWARN bits, and a status interrupt is generated by
the RXOK, TXOK, and LEC bits, if the corresponding enable bits in the CAN Control (CANCTL)
register are set. A change of the EPASS bit or a write to the RXOK, TXOK, or LEC bits does not
generate an interrupt.
Reading the CAN Status (CANSTS) register clears the CAN Interrupt (CANINT) register, if it is
pending.
CAN Status (CANSTS)
CAN0 base: 0x4004.0000
CAN1 base: 0x4004.1000
Offset 0x004
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
2
1
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7
BOFF
RO
0
6
EWARN
RO
0
RO
0
7
6
5
4
3
BOFF
EWARN
EPASS
RXOK
TXOK
RO
0
RO
0
RO
0
R/W
0
R/W
0
RO
0
LEC
R/W
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Bus-Off Status
Value
Description
0
The CAN controller is not in bus-off state.
1
The CAN controller is in bus-off state.
Warning Status
Value
Description
0
Both error counters are below the error warning limit of
96.
1
At least one of the error counters has reached the error
warning limit of 96.
November 08, 2011
1097
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
Bit/Field
Name
Type
Reset
5
EPASS
RO
0
4
RXOK
R/W
0
Description
Error Passive
Value
Description
0
The CAN module is in the Error Active state, that is, the
receive or transmit error count is less than or equal to 127.
1
The CAN module is in the Error Passive state, that is, the
receive or transmit error count is greater than 127.
Received a Message Successfully
Value
Description
0
Since this bit was last cleared, no message has been
successfully received.
1
Since this bit was last cleared, a message has been
successfully received, independent of the result of the
acceptance filtering.
This bit must be cleared by writing a 0 to it.
3
TXOK
R/W
0
Transmitted a Message Successfully
Value
Description
0
Since this bit was last cleared, no message has been
successfully transmitted.
1
Since this bit was last cleared, a message has been
successfully transmitted error-free and acknowledged by
at least one other node.
This bit must be cleared by writing a 0 to it.
1098
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
2:0
LEC
R/W
0x0
Description
Last Error Code
This is the type of the last error to occur on the CAN bus.
Value
Description
0x0
No Error
0x1
Stuff Error
More than 5 equal bits in a sequence have occurred in a part
of a received message where this is not allowed.
0x2
Format Error
A fixed format part of the received frame has the wrong
format.
0x3
ACK Error
The message transmitted was not acknowledged by another
node.
0x4
Bit 1 Error
When a message is transmitted, the CAN controller monitors
the data lines to detect any conflicts. When the arbitration
field is transmitted, data conflicts are a part of the arbitration
protocol. When other frame fields are transmitted, data
conflicts are considered errors.
A Bit 1 Error indicates that the device wanted to send a High
level (logical 1) but the monitored bus value was Low (logical
0).
0x5
Bit 0 Error
A Bit 0 Error indicates that the device wanted to send a Low
level (logical 0), but the monitored bus value was High (logical
1).
During bus-off recovery, this status is set each time a
sequence of 11 High bits has been monitored. By checking
for this status, software can monitor the proceeding of the
bus-off recovery sequence without any disturbances to the
bus.
0x6
CRC Error
The CRC checksum was incorrect in the received message,
indicating that the calculated value received did not match
the calculated CRC of the data.
0x7
No Event
When the LEC bit shows this value, no CAN bus event was
detected since this value was written to the LEC field.
November 08, 2011
1099
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
Register 3: CAN Error Counter (CANERR), offset 0x008
This register contains the error counter values, which can be used to analyze the cause of an error.
CAN Error Counter (CANERR)
CAN0 base: 0x4004.0000
CAN1 base: 0x4004.1000
Offset 0x008
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RP
Type
Reset
RO
0
REC
TEC
RO
0
Bit/Field
Name
Type
Reset
31:16
reserved
RO
0x0000
15
RP
RO
0
14:8
REC
RO
0x00
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Received Error Passive
Value
Description
0
The Receive Error counter is below the Error Passive
level (127 or less).
1
The Receive Error counter has reached the Error Passive
level (128 or greater).
Receive Error Counter
This field contains the state of the receiver error counter (0 to 127).
7:0
TEC
RO
0x00
Transmit Error Counter
This field contains the state of the transmit error counter (0 to 255).
1100
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 4: CAN Bit Timing (CANBIT), offset 0x00C
This register is used to program the bit width and bit quantum. Values are programmed to the system
clock frequency. This register is write-enabled by setting the CCE and INIT bits in the CANCTL
register. See “Bit Time and Bit Rate” on page 1087 for more information.
CAN Bit Timing (CANBIT)
CAN0 base: 0x4004.0000
CAN1 base: 0x4004.1000
Offset 0x00C
Type R/W, reset 0x0000.2301
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
R/W
0
R/W
0
R/W
0
R/W
1
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
R/W
1
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
1
reserved
Type
Reset
TSEG2
reserved
Type
Reset
RO
0
R/W
0
R/W
1
TSEG1
Bit/Field
Name
Type
Reset
31:15
reserved
RO
0x0000
14:12
TSEG2
R/W
0x2
SJW
BRP
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Time Segment after Sample Point
0x00-0x07: The actual interpretation by the hardware of this value is
such that one more than the value programmed here is used.
So, for example, the reset value of 0x2 means that 3 (2+1) bit time
quanta are defined for Phase2 (see Figure 17-4 on page 1088). The bit
time quanta is defined by the BRP field.
11:8
TSEG1
R/W
0x3
Time Segment Before Sample Point
0x00-0x0F: The actual interpretation by the hardware of this value is
such that one more than the value programmed here is used.
So, for example, the reset value of 0x3 means that 4 (3+1) bit time
quanta are defined for Phase1 (see Figure 17-4 on page 1088). The bit
time quanta is defined by the BRP field.
7:6
SJW
R/W
0x0
(Re)Synchronization Jump Width
0x00-0x03: The actual interpretation by the hardware of this value is
such that one more than the value programmed here is used.
During the start of frame (SOF), if the CAN controller detects a phase
error (misalignment), it can adjust the length of TSEG2 or TSEG1 by the
value in SJW. So the reset value of 0 adjusts the length by 1 bit time
quanta.
5:0
BRP
R/W
0x1
Baud Rate Prescaler
The value by which the oscillator frequency is divided for generating the
bit time quanta. The bit time is built up from a multiple of this quantum.
0x00-0x03F: The actual interpretation by the hardware of this value is
such that one more than the value programmed here is used.
BRP defines the number of CAN clock periods that make up 1 bit time
quanta, so the reset value is 2 bit time quanta (1+1).
The CANBRPE register can be used to further divide the bit time.
November 08, 2011
1101
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
Register 5: CAN Interrupt (CANINT), offset 0x010
This register indicates the source of the interrupt.
If several interrupts are pending, the CAN Interrupt (CANINT) register points to the pending interrupt
with the highest priority, disregarding the order in which the interrupts occurred. An interrupt remains
pending until the CPU has cleared it. If the INTID field is not 0x0000 (the default) and the IE bit in
the CANCTL register is set, the interrupt is active. The interrupt line remains active until the INTID
field is cleared by reading the CANSTS register, or until the IE bit in the CANCTL register is cleared.
Note:
Reading the CAN Status (CANSTS) register clears the CAN Interrupt (CANINT) register,
if it is pending.
CAN Interrupt (CANINT)
CAN0 base: 0x4004.0000
CAN1 base: 0x4004.1000
Offset 0x010
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
INTID
Type
Reset
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0x0000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15:0
INTID
RO
0x0000
Interrupt Identifier
The number in this field indicates the source of the interrupt.
Value
Description
0x0000
No interrupt pending
0x0001-0x0020
Number of the message object that
caused the interrupt
0x0021-0x7FFF
Reserved
0x8000
Status Interrupt
0x8001-0xFFFF
Reserved
1102
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 6: CAN Test (CANTST), offset 0x014
This register is used for self-test and external pin access. It is write-enabled by setting the TEST bit
in the CANCTL register. Different test functions may be combined, however, CAN transfers are
affected if the TX bits in this register are not zero.
CAN Test (CANTST)
CAN0 base: 0x4004.0000
CAN1 base: 0x4004.1000
Offset 0x014
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
LBACK
SILENT
BASIC
RO
0
RO
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
RX
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7
RX
RO
0
6:5
TX
R/W
0x0
TX
R/W
0
R/W
0
reserved
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Receive Observation
Value
Description
0
The CANnRx pin is low.
1
The CANnRx pin is high.
Transmit Control
Overrides control of the CANnTx pin.
Value
Description
0x0
CAN Module Control
CANnTx is controlled by the CAN module; default
operation
0x1
Sample Point
The sample point is driven on the CANnTx signal. This
mode is useful to monitor bit timing.
0x2
Driven Low
CANnTx drives a low value. This mode is useful for
checking the physical layer of the CAN bus.
0x3
Driven High
CANnTx drives a high value. This mode is useful for
checking the physical layer of the CAN bus.
November 08, 2011
1103
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
Bit/Field
Name
Type
Reset
4
LBACK
R/W
0
3
2
1:0
SILENT
BASIC
reserved
R/W
R/W
RO
0
0
0x0
Description
Loopback Mode
Value
Description
0
Loopback mode is disabled.
1
Loopback mode is enabled. In loopback mode, the data
from the transmitter is routed into the receiver. Any data
on the receive input is ignored.
Silent Mode
Value
Description
0
Silent mode is disabled.
1
Silent mode is enabled. In silent mode, the CAN controller
does not transmit data but instead monitors the bus. This
mode is also known as Bus Monitor mode.
Basic Mode
Value
Description
0
Basic mode is disabled.
1
Basic mode is enabled. In basic mode, software should
use the CANIF1 registers as the transmit buffer and use
the CANIF2 registers as the receive buffer.
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
1104
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 7: CAN Baud Rate Prescaler Extension (CANBRPE), offset 0x018
This register is used to further divide the bit time set with the BRP bit in the CANBIT register. It is
write-enabled by setting the CCE bit in the CANCTL register.
CAN Baud Rate Prescaler Extension (CANBRPE)
CAN0 base: 0x4004.0000
CAN1 base: 0x4004.1000
Offset 0x018
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000.000
3:0
BRPE
R/W
0x0
BRPE
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Baud Rate Prescaler Extension
0x00-0x0F: Extend the BRP bit in the CANBIT register to values up to
1023. The actual interpretation by the hardware is one more than the
value programmed by BRPE (MSBs) and BRP (LSBs).
November 08, 2011
1105
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
Register 8: CAN IF1 Command Request (CANIF1CRQ), offset 0x020
Register 9: CAN IF2 Command Request (CANIF2CRQ), offset 0x080
A message transfer is started as soon as there is a write of the message object number to the MNUM
field when the TXRQST bit in the CANIF1MCTL register is set. With this write operation, the BUSY
bit is automatically set to indicate that a transfer between the CAN Interface Registers and the
internal message RAM is in progress. After a wait time of 3 to 6 CAN_CLK periods, the transfer
between the interface register and the message RAM completes, which then clears the BUSY bit.
CAN IF1 Command Request (CANIF1CRQ)
CAN0 base: 0x4004.0000
CAN1 base: 0x4004.1000
Offset 0x020
Type R/W, reset 0x0000.0001
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
1
reserved
Type
Reset
BUSY
Type
Reset
RO
0
reserved
RO
0
MNUM
Bit/Field
Name
Type
Reset
31:16
reserved
RO
0x0000
15
BUSY
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Busy Flag
Value
Description
0
This bit is cleared when read/write action has finished.
1
This bit is set when a write occurs to the message
number in this register.
14:6
reserved
RO
0x00
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
5:0
MNUM
R/W
0x01
Message Number
Selects one of the 32 message objects in the message RAM for data
transfer. The message objects are numbered from 1 to 32.
Value
Description
0x00
Reserved
0 is not a valid message number; it is interpreted
as 0x20, or object 32.
0x01-0x20
Message Number
Indicates specified message object 1 to 32.
0x21-0x3F
Reserved
Not a valid message number; values are shifted and
it is interpreted as 0x01-0x1F.
1106
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 10: CAN IF1 Command Mask (CANIF1CMSK), offset 0x024
Register 11: CAN IF2 Command Mask (CANIF2CMSK), offset 0x084
Reading the Command Mask registers provides status for various functions. Writing to the Command
Mask registers specifies the transfer direction and selects which buffer registers are the source or
target of the data transfer.
Note that when a read from the message object buffer occurs when the WRNRD bit is clear and the
CLRINTPND and/or NEWDAT bits are set, the interrupt pending and/or new data flags in the message
object buffer are cleared.
CAN IF1 Command Mask (CANIF1CMSK)
CAN0 base: 0x4004.0000
CAN1 base: 0x4004.1000
Offset 0x024
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
2
1
0
DATAA
DATAB
R/W
0
R/W
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7
WRNRD
R/W
0
6
MASK
R/W
0
WRNRD
MASK
ARB
R/W
0
R/W
0
R/W
0
RO
0
CONTROL CLRINTPND
R/W
0
R/W
0
NEWDAT /
TXRQST
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Write, Not Read
Value
Description
0
Transfer the data in the CAN message object specified by
the the MNUM field in the CANIFnCRQ register into the
CANIFn registers.
1
Transfer the data in the CANIFn registers to the CAN
message object specified by the MNUM field in the CAN
Command Request (CANIFnCRQ).
Note:
Interrupt pending and new data conditions in the message
buffer can be cleared by reading from the buffer (WRNRD = 0)
when the CLRINTPND and/or NEWDAT bits are set.
Access Mask Bits
Value
Description
0
Mask bits unchanged.
1
Transfer IDMASK + DIR + MXTD of the message object
into the Interface registers.
November 08, 2011
1107
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
Bit/Field
Name
Type
Reset
5
ARB
R/W
0
4
3
CONTROL
CLRINTPND
R/W
R/W
0
0
Description
Access Arbitration Bits
Value
Description
0
Arbitration bits unchanged.
1
Transfer ID + DIR + XTD + MSGVAL of the message
object into the Interface registers.
Access Control Bits
Value
Description
0
Control bits unchanged.
1
Transfer control bits from the CANIFnMCTL register
into the Interface registers.
Clear Interrupt Pending Bit
The function of this bit depends on the configuration of the WRNRD bit.
Value
0
Description
If WRNRD is clear, the interrupt pending status is transferred
from the message buffer into the CANIFnMCTL register.
If WRNRD is set, the INTPND bit in the message object remains
unchanged.
1
If WRNRD is clear, the interrupt pending status is cleared in the
message buffer. Note the value of this bit that is transferred
to the CANIFnMCTL register always reflects the status of the
bits before clearing.
If WRNRD is set, the INTPND bit is cleared in the message
object.
2
NEWDAT / TXRQST
R/W
0
NEWDAT / TXRQST Bit
The function of this bit depends on the configuration of the WRNRD bit.
Value
0
Description
If WRNRD is clear, the value of the new data status is transferred
from the message buffer into the CANIFnMCTL register.
If WRNRD is set, a transmission is not requested.
1
If WRNRD is clear, the new data status is cleared in the message
buffer. Note the value of this bit that is transferred to the
CANIFnMCTL register always reflects the status of the bits
before clearing.
If WRNRD is set, a transmission is requested. Note that when
this bit is set, the TXRQST bit in the CANIFnMCTL register is
ignored.
1108
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
1
DATAA
R/W
0
Description
Access Data Byte 0 to 3
The function of this bit depends on the configuration of the WRNRD bit.
Value
Description
0
Data bytes 0-3 are unchanged.
1
If WRNRD is clear, transfer data bytes 0-3 in CANIFnDA1
and CANIFnDA2 to the message object.
If WRNRD is set, transfer data bytes 0-3 in message object
to CANIFnDA1 and CANIFnDA2.
0
DATAB
R/W
0
Access Data Byte 4 to 7
The function of this bit depends on the configuration of the WRNRD bit
as follows:
Value
Description
0
Data bytes 4-7 are unchanged.
1
If WRNRD is clear, transfer data bytes 4-7 in CANIFnDA1
and CANIFnDA2 to the message object.
If WRNRD is set, transfer data bytes 4-7 in message object
to CANIFnDA1 and CANIFnDA2.
November 08, 2011
1109
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
Register 12: CAN IF1 Mask 1 (CANIF1MSK1), offset 0x028
Register 13: CAN IF2 Mask 1 (CANIF2MSK1), offset 0x088
The mask information provided in this register accompanies the data (CANIFnDAn), arbitration
information (CANIFnARBn), and control information (CANIFnMCTL) to the message object in the
message RAM. The mask is used with the ID bit in the CANIFnARBn register for acceptance
filtering. Additional mask information is contained in the CANIFnMSK2 register.
CAN IF1 Mask 1 (CANIF1MSK1)
CAN0 base: 0x4004.0000
CAN1 base: 0x4004.1000
Offset 0x028
Type R/W, reset 0x0000.FFFF
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
reserved
Type
Reset
MSK
Type
Reset
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0x0000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15:0
MSK
R/W
0xFFFF
Identifier Mask
When using a 29-bit identifier, these bits are used for bits [15:0] of the
ID. The MSK field in the CANIFnMSK2 register are used for bits [28:16]
of the ID. When using an 11-bit identifier, these bits are ignored.
Value
Description
0
The corresponding identifier field (ID) in the message
object cannot inhibit the match in acceptance filtering.
1
The corresponding identifier field (ID) is used for
acceptance filtering.
1110
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 14: CAN IF1 Mask 2 (CANIF1MSK2), offset 0x02C
Register 15: CAN IF2 Mask 2 (CANIF2MSK2), offset 0x08C
This register holds extended mask information that accompanies the CANIFnMSK1 register.
CAN IF1 Mask 2 (CANIF1MSK2)
CAN0 base: 0x4004.0000
CAN1 base: 0x4004.1000
Offset 0x02C
Type R/W, reset 0x0000.FFFF
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
MXTD
MDIR
reserved
R/W
1
R/W
1
RO
1
R/W
0
R/W
0
R/W
0
R/W
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
R/W
0
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
reserved
Type
Reset
Type
Reset
MSK
Bit/Field
Name
Type
Reset
31:16
reserved
RO
0x0000
15
MXTD
R/W
1
14
13
MDIR
reserved
R/W
RO
1
1
R/W
1
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Mask Extended Identifier
Value
Description
0
The extended identifier bit (XTD in the CANIFnARB2
register) has no effect on the acceptance filtering.
1
The extended identifier bit XTD is used for acceptance
filtering.
Mask Message Direction
Value
Description
0
The message direction bit (DIR in the CANIFnARB2
register) has no effect for acceptance filtering.
1
The message direction bit DIR is used for acceptance
filtering.
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
November 08, 2011
1111
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
Bit/Field
Name
Type
Reset
Description
12:0
MSK
R/W
0xFF
Identifier Mask
When using a 29-bit identifier, these bits are used for bits [28:16] of the
ID. The MSK field in the CANIFnMSK1 register are used for bits [15:0]
of the ID. When using an 11-bit identifier, MSK[12:2] are used for bits
[10:0] of the ID.
Value
Description
0
The corresponding identifier field (ID) in the message
object cannot inhibit the match in acceptance filtering.
1
The corresponding identifier field (ID) is used for
acceptance filtering.
1112
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 16: CAN IF1 Arbitration 1 (CANIF1ARB1), offset 0x030
Register 17: CAN IF2 Arbitration 1 (CANIF2ARB1), offset 0x090
These registers hold the identifiers for acceptance filtering.
CAN IF1 Arbitration 1 (CANIF1ARB1)
CAN0 base: 0x4004.0000
CAN1 base: 0x4004.1000
Offset 0x030
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
ID
Type
Reset
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0x0000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15:0
ID
R/W
0x0000
Message Identifier
This bit field is used with the ID field in the CANIFnARB2 register to
create the message identifier.
When using a 29-bit identifier, bits 15:0 of the CANIFnARB1 register
are [15:0] of the ID, while bits 12:0 of the CANIFnARB2 register are
[28:16] of the ID.
When using an 11-bit identifier, these bits are not used.
November 08, 2011
1113
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
Register 18: CAN IF1 Arbitration 2 (CANIF1ARB2), offset 0x034
Register 19: CAN IF2 Arbitration 2 (CANIF2ARB2), offset 0x094
These registers hold information for acceptance filtering.
CAN IF1 Arbitration 2 (CANIF1ARB2)
CAN0 base: 0x4004.0000
CAN1 base: 0x4004.1000
Offset 0x034
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
MSGVAL
XTD
DIR
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
Type
Reset
ID
Bit/Field
Name
Type
Reset
31:16
reserved
RO
0x0000
15
MSGVAL
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Message Valid
Value
Description
0
The message object is ignored by the message handler.
1
The message object is configured and ready to be
considered by the message handler within the CAN
controller.
All unused message objects should have this bit cleared during
initialization and before clearing the INIT bit in the CANCTL register.
The MSGVAL bit must also be cleared before any of the following bits
are modified or if the message object is no longer required: the ID fields
in the CANIFnARBn registers, the XTD and DIR bits in the CANIFnARB2
register, or the DLC field in the CANIFnMCTL register.
14
XTD
R/W
0
Extended Identifier
Value
Description
0
An 11-bit Standard Identifier is used for this message
object.
1
A 29-bit Extended Identifier is used for this message
object.
1114
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
13
DIR
R/W
0
12:0
ID
R/W
0x000
Description
Message Direction
Value
Description
0
Receive. When the TXRQST bit in the CANIFnMCTL register
is set, a remote frame with the identifier of this message object
is received. On reception of a data frame with matching
identifier, that message is stored in this message object.
1
Transmit. When the TXRQST bit in the CANIFnMCTL register
is set, the respective message object is transmitted as a data
frame. On reception of a remote frame with matching identifier,
the TXRQST bit of this message object is set (if RMTEN=1).
Message Identifier
This bit field is used with the ID field in the CANIFnARB2 register to
create the message identifier.
When using a 29-bit identifier, ID[15:0] of the CANIFnARB1 register
are [15:0] of the ID, while these bits, ID[12:0], are [28:16] of the ID.
When using an 11-bit identifier, ID[12:2] are used for bits [10:0] of
the ID. The ID field in the CANIFnARB1 register is ignored.
November 08, 2011
1115
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
Register 20: CAN IF1 Message Control (CANIF1MCTL), offset 0x038
Register 21: CAN IF2 Message Control (CANIF2MCTL), offset 0x098
This register holds the control information associated with the message object to be sent to the
Message RAM.
CAN IF1 Message Control (CANIF1MCTL)
CAN0 base: 0x4004.0000
CAN1 base: 0x4004.1000
Offset 0x038
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
UMASK
TXIE
RXIE
R/W
0
R/W
0
R/W
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
RMTEN
TXRQST
EOB
R/W
0
R/W
0
R/W
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
NEWDAT MSGLST INTPND
Type
Reset
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
31:16
reserved
RO
0x0000
15
NEWDAT
R/W
0
14
MSGLST
R/W
0
reserved
RO
0
RO
0
DLC
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
New Data
Value
Description
0
No new data has been written into the data portion of this
message object by the message handler since the last time
this flag was cleared by the CPU.
1
The message handler or the CPU has written new data into
the data portion of this message object.
Message Lost
Value
Description
0
No message was lost since the last time this bit was
cleared by the CPU.
1
The message handler stored a new message into this
object when NEWDAT was set; the CPU has lost a message.
This bit is only valid for message objects when the DIR bit in the
CANIFnARB2 register is clear (receive).
13
INTPND
R/W
0
Interrupt Pending
Value
Description
0
This message object is not the source of an interrupt.
1
This message object is the source of an interrupt. The
interrupt identifier in the CANINT register points to this
message object if there is not another interrupt source with
a higher priority.
1116
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
12
UMASK
R/W
0
11
10
9
8
TXIE
RXIE
RMTEN
TXRQST
R/W
R/W
R/W
R/W
0
0
0
0
Description
Use Acceptance Mask
Value
Description
0
Mask is ignored.
1
Use mask (MSK, MXTD, and MDIR bits in the
CANIFnMSKn registers) for acceptance filtering.
Transmit Interrupt Enable
Value
Description
0
The INTPND bit in the CANIFnMCTL register is unchanged
after a successful transmission of a frame.
1
The INTPND bit in the CANIFnMCTL register is set after
a successful transmission of a frame.
Receive Interrupt Enable
Value
Description
0
The INTPND bit in the CANIFnMCTL register is unchanged
after a successful reception of a frame.
1
The INTPND bit in the CANIFnMCTL register is set after
a successful reception of a frame.
Remote Enable
Value
Description
0
At the reception of a remote frame, the TXRQST bit in the
CANIFnMCTL register is left unchanged.
1
At the reception of a remote frame, the TXRQST bit in the
CANIFnMCTL register is set.
Transmit Request
Value
Description
0
This message object is not waiting for transmission.
1
The transmission of this message object is requested
and is not yet done.
Note:
If the WRNRD and TXRQST bits in the CANIFnCMSK register
are set, this bit is ignored.
November 08, 2011
1117
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
Bit/Field
Name
Type
Reset
7
EOB
R/W
0
Description
End of Buffer
Value
Description
0
Message object belongs to a FIFO Buffer and is not the
last message object of that FIFO Buffer.
1
Single message object or last message object of a FIFO
Buffer.
This bit is used to concatenate two or more message objects (up to 32)
to build a FIFO buffer. For a single message object (thus not belonging
to a FIFO buffer), this bit must be set.
6:4
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
3:0
DLC
R/W
0x0
Data Length Code
Value
Description
0x0-0x8
Specifies the number of bytes in the data frame.
0x9-0xF
Defaults to a data frame with 8 bytes.
The DLC field in the CANIFnMCTL register of a message object must
be defined the same as in all the corresponding objects with the same
identifier at other nodes. When the message handler stores a data frame,
it writes DLC to the value given by the received message.
1118
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 22: CAN IF1 Data A1 (CANIF1DA1), offset 0x03C
Register 23: CAN IF1 Data A2 (CANIF1DA2), offset 0x040
Register 24: CAN IF1 Data B1 (CANIF1DB1), offset 0x044
Register 25: CAN IF1 Data B2 (CANIF1DB2), offset 0x048
Register 26: CAN IF2 Data A1 (CANIF2DA1), offset 0x09C
Register 27: CAN IF2 Data A2 (CANIF2DA2), offset 0x0A0
Register 28: CAN IF2 Data B1 (CANIF2DB1), offset 0x0A4
Register 29: CAN IF2 Data B2 (CANIF2DB2), offset 0x0A8
These registers contain the data to be sent or that has been received. In a CAN data frame, data
byte 0 is the first byte to be transmitted or received and data byte 7 is the last byte to be transmitted
or received. In CAN's serial bit stream, the MSB of each byte is transmitted first.
CAN IF1 Data A1 (CANIF1DA1)
CAN0 base: 0x4004.0000
CAN1 base: 0x4004.1000
Offset 0x03C
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
DATA
Type
Reset
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0x0000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15:0
DATA
R/W
0x0000
Data
The CANIFnDA1 registers contain data bytes 1 and 0; CANIFnDA2
data bytes 3 and 2; CANIFnDB1 data bytes 5 and 4; and CANIFnDB2
data bytes 7 and 6.
November 08, 2011
1119
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
Register 30: CAN Transmission Request 1 (CANTXRQ1), offset 0x100
Register 31: CAN Transmission Request 2 (CANTXRQ2), offset 0x104
The CANTXRQ1 and CANTXRQ2 registers hold the TXRQST bits of the 32 message objects. By
reading out these bits, the CPU can check which message object has a transmission request pending.
The TXRQST bit of a specific message object can be changed by three sources: (1) the CPU via the
CANIFnMCTL register, (2) the message handler state machine after the reception of a remote
frame, or (3) the message handler state machine after a successful transmission.
The CANTXRQ1 register contains the TXRQST bits of the first 16 message objects in the message
RAM; the CANTXRQ2 register contains the TXRQST bits of the second 16 message objects.
CAN Transmission Request 1 (CANTXRQ1)
CAN0 base: 0x4004.0000
CAN1 base: 0x4004.1000
Offset 0x100
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
TXRQST
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0x0000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15:0
TXRQST
RO
0x0000
Transmission Request Bits
Value
Description
0
The corresponding message object is not waiting for
transmission.
1
The transmission of the corresponding message object
is requested and is not yet done.
1120
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 32: CAN New Data 1 (CANNWDA1), offset 0x120
Register 33: CAN New Data 2 (CANNWDA2), offset 0x124
The CANNWDA1 and CANNWDA2 registers hold the NEWDAT bits of the 32 message objects. By
reading these bits, the CPU can check which message object has its data portion updated. The
NEWDAT bit of a specific message object can be changed by three sources: (1) the CPU via the
CANIFnMCTL register, (2) the message handler state machine after the reception of a data frame,
or (3) the message handler state machine after a successful transmission.
The CANNWDA1 register contains the NEWDAT bits of the first 16 message objects in the message
RAM; the CANNWDA2 register contains the NEWDAT bits of the second 16 message objects.
CAN New Data 1 (CANNWDA1)
CAN0 base: 0x4004.0000
CAN1 base: 0x4004.1000
Offset 0x120
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
NEWDAT
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0x0000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15:0
NEWDAT
RO
0x0000
New Data Bits
Value
Description
0
No new data has been written into the data portion of the
corresponding message object by the message handler since
the last time this flag was cleared by the CPU.
1
The message handler or the CPU has written new data into
the data portion of the corresponding message object.
November 08, 2011
1121
Texas Instruments-Advance Information
Controller Area Network (CAN) Module
Register 34: CAN Message 1 Interrupt Pending (CANMSG1INT), offset 0x140
Register 35: CAN Message 2 Interrupt Pending (CANMSG2INT), offset 0x144
The CANMSG1INT and CANMSG2INT registers hold the INTPND bits of the 32 message objects.
By reading these bits, the CPU can check which message object has an interrupt pending. The
INTPND bit of a specific message object can be changed through two sources: (1) the CPU via the
CANIFnMCTL register, or (2) the message handler state machine after the reception or transmission
of a frame.
This field is also encoded in the CANINT register.
The CANMSG1INT register contains the INTPND bits of the first 16 message objects in the message
RAM; the CANMSG2INT register contains the INTPND bits of the second 16 message objects.
CAN Message 1 Interrupt Pending (CANMSG1INT)
CAN0 base: 0x4004.0000
CAN1 base: 0x4004.1000
Offset 0x140
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
INTPND
Type
Reset
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0x0000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15:0
INTPND
RO
0x0000
Interrupt Pending Bits
Value
Description
0
The corresponding message object is not the source of
an interrupt.
1
The corresponding message object is the source of an
interrupt.
1122
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 36: CAN Message 1 Valid (CANMSG1VAL), offset 0x160
Register 37: CAN Message 2 Valid (CANMSG2VAL), offset 0x164
The CANMSG1VAL and CANMSG2VAL registers hold the MSGVAL bits of the 32 message objects.
By reading these bits, the CPU can check which message object is valid. The message valid bit of
a specific message object can be changed with the CANIFnARB2 register.
The CANMSG1VAL register contains the MSGVAL bits of the first 16 message objects in the message
RAM; the CANMSG2VAL register contains the MSGVAL bits of the second 16 message objects in
the message RAM.
CAN Message 1 Valid (CANMSG1VAL)
CAN0 base: 0x4004.0000
CAN1 base: 0x4004.1000
Offset 0x160
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
MSGVAL
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0x0000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15:0
MSGVAL
RO
0x0000
Message Valid Bits
Value
Description
0
The corresponding message object is not configured and
is ignored by the message handler.
1
The corresponding message object is configured and
should be considered by the message handler.
November 08, 2011
1123
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
18
Universal Serial Bus (USB) Controller
®
The Stellaris USB controller operates as a full-speed or low-speed function controller during
point-to-point communications with USB Host, Device, or OTG functions. The controller complies
with the USB 2.0 standard, which includes SUSPEND and RESUME signaling. 16 endpoints including
two hard-wired for control transfers (one endpoint for IN and one endpoint for OUT) plus 14 endpoints
defined by firmware along with a dynamic sizable FIFO support multiple packet queueing. µDMA
access to the FIFO allows minimal interference from system software. Software-controlled connect
and disconnect allows flexibility during USB device start-up. The controller complies with OTG
standard's session request protocol (SRP) and host negotiation protocol (HNP).
The Stellaris USB module has the following features:
■ Complies with USB-IF certification standards
■ USB 2.0 full-speed (12 Mbps) and low-speed (1.5 Mbps) operation with integrated PHY
■ 4 transfer types: Control, Interrupt, Bulk, and Isochronous
■ 16 endpoints
– 1 dedicated control IN endpoint and 1 dedicated control OUT endpoint
– 7 configurable IN endpoints and 7 configurable OUT endpoints
■ 4 KB dedicated endpoint memory: one endpoint may be defined for double-buffered 1023-byte
isochronous packet size
■ VBUS droop and valid ID detection and interrupt
■ Efficient transfers using Micro Direct Memory Access Controller (µDMA)
– Separate channels for transmit and receive for up to three IN endpoints and three OUT
endpoints
– Channel requests asserted when FIFO contains required amount of data
1124
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
18.1
Block Diagram
Figure 18-1. USB Module Block Diagram
DMA
Requests
Endpoint Control
Transmit
EP0 – 31
Control
Receive
CPU Interface
Combine
Endpoints
Host
Transaction
Scheduler
Interrupt
Control
Interrupts
EP Reg.
Decoder
UTM
Synchronization
Packet
Encode/Decode
Data Sync
Packet Encode
USB PHY
USB FS/LS
PHY
HNP/SRP
Packet Decode
Timers
CRC Gen/Check
FIFO RAM
Controller
Rx
Rx
Buff
Buff
Tx
Buff
Common
Regs
AHB bus –
Slave mode
Cycle
Control
Tx
Buff
Cycle Control
FIFO
Decoder
USB Data Lines
D+ and D-
18.2
Signal Description
The following table lists the external signals of the USB controller and describes the function of
each. Some USB controller signals are alternate functions for some GPIO signals and default to be
GPIO signals at reset. The column in the table below titled "Pin Mux/Pin Assignment" lists the
possible GPIO pin placements for these USB signals. The AFSEL bit in the GPIO Alternate Function
Select (GPIOAFSEL) register (page 698) should be set to choose the USB function. The number in
parentheses is the encoding that must be programmed into the PMCn field in the GPIO Port Control
(GPIOPCTL) register (page 717) to assign the USB signal to the specified GPIO port pin. The
USB0VBUS and USB0ID signals are configured by clearing the appropriate DEN bit in the GPIO
Digital Enable (GPIODEN) register. For more information on configuring GPIOs, see
“General-Purpose Input/Outputs (GPIOs)” on page 674. The remaining signals (with the word "fixed"
in the Pin Mux/Pin Assignment column) have a fixed pin assignment and function.
Note:
When used in OTG mode, USB0VBUS and USB0ID do not require any configuration as they
are dedicated pins for the USB controller and directly connect to the USB connector's VBUS
and ID signals. If the USB controller is used as either a dedicated Host or Device, the
DEVMODOTG and DEVMOD bits in the USB General-Purpose Control and Status
(USBGPCS) register can be used to connect the USB0VBUS and USB0ID inputs to fixed
levels internally, freeing the PB0 and PB1 pins for GPIO use. For proper self-powered Device
operation, the VBUS value must still be monitored to assure that if the Host removes VBUS,
the self-powered Device disables the D+/D- pull-up resistors. This function can be
accomplished by connecting a standard GPIO to VBUS.
Table 18-1. USB Signals (157BGA)
Pin Name
USB0DM
Pin Number Pin Mux / Pin
Assignment
E13
PL7
a
Pin Type
Buffer Type
I/O
Analog
Description
Bidirectional differential data pin (D- per USB
specification) for USB0.
November 08, 2011
1125
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Table 18-1. USB Signals (157BGA) (continued)
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
Description
USB0DP
E12
PL6
I/O
Analog
Bidirectional differential data pin (D+ per USB
specification) for USB0.
USB0EPEN
K1
C2
L9
K7
PC6 (8)
PD2 (8)
PF4 (8)
PG4 (8)
O
TTL
Optionally used in Host mode to control an external
power source to supply power to the USB bus.
USB0ID
F11
PB0
I
Analog
This signal senses the state of the USB ID signal.
The USB PHY enables an integrated pull-up, and
an external element (USB connector) indicates the
initial state of the USB controller (pulled down is
the A side of the cable and pulled up is the B side).
USB0PFLT
K2
C1
K9
L7
PC7 (8)
PD3 (8)
PF5 (8)
PG5 (8)
I
TTL
Optionally used in Host mode by an external power
source to indicate an error state by that power
source.
USB0VBUS
E11
PB1
I/O
Analog
This signal is used during the session request
protocol. This signal allows the USB PHY to both
sense the voltage level of VBUS, and pull up VBUS
momentarily during VBUS pulsing.
a. The TTL designation indicates the pin has TTL-compatible voltage levels.
18.3
Functional Description
The Stellaris USB controller provides full OTG negotiation by supporting both the session request
protocol (SRP) and the host negotiation protocol (HNP). The session request protocol allows devices
on the B side of a cable to request the A side device turn on VBUS. The host negotiation protocol
is used after the initial session request protocol has powered the bus and provides a method to
determine which end of the cable will act as the Host controller. When the device is connected to
non-OTG peripherals or devices, the controller can detect which cable end was used and provides
a register to indicate if the controller should act as the Host or the Device controller. This indication
and the mode of operation are handled automatically by the USB controller. This auto-detection
allows the system to use a single A/B connector instead of having both A and B connectors in the
system and supports full OTG negotiations with other OTG devices.
In addition, the USB controller provides support for connecting to non-OTG peripherals or Host
controllers. The USB controller can be configured to act as either a dedicated Host or Device, in
which case, the USB0VBUS and USB0ID signals can be used as GPIOs. However, when the USB
controller is acting as a self-powered Device, a GPIO input or analog comparator input must be
connected to VBUS and configured to generate an interrupt when the VBUS level drops. This
interrupt is used to disable the pullup resistor on the USB0DP signal.
Note:
18.3.1
When the USB module is in operation, MOSC must be the clock source, either with or
without using the PLL, and the system clock must be at least 30 MHz.
Operation as a Device
This section describes the Stellaris USB controller's actions when it is being used as a USB Device.
Before the USB controller's operating mode is changed from Device to Host or Host to Device,
software must reset the USB controller by setting the USB0 bit in the Software Reset Control 2
(SRCR2) register (see page 270). IN endpoints, OUT endpoints, entry into and exit from SUSPEND
mode, and recognition of Start of Frame (SOF) are all described.
1126
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
When in Device mode, IN transactions are controlled by an endpoint’s transmit interface and use
the transmit endpoint registers for the given endpoint. OUT transactions are handled with an
endpoint's receive interface and use the receive endpoint registers for the given endpoint.
When configuring the size of the FIFOs for endpoints, take into account the maximum packet size
for an endpoint.
■ Bulk. Bulk endpoints should be the size of the maximum packet (up to 64 bytes) or twice the
maximum packet size if double buffering is used (described further in the following section).
■ Interrupt. Interrupt endpoints should be the size of the maximum packet (up to 64 bytes) or twice
the maximum packet size if double buffering is used.
■ Isochronous. Isochronous endpoints are more flexible and can be up to 1023 bytes.
■ Control. It is also possible to specify a separate control endpoint for a USB Device. However,
in most cases the USB Device should use the dedicated control endpoint on the USB controller’s
endpoint 0.
18.3.1.1
Endpoints
When operating as a Device, the USB controller provides two dedicated control endpoints (IN and
OUT) and 14 configurable endpoints (7 IN and 7 OUT) that can be used for communications with
a Host controller. The endpoint number and direction associated with an endpoint is directly related
to its register designation. For example, when the Host is transmitting to endpoint 1, all configuration
and data is in the endpoint 1 transmit register interface.
Endpoint 0 is a dedicated control endpoint used for all control transactions to endpoint 0 during
enumeration or when any other control requests are made to endpoint 0. Endpoint 0 uses the first
64 bytes of the USB controller's FIFO RAM as a shared memory for both IN and OUT transactions.
The remaining 14 endpoints can be configured as control, bulk, interrupt, or isochronous endpoints.
They should be treated as 7 configurable IN and 7 configurable OUT endpoints. The endpoint pairs
are not required to have the same type for their IN and OUT endpoint configuration. For example,
the OUT portion of an endpoint pair could be a bulk endpoint, while the IN portion of that endpoint
pair could be an interrupt endpoint. The address and size of the FIFOs attached to each endpoint
can be modified to fit the application's needs.
18.3.1.2
IN Transactions as a Device
When operating as a USB Device, data for IN transactions is handled through the FIFOs attached
to the transmit endpoints. The sizes of the FIFOs for the 7 configurable IN endpoints are determined
by the USB Transmit FIFO Start Address (USBTXFIFOADD) register. The maximum size of a
data packet that may be placed in a transmit endpoint’s FIFO for transmission is programmable and
is determined by the value written to the USB Maximum Transmit Data Endpoint n (USBTXMAXPn)
register for that endpoint. The endpoint’s FIFO can also be configured to use double-packet or
single-packet buffering. When double-packet buffering is enabled, two data packets can be buffered
in the FIFO, which also requires that the FIFO is at least two packets in size. When double-packet
buffering is disabled, only one packet can be buffered, even if the packet size is less than half the
FIFO size.
Note:
The maximum packet size set for any endpoint must not exceed the FIFO size. The
USBTXMAXPn register should not be written to while data is in the FIFO as unexpected
results may occur.
November 08, 2011
1127
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Single-Packet Buffering
If the size of the transmit endpoint's FIFO is less than twice the maximum packet size for this endpoint
(as set in the USB Transmit Dynamic FIFO Sizing (USBTXFIFOSZ) register), only one packet
can be buffered in the FIFO and single-packet buffering is required. When each packet is completely
loaded into the transmit FIFO, the TXRDY bit in the USB Transmit Control and Status Endpoint
n Low (USBTXCSRLn) register must be set. If the AUTOSET bit in the USB Transmit Control and
Status Endpoint n High (USBTXCSRHn) register is set, the TXRDY bit is automatically set when
a maximum-sized packet is loaded into the FIFO. For packet sizes less than the maximum, the
TXRDY bit must be set manually. When the TXRDY bit is set, either manually or automatically, the
packet is ready to be sent. When the packet has been successfully sent, both TXRDY and FIFONE
are cleared, and the appropriate transmit endpoint interrupt signaled. At this point, the next packet
can be loaded into the FIFO.
Double-Packet Buffering
If the size of the transmit endpoint's FIFO is at least twice the maximum packet size for this endpoint,
two packets can be buffered in the FIFO and double-packet buffering is allowed. As each packet is
loaded into the transmit FIFO, the TXRDY bit in the USBTXCSRLn register must be set. If the
AUTOSET bit in the USBTXCSRHn register is set, the TXRDY bit is automatically set when a
maximum-sized packet is loaded into the FIFO. For packet sizes less than the maximum, TXRDY
must be set manually. When the TXRDY bit is set, either manually or automatically, the packet is
ready to be sent. After the first packet is loaded, TXRDY is immediately cleared and an interrupt is
generated. A second packet can now be loaded into the transmit FIFO and TXRDY set again (either
manually or automatically if the packet is the maximum size). At this point, both packets are ready
to be sent. After each packet has been successfully sent, TXRDY is automatically cleared and the
appropriate transmit endpoint interrupt signaled to indicate that another packet can now be loaded
into the transmit FIFO. The state of the FIFONE bit in the USBTXCSRLn register at this point
indicates how many packets may be loaded. If the FIFONE bit is set, then another packet is in the
FIFO and only one more packet can be loaded. If the FIFONE bit is clear, then no packets are in
the FIFO and two more packets can be loaded.
Note:
18.3.1.3
Double-packet buffering is disabled if an endpoint’s corresponding EPn bit is set in the USB
Transmit Double Packet Buffer Disable (USBTXDPKTBUFDIS) register. This bit is set
by default, so it must be cleared to enable double-packet buffering.
OUT Transactions as a Device
When in Device mode, OUT transactions are handled through the USB controller receive FIFOs.
The sizes of the receive FIFOs for the 7 configurable OUT endpoints are determined by the USB
Receive FIFO Start Address (USBRXFIFOADD) register. The maximum amount of data received
by an endpoint in any packet is determined by the value written to the USB Maximum Receive
Data Endpoint n (USBRXMAXPn) register for that endpoint. When double-packet buffering is
enabled, two data packets can be buffered in the FIFO. When double-packet buffering is disabled,
only one packet can be buffered even if the packet is less than half the FIFO size.
Note:
In all cases, the maximum packet size must not exceed the FIFO size.
Single-Packet Buffering
If the size of the receive endpoint FIFO is less than twice the maximum packet size for an endpoint,
only one data packet can be buffered in the FIFO and single-packet buffering is required. When a
packet is received and placed in the receive FIFO, the RXRDY and FULL bits in the USB Receive
Control and Status Endpoint n Low (USBRXCSRLn) register are set and the appropriate receive
endpoint is signaled, indicating that a packet can now be unloaded from the FIFO. After the packet
1128
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
has been unloaded, the RXRDY bit must be cleared in order to allow further packets to be received.
This action also generates the acknowledge signaling to the Host controller. If the AUTOCL bit in the
USB Receive Control and Status Endpoint n High (USBRXCSRHn) register is set and a
maximum-sized packet is unloaded from the FIFO, the RXRDY and FULL bits are cleared
automatically. For packet sizes less than the maximum, RXRDY must be cleared manually.
Double-Packet Buffering
If the size of the receive endpoint FIFO is at least twice the maximum packet size for the endpoint,
two data packets can be buffered and double-packet buffering can be used. When the first packet
is received and loaded into the receive FIFO, the RXRDY bit in the USBRXCSRLn register is set
and the appropriate receive endpoint interrupt is signaled to indicate that a packet can now be
unloaded from the FIFO.
Note:
The FULL bit in USBRXCSRLn is not set when the first packet is received. It is only set if
a second packet is received and loaded into the receive FIFO.
After each packet has been unloaded, the RXRDY bit must be cleared to allow further packets to be
received. If the AUTOCL bit in the USBRXCSRHn register is set and a maximum-sized packet is
unloaded from the FIFO, the RXRDY bit is cleared automatically. For packet sizes less than the
maximum, RXRDY must be cleared manually. If the FULL bit is set when RXRDY is cleared, the USB
controller first clears the FULL bit, then sets RXRDY again to indicate that there is another packet
waiting in the FIFO to be unloaded.
Note:
18.3.1.4
Double-packet buffering is disabled if an endpoint’s corresponding EPn bit is set in the USB
Receive Double Packet Buffer Disable (USBRXDPKTBUFDIS) register. This bit is set
by default, so it must be cleared to enable double-packet buffering.
Scheduling
The Device has no control over the scheduling of transactions as scheduling is determined by the
Host controller. The Stellaris USB controller can set up a transaction at any time. The USB controller
waits for the request from the Host controller and generates an interrupt when the transaction is
complete or if it was terminated due to some error. If the Host controller makes a request and the
Device controller is not ready, the USB controller sends a busy response (NAK) to all requests until
it is ready.
18.3.1.5
Additional Actions
The USB controller responds automatically to certain conditions on the USB bus or actions by the
Host controller such as when the USB controller automatically stalls a control transfer or unexpected
zero length OUT data packets.
Stalled Control Transfer
The USB controller automatically issues a STALL handshake to a control transfer under the following
conditions:
1. The Host sends more data during an OUT data phase of a control transfer than was specified
in the Device request during the SETUP phase. This condition is detected by the USB controller
when the Host sends an OUT token (instead of an IN token) after the last OUT packet has been
unloaded and the DATAEND bit in the USB Control and Status Endpoint 0 Low (USBCSRL0)
register has been set.
2. The Host requests more data during an IN data phase of a control transfer than was specified
in the Device request during the SETUP phase. This condition is detected by the USB controller
November 08, 2011
1129
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
when the Host sends an IN token (instead of an OUT token) after the CPU has cleared TXRDY
and set DATAEND in response to the ACK issued by the Host to what should have been the last
packet.
3. The Host sends more than USBRXMAXPn bytes of data with an OUT data token.
4. The Host sends more than a zero length data packet for the OUT STATUS phase.
Zero Length OUT Data Packets
A zero-length OUT data packet is used to indicate the end of a control transfer. In normal operation,
such packets should only be received after the entire length of the Device request has been
transferred.
However, if the Host sends a zero-length OUT data packet before the entire length of Device request
has been transferred, it is signaling the premature end of the transfer. In this case, the USB controller
automatically flushes any IN token ready for the data phase from the FIFO and sets the DATAEND
bit in the USBCSRL0 register.
Setting the Device Address
When a Host is attempting to enumerate the USB Device, it requests that the Device change its
address from zero to some other value. The address is changed by writing the value that the Host
requested to the USB Device Functional Address (USBFADDR) register. However, care should
be taken when writing to USBFADDR to avoid changing the address before the transaction is
complete. This register should only be set after the SET_ADDRESS command is complete. Like all
control transactions, the transaction is only complete after the Device has left the STATUS phase.
In the case of a SET_ADDRESS command, the transaction is completed by responding to the IN
request from the Host with a zero-byte packet. Once the Device has responded to the IN request,
the USBFADDR register should be programmed to the new value as soon as possible to avoid
missing any new commands sent to the new address.
Note:
18.3.1.6
If the USBFADDR register is set to the new value as soon as the Device receives the OUT
transaction with the SET_ADDRESS command in the packet, it changes the address during
the control transfer. In this case, the Device does not receive the IN request that allows the
USB transaction to exit the STATUS phase of the control transfer because it is sent to the
old address. As a result, the Host does not get a response to the IN request, and the Host
fails to enumerate the Device.
Device Mode SUSPEND
When no activity has occurred on the USB bus for 3 ms, the USB controller automatically enters
SUSPEND mode. If the SUSPEND interrupt has been enabled in the USB Interrupt Enable (USBIE)
register, an interrupt is generated at this time. When in SUSPEND mode, the PHY also goes into
SUSPEND mode. When RESUME signaling is detected, the USB controller exits SUSPEND mode
and takes the PHY out of SUSPEND. If the RESUME interrupt is enabled, an interrupt is generated.
The USB controller can also be forced to exit SUSPEND mode by setting the RESUME bit in the USB
Power (USBPOWER) register. When this bit is set, the USB controller exits SUSPEND mode and
drives RESUME signaling onto the bus. The RESUME bit must be cleared after 10 ms (a maximum
of 15 ms) to end RESUME signaling.
To meet USB power requirements, the controller can be put into Deep Sleep mode which keeps
the controller in a static state. The USB controller is not able to Hibernate because all the internal
states are lost as a result.
1130
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
18.3.1.7
Start-of-Frame
When the USB controller is operating in Device mode, it receives a Start-Of-Frame (SOF) packet
from the Host once every millisecond. When the SOF packet is received, the 11-bit frame number
contained in the packet is written into the USB Frame Value (USBFRAME) register, and an SOF
interrupt is also signaled and can be handled by the application. Once the USB controller has started
to receive SOF packets, it expects one every millisecond. If no SOF packet is received after 1.00358
ms, the packet is assumed to have been lost, and the USBFRAME register is not updated. The
USB controller continues and resynchronizes these pulses to the received SOF packets when these
packets are successfully received again.
18.3.1.8
USB RESET
When the USB controller is in Device mode and a RESET condition is detected on the USB bus,
the USB controller automatically performs the following actions:
■ Clears the USBFADDR register.
■ Clears the USB Endpoint Index (USBEPIDX) register.
■ Flushes all endpoint FIFOs.
■ Clears all control/status registers.
■ Enables all endpoint interrupts.
■ Generates a RESET interrupt.
When the application software driving the USB controller receives a RESET interrupt, any open
pipes are closed and the USB controller waits for bus enumeration to begin.
18.3.1.9
Connect/Disconnect
The USB controller connection to the USB bus is handled by software. The USB PHY can be
switched between normal mode and non-driving mode by setting or clearing the SOFTCONN bit of
the USBPOWER register. When the SOFTCONN bit is set, the PHY is placed in its normal mode,
and the USB0DP/USB0DM lines of the USB bus are enabled. At the same time, the USB controller
is placed into a state, in which it does not respond to any USB signaling except a USB RESET.
When the SOFTCONN bit is cleared, the PHY is put into non-driving mode, USB0DP and USB0DM are
tristated, and the USB controller appears to other devices on the USB bus as if it has been
disconnected. The non-driving mode is the default so the USB controller appears disconnected until
the SOFTCONN bit has been set. The application software can then choose when to set the PHY
into its normal mode. Systems with a lengthy initialization procedure may use this to ensure that
initialization is complete, and the system is ready to perform enumeration before connecting to the
USB bus. Once the SOFTCONN bit has been set, the USB controller can be disconnected by clearing
this bit.
Note:
18.3.2
The USB controller does not generate an interrupt when the Device is connected to the
Host. However, an interrupt is generated when the Host terminates a session.
Operation as a Host
When the Stellaris USB controller is operating in Host mode, it can either be used for point-to-point
communications with another USB device or, when attached to a hub, for communication with
multiple devices. Before the USB controller's operating mode is changed from Host to Device or
November 08, 2011
1131
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Device to Host, software must reset the USB controller by setting the USB0 bit in the Software
Reset Control 2 (SRCR2) register (see page 270). Full-speed and low-speed USB devices are
supported, both for point-to-point communication and for operation through a hub. The USB controller
automatically carries out the necessary transaction translation needed to allow a low-speed or
full-speed device to be used with a USB 2.0 hub. Control, bulk, isochronous, and interrupt transactions
are supported. This section describes the USB controller's actions when it is being used as a USB
Host. Configuration of IN endpoints, OUT endpoints, entry into and exit from SUSPEND mode, and
RESET are all described.
When in Host mode, IN transactions are controlled by an endpoint’s receive interface. All IN
transactions use the receive endpoint registers and all OUT endpoints use the transmit endpoint
registers for a given endpoint. As in Device mode, the FIFOs for endpoints should take into account
the maximum packet size for an endpoint.
■ Bulk. Bulk endpoints should be the size of the maximum packet (up to 64 bytes) or twice the
maximum packet size if double buffering is used (described further in the following section).
■ Interrupt. Interrupt endpoints should be the size of the maximum packet (up to 64 bytes) or twice
the maximum packet size if double buffering is used.
■ Isochronous. Isochronous endpoints are more flexible and can be up to 1023 bytes.
■ Control. It is also possible to specify a separate control endpoint to communicate with a Device.
However, in most cases the USB controller should use the dedicated control endpoint to
communicate with a Device’s endpoint 0.
18.3.2.1
Endpoints
The endpoint registers are used to control the USB endpoint interfaces which communicate with
Device(s) that are connected. The endpoints consist of a dedicated control IN endpoint, a dedicated
control OUT endpoint, 7 configurable OUT endpoints, and 7 configurable IN endpoints.
The dedicated control interface can only be used for control transactions to endpoint 0 of Devices.
These control transactions are used during enumeration or other control functions that communicate
using endpoint 0 of Devices. This control endpoint shares the first 64 bytes of the USB controller’s
FIFO RAM for IN and OUT transactions. The remaining IN and OUT interfaces can be configured
to communicate with control, bulk, interrupt, or isochronous Device endpoints.
These USB interfaces can be used to simultaneously schedule as many as 7 independent OUT
and 7 independent IN transactions to any endpoints on any Device. The IN and OUT controls are
paired in three sets of registers. However, they can be configured to communicate with different
types of endpoints and different endpoints on Devices. For example, the first pair of endpoint controls
can be split so that the OUT portion is communicating with a Device’s bulk OUT endpoint 1, while
the IN portion is communicating with a Device’s interrupt IN endpoint 2.
Before accessing any Device, whether for point-to-point communications or for communications via
a hub, the relevant USB Receive Functional Address Endpoint n (USBRXFUNCADDRn) or USB
Transmit Functional Address Endpoint n (USBTXFUNCADDRn) registers must be set for each
receive or transmit endpoint to record the address of the Device being accessed.
The USB controller also supports connections to Devices through a USB hub by providing a register
that specifies the hub address and port of each USB transfer. The FIFO address and size are
customizable and can be specified for each USB IN and OUT transfer. Customization includes
allowing one FIFO per transaction, sharing a FIFO across transactions, and allowing for
double-buffered FIFOs.
1132
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
18.3.2.2
IN Transactions as a Host
IN transactions are handled in a similar manner to the way in which OUT transactions are handled
when the USB controller is in Device mode except that the transaction first must be initiated by
setting the REQPKT bit in the USBCSRL0 register, indicating to the transaction scheduler that there
is an active transaction on this endpoint. The transaction scheduler then sends an IN token to the
target Device. When the packet is received and placed in the receive FIFO, the RXRDY bit in the
USBCSRL0 register is set, and the appropriate receive endpoint interrupt is signaled to indicate
that a packet can now be unloaded from the FIFO.
When the packet has been unloaded, RXRDY must be cleared. The AUTOCL bit in the USBRXCSRHn
register can be used to have RXRDY automatically cleared when a maximum-sized packet has been
unloaded from the FIFO. The AUTORQ bit in USBRXCSRHn causes the REQPKT bit to be automatically
set when the RXRDY bit is cleared. The AUTOCL and AUTORQ bits can be used with µDMA accesses
to perform complete bulk transfers without main processor intervention. When the RXRDY bit is
cleared, the controller sends an acknowledge to the Device. When there is a known number of
packets to be transferred, the USB Request Packet Count in Block Transfer Endpoint n
(USBRQPKTCOUNTn) register associated with the endpoint should be configured to the number
of packets to be transferred. The USB controller decrements the value in the USBRQPKTCOUNTn
register following each request. When the USBRQPKTCOUNTn value decrements to 0, the AUTORQ
bit is cleared to prevent any further transactions being attempted. For cases where the size of the
transfer is unknown, USBRQPKTCOUNTn should be cleared. AUTORQ then remains set until cleared
by the reception of a short packet (that is, less than the MAXLOAD value in the USBRXMAXPn
register) such as may occur at the end of a bulk transfer.
If the Device responds to a bulk or interrupt IN token with a NAK, the USB Host controller keeps
retrying the transaction until any NAK Limit that has been set has been reached. If the target Device
responds with a STALL, however, the USB Host controller does not retry the transaction but sets
the STALLED bit in the USBCSRL0 register. If the target Device does not respond to the IN token
within the required time, or the packet contained a CRC or bit-stuff error, the USB Host controller
retries the transaction. If after three attempts the target Device has still not responded, the USB
Host controller clears the REQPKT bit and sets the ERROR bit in the USBCSRL0 register.
18.3.2.3
OUT Transactions as a Host
OUT transactions are handled in a similar manner to the way in which IN transactions are handled
when the USB controller is in Device mode. The TXRDY bit in the USBTXCSRLn register must be
set as each packet is loaded into the transmit FIFO. Again, setting the AUTOSET bit in the
USBTXCSRHn register automatically sets TXRDY when a maximum-sized packet has been loaded
into the FIFO. Furthermore, AUTOSET can be used with the µDMA controller to perform complete
bulk transfers without software intervention.
If the target Device responds to the OUT token with a NAK, the USB Host controller keeps retrying
the transaction until the NAK Limit that has been set has been reached. However, if the target Device
responds with a STALL, the USB controller does not retry the transaction but interrupts the main
processor by setting the STALLED bit in the USBTXCSRLn register. If the target Device does not
respond to the OUT token within the required time, or the packet contained a CRC or bit-stuff error,
the USB Host controller retries the transaction. If after three attempts the target Device has still not
responded, the USB controller flushes the FIFO and sets the ERROR bit in the USBTXCSRLn register.
18.3.2.4
Transaction Scheduling
Scheduling of transactions is handled automatically by the USB Host controller. The Host controller
allows configuration of the endpoint communication scheduling based on the type of endpoint
transaction. Interrupt transactions can be scheduled to occur in the range of every frame to every
November 08, 2011
1133
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
255 frames in 1 frame increments. Bulk endpoints do not allow scheduling parameters, but do allow
for a NAK timeout in the event an endpoint on a Device is not responding. Isochronous endpoints
can be scheduled from every frame to every 216 frames, in powers of 2.
The USB controller maintains a frame counter. If the target Device is a full-speed device, the USB
controller automatically sends an SOF packet at the start of each frame and increments the frame
counter. If the target Device is a low-speed device, a K state is transmitted on the bus to act as a
keep-alive to stop the low-speed device from going into SUSPEND mode.
After the SOF packet has been transmitted, the USB Host controller cycles through all the configured
endpoints looking for active transactions. An active transaction is defined as a receive endpoint for
which the REQPKT bit is set or a transmit endpoint for which the TXRDY bit and/or the FIFONE bit is
set.
An isochronous or interrupt transaction is started if the transaction is found on the first scheduler
cycle of a frame and if the interval counter for that endpoint has counted down to zero. As a result,
only one interrupt or isochronous transaction occurs per endpoint every n frames, where n is the
interval set via the USB Host Transmit Interval Endpoint n (USBTXINTERVALn) or USB Host
Receive Interval Endpoint n (USBRXINTERVALn) register for that endpoint.
An active bulk transaction starts immediately, provided sufficient time is left in the frame to complete
the transaction before the next SOF packet is due. If the transaction must be retried (for example,
because a NAK was received or the target Device did not respond), then the transaction is not
retried until the transaction scheduler has first checked all the other endpoints for active transactions.
This process ensures that an endpoint that is sending a lot of NAKs does not block other transactions
on the bus. The controller also allows the user to specify a limit to the length of time for NAKs to be
received from a target Device before the endpoint times out.
18.3.2.5
USB Hubs
The following setup requirements apply to the USB Host controller only if it is used with a USB hub.
When a full- or low-speed Device is connected to the USB controller via a USB 2.0 hub, details of
the hub address and the hub port also must be recorded in the corresponding USB Receive Hub
Address Endpoint n (USBRXHUBADDRn) and USB Receive Hub Port Endpoint n
(USBRXHUBPORTn) or the USB Transmit Hub Address Endpoint n (USBTXHUBADDRn) and
USB Transmit Hub Port Endpoint n (USBTXHUBPORTn) registers. In addition, the speed at
which the Device operates (full or low) must be recorded in the USB Type Endpoint 0 (USBTYPE0)
(endpoint 0), USB Host Configure Transmit Type Endpoint n (USBTXTYPEn), or USB Host
Configure Receive Type Endpoint n (USBRXTYPEn) registers for each endpoint that is accessed
by the Device.
For hub communications, the settings in these registers record the current allocation of the endpoints
to the attached USB Devices. To maximize the number of Devices supported, the USB Host controller
allows this allocation to be changed dynamically by simply updating the address and speed
information recorded in these registers. Any changes in the allocation of endpoints to Device functions
must be made following the completion of any on-going transactions on the endpoints affected.
18.3.2.6
Babble
The USB Host controller does not start a transaction until the bus has been inactive for at least the
minimum inter-packet delay. The controller also does not start a transaction unless it can be finished
before the end of the frame. If the bus is still active at the end of a frame, then the USB Host controller
assumes that the target Device to which it is connected has malfunctioned, and the USB controller
suspends all transactions and generates a babble interrupt.
1134
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
18.3.2.7
Host SUSPEND
If the SUSPEND bit in the USBPOWER register is set, the USB Host controller completes the current
transaction then stops the transaction scheduler and frame counter. No further transactions are
started and no SOF packets are generated.
To exit SUSPEND mode, set the RESUME bit and clear the SUSPEND bit. While the RESUME bit is
set, the USB Host controller generates RESUME signaling on the bus. After 20 ms, the RESUME bit
must be cleared, at which point the frame counter and transaction scheduler start. The Host supports
the detection of a remote wake-up.
18.3.2.8
USB RESET
If the RESET bit in the USBPOWER register is set, the USB Host controller generates USB RESET
signaling on the bus. The RESET bit must be set for at least 20 ms to ensure correct resetting of the
target Device. After the CPU has cleared the bit, the USB Host controller starts its frame counter
and transaction scheduler.
18.3.2.9
Connect/Disconnect
A session is started by setting the SESSION bit in the USB Device Control (USBDEVCTL) register,
enabling the USB controller to wait for a Device to be connected. When a Device is detected, a
connect interrupt is generated. The speed of the Device that has been connected can be determined
by reading the USBDEVCTL register where the FSDEV bit is set for a full-speed Device, and the
LSDEV bit is set for a low-speed Device. The USB controller must generate a RESET to the Device,
and then the USB Host controller can begin Device enumeration. If the Device is disconnected while
a session is in progress, a disconnect interrupt is generated.
18.3.3
OTG Mode
To conserve power, the USB On-The-Go (OTG) supplement allows VBUS to only be powered up
when required and to be turned off when the bus is not in use. VBUS is always supplied by the A
device on the bus. The USB OTG controller determines whether it is the A device or the B device
by sampling the ID input from the PHY. This signal is pulled Low when an A-type plug is sensed
(signifying that the USB OTG controller should act as the A device) but taken High when a B-type
plug is sensed (signifying that the USB controller is a B device). Note that when switching between
OTG A and OTG B, the USB controller retains all register contents.
18.3.3.1
Starting a Session
When the USB OTG controller is ready to start a session, the SESSION bit must be set in the
USBDEVCTL register. The USB OTG controller then enables ID pin sensing. The ID input is either
taken Low if an A-type connection is detected or High if a B-type connection is detected. The DEV
bit in the USBDEVCTL register is also set to indicate whether the USB OTG controller has adopted
the role of the A device or the B device. The USB OTG controller also provides an interrupt to
indicate that ID pin sensing has completed and the mode value in the USBDEVCTL register is valid.
This interrupt is enabled in the USBIDVIM register, and the status is checked in the USBIDVISC
register. As soon as the USB controller has detected that it is on the A side of the cable, it must
enable VBUS power within 100ms or the USB controller reverts to Device mode.
If the USB OTG controller is the A device, then the USB OTG controller enters Host mode (the A
device is always the default Host), turns on VBUS, and waits for VBUS to go above the VBUS Valid
threshold, as indicated by the VBUS bit in the USBDEVCTL register going to 0x3. The USB OTG
controller then waits for a peripheral to be connected. When a peripheral is detected, a Connect
interrupt is signaled and either the FSDEV or LSDEV bit in the USBDEVCTL register is set, depending
whether a full-speed or a low-speed peripheral is detected. The USB controller then issues a RESET
November 08, 2011
1135
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
to the connected Device. The SESSION bit in the USBDEVCTL register can be cleared to end a
session. The USB OTG controller also automatically ends the session if babble is detected or if
VBUS drops below session valid.
Note:
The USB OTG controller may not remain in Host mode when connected to high-current
devices. Some devices draw enough current to momentarily drop VBUS below the
VBUS-valid level causing the controller to drop out of Host mode. The only way to get back
into Host mode is to allow VBUS to go below the Session End level. In this situation, the
device is causing VBUS to drop repeatedly and pull VBUS back low the next time VBUS is
enabled.
In addition, the USB OTG controller may not remain in Host mode when a device is told
that it can start using it's active configuration. At this point the device starts drawing more
current and can also drop VBUS below VBUS valid.
If the USB OTG controller is the B device, then the USB OTG controller requests a session using
the session request protocol defined in the USB On-The-Go supplement, that is, it first discharges
VBUS. Then when VBUS has gone below the Session End threshold (VBUS bit in the USBDEVCTL
register goes to 0x0) and the line state has been a single-ended zero for > 2 ms, the USB OTG
controller pulses the data line, then pulses VBUS. At the end of the session, the SESSION bit is
cleared either by the USB OTG controller or by the application software. The USB OTG controller
then causes the PHY to switch out the pull-up resistor on D+, signaling the A device to end the
session.
18.3.3.2
Detecting Activity
When the other device of the OTG setup wishes to start a session, it either raises VBUS above the
Session Valid threshold if it is the A device, or if it is the B device, it pulses the data line then pulses
VBUS. Depending on which of these actions happens, the USB controller can determine whether
it is the A device or the B device in the current setup and act accordingly. If VBUS is raised above
the Session Valid threshold, then the USB controller is the B device. The USB controller sets the
SESSION bit in the USBDEVCTL register. When RESET signaling is detected on the bus, a RESET
interrupt is signaled, which is interpreted as the start of a session.
The USB controller is in Device mode as the B device is the default mode. At the end of the session,
the A device turns off the power to VBUS. When VBUS drops below the Session Valid threshold,
the USB controller detects this drop and clears the SESSION bit to indicate that the session has
ended, causing a disconnect interrupt to be signaled. If data line and VBUS pulsing is detected,
then the USB controller is the A device. The controller generates a SESSION REQUEST interrupt
to indicate that the B device is requesting a session. The SESSION bit in the USBDEVCTL register
must be set to start a session.
18.3.3.3
Host Negotiation
When the USB controller is the A device, ID is Low, and the controller automatically enters Host
mode when a session starts. When the USB controller is the B device, ID is High, and the controller
automatically enters Device mode when a session starts. However, software can request that the
USB controller become the Host by setting the HOSTREQ bit in the USBDEVCTL register. This bit
can be set either at the same time as requesting a Session Start by setting the SESSION bit in the
USBDEVCTL register or at any time after a session has started. When the USB controller next
enters SUSPEND mode and if the HOSTREQ bit remains set, the controller enters Host mode and
begins host negotiation (as specified in the USB On-The-Go supplement) by causing the PHY to
disconnect the pull-up resistor on the D+ line, causing the A device to switch to Device mode and
connect its own pull-up resistor. When the USB controller detects this, a Connect interrupt is
generated and the RESET bit in the USBPOWER register is set to begin resetting the A device. The
1136
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
USB controller begins this reset sequence automatically to ensure that RESET is started as required
within 1 ms of the A device connecting its pull-up resistor. The main processor should wait at least
20 ms, then clear the RESET bit and enumerate the A device.
When the USB OTG controller B device has finished using the bus, the USB controller goes into
SUSPEND mode by setting the SUSPEND bit in the USBPOWER register. The A device detects this
and either terminates the session or reverts to Host mode. If the A device is USB OTG controller,
it generates a Disconnect interrupt.
18.3.4
DMA Operation
The USB peripheral provides an interface connected to the μDMA controller with separate channels
for 3 transmit endpoints and 3 receive endpoints. Software selects which endpoints to service with
the μDMA channels using the USB DMA Select (USBDMASEL) register. The μDMA operation of
the USB is enabled through the USBTXCSRHn and USBRXCSRHn registers, for the TX and RX
channels respectively. When μDMA operation is enabled, the USB asserts a μDMA request on the
enabled receive or transmit channel when the associated FIFO can transfer data. When either FIFO
can transfer data, the burst request for that channel is asserted. The μDMA channel must be
configured to operate in Basic mode, and the size of the μDMA transfer must be restricted to whole
multiples of the size of the USB FIFO. Both read and write transfers of the USB FIFOs using μDMA
must be configured in this manner. For example, if the USB endpoint is configured with a FIFO size
of 64 bytes, the μDMA channel can be used to transfer 64 bytes to or from the endpoint FIFO. If the
number of bytes to transfer is less than 64, then a programmed I/O method must be used to copy
the data to or from the FIFO.
If the DMAMOD bit in the USBTXCSRHn/USBRXCSRHn register is clear, an interrupt is generated
after every packet is transferred, but the μDMA continues transferring data. If the DMAMOD bit is set,
an interrupt is generated only when the entire μDMA transfer is complete. The interrupt occurs on
the USB interrupt vector. Therefore, if interrupts are used for USB operation and the μDMA is
enabled, the USB interrupt handler must be designed to handle the μDMA completion interrupt.
Care must be taken when using the μDMA to unload the receive FIFO as data is read from the
receive FIFO in 4 byte chunks regardless of value of the MAXLOAD field in the USBRXCSRHn
register. The RXRDY bit is cleared as follows.
Table 18-2. Remainder (MAXLOAD/4)
Value
Description
0
MAXLOAD = 64 bytes
1
MAXLOAD = 61 bytes
2
MAXLOAD = 62 bytes
3
MAXLOAD = 63 bytes
Table 18-3. Actual Bytes Read
Value
Description
0
MAXLOAD
1
MAXLOAD+3
2
MAXLOAD+2
3
MAXLOAD+1
November 08, 2011
1137
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Table 18-4. Packet Sizes That Clear RXRDY
Value
Description
0
MAXLOAD, MAXLOAD-1, MAXLOAD-2, MAXLOAD-3
1
MAXLOAD
2
MAXLOAD, MAXLOAD-1
3
MAXLOAD, MAXLOAD-1, MAXLOAD-2
To enable DMA operation for the endpoint receive channel, the DMAEN bit of the USBRXCSRHn
register should be set. To enable DMA operation for the endpoint transmit channel, the DMAEN bit
of the USBTXCSRHn register must be set.
See “Micro Direct Memory Access (μDMA)” on page 610 for more details about programming the
μDMA controller.
18.4
Initialization and Configuration
To use the USB Controller, the peripheral clock must be enabled via the RCGCUSB register (see
page 400). In addition, the clock to the appropriate GPIO module must be enabled via the RCGCGPIO
register in the System Control module (see page 389). To find out which GPIO port to enable, refer
to Table 23-4 on page 1387. Configure the PMCn fields in the GPIOPCTL register to assign the USB
signals to the appropriate pins (see page 717 and Table 23-5 on page 1398).
The initial configuration in all cases requires that the processor enable the USB controller and USB
controller’s physical layer interface (PHY) before setting any registers. The next step is to enable
the USB PLL so that the correct clocking is provided to the PHY. To ensure that voltage is not
supplied to the bus incorrectly, the external power control signal, USB0EPEN, should be negated on
start up by configuring the USB0EPEN and USB0PFLT pins to be controlled by the USB controller
and not exhibit their default GPIO behavior.
Note:
18.4.1
When used in OTG mode, USB0VBUS and USB0ID do not require any configuration as they
are dedicated pins for the USB controller and directly connect to the USB connector's VBUS
and ID signals. If the USB controller is used as either a dedicated Host or Device, the
DEVMODOTG and DEVMOD bits in the USB General-Purpose Control and Status
(USBGPCS) register can be used to connect the USB0VBUS and USB0ID inputs to fixed
levels internally, freeing the PB0 and PB1 pins for GPIO use. For proper self-powered Device
operation, the VBUS value must still be monitored to assure that if the Host removes VBUS,
the self-powered Device disables the D+/D- pull-up resistors. This function can be
accomplished by connecting a standard GPIO to VBUS.
Pin Configuration
When using the Device controller portion of the USB controller in a system that also provides Host
functionality, the power to VBUS must be disabled to allow the external Host controller to supply
power. Usually, the USB0EPEN signal is used to control the external regulator and should be negated
to avoid having two devices driving the USB0VBUS power pin on the USB connector.
When the USB controller is acting as a Host, it is in control of two signals that are attached to an
external voltage supply that provides power to VBUS. The Host controller uses the USB0EPEN signal
to enable or disable power to the USB0VBUS pin on the USB connector. An input pin, USB0PFLT,
provides feedback when there has been a power fault on VBUS. The USB0PFLT signal can be
configured to either automatically negate the USB0EPEN signal to disable power, and/or it can
generate an interrupt to the interrupt controller to allow software to handle the power fault condition.
The polarity and actions related to both USB0EPEN and USB0PFLT are fully configurable in the USB
1138
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
controller. The controller also provides interrupts on Device insertion and removal to allow the Host
controller code to respond to these external events.
18.4.2
Endpoint Configuration
To start communication in Host or Device mode, the endpoint registers must first be configured. In
Host mode, this configuration establishes a connection between an endpoint register and an endpoint
on a Device. In Device mode, an endpoint must be configured before enumerating to the Host
controller.
In both cases, the endpoint 0 configuration is limited because it is a fixed-function, fixed-FIFO-size
endpoint. In Device and Host modes, the endpoint requires little setup but does require a
software-based state machine to progress through the setup, data, and status phases of a standard
control transaction. In Device mode, the configuration of the remaining endpoints is done once
before enumerating and then only changed if an alternate configuration is selected by the Host
controller. In Host mode, the endpoints must be configured to operate as control, bulk, interrupt or
isochronous mode. Once the type of endpoint is configured, a FIFO area must be assigned to each
endpoint. In the case of bulk, control and interrupt endpoints, each has a maximum of 64 bytes per
transaction. Isochronous endpoints can have packets with up to 1023 bytes per packet. In either
mode, the maximum packet size for the given endpoint must be set prior to sending or receiving
data.
Configuring each endpoint’s FIFO involves reserving a portion of the overall USB FIFO RAM to
each endpoint. The total FIFO RAM available is 2 Kbytes with the first 64 bytes reserved for endpoint
0. The endpoint’s FIFO must be at least as large as the maximum packet size. The FIFO can also
be configured as a double-buffered FIFO so that interrupts occur at the end of each packet and
allow filling the other half of the FIFO.
If operating as a Device, the USB Device controller's soft connect must be enabled when the Device
is ready to start communications, indicating to the Host controller that the Device is ready to start
the enumeration process. If operating as a Host controller, the Device soft connect must be disabled
and power must be provided to VBUS via the USB0EPEN signal.
18.5
Register Map
Table 18-5 on page 1139 lists the registers. All addresses given are relative to the USB base address
of 0x4005.0000. Note that the USB controller clock must be enabled before the registers can be
programmed (see page 400). There must be a delay of 3 system clocks after the USB module clock
is enabled before any USB module registers are accessed.
Table 18-5. Universal Serial Bus (USB) Controller Register Map
Offset
Name
Type
Reset
Description
See
page
0x000
USBFADDR
R/W
0x00
USB Device Functional Address
1146
0x001
USBPOWER
R/W
0x20
USB Power
1147
0x002
USBTXIS
RO
0x0000
USB Transmit Interrupt Status
1150
0x004
USBRXIS
RO
0x0000
USB Receive Interrupt Status
1152
0x006
USBTXIE
R/W
0xFFFF
USB Transmit Interrupt Enable
1153
0x008
USBRXIE
R/W
0xFFFE
USB Receive Interrupt Enable
1155
0x00A
USBIS
RO
0x00
USB General Interrupt Status
1156
November 08, 2011
1139
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Table 18-5. Universal Serial Bus (USB) Controller Register Map (continued)
Offset
Name
Type
Reset
Description
See
page
0x00B
USBIE
R/W
0x06
USB Interrupt Enable
1159
0x00C
USBFRAME
RO
0x0000
USB Frame Value
1162
0x00E
USBEPIDX
R/W
0x00
USB Endpoint Index
1163
0x00F
USBTEST
R/W
0x00
USB Test Mode
1164
0x020
USBFIFO0
R/W
0x0000.0000
USB FIFO Endpoint 0
1166
0x024
USBFIFO1
R/W
0x0000.0000
USB FIFO Endpoint 1
1166
0x028
USBFIFO2
R/W
0x0000.0000
USB FIFO Endpoint 2
1166
0x02C
USBFIFO3
R/W
0x0000.0000
USB FIFO Endpoint 3
1166
0x030
USBFIFO4
R/W
0x0000.0000
USB FIFO Endpoint 4
1166
0x034
USBFIFO5
R/W
0x0000.0000
USB FIFO Endpoint 5
1166
0x038
USBFIFO6
R/W
0x0000.0000
USB FIFO Endpoint 6
1166
0x03C
USBFIFO7
R/W
0x0000.0000
USB FIFO Endpoint 7
1166
0x060
USBDEVCTL
R/W
0x80
USB Device Control
1167
0x062
USBTXFIFOSZ
R/W
0x00
USB Transmit Dynamic FIFO Sizing
1169
0x063
USBRXFIFOSZ
R/W
0x00
USB Receive Dynamic FIFO Sizing
1169
0x064
USBTXFIFOADD
R/W
0x0000
USB Transmit FIFO Start Address
1170
0x066
USBRXFIFOADD
R/W
0x0000
USB Receive FIFO Start Address
1170
0x07A
USBCONTIM
R/W
0x5C
USB Connect Timing
1171
0x07B
USBVPLEN
R/W
0x3C
USB OTG VBUS Pulse Timing
1172
0x07D
USBFSEOF
R/W
0x77
USB Full-Speed Last Transaction to End of Frame Timing
1173
0x07E
USBLSEOF
R/W
0x72
USB Low-Speed Last Transaction to End of Frame
Timing
1174
0x080
USBTXFUNCADDR0
R/W
0x00
USB Transmit Functional Address Endpoint 0
1175
0x082
USBTXHUBADDR0
R/W
0x00
USB Transmit Hub Address Endpoint 0
1176
0x083
USBTXHUBPORT0
R/W
0x00
USB Transmit Hub Port Endpoint 0
1177
0x088
USBTXFUNCADDR1
R/W
0x00
USB Transmit Functional Address Endpoint 1
1175
0x08A
USBTXHUBADDR1
R/W
0x00
USB Transmit Hub Address Endpoint 1
1176
0x08B
USBTXHUBPORT1
R/W
0x00
USB Transmit Hub Port Endpoint 1
1177
0x08C
USBRXFUNCADDR1
R/W
0x00
USB Receive Functional Address Endpoint 1
1178
0x08E
USBRXHUBADDR1
R/W
0x00
USB Receive Hub Address Endpoint 1
1179
0x08F
USBRXHUBPORT1
R/W
0x00
USB Receive Hub Port Endpoint 1
1180
0x090
USBTXFUNCADDR2
R/W
0x00
USB Transmit Functional Address Endpoint 2
1175
1140
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 18-5. Universal Serial Bus (USB) Controller Register Map (continued)
Offset
Name
Type
Reset
Description
See
page
0x092
USBTXHUBADDR2
R/W
0x00
USB Transmit Hub Address Endpoint 2
1176
0x093
USBTXHUBPORT2
R/W
0x00
USB Transmit Hub Port Endpoint 2
1177
0x094
USBRXFUNCADDR2
R/W
0x00
USB Receive Functional Address Endpoint 2
1178
0x096
USBRXHUBADDR2
R/W
0x00
USB Receive Hub Address Endpoint 2
1179
0x097
USBRXHUBPORT2
R/W
0x00
USB Receive Hub Port Endpoint 2
1180
0x098
USBTXFUNCADDR3
R/W
0x00
USB Transmit Functional Address Endpoint 3
1175
0x09A
USBTXHUBADDR3
R/W
0x00
USB Transmit Hub Address Endpoint 3
1176
0x09B
USBTXHUBPORT3
R/W
0x00
USB Transmit Hub Port Endpoint 3
1177
0x09C
USBRXFUNCADDR3
R/W
0x00
USB Receive Functional Address Endpoint 3
1178
0x09E
USBRXHUBADDR3
R/W
0x00
USB Receive Hub Address Endpoint 3
1179
0x09F
USBRXHUBPORT3
R/W
0x00
USB Receive Hub Port Endpoint 3
1180
0x0A0
USBTXFUNCADDR4
R/W
0x00
USB Transmit Functional Address Endpoint 4
1175
0x0A2
USBTXHUBADDR4
R/W
0x00
USB Transmit Hub Address Endpoint 4
1176
0x0A3
USBTXHUBPORT4
R/W
0x00
USB Transmit Hub Port Endpoint 4
1177
0x0A4
USBRXFUNCADDR4
R/W
0x00
USB Receive Functional Address Endpoint 4
1178
0x0A6
USBRXHUBADDR4
R/W
0x00
USB Receive Hub Address Endpoint 4
1179
0x0A7
USBRXHUBPORT4
R/W
0x00
USB Receive Hub Port Endpoint 4
1180
0x0A8
USBTXFUNCADDR5
R/W
0x00
USB Transmit Functional Address Endpoint 5
1175
0x0AA
USBTXHUBADDR5
R/W
0x00
USB Transmit Hub Address Endpoint 5
1176
0x0AB
USBTXHUBPORT5
R/W
0x00
USB Transmit Hub Port Endpoint 5
1177
0x0AC
USBRXFUNCADDR5
R/W
0x00
USB Receive Functional Address Endpoint 5
1178
0x0AE
USBRXHUBADDR5
R/W
0x00
USB Receive Hub Address Endpoint 5
1179
0x0AF
USBRXHUBPORT5
R/W
0x00
USB Receive Hub Port Endpoint 5
1180
0x0B0
USBTXFUNCADDR6
R/W
0x00
USB Transmit Functional Address Endpoint 6
1175
0x0B2
USBTXHUBADDR6
R/W
0x00
USB Transmit Hub Address Endpoint 6
1176
0x0B3
USBTXHUBPORT6
R/W
0x00
USB Transmit Hub Port Endpoint 6
1177
0x0B4
USBRXFUNCADDR6
R/W
0x00
USB Receive Functional Address Endpoint 6
1178
0x0B6
USBRXHUBADDR6
R/W
0x00
USB Receive Hub Address Endpoint 6
1179
0x0B7
USBRXHUBPORT6
R/W
0x00
USB Receive Hub Port Endpoint 6
1180
0x0B8
USBTXFUNCADDR7
R/W
0x00
USB Transmit Functional Address Endpoint 7
1175
0x0BA
USBTXHUBADDR7
R/W
0x00
USB Transmit Hub Address Endpoint 7
1176
0x0BB
USBTXHUBPORT7
R/W
0x00
USB Transmit Hub Port Endpoint 7
1177
November 08, 2011
1141
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Table 18-5. Universal Serial Bus (USB) Controller Register Map (continued)
Offset
Name
Type
Reset
Description
See
page
0x0BC
USBRXFUNCADDR7
R/W
0x00
USB Receive Functional Address Endpoint 7
1178
0x0BE
USBRXHUBADDR7
R/W
0x00
USB Receive Hub Address Endpoint 7
1179
0x0BF
USBRXHUBPORT7
R/W
0x00
USB Receive Hub Port Endpoint 7
1180
0x102
USBCSRL0
W1C
0x00
USB Control and Status Endpoint 0 Low
1182
0x103
USBCSRH0
W1C
0x00
USB Control and Status Endpoint 0 High
1186
0x108
USBCOUNT0
RO
0x00
USB Receive Byte Count Endpoint 0
1188
0x10A
USBTYPE0
R/W
0x00
USB Type Endpoint 0
1189
0x10B
USBNAKLMT
R/W
0x00
USB NAK Limit
1190
0x110
USBTXMAXP1
R/W
0x0000
USB Maximum Transmit Data Endpoint 1
1181
0x112
USBTXCSRL1
R/W
0x00
USB Transmit Control and Status Endpoint 1 Low
1191
0x113
USBTXCSRH1
R/W
0x00
USB Transmit Control and Status Endpoint 1 High
1195
0x114
USBRXMAXP1
R/W
0x0000
USB Maximum Receive Data Endpoint 1
1199
0x116
USBRXCSRL1
R/W
0x00
USB Receive Control and Status Endpoint 1 Low
1200
0x117
USBRXCSRH1
R/W
0x00
USB Receive Control and Status Endpoint 1 High
1205
0x118
USBRXCOUNT1
RO
0x0000
USB Receive Byte Count Endpoint 1
1209
0x11A
USBTXTYPE1
R/W
0x00
USB Host Transmit Configure Type Endpoint 1
1210
0x11B
USBTXINTERVAL1
R/W
0x00
USB Host Transmit Interval Endpoint 1
1212
0x11C
USBRXTYPE1
R/W
0x00
USB Host Configure Receive Type Endpoint 1
1213
0x11D
USBRXINTERVAL1
R/W
0x00
USB Host Receive Polling Interval Endpoint 1
1215
0x120
USBTXMAXP2
R/W
0x0000
USB Maximum Transmit Data Endpoint 2
1181
0x122
USBTXCSRL2
R/W
0x00
USB Transmit Control and Status Endpoint 2 Low
1191
0x123
USBTXCSRH2
R/W
0x00
USB Transmit Control and Status Endpoint 2 High
1195
0x124
USBRXMAXP2
R/W
0x0000
USB Maximum Receive Data Endpoint 2
1199
0x126
USBRXCSRL2
R/W
0x00
USB Receive Control and Status Endpoint 2 Low
1200
0x127
USBRXCSRH2
R/W
0x00
USB Receive Control and Status Endpoint 2 High
1205
0x128
USBRXCOUNT2
RO
0x0000
USB Receive Byte Count Endpoint 2
1209
0x12A
USBTXTYPE2
R/W
0x00
USB Host Transmit Configure Type Endpoint 2
1210
0x12B
USBTXINTERVAL2
R/W
0x00
USB Host Transmit Interval Endpoint 2
1212
0x12C
USBRXTYPE2
R/W
0x00
USB Host Configure Receive Type Endpoint 2
1213
0x12D
USBRXINTERVAL2
R/W
0x00
USB Host Receive Polling Interval Endpoint 2
1215
0x130
USBTXMAXP3
R/W
0x0000
USB Maximum Transmit Data Endpoint 3
1181
0x132
USBTXCSRL3
R/W
0x00
USB Transmit Control and Status Endpoint 3 Low
1191
1142
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 18-5. Universal Serial Bus (USB) Controller Register Map (continued)
Offset
Name
Type
Reset
Description
See
page
0x133
USBTXCSRH3
R/W
0x00
USB Transmit Control and Status Endpoint 3 High
1195
0x134
USBRXMAXP3
R/W
0x0000
USB Maximum Receive Data Endpoint 3
1199
0x136
USBRXCSRL3
R/W
0x00
USB Receive Control and Status Endpoint 3 Low
1200
0x137
USBRXCSRH3
R/W
0x00
USB Receive Control and Status Endpoint 3 High
1205
0x138
USBRXCOUNT3
RO
0x0000
USB Receive Byte Count Endpoint 3
1209
0x13A
USBTXTYPE3
R/W
0x00
USB Host Transmit Configure Type Endpoint 3
1210
0x13B
USBTXINTERVAL3
R/W
0x00
USB Host Transmit Interval Endpoint 3
1212
0x13C
USBRXTYPE3
R/W
0x00
USB Host Configure Receive Type Endpoint 3
1213
0x13D
USBRXINTERVAL3
R/W
0x00
USB Host Receive Polling Interval Endpoint 3
1215
0x140
USBTXMAXP4
R/W
0x0000
USB Maximum Transmit Data Endpoint 4
1181
0x142
USBTXCSRL4
R/W
0x00
USB Transmit Control and Status Endpoint 4 Low
1191
0x143
USBTXCSRH4
R/W
0x00
USB Transmit Control and Status Endpoint 4 High
1195
0x144
USBRXMAXP4
R/W
0x0000
USB Maximum Receive Data Endpoint 4
1199
0x146
USBRXCSRL4
R/W
0x00
USB Receive Control and Status Endpoint 4 Low
1200
0x147
USBRXCSRH4
R/W
0x00
USB Receive Control and Status Endpoint 4 High
1205
0x148
USBRXCOUNT4
RO
0x0000
USB Receive Byte Count Endpoint 4
1209
0x14A
USBTXTYPE4
R/W
0x00
USB Host Transmit Configure Type Endpoint 4
1210
0x14B
USBTXINTERVAL4
R/W
0x00
USB Host Transmit Interval Endpoint 4
1212
0x14C
USBRXTYPE4
R/W
0x00
USB Host Configure Receive Type Endpoint 4
1213
0x14D
USBRXINTERVAL4
R/W
0x00
USB Host Receive Polling Interval Endpoint 4
1215
0x150
USBTXMAXP5
R/W
0x0000
USB Maximum Transmit Data Endpoint 5
1181
0x152
USBTXCSRL5
R/W
0x00
USB Transmit Control and Status Endpoint 5 Low
1191
0x153
USBTXCSRH5
R/W
0x00
USB Transmit Control and Status Endpoint 5 High
1195
0x154
USBRXMAXP5
R/W
0x0000
USB Maximum Receive Data Endpoint 5
1199
0x156
USBRXCSRL5
R/W
0x00
USB Receive Control and Status Endpoint 5 Low
1200
0x157
USBRXCSRH5
R/W
0x00
USB Receive Control and Status Endpoint 5 High
1205
0x158
USBRXCOUNT5
RO
0x0000
USB Receive Byte Count Endpoint 5
1209
0x15A
USBTXTYPE5
R/W
0x00
USB Host Transmit Configure Type Endpoint 5
1210
0x15B
USBTXINTERVAL5
R/W
0x00
USB Host Transmit Interval Endpoint 5
1212
0x15C
USBRXTYPE5
R/W
0x00
USB Host Configure Receive Type Endpoint 5
1213
0x15D
USBRXINTERVAL5
R/W
0x00
USB Host Receive Polling Interval Endpoint 5
1215
0x160
USBTXMAXP6
R/W
0x0000
USB Maximum Transmit Data Endpoint 6
1181
November 08, 2011
1143
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Table 18-5. Universal Serial Bus (USB) Controller Register Map (continued)
Offset
Name
Type
Reset
Description
See
page
0x162
USBTXCSRL6
R/W
0x00
USB Transmit Control and Status Endpoint 6 Low
1191
0x163
USBTXCSRH6
R/W
0x00
USB Transmit Control and Status Endpoint 6 High
1195
0x164
USBRXMAXP6
R/W
0x0000
USB Maximum Receive Data Endpoint 6
1199
0x166
USBRXCSRL6
R/W
0x00
USB Receive Control and Status Endpoint 6 Low
1200
0x167
USBRXCSRH6
R/W
0x00
USB Receive Control and Status Endpoint 6 High
1205
0x168
USBRXCOUNT6
RO
0x0000
USB Receive Byte Count Endpoint 6
1209
0x16A
USBTXTYPE6
R/W
0x00
USB Host Transmit Configure Type Endpoint 6
1210
0x16B
USBTXINTERVAL6
R/W
0x00
USB Host Transmit Interval Endpoint 6
1212
0x16C
USBRXTYPE6
R/W
0x00
USB Host Configure Receive Type Endpoint 6
1213
0x16D
USBRXINTERVAL6
R/W
0x00
USB Host Receive Polling Interval Endpoint 6
1215
0x170
USBTXMAXP7
R/W
0x0000
USB Maximum Transmit Data Endpoint 7
1181
0x172
USBTXCSRL7
R/W
0x00
USB Transmit Control and Status Endpoint 7 Low
1191
0x173
USBTXCSRH7
R/W
0x00
USB Transmit Control and Status Endpoint 7 High
1195
0x174
USBRXMAXP7
R/W
0x0000
USB Maximum Receive Data Endpoint 7
1199
0x176
USBRXCSRL7
R/W
0x00
USB Receive Control and Status Endpoint 7 Low
1200
0x177
USBRXCSRH7
R/W
0x00
USB Receive Control and Status Endpoint 7 High
1205
0x178
USBRXCOUNT7
RO
0x0000
USB Receive Byte Count Endpoint 7
1209
0x17A
USBTXTYPE7
R/W
0x00
USB Host Transmit Configure Type Endpoint 7
1210
0x17B
USBTXINTERVAL7
R/W
0x00
USB Host Transmit Interval Endpoint 7
1212
0x17C
USBRXTYPE7
R/W
0x00
USB Host Configure Receive Type Endpoint 7
1213
0x17D
USBRXINTERVAL7
R/W
0x00
USB Host Receive Polling Interval Endpoint 7
1215
0x304
USBRQPKTCOUNT1
R/W
0x0000
USB Request Packet Count in Block Transfer Endpoint
1
1216
0x308
USBRQPKTCOUNT2
R/W
0x0000
USB Request Packet Count in Block Transfer Endpoint
2
1216
0x30C
USBRQPKTCOUNT3
R/W
0x0000
USB Request Packet Count in Block Transfer Endpoint
3
1216
0x310
USBRQPKTCOUNT4
R/W
0x0000
USB Request Packet Count in Block Transfer Endpoint
4
1216
0x314
USBRQPKTCOUNT5
R/W
0x0000
USB Request Packet Count in Block Transfer Endpoint
5
1216
0x318
USBRQPKTCOUNT6
R/W
0x0000
USB Request Packet Count in Block Transfer Endpoint
6
1216
0x31C
USBRQPKTCOUNT7
R/W
0x0000
USB Request Packet Count in Block Transfer Endpoint
7
1216
1144
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 18-5. Universal Serial Bus (USB) Controller Register Map (continued)
Offset
Name
Type
Reset
Description
See
page
0x340
USBRXDPKTBUFDIS
R/W
0x0000
USB Receive Double Packet Buffer Disable
1217
0x342
USBTXDPKTBUFDIS
R/W
0x0000
USB Transmit Double Packet Buffer Disable
1218
0x400
USBEPC
R/W
0x0000.0000
USB External Power Control
1219
0x404
USBEPCRIS
RO
0x0000.0000
USB External Power Control Raw Interrupt Status
1222
0x408
USBEPCIM
R/W
0x0000.0000
USB External Power Control Interrupt Mask
1223
0x40C
USBEPCISC
R/W
0x0000.0000
USB External Power Control Interrupt Status and Clear
1224
0x410
USBDRRIS
RO
0x0000.0000
USB Device RESUME Raw Interrupt Status
1225
0x414
USBDRIM
R/W
0x0000.0000
USB Device RESUME Interrupt Mask
1226
0x418
USBDRISC
W1C
0x0000.0000
USB Device RESUME Interrupt Status and Clear
1227
0x41C
USBGPCS
R/W
0x0000.0003
USB General-Purpose Control and Status
1228
0x430
USBVDC
R/W
0x0000.0000
USB VBUS Droop Control
1229
0x434
USBVDCRIS
RO
0x0000.0000
USB VBUS Droop Control Raw Interrupt Status
1230
0x438
USBVDCIM
R/W
0x0000.0000
USB VBUS Droop Control Interrupt Mask
1231
0x43C
USBVDCISC
R/W
0x0000.0000
USB VBUS Droop Control Interrupt Status and Clear
1232
0x444
USBIDVRIS
RO
0x0000.0000
USB ID Valid Detect Raw Interrupt Status
1233
0x448
USBIDVIM
R/W
0x0000.0000
USB ID Valid Detect Interrupt Mask
1234
0x44C
USBIDVISC
R/W1C
0x0000.0000
USB ID Valid Detect Interrupt Status and Clear
1235
0x450
USBDMASEL
R/W
0x0033.2211
USB DMA Select
1236
0xFC0
USBPP
RO
0x0000.08D0
USB Peripheral Properties
1238
18.6
Register Descriptions
The LM4F232H5BB USB controller has On-The-Go (OTG) capabilities as specified in the USB0 bit
field in the DC6 register (see page 257).
OTG B /
Device
OTG A /
Host
OTG
This icon indicates that the register is used in OTG B or Device mode. Some registers are used for
both Host and Device mode and may have different bit definitions depending on the mode.
This icon indicates that the register is used in OTG A or Host mode. Some registers are used for
both Host and Device mode and may have different bit definitions depending on the mode. The
USB controller is in OTG B or Device mode upon reset, so the reset values shown for these registers
apply to the Device mode definition.
This icon indicates that the register is used for OTG-specific functions such as ID detection and
negotiation. Once OTG negotiation is complete, then the USB controller registers are used according
to their Host or Device mode meanings depending on whether the OTG negotiations made the USB
controller OTG A (Host) or OTG B (Device).
November 08, 2011
1145
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 1: USB Device Functional Address (USBFADDR), offset 0x000
OTG B /
Device
USBFADDR is an 8-bit register that contains the 7-bit address of the Device part of the transaction.
When the USB controller is being used in Device mode (the HOST bit in the USBDEVCTL register
is clear), this register must be written with the address received through a SET_ADDRESS command,
which is then used for decoding the function address in subsequent token packets.
Important: See the section called “Setting the Device Address” on page 1130 for special
considerations when writing this register.
USB Device Functional Address (USBFADDR)
Base 0x4005.0000
Offset 0x000
Type R/W, reset 0x00
7
6
5
4
Type
Reset
RO
0
3
2
1
0
R/W
0
R/W
0
R/W
0
FUNCADDR
reserved
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
7
reserved
RO
0
6:0
FUNCADDR
R/W
0x00
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Function Address
Function Address of Device as received through SET_ADDRESS.
1146
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 2: USB Power (USBPOWER), offset 0x001
OTG A /
USBPOWER is an 8-bit register used for controlling SUSPEND and RESUME signaling and some
basic operational aspects of the USB controller.
Host
OTG B /
Device
OTG A / Host Mode
USB Power (USBPOWER)
Base 0x4005.0000
Offset 0x001
Type R/W, reset 0x20
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
3
2
RESET
RO
1
RO
0
1
0
RESUME SUSPEND PWRDNPHY
R/W
0
R/W
0
R/W1S
0
Bit/Field
Name
Type
Reset
7:4
reserved
RO
0x2
3
RESET
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
RESET Signaling
Value Description
2
RESUME
R/W
0
1
Enables RESET signaling on the bus.
0
Ends RESET signaling on the bus.
RESUME Signaling
Value Description
1
Enables RESUME signaling when the Device is in SUSPEND
mode.
0
Ends RESUME signaling on the bus.
This bit must be cleared by software 20 ms after being set.
1
SUSPEND
R/W1S
0
SUSPEND Mode
Value Description
1
Enables SUSPEND mode.
0
No effect.
November 08, 2011
1147
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Bit/Field
Name
Type
Reset
0
PWRDNPHY
R/W
0
Description
Power Down PHY
Value Description
1
Powers down the internal USB PHY.
0
No effect.
OTG B / Device Mode
USB Power (USBPOWER)
Base 0x4005.0000
Offset 0x001
Type R/W, reset 0x20
Type
Reset
7
6
ISOUP
SOFTCONN
R/W
0
R/W
0
5
4
reserved
RO
1
RO
0
3
2
RESET
1
0
RESUME SUSPEND PWRDNPHY
RO
0
R/W
0
RO
0
Bit/Field
Name
Type
Reset
7
ISOUP
R/W
0
R/W
0
Description
Isochronous Update
Value Description
1
The USB controller waits for an SOF token from the time the
TXRDY bit is set in the USBTXCSRLn register before sending
the packet. If an IN token is received before an SOF token, then
a zero-length data packet is sent.
0
No effect.
Note:
6
SOFTCONN
R/W
0
This bit is only valid for isochronous transfers.
Soft Connect/Disconnect
Value Description
5:4
reserved
RO
0x2
3
RESET
RO
0
1
The USB D+/D- lines are enabled.
0
The USB D+/D- lines are tri-stated.
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
RESET Signaling
Value Description
1
RESET signaling is present on the bus.
0
RESET signaling is not present on the bus.
1148
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
2
RESUME
R/W
0
Description
RESUME Signaling
Value Description
1
Enables RESUME signaling when the Device is in SUSPEND
mode.
0
Ends RESUME signaling on the bus.
This bit must be cleared by software 10 ms (a maximum of 15 ms) after
being set.
1
SUSPEND
RO
0
SUSPEND Mode
Value Description
0
PWRDNPHY
R/W
0
1
The USB controller is in SUSPEND mode.
0
This bit is cleared when software reads the interrupt register or
sets the RESUME bit above.
Power Down PHY
Value Description
1
Powers down the internal USB PHY.
0
No effect.
November 08, 2011
1149
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 3: USB Transmit Interrupt Status (USBTXIS), offset 0x002
Important: This register is read-sensitive. See the register description for details.
OTG B /
USBTXIS is a 16-bit read-only register that indicates which interrupts are currently active for endpoint
0 and the transmit endpoints 1–7. The meaning of the EPn bits in this register is based on the mode
of the device. The EP1 through EP7 bits always indicate that the USB controller is sending data;
however, in Host mode, the bits refer to OUT endpoints; while in Device mode, the bits refer to IN
endpoints. The EP0 bit is special in Host and Device modes and indicates that either a control IN
or control OUT endpoint has generated an interrupt.
Device
Note:
OTG A /
Host
Bits relating to endpoints that have not been configured always return 0. Note also that all
active interrupts are cleared when this register is read.
USB Transmit Interrupt Status (USBTXIS)
Base 0x4005.0000
Offset 0x002
Type RO, reset 0x0000
15
14
13
12
11
10
9
8
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
EP7
EP6
EP5
EP4
EP3
EP2
EP1
EP0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
Description
15:8
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
7
EP7
RO
0
TX Endpoint 7 Interrupt
Value Description
6
EP6
RO
0
0
No interrupt.
1
The Endpoint 7 transmit interrupt is asserted.
TX Endpoint 6 Interrupt
Same description as EP7.
5
EP5
RO
0
TX Endpoint 5 Interrupt
Same description as EP7.
4
EP4
RO
0
TX Endpoint 4 Interrupt
Same description as EP7.
3
EP3
RO
0
TX Endpoint 3 Interrupt
Same description as EP7.
2
EP2
RO
0
TX Endpoint 2 Interrupt
Same description as EP7.
1
EP1
RO
0
TX Endpoint 1 Interrupt
Same description as EP7.
1150
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
0
EP0
RO
0
Description
TX and RX Endpoint 0 Interrupt
Value Description
0
No interrupt.
1
The Endpoint 0 transmit and receive interrupt is asserted.
November 08, 2011
1151
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 4: USB Receive Interrupt Status (USBRXIS), offset 0x004
Important: This register is read-sensitive. See the register description for details.
OTG A /
USBRXIS is a 16-bit read-only register that indicates which of the interrupts for receive endpoints
1–7 are currently active.
Host
Note:
OTG B /
Device
15
Bits relating to endpoints that have not been configured always return 0. Note also that all
active interrupts are cleared when this register is read.
USB Receive Interrupt Status (USBRXIS)
Base 0x4005.0000
Offset 0x004
Type RO, reset 0x0000
14
13
12
11
10
9
8
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
EP7
EP6
EP5
EP4
EP3
EP2
EP1
reserved
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
Description
15:8
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
7
EP7
RO
0
RX Endpoint 7 Interrupt
Value Description
6
EP6
RO
0
0
No interrupt.
1
The Endpoint 7 transmit interrupt is asserted.
RX Endpoint 6 Interrupt
Same description as EP7.
5
EP5
RO
0
RX Endpoint 5 Interrupt
Same description as EP7.
4
EP4
RO
0
RX Endpoint 4 Interrupt
Same description as EP7.
3
EP3
RO
0
RX Endpoint 3 Interrupt
Same description as EP7.
2
EP2
RO
0
RX Endpoint 2 Interrupt
Same description as EP7.
1
EP1
RO
0
RX Endpoint 1 Interrupt
Same description as EP7.
0
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
1152
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 5: USB Transmit Interrupt Enable (USBTXIE), offset 0x006
OTG A /
Host
USBTXIE is a 16-bit register that provides interrupt enable bits for the interrupts in the USBTXIS
register. When a bit is set, the USB interrupt is asserted to the interrupt controller when the
corresponding interrupt bit in the USBTXIS register is set. When a bit is cleared, the interrupt in the
USBTXIS register is still set but the USB interrupt to the interrupt controller is not asserted. On reset,
all interrupts are enabled.
OTG B /
Device
USB Transmit Interrupt Enable (USBTXIE)
Base 0x4005.0000
Offset 0x006
Type R/W, reset 0xFFFF
15
14
13
12
RO
0
RO
0
RO
0
RO
0
11
10
9
8
7
EP7
EP6
EP5
EP4
EP3
EP2
EP1
EP0
RO
0
RO
0
RO
0
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
reserved
Type
Reset
RO
0
6
5
4
3
2
1
0
Bit/Field
Name
Type
Reset
Description
15:8
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
7
EP7
R/W
1
TX Endpoint 7 Interrupt Enable
Value Description
6
EP6
R/W
1
1
An interrupt is sent to the interrupt controller when the EP7 bit
in the USBTXIS register is set.
0
The EP7 transmit interrupt is suppressed and not sent to the
interrupt controller.
TX Endpoint 6 Interrupt Enable
Same description as EP7.
5
EP5
R/W
1
TX Endpoint 5 Interrupt Enable
Same description as EP7.
4
EP4
R/W
1
TX Endpoint 4 Interrupt Enable
Same description as EP7.
3
EP3
R/W
1
TX Endpoint 3 Interrupt Enable
Same description as EP7.
2
EP2
R/W
1
TX Endpoint 2 Interrupt Enable
Same description as EP7.
1
EP1
R/W
1
TX Endpoint 1 Interrupt Enable
Same description as EP7.
November 08, 2011
1153
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Bit/Field
Name
Type
Reset
0
EP0
R/W
1
Description
TX and RX Endpoint 0 Interrupt Enable
Value Description
1
An interrupt is sent to the interrupt controller when the EP0 bit
in the USBTXIS register is set.
0
The EP0 transmit and receive interrupt is suppressed and not
sent to the interrupt controller.
1154
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 6: USB Receive Interrupt Enable (USBRXIE), offset 0x008
OTG A /
Host
USBRXIE is a 16-bit register that provides interrupt enable bits for the interrupts in the USBRXIS
register. When a bit is set, the USB interrupt is asserted to the interrupt controller when the
corresponding interrupt bit in the USBRXIS register is set. When a bit is cleared, the interrupt in the
USBRXIS register is still set but the USB interrupt to the interrupt controller is not asserted. On
reset, all interrupts are enabled.
OTG B /
Device
USB Receive Interrupt Enable (USBRXIE)
Base 0x4005.0000
Offset 0x008
Type R/W, reset 0xFFFE
15
14
13
12
RO
0
RO
0
RO
0
RO
0
11
10
9
8
7
EP7
EP6
EP5
EP4
EP3
RO
0
RO
0
RO
0
R/W
1
R/W
1
R/W
1
R/W
1
R/W
1
reserved
Type
Reset
RO
0
6
5
4
3
2
1
0
EP2
EP1
reserved
R/W
1
R/W
1
RO
0
Bit/Field
Name
Type
Reset
Description
15:8
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
7
EP7
R/W
1
RX Endpoint 7 Interrupt Enable
Value Description
6
EP6
R/W
1
1
An interrupt is sent to the interrupt controller when the EP7 bit
in the USBRXIS register is set.
0
The EP7 receive interrupt is suppressed and not sent to the
interrupt controller.
RX Endpoint 6 Interrupt Enable
Same description as EP7.
5
EP5
R/W
1
RX Endpoint 5 Interrupt Enable
Same description as EP7.
4
EP4
R/W
1
RX Endpoint 4 Interrupt Enable
Same description as EP7.
3
EP3
R/W
1
RX Endpoint 3 Interrupt Enable
Same description as EP7.
2
EP2
R/W
1
RX Endpoint 2 Interrupt Enable
Same description as EP7.
1
EP1
R/W
1
RX Endpoint 1 Interrupt Enable
Same description as EP7.
0
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
November 08, 2011
1155
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 7: USB General Interrupt Status (USBIS), offset 0x00A
Important: This register is read-sensitive. See the register description for details.
OTG A /
USBIS is an 8-bit read-only register that indicates which USB interrupts are currently active. All
active interrupts are cleared when this register is read.
Host
OTG B /
Device
OTG A / Host Mode
USB General Interrupt Status (USBIS)
Base 0x4005.0000
Offset 0x00A
Type RO, reset 0x00
7
6
5
VBUSERR SESREQ DISCON
Type
Reset
RO
0
RO
0
4
3
CONN
SOF
RO
0
RO
0
RO
0
2
1
BABBLE RESUME
RO
0
RO
0
0
reserved
RO
0
Bit/Field
Name
Type
Reset
Description
7
VBUSERR
RO
0
VBUS Error
Value Description
6
SESREQ
RO
0
1
VBUS has dropped below the VBUS Valid threshold during a
session.
0
No interrupt.
SESSION REQUEST
Value Description
5
DISCON
RO
0
1
SESSION REQUEST signaling has been detected.
0
No interrupt.
Session Disconnect
Value Description
4
CONN
RO
0
1
A Device disconnect has been detected.
0
No interrupt.
Session Connect
Value Description
1
A Device connection has been detected.
0
No interrupt.
1156
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
3
SOF
RO
0
Description
Start of Frame
Value Description
2
BABBLE
RO
0
1
A new frame has started.
0
No interrupt.
Babble Detected
Value Description
1
RESUME
RO
0
1
Babble has been detected. This interrupt is active only after the
first SOF has been sent.
0
No interrupt.
RESUME Signaling Detected
Value Description
1
RESUME signaling has been detected on the bus while the
USB controller is in SUSPEND mode.
0
No interrupt.
This interrupt can only be used if the USB controller's system clock is
enabled. If the user disables the clock programming, the USBDRRIS,
USBDRIM, and USBDRISC registers should be used.
0
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
1
0
OTG B / Device Mode
USB General Interrupt Status (USBIS)
Base 0x4005.0000
Offset 0x00A
Type RO, reset 0x00
7
6
reserved
Type
Reset
RO
0
5
4
3
2
DISCON
reserved
SOF
RESET
RO
0
RO
0
RO
0
RO
0
RO
0
RESUME SUSPEND
RO
0
Bit/Field
Name
Type
Reset
7:6
reserved
RO
0x0
5
DISCON
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Session Disconnect
Value Description
1
The device has been disconnected from the host.
0
No interrupt.
November 08, 2011
1157
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Bit/Field
Name
Type
Reset
Description
4
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
3
SOF
RO
0
Start of Frame
Value Description
2
RESET
RO
0
1
A new frame has started.
0
No interrupt.
RESET Signaling Detected
Value Description
1
RESUME
RO
0
1
RESET signaling has been detected on the bus.
0
No interrupt.
RESUME Signaling Detected
Value Description
1
RESUME signaling has been detected on the bus while the
USB controller is in SUSPEND mode.
0
No interrupt.
This interrupt can only be used if the USB controller's system clock is
enabled. If the user disables the clock programming, the USBDRRIS,
USBDRIM, and USBDRISC registers should be used.
0
SUSPEND
RO
0
SUSPEND Signaling Detected
Value Description
1
SUSPEND signaling has been detected on the bus.
0
No interrupt.
1158
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 8: USB Interrupt Enable (USBIE), offset 0x00B
OTG A /
USBIE is an 8-bit register that provides interrupt enable bits for each of the interrupts in USBIS. At
reset interrupts 1 and 2 are enabled in Device mode.
Host
OTG B /
Device
OTG A / Host Mode
USB Interrupt Enable (USBIE)
Base 0x4005.0000
Offset 0x00B
Type R/W, reset 0x06
7
6
5
VBUSERR SESREQ DISCON
Type
Reset
R/W
0
R/W
0
4
3
CONN
SOF
R/W
0
R/W
0
R/W
0
2
1
BABBLE RESUME
R/W
1
R/W
1
Bit/Field
Name
Type
Reset
7
VBUSERR
R/W
0
0
reserved
RO
0
Description
Enable VBUS Error Interrupt
Value Description
6
SESREQ
R/W
0
1
An interrupt is sent to the interrupt controller when the VBUSERR
bit in the USBIS register is set.
0
The VBUSERR interrupt is suppressed and not sent to the
interrupt controller.
Enable Session Request
Value Description
5
DISCON
R/W
0
1
An interrupt is sent to the interrupt controller when the SESREEQ
bit in the USBIS register is set.
0
The SESREQ interrupt is suppressed and not sent to the interrupt
controller.
Enable Disconnect Interrupt
Value Description
1
An interrupt is sent to the interrupt controller when the DISCON
bit in the USBIS register is set.
0
The DISCON interrupt is suppressed and not sent to the interrupt
controller.
November 08, 2011
1159
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Bit/Field
Name
Type
Reset
4
CONN
R/W
0
Description
Enable Connect Interrupt
Value Description
3
SOF
R/W
0
1
An interrupt is sent to the interrupt controller when the CONN bit
in the USBIS register is set.
0
The CONN interrupt is suppressed and not sent to the interrupt
controller.
Enable Start-of-Frame Interrupt
Value Description
2
BABBLE
R/W
1
1
An interrupt is sent to the interrupt controller when the SOF bit
in the USBIS register is set.
0
The SOF interrupt is suppressed and not sent to the interrupt
controller.
Enable Babble Interrupt
Value Description
1
RESUME
R/W
1
1
An interrupt is sent to the interrupt controller when the BABBLE
bit in the USBIS register is set.
0
The BABBLE interrupt is suppressed and not sent to the interrupt
controller.
Enable RESUME Interrupt
Value Description
0
reserved
RO
1
An interrupt is sent to the interrupt controller when the RESUME
bit in the USBIS register is set.
0
The RESUME interrupt is suppressed and not sent to the interrupt
controller.
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
1
0
OTG B / Device Mode
USB Interrupt Enable (USBIE)
Base 0x4005.0000
Offset 0x00B
Type R/W, reset 0x06
7
6
reserved
Type
Reset
RO
0
RO
0
5
4
3
2
DISCON
reserved
SOF
RESET
R/W
0
RO
0
R/W
0
R/W
1
RESUME SUSPEND
R/W
1
R/W
0
1160
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
7:6
reserved
RO
0x0
5
DISCON
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Enable Disconnect Interrupt
Value Description
1
An interrupt is sent to the interrupt controller when the DISCON
bit in the USBIS register is set.
0
The DISCON interrupt is suppressed and not sent to the interrupt
controller.
4
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
3
SOF
R/W
0
Enable Start-of-Frame Interrupt
Value Description
2
RESET
R/W
1
1
An interrupt is sent to the interrupt controller when the SOF bit
in the USBIS register is set.
0
The SOF interrupt is suppressed and not sent to the interrupt
controller.
Enable RESET Interrupt
Value Description
1
RESUME
R/W
1
1
An interrupt is sent to the interrupt controller when the RESET
bit in the USBIS register is set.
0
The RESET interrupt is suppressed and not sent to the interrupt
controller.
Enable RESUME Interrupt
Value Description
0
SUSPEND
R/W
0
1
An interrupt is sent to the interrupt controller when the RESUME
bit in the USBIS register is set.
0
The RESUME interrupt is suppressed and not sent to the interrupt
controller.
Enable SUSPEND Interrupt
Value Description
1
An interrupt is sent to the interrupt controller when the SUSPEND
bit in the USBIS register is set.
0
The SUSPEND interrupt is suppressed and not sent to the
interrupt controller.
November 08, 2011
1161
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 9: USB Frame Value (USBFRAME), offset 0x00C
OTG A /
Host
USBFRAME is a 16-bit read-only register that holds the last received frame number.
USB Frame Value (USBFRAME)
Base 0x4005.0000
Offset 0x00C
Type RO, reset 0x0000
OTG B /
15
14
RO
0
RO
0
Device
13
12
11
10
9
8
7
6
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
FRAME
Bit/Field
Name
Type
Reset
15:11
reserved
RO
0x0
10:0
FRAME
RO
0x000
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Frame Number
1162
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 10: USB Endpoint Index (USBEPIDX), offset 0x00E
OTG A /
Host
Each endpoint's buffer can be accessed by configuring a FIFO size and starting address. The
USBEPIDX 8-bit register is used with the USBTXFIFOSZ, USBRXFIFOSZ, USBTXFIFOADD, and
USBRXFIFOADD registers.
USB Endpoint Index (USBEPIDX)
OTG B /
Device
Base 0x4005.0000
Offset 0x00E
Type R/W, reset 0x00
7
6
RO
0
RO
0
5
4
3
2
RO
0
R/W
0
R/W
0
reserved
Type
Reset
RO
0
1
0
R/W
0
R/W
0
EPIDX
Bit/Field
Name
Type
Reset
Description
7:4
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
3:0
EPIDX
R/W
0x0
Endpoint Index
This bit field configures which endpoint is accessed when reading or
writing to one of the USB controller's indexed registers. A value of 0x0
corresponds to Endpoint 0 and a value of 0x7 corresponds to Endpoint
7.
November 08, 2011
1163
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 11: USB Test Mode (USBTEST), offset 0x00F
OTG A /
Host
USBTEST is an 8-bit register that is primarily used to put the USB controller into one of the four test
modes for operation described in the USB 2.0 Specification, in response to a SET FEATURE:
USBTESTMODE command. This register is not used in normal operation.
Note:
Only one of these bits should be set at any time.
OTG B /
Device
OTG A / Host Mode
USB Test Mode (USBTEST)
Base 0x4005.0000
Offset 0x00F
Type R/W, reset 0x00
7
6
5
4
3
FORCEH FIFOACC FORCEFS
Type
Reset
R/W
0
R/W1S
0
R/W
0
2
1
0
RO
0
RO
0
reserved
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
7
FORCEH
R/W
0
Description
Force Host Mode
Value Description
1
Forces the USB controller to enter Host mode when the
SESSION bit is set, regardless of whether the USB controller is
connected to any peripheral. The state of the USB0DP and
USB0DM signals is ignored. The USB controller then remains in
Host mode until the SESSION bit is cleared, even if a Device is
disconnected. If the FORCEH bit remains set, the USB controller
re-enters Host mode the next time the SESSION bit is set.
0
No effect.
While in this mode, status of the bus connection may be read using the
DEV bit of the USBDEVCTL register. The operating speed is determined
from the FORCEFS bit.
6
FIFOACC
R/W1S
0
FIFO Access
Value Description
1
Transfers the packet in the endpoint 0 transmit FIFO to the
endpoint 0 receive FIFO.
0
No effect.
This bit is cleared automatically.
5
FORCEFS
R/W
0
Force Full-Speed Mode
Value Description
1
Forces the USB controller into Full-Speed mode upon receiving
a USB RESET.
0
The USB controller operates at Low Speed.
1164
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
4:0
reserved
RO
0x0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
OTG B / Device Mode
USB Test Mode (USBTEST)
Base 0x4005.0000
Offset 0x00F
Type R/W, reset 0x00
7
reserved
Type
Reset
RO
0
6
5
4
3
FIFOACC FORCEFS
R/W1S
0
R/W
0
2
1
0
RO
0
RO
0
reserved
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
Description
7
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
6
FIFOACC
R/W1S
0
FIFO Access
Value Description
1
Transfers the packet in the endpoint 0 transmit FIFO to the
endpoint 0 receive FIFO.
0
No effect.
This bit is cleared automatically.
5
FORCEFS
R/W
0
Force Full-Speed Mode
Value Description
4:0
reserved
RO
0x0
1
Forces the USB controller into Full-Speed mode upon receiving
a USB RESET.
0
The USB controller operates at Low Speed.
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
November 08, 2011
1165
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 12: USB FIFO Endpoint 0 (USBFIFO0), offset 0x020
Register 13: USB FIFO Endpoint 1 (USBFIFO1), offset 0x024
Register 14: USB FIFO Endpoint 2 (USBFIFO2), offset 0x028
Register 15: USB FIFO Endpoint 3 (USBFIFO3), offset 0x02C
Register 16: USB FIFO Endpoint 4 (USBFIFO4), offset 0x030
Register 17: USB FIFO Endpoint 5 (USBFIFO5), offset 0x034
Register 18: USB FIFO Endpoint 6 (USBFIFO6), offset 0x038
Register 19: USB FIFO Endpoint 7 (USBFIFO7), offset 0x03C
Important: This register is read-sensitive. See the register description for details.
OTG A /
Host
OTG B /
Device
These 32-bit registers provide an address for CPU access to the FIFOs for each endpoint. Writing
to these addresses loads data into the Transmit FIFO for the corresponding endpoint. Reading from
these addresses unloads data from the Receive FIFO for the corresponding endpoint.
Transfers to and from FIFOs may be 8-bit, 16-bit or 32-bit as required, and any combination of
accesses is allowed provided the data accessed is contiguous. All transfers associated with one
packet must be of the same width so that the data is consistently byte-, halfword- or word-aligned.
However, the last transfer may contain fewer bytes than the previous transfers in order to complete
an odd-byte or odd-word transfer.
Depending on the size of the FIFO and the expected maximum packet size, the FIFOs support
either single-packet or double-packet buffering (see the section called “Single-Packet
Buffering” on page 1128). Burst writing of multiple packets is not supported as flags must be set after
each packet is written.
Following a STALL response or a transmit error on endpoint 1–7, the associated FIFO is completely
flushed.
USB FIFO Endpoint 0 (USBFIFO0)
Base 0x4005.0000
Offset 0x020
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
EPDATA
Type
Reset
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
EPDATA
Type
Reset
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
31:0
EPDATA
R/W
R/W
0
Reset
R/W
0
Description
0x0000.0000 Endpoint Data
Writing to this register loads the data into the Transmit FIFO and reading
unloads data from the Receive FIFO.
1166
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 20: USB Device Control (USBDEVCTL), offset 0x060
OTG A /
Host
USBDEVCTL is an 8-bit register used for controlling and monitoring the USB VBUS line. If the PHY
is suspended, no PHY clock is received and the VBUS is not sampled. In addition, in Host mode,
USBDEVCTL provides the status information for the current operating mode (Host or Device) of
the USB controller. If the USB controller is in Host mode, this register also indicates if a full- or
low-speed Device has been connected.
USB Device Control (USBDEVCTL)
Base 0x4005.0000
Offset 0x060
Type R/W, reset 0x80
Type
Reset
7
6
5
4
DEV
FSDEV
LSDEV
RO
1
RO
0
RO
0
3
2
VBUS
RO
0
HOST
RO
0
RO
0
1
0
HOSTREQ SESSION
R/W
0
Bit/Field
Name
Type
Reset
7
DEV
RO
1
R/W
0
Description
Device Mode
Value Description
0
The USB controller is operating on the OTG A side of the cable.
1
The USB controller is operating on the OTG B side of the cable.
Note:
6
FSDEV
RO
0
This value is only valid while a session is in progress.
Full-Speed Device Detected
Value Description
5
LSDEV
RO
0
0
A full-speed Device has not been detected on the port.
1
A full-speed Device has been detected on the port.
Low-Speed Device Detected
Value Description
4:3
VBUS
RO
0x0
0
A low-speed Device has not been detected on the port.
1
A low-speed Device has been detected on the port.
VBUS Level
Value Description
0x0
Below SessionEnd
VBUS is detected as under 0.5 V.
0x1
Above SessionEnd, below AValid
VBUS is detected as above 0.5 V and under 1.5 V.
0x2
Above AValid, below VBUSValid
VBUS is detected as above 1.5 V and below 4.75 V.
0x3
Above VBUSValid
VBUS is detected as above 4.75 V.
November 08, 2011
1167
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Bit/Field
Name
Type
Reset
Description
2
HOST
RO
0
Host Mode
Value Description
0
The USB controller is acting as a Device.
1
The USB controller is acting as a Host.
Note:
1
HOSTREQ
R/W
0
This value is only valid while a session is in progress.
Host Request
Value Description
0
No effect.
1
Initiates the Host Negotiation when SUSPEND mode is entered.
This bit is cleared when Host Negotiation is completed.
0
SESSION
R/W
0
Session Start/End
When operating as an OTG A device:
Value Description
0
When cleared by software, this bit ends a session.
1
When set by software, this bit starts a session.
When operating as an OTG B device:
Value Description
0
The USB controller has ended a session. When the USB
controller is in SUSPEND mode, this bit may be cleared by
software to perform a software disconnect.
1
The USB controller has started a session. When set by software,
the Session Request Protocol is initiated.
Note:
Clearing this bit when the USB controller is not suspended
results in undefined behavior.
1168
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 21: USB Transmit Dynamic FIFO Sizing (USBTXFIFOSZ), offset 0x062
Register 22: USB Receive Dynamic FIFO Sizing (USBRXFIFOSZ), offset 0x063
OTG A /
Host
These 8-bit registers allow the selected TX/RX endpoint FIFOs to be dynamically sized. USBEPIDX
is used to configure each transmit endpoint's FIFO size.
USB Transmit Dynamic FIFO Sizing (USBTXFIFOSZ)
OTG B /
Base 0x4005.0000
Offset 0x062
Type R/W, reset 0x00
Device
7
6
5
reserved
Type
Reset
RO
0
RO
0
4
3
2
R/W
0
R/W
0
DPB
RO
0
R/W
0
1
0
R/W
0
R/W
0
SIZE
Bit/Field
Name
Type
Reset
7:5
reserved
RO
0x0
4
DPB
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Double Packet Buffer Support
Value Description
3:0
SIZE
R/W
0x0
0
Only single-packet buffering is supported.
1
Double-packet buffering is supported.
Max Packet Size
Maximum packet size to be allowed.
If DPB = 0, the FIFO also is this size; if DPB = 1, the FIFO is twice this
size.
Value
Packet Size (Bytes)
0x0
8
0x1
16
0x2
32
0x3
64
0x4
128
0x5
256
0x6
512
0x7
1024
0x8
2048
0x9-0xF Reserved
November 08, 2011
1169
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 23: USB Transmit FIFO Start Address (USBTXFIFOADD), offset 0x064
Register 24: USB Receive FIFO Start Address (USBRXFIFOADD), offset 0x066
OTG A /
Host
OTG B /
USBTXFIFOADD and USBRXFIFOADD are 16-bit registers that control the start address of the
selected transmit and receive endpoint FIFOs.
USB Transmit FIFO Start Address (USBTXFIFOADD)
Base 0x4005.0000
Offset 0x064
Type R/W, reset 0x0000
Device
15
14
13
RO
0
RO
0
RO
0
12
11
10
9
8
7
6
5
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
RO
0
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
ADDR
R/W
0
Bit/Field
Name
Type
Reset
Description
15:9
reserved
RO
0x00
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
8:0
ADDR
R/W
0x00
Transmit/Receive Start Address
Start address of the endpoint FIFO.
Value Start Address
0x0
0
0x1
8
0x2
16
0x3
24
0x4
32
0x5
40
0x6
48
0x7
56
0x8
64
...
...
0x1FF 4095
1170
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 25: USB Connect Timing (USBCONTIM), offset 0x07A
OTG A /
Host
This 8-bit configuration register specifies connection and negotiation delays.
USB Connect Timing (USBCONTIM)
Base 0x4005.0000
Offset 0x07A
Type R/W, reset 0x5C
OTG B /
7
6
R/W
0
R/W
1
Device
5
4
3
2
R/W
1
R/W
1
R/W
1
WTCON
Type
Reset
R/W
0
1
0
R/W
0
R/W
0
WTID
Bit/Field
Name
Type
Reset
7:4
WTCON
R/W
0x5
Description
Connect Wait
This field configures the wait required to allow for the user’s
connect/disconnect filter, in units of 533.3 ns. The default corresponds
to 2.667 µs.
3:0
WTID
R/W
0xC
Wait ID
This field configures the delay required from the enable of the ID
detection to when the ID value is valid, in units of 4.369 ms. The default
corresponds to 52.43 ms.
November 08, 2011
1171
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 26: USB OTG VBUS Pulse Timing (USBVPLEN), offset 0x07B
This 8-bit configuration register specifies the duration of the VBUS pulsing charge.
OTG
USB OTG VBUS Pulse Timing (USBVPLEN)
Base 0x4005.0000
Offset 0x07B
Type R/W, reset 0x3C
7
6
5
4
R/W
0
R/W
0
R/W
1
R/W
1
3
2
1
0
R/W
1
R/W
1
R/W
0
R/W
0
VPLEN
Type
Reset
Bit/Field
Name
Type
Reset
Description
7:0
VPLEN
R/W
0x3C
VBUS Pulse Length
This field configures the duration of the VBUS pulsing charge in units
of 546.1 µs. The default corresponds to 32.77 ms.
1172
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 27: USB Full-Speed Last Transaction to End of Frame Timing
(USBFSEOF), offset 0x07D
OTG A /
Host
OTG B /
This 8-bit configuration register specifies the minimum time gap allowed between the start of the
last transaction and the EOF for full-speed transactions.
USB Full-Speed Last Transaction to End of Frame Timing (USBFSEOF)
Base 0x4005.0000
Offset 0x07D
Type R/W, reset 0x77
Device
7
6
5
4
3
2
1
0
R/W
1
R/W
1
R/W
1
FSEOFG
Type
Reset
R/W
0
R/W
1
R/W
1
R/W
1
R/W
0
Bit/Field
Name
Type
Reset
Description
7:0
FSEOFG
R/W
0x77
Full-Speed End-of-Frame Gap
This field is used during full-speed transactions to configure the gap
between the last transaction and the End-of-Frame (EOF), in units of
533.3 ns. The default corresponds to 63.46 µs.
November 08, 2011
1173
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 28: USB Low-Speed Last Transaction to End of Frame Timing
(USBLSEOF), offset 0x07E
OTG A /
Host
OTG B /
This 8-bit configuration register specifies the minimum time gap that is to be allowed between the
start of the last transaction and the EOF for low-speed transactions.
USB Low-Speed Last Transaction to End of Frame Timing (USBLSEOF)
Base 0x4005.0000
Offset 0x07E
Type R/W, reset 0x72
Device
7
6
5
4
3
2
1
0
R/W
0
R/W
1
R/W
0
LSEOFG
Type
Reset
R/W
0
R/W
1
R/W
1
R/W
1
R/W
0
Bit/Field
Name
Type
Reset
Description
7:0
LSEOFG
R/W
0x72
Low-Speed End-of-Frame Gap
This field is used during low-speed transactions to set the gap between
the last transaction and the End-of-Frame (EOF), in units of 1.067 µs.
The default corresponds to 121.6 µs.
1174
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 29: USB Transmit Functional Address Endpoint 0
(USBTXFUNCADDR0), offset 0x080
Register 30: USB Transmit Functional Address Endpoint 1
(USBTXFUNCADDR1), offset 0x088
Register 31: USB Transmit Functional Address Endpoint 2
(USBTXFUNCADDR2), offset 0x090
Register 32: USB Transmit Functional Address Endpoint 3
(USBTXFUNCADDR3), offset 0x098
Register 33: USB Transmit Functional Address Endpoint 4
(USBTXFUNCADDR4), offset 0x0A0
Register 34: USB Transmit Functional Address Endpoint 5
(USBTXFUNCADDR5), offset 0x0A8
Register 35: USB Transmit Functional Address Endpoint 6
(USBTXFUNCADDR6), offset 0x0B0
Register 36: USB Transmit Functional Address Endpoint 7
(USBTXFUNCADDR7), offset 0x0B8
OTG A /
Host
USBTXFUNCADDRn is an 8-bit read/write register that records the address of the target function
to be accessed through the associated endpoint (EPn). USBTXFUNCADDRn must be defined for
each transmit endpoint that is used.
Note:
USBTXFUNCADDR0 is used for both receive and transmit for endpoint 0.
USB Transmit Functional Address Endpoint 0 (USBTXFUNCADDR0)
Base 0x4005.0000
Offset 0x080
Type R/W, reset 0x00
7
6
5
4
Type
Reset
RO
0
3
2
1
0
R/W
0
R/W
0
R/W
0
ADDR
reserved
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
7
reserved
RO
0
6:0
ADDR
R/W
0x00
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Device Address
Specifies the USB bus address for the target Device.
November 08, 2011
1175
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 37: USB Transmit Hub Address Endpoint 0 (USBTXHUBADDR0),
offset 0x082
Register 38: USB Transmit Hub Address Endpoint 1 (USBTXHUBADDR1),
offset 0x08A
Register 39: USB Transmit Hub Address Endpoint 2 (USBTXHUBADDR2),
offset 0x092
Register 40: USB Transmit Hub Address Endpoint 3 (USBTXHUBADDR3),
offset 0x09A
Register 41: USB Transmit Hub Address Endpoint 4 (USBTXHUBADDR4),
offset 0x0A2
Register 42: USB Transmit Hub Address Endpoint 5 (USBTXHUBADDR5),
offset 0x0AA
Register 43: USB Transmit Hub Address Endpoint 6 (USBTXHUBADDR6),
offset 0x0B2
Register 44: USB Transmit Hub Address Endpoint 7 (USBTXHUBADDR7),
offset 0x0BA
OTG A /
Host
USBTXHUBADDRn is an 8-bit read/write register that, like USBTXHUBPORTn, only must be written
when a USB Device is connected to transmit endpoint EPn via a USB 2.0 hub. This register records
the address of the USB 2.0 hub through which the target associated with the endpoint is accessed.
Note:
USBTXHUBADDR0 is used for both receive and transmit for endpoint 0.
USB Transmit Hub Address Endpoint 0 (USBTXHUBADDR0)
Base 0x4005.0000
Offset 0x082
Type R/W, reset 0x00
7
6
5
4
Type
Reset
RO
0
3
2
1
0
R/W
0
R/W
0
R/W
0
ADDR
reserved
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
7
reserved
RO
0
6:0
ADDR
R/W
0x00
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Hub Address
This field specifies the USB bus address for the USB 2.0 hub.
1176
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 45: USB Transmit Hub Port Endpoint 0 (USBTXHUBPORT0), offset
0x083
Register 46: USB Transmit Hub Port Endpoint 1 (USBTXHUBPORT1), offset
0x08B
Register 47: USB Transmit Hub Port Endpoint 2 (USBTXHUBPORT2), offset
0x093
Register 48: USB Transmit Hub Port Endpoint 3 (USBTXHUBPORT3), offset
0x09B
Register 49: USB Transmit Hub Port Endpoint 4 (USBTXHUBPORT4), offset
0x0A3
Register 50: USB Transmit Hub Port Endpoint 5 (USBTXHUBPORT5), offset
0x0AB
Register 51: USB Transmit Hub Port Endpoint 6 (USBTXHUBPORT6), offset
0x0B3
Register 52: USB Transmit Hub Port Endpoint 7 (USBTXHUBPORT7), offset
0x0BB
OTG A /
Host
USBTXHUBPORTn is an 8-bit read/write register that, like USBTXHUBADDRn, only must be written
when a full- or low-speed Device is connected to transmit endpoint EPn via a USB 2.0 hub. This
register records the port of the USB 2.0 hub through which the target associated with the endpoint
is accessed.
Note:
USBTXHUBPORT0 is used for both receive and transmit for endpoint 0.
USB Transmit Hub Port Endpoint 0 (USBTXHUBPORT0)
Base 0x4005.0000
Offset 0x083
Type R/W, reset 0x00
7
6
5
4
Type
Reset
RO
0
3
2
1
0
R/W
0
R/W
0
R/W
0
PORT
reserved
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
7
reserved
RO
0
6:0
PORT
R/W
0x00
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Hub Port
This field specifies the USB hub port number.
November 08, 2011
1177
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 53: USB Receive Functional Address Endpoint 1
(USBRXFUNCADDR1), offset 0x08C
Register 54: USB Receive Functional Address Endpoint 2
(USBRXFUNCADDR2), offset 0x094
Register 55: USB Receive Functional Address Endpoint 3
(USBRXFUNCADDR3), offset 0x09C
Register 56: USB Receive Functional Address Endpoint 4
(USBRXFUNCADDR4), offset 0x0A4
Register 57: USB Receive Functional Address Endpoint 5
(USBRXFUNCADDR5), offset 0x0AC
Register 58: USB Receive Functional Address Endpoint 6
(USBRXFUNCADDR6), offset 0x0B4
Register 59: USB Receive Functional Address Endpoint 7
(USBRXFUNCADDR7), offset 0x0BC
OTG A /
Host
USBRXFUNCADDRn is an 8-bit read/write register that records the address of the target function
accessed through the associated endpoint (EPn). USBRXFUNCADDRn must be defined for each
receive endpoint that is used.
Note:
USBTXFUNCADDR0 is used for both receive and transmit for endpoint 0.
USB Receive Functional Address Endpoint 1 (USBRXFUNCADDR1)
Base 0x4005.0000
Offset 0x08C
Type R/W, reset 0x00
7
6
5
4
R/W
0
R/W
0
R/W
0
RO
0
2
1
0
R/W
0
R/W
0
R/W
0
ADDR
reserved
Type
Reset
3
R/W
0
Bit/Field
Name
Type
Reset
7
reserved
RO
0
6:0
ADDR
R/W
0x00
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Device Address
This field specifies the USB bus address for the target Device.
1178
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 60: USB Receive Hub Address Endpoint 1 (USBRXHUBADDR1),
offset 0x08E
Register 61: USB Receive Hub Address Endpoint 2 (USBRXHUBADDR2),
offset 0x096
Register 62: USB Receive Hub Address Endpoint 3 (USBRXHUBADDR3),
offset 0x09E
Register 63: USB Receive Hub Address Endpoint 4 (USBRXHUBADDR4),
offset 0x0A6
Register 64: USB Receive Hub Address Endpoint 5 (USBRXHUBADDR5),
offset 0x0AE
Register 65: USB Receive Hub Address Endpoint 6 (USBRXHUBADDR6),
offset 0x0B6
Register 66: USB Receive Hub Address Endpoint 7 (USBRXHUBADDR7),
offset 0x0BE
OTG A /
Host
USBRXHUBADDRn is an 8-bit read/write register that, like USBRXHUBPORTn, only must be
written when a full- or low-speed Device is connected to receive endpoint EPn via a USB 2.0 hub.
This register records the address of the USB 2.0 hub through which the target associated with the
endpoint is accessed.
Note:
USBTXHUBADDR0 is used for both receive and transmit for endpoint 0.
USB Receive Hub Address Endpoint 1 (USBRXHUBADDR1)
Base 0x4005.0000
Offset 0x08E
Type R/W, reset 0x00
7
6
5
4
R/W
0
R/W
0
R/W
0
RO
0
2
1
0
R/W
0
R/W
0
R/W
0
ADDR
reserved
Type
Reset
3
R/W
0
Bit/Field
Name
Type
Reset
7
reserved
RO
0
6:0
ADDR
R/W
0x00
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Hub Address
This field specifies the USB bus address for the USB 2.0 hub.
November 08, 2011
1179
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 67: USB Receive Hub Port Endpoint 1 (USBRXHUBPORT1), offset
0x08F
Register 68: USB Receive Hub Port Endpoint 2 (USBRXHUBPORT2), offset
0x097
Register 69: USB Receive Hub Port Endpoint 3 (USBRXHUBPORT3), offset
0x09F
Register 70: USB Receive Hub Port Endpoint 4 (USBRXHUBPORT4), offset
0x0A7
Register 71: USB Receive Hub Port Endpoint 5 (USBRXHUBPORT5), offset
0x0AF
Register 72: USB Receive Hub Port Endpoint 6 (USBRXHUBPORT6), offset
0x0B7
Register 73: USB Receive Hub Port Endpoint 7 (USBRXHUBPORT7), offset
0x0BF
OTG A /
Host
USBRXHUBPORTn is an 8-bit read/write register that, like USBRXHUBADDRn, only must be
written when a full- or low-speed Device is connected to receive endpoint EPn via a USB 2.0 hub.
This register records the port of the USB 2.0 hub through which the target associated with the
endpoint is accessed.
Note:
USBTXHUBPORT0 is used for both receive and transmit for endpoint 0.
USB Receive Hub Port Endpoint 1 (USBRXHUBPORT1)
Base 0x4005.0000
Offset 0x08F
Type R/W, reset 0x00
7
6
5
4
R/W
0
R/W
0
R/W
0
RO
0
2
1
0
R/W
0
R/W
0
R/W
0
PORT
reserved
Type
Reset
3
R/W
0
Bit/Field
Name
Type
Reset
7
reserved
RO
0
6:0
PORT
R/W
0x00
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Hub Port
This field specifies the USB hub port number.
1180
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 74: USB Maximum Transmit Data Endpoint 1 (USBTXMAXP1), offset
0x110
Register 75: USB Maximum Transmit Data Endpoint 2 (USBTXMAXP2), offset
0x120
Register 76: USB Maximum Transmit Data Endpoint 3 (USBTXMAXP3), offset
0x130
Register 77: USB Maximum Transmit Data Endpoint 4 (USBTXMAXP4), offset
0x140
Register 78: USB Maximum Transmit Data Endpoint 5 (USBTXMAXP5), offset
0x150
Register 79: USB Maximum Transmit Data Endpoint 6 (USBTXMAXP6), offset
0x160
Register 80: USB Maximum Transmit Data Endpoint 7 (USBTXMAXP7), offset
0x170
OTG A /
Host
OTG B /
Device
The USBTXMAXPn 16-bit register defines the maximum amount of data that can be transferred
through the transmit endpoint in a single operation.
Bits 10:0 define (in bytes) the maximum payload transmitted in a single transaction. The value set
can be up to 1024 bytes but is subject to the constraints placed by the USB Specification on packet
sizes for bulk, interrupt and isochronous transfers in full-speed operation.
The total amount of data represented by the value written to this register must not exceed the FIFO
size for the transmit endpoint, and must not exceed half the FIFO size if double-buffering is required.
If this register is changed after packets have been sent from the endpoint, the transmit endpoint
FIFO must be completely flushed (using the FLUSH bit in USBTXCSRLn) after writing the new value
to this register.
Note:
USBTXMAXPn must be set to an even number of bytes for proper interrupt generation in
µDMA Basic Mode.
USB Maximum Transmit Data Endpoint 1 (USBTXMAXP1)
Base 0x4005.0000
Offset 0x110
Type R/W, reset 0x0000
15
14
13
12
11
10
9
8
7
6
reserved
Type
Reset
RO
0
RO
0
RO
0
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
MAXLOAD
RO
0
RO
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
15:11
reserved
RO
0x0
10:0
MAXLOAD
R/W
0x000
R/W
0
R/W
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Maximum Payload
This field specifies the maximum payload in bytes per transaction.
November 08, 2011
1181
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 81: USB Control and Status Endpoint 0 Low (USBCSRL0), offset
0x102
OTG A /
USBCSRL0 is an 8-bit register that provides control and status bits for endpoint 0.
Host
OTG B /
Device
OTG A / Host Mode
USB Control and Status Endpoint 0 Low (USBCSRL0)
Base 0x4005.0000
Offset 0x102
Type W1C, reset 0x00
7
NAKTO
Type
Reset
R/W
0
6
5
STATUS REQPKT
R/W
0
4
3
2
1
0
ERROR
SETUP
STALLED
TXRDY
RXRDY
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
7
NAKTO
R/W
0
Description
NAK Timeout
Value Description
0
No timeout.
1
Indicates that endpoint 0 is halted following the receipt of NAK
responses for longer than the time set by the USBNAKLMT
register.
Software must clear this bit to allow the endpoint to continue.
6
STATUS
R/W
0
STATUS Packet
Value Description
0
No transaction.
1
Initiates a STATUS stage transaction. This bit must be set at
the same time as the TXRDY or REQPKT bit is set.
Setting this bit ensures that the DT bit is set in the USBCSRH0 register
so that a DATA1 packet is used for the STATUS stage transaction.
This bit is automatically cleared when the STATUS stage is over.
5
REQPKT
R/W
0
Request Packet
Value Description
0
No request.
1
Requests an IN transaction.
This bit is cleared when the RXRDY bit is set.
1182
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
4
ERROR
R/W
0
Description
Error
Value Description
0
No error.
1
Three attempts have been made to perform a transaction with
no response from the peripheral. The EP0 bit in the USBTXIS
register is also set in this situation.
Software must clear this bit.
3
SETUP
R/W
0
Setup Packet
Value Description
0
Sends an OUT token.
1
Sends a SETUP token instead of an OUT token for the
transaction. This bit should be set at the same time as the
TXRDY bit is set.
Setting this bit always clears the DT bit in the USBCSRH0 register to
send a DATA0 packet.
2
STALLED
R/W
0
Endpoint Stalled
Value Description
0
No handshake has been received.
1
A STALL handshake has been received.
Software must clear this bit.
1
TXRDY
R/W
0
Transmit Packet Ready
Value Description
0
No transmit packet is ready.
1
Software sets this bit after loading a data packet into the TX
FIFO. The EP0 bit in the USBTXIS register is also set in this
situation.
If both the TXRDY and SETUP bits are set, a setup packet is
sent. If just TXRDY is set, an OUT packet is sent.
This bit is cleared automatically when the data packet has been
transmitted.
0
RXRDY
R/W
0
Receive Packet Ready
Value Description
0
No received packet has been received.
1
Indicates that a data packet has been received in the RX FIFO.
The EP0 bit in the USBTXIS register is also set in this situation.
Software must clear this bit after the packet has been read from the
FIFO to acknowledge that the data has been read from the FIFO.
November 08, 2011
1183
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
OTG B / Device Mode
USB Control and Status Endpoint 0 Low (USBCSRL0)
Base 0x4005.0000
Offset 0x102
Type W1C, reset 0x00
7
6
SETENDC RXRDYC
Type
Reset
W1C
0
W1C
0
5
STALL
4
3
2
SETEND DATAEND STALLED
R/W
0
RO
0
R/W
0
R/W
0
1
0
TXRDY
RXRDY
R/W
0
RO
0
Bit/Field
Name
Type
Reset
7
SETENDC
W1C
0
Description
Setup End Clear
Writing a 1 to this bit clears the SETEND bit.
6
RXRDYC
W1C
0
RXRDY Clear
Writing a 1 to this bit clears the RXRDY bit.
5
STALL
R/W
0
Send Stall
Value Description
0
No effect.
1
Terminates the current transaction and transmits the STALL
handshake.
This bit is cleared automatically after the STALL handshake is
transmitted.
4
SETEND
RO
0
Setup End
Value Description
0
A control transaction has not ended or ended after the DATAEND
bit was set.
1
A control transaction has ended before the DATAEND bit has
been set. The EP0 bit in the USBTXIS register is also set in this
situation.
This bit is cleared by writing a 1 to the SETENDC bit.
3
DATAEND
R/W
0
Data End
Value Description
0
No effect.
1
Set this bit in the following situations:
■
When setting TXRDY for the last data packet
■
When clearing RXRDY after unloading the last data
packet
■
When setting TXRDY for a zero-length data packet
This bit is cleared automatically.
1184
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
2
STALLED
R/W
0
Description
Endpoint Stalled
Value Description
0
A STALL handshake has not been transmitted.
1
A STALL handshake has been transmitted.
Software must clear this bit.
1
TXRDY
R/W
0
Transmit Packet Ready
Value Description
0
No transmit packet is ready.
1
Software sets this bit after loading an IN data packet into the
TX FIFO. The EP0 bit in the USBTXIS register is also set in this
situation.
This bit is cleared automatically when the data packet has been
transmitted.
0
RXRDY
RO
0
Receive Packet Ready
Value Description
0
No data packet has been received.
1
A data packet has been received. The EP0 bit in the USBTXIS
register is also set in this situation.
This bit is cleared by writing a 1 to the RXRDYC bit.
November 08, 2011
1185
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 82: USB Control and Status Endpoint 0 High (USBCSRH0), offset
0x103
OTG A /
USBSR0H is an 8-bit register that provides control and status bits for endpoint 0.
Host
OTG B /
Device
OTG A / Host Mode
USB Control and Status Endpoint 0 High (USBCSRH0)
Base 0x4005.0000
Offset 0x103
Type W1C, reset 0x00
7
6
RO
0
RO
0
5
4
3
RO
0
RO
0
2
reserved
Type
Reset
RO
0
1
0
DTWE
DT
FLUSH
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
7:3
reserved
RO
0x0
2
DTWE
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Data Toggle Write Enable
Value Description
0
The DT bit cannot be written.
1
Enables the current state of the endpoint 0 data toggle to be
written (see DT bit).
This bit is automatically cleared once the new value is written.
1
DT
R/W
0
Data Toggle
When read, this bit indicates the current state of the endpoint 0 data
toggle.
If DTWE is set, this bit may be written with the required setting of the data
toggle. If DTWE is Low, this bit cannot be written. Care should be taken
when writing to this bit as it should only be changed to RESET USB
endpoint 0.
1186
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
Description
0
FLUSH
R/W
0
Flush FIFO
Value Description
0
No effect.
1
Flushes the next packet to be transmitted/read from the endpoint
0 FIFO. The FIFO pointer is reset and the TXRDY/RXRDY bit is
cleared.
This bit is automatically cleared after the flush is performed.
Important:
This bit should only be set when TXRDY/RXRDY is set.
At other times, it may cause data to be corrupted.
OTG B / Device Mode
USB Control and Status Endpoint 0 High (USBCSRH0)
Base 0x4005.0000
Offset 0x103
Type W1C, reset 0x00
7
6
5
4
3
2
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
0
FLUSH
RO
0
RO
0
RO
0
R/W
0
Bit/Field
Name
Type
Reset
Description
7:1
reserved
RO
0x00
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
0
FLUSH
R/W
0
Flush FIFO
Value Description
0
No effect.
1
Flushes the next packet to be transmitted/read from the endpoint
0 FIFO. The FIFO pointer is reset and the TXRDY/RXRDY bit is
cleared.
This bit is automatically cleared after the flush is performed.
Important:
This bit should only be set when TXRDY/RXRDY is set.
At other times, it may cause data to be corrupted.
November 08, 2011
1187
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 83: USB Receive Byte Count Endpoint 0 (USBCOUNT0), offset 0x108
OTG A /
Host
USBCOUNT0 is an 8-bit read-only register that indicates the number of received data bytes in the
endpoint 0 FIFO. The value returned changes as the contents of the FIFO change and is only valid
while the RXRDY bit is set.
USB Receive Byte Count Endpoint 0 (USBCOUNT0)
OTG B /
Device
Base 0x4005.0000
Offset 0x108
Type RO, reset 0x00
7
6
5
4
RO
0
RO
0
RO
0
RO
0
2
1
0
RO
0
RO
0
RO
0
COUNT
reserved
Type
Reset
3
RO
0
Bit/Field
Name
Type
Reset
7
reserved
RO
0
6:0
COUNT
RO
0x00
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
FIFO Count
COUNT is a read-only value that indicates the number of received data
bytes in the endpoint 0 FIFO.
1188
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 84: USB Type Endpoint 0 (USBTYPE0), offset 0x10A
OTG A /
Host
This is an 8-bit register that must be written with the operating speed of the targeted Device being
communicated with using endpoint 0.
USB Type Endpoint 0 (USBTYPE0)
Base 0x4005.0000
Offset 0x10A
Type R/W, reset 0x00
7
6
5
4
3
R/W
0
RO
0
RO
0
RO
0
SPEED
Type
Reset
R/W
0
2
1
0
RO
0
RO
0
RO
0
reserved
Bit/Field
Name
Type
Reset
7:6
SPEED
R/W
0x0
Description
Operating Speed
This field specifies the operating speed of the target Device. If selected,
the target is assumed to have the same connection speed as the USB
controller.
Value
Description
0x0 - 0x1 Reserved
5:0
reserved
RO
0x0
0x2
Full
0x3
Low
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
November 08, 2011
1189
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 85: USB NAK Limit (USBNAKLMT), offset 0x10B
OTG A /
Host
USBNAKLMT is an 8-bit register that sets the number of frames after which endpoint 0 should time
out on receiving a stream of NAK responses. (Equivalent settings for other endpoints can be made
through their USBTXINTERVALn and USBRXINTERVALn registers.)
(m-1)
The number of frames selected is 2
(where m is the value set in the register, with valid values of
2–16). If the Host receives NAK responses from the target for more frames than the number
represented by the limit set in this register, the endpoint is halted.
Note:
A value of 0 or 1 disables the NAK timeout function.
USB NAK Limit (USBNAKLMT)
Base 0x4005.0000
Offset 0x10B
Type R/W, reset 0x00
7
6
5
4
3
2
RO
0
R/W
0
R/W
0
reserved
Type
Reset
RO
0
RO
0
1
0
R/W
0
R/W
0
NAKLMT
R/W
0
Bit/Field
Name
Type
Reset
Description
7:5
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
4:0
NAKLMT
R/W
0x0
EP0 NAK Limit
This field specifies the number of frames after receiving a stream of
NAK responses.
1190
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 86: USB Transmit Control and Status Endpoint 1 Low (USBTXCSRL1),
offset 0x112
Register 87: USB Transmit Control and Status Endpoint 2 Low (USBTXCSRL2),
offset 0x122
Register 88: USB Transmit Control and Status Endpoint 3 Low (USBTXCSRL3),
offset 0x132
Register 89: USB Transmit Control and Status Endpoint 4 Low (USBTXCSRL4),
offset 0x142
Register 90: USB Transmit Control and Status Endpoint 5 Low (USBTXCSRL5),
offset 0x152
Register 91: USB Transmit Control and Status Endpoint 6 Low (USBTXCSRL6),
offset 0x162
Register 92: USB Transmit Control and Status Endpoint 7 Low (USBTXCSRL7),
offset 0x172
OTG A /
USBTXCSRLn is an 8-bit register that provides control and status bits for transfers through the
currently selected transmit endpoint.
Host
OTG B /
Device
OTG A / Host Mode
USB Transmit Control and Status Endpoint 1 Low (USBTXCSRL1)
Base 0x4005.0000
Offset 0x112
Type R/W, reset 0x00
Type
Reset
7
6
5
4
3
2
1
0
NAKTO
CLRDT
STALLED
SETUP
FLUSH
ERROR
FIFONE
TXRDY
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
7
NAKTO
R/W
0
Description
NAK Timeout
Value Description
0
No timeout.
1
Bulk endpoints only: Indicates that the transmit endpoint is halted
following the receipt of NAK responses for longer than the time
set by the NAKLMT field in the USBTXINTERVALn register.
Software must clear this bit to allow the endpoint to continue.
November 08, 2011
1191
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Bit/Field
Name
Type
Reset
6
CLRDT
R/W
0
Description
Clear Data Toggle
Writing a 1 to this bit clears the DT bit in the USBTXCSRHn register.
5
STALLED
R/W
0
Endpoint Stalled
Value Description
0
A STALL handshake has not been received.
1
Indicates that a STALL handshake has been received. When
this bit is set, any µDMA request that is in progress is stopped,
the FIFO is completely flushed, and the TXRDY bit is cleared.
Software must clear this bit.
4
SETUP
R/W
0
Setup Packet
Value Description
0
No SETUP token is sent.
1
Sends a SETUP token instead of an OUT token for the
transaction. This bit should be set at the same time as the
TXRDY bit is set.
Note:
3
FLUSH
R/W
0
Setting this bit also clears the DT bit in the USBTXCSRHn
register.
Flush FIFO
Value Description
0
No effect.
1
Flushes the latest packet from the endpoint transmit FIFO. The
FIFO pointer is reset and the TXRDY bit is cleared. The EPn bit
in the USBTXIS register is also set in this situation.
This bit may be set simultaneously with the TXRDY bit to abort the packet
that is currently being loaded into the FIFO. Note that if the FIFO is
double-buffered, FLUSH may have to be set twice to completely clear
the FIFO.
Important:
2
ERROR
R/W
0
This bit should only be set when the TXRDY bit is set. At
other times, it may cause data to be corrupted.
Error
Value Description
0
No error.
1
Three attempts have been made to send a packet and no
handshake packet has been received. The TXRDY bit is cleared,
the EPn bit in the USBTXIS register is set, and the FIFO is
completely flushed in this situation.
Software must clear this bit.
Note:
This is valid only when the endpoint is operating in Bulk or
Interrupt mode.
1192
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
1
FIFONE
R/W
0
Description
FIFO Not Empty
Value Description
0
TXRDY
R/W
0
0
The FIFO is empty.
1
At least one packet is in the transmit FIFO.
Transmit Packet Ready
Value Description
0
No transmit packet is ready.
1
Software sets this bit after loading a data packet into the TX
FIFO.
This bit is cleared automatically when a data packet has been
transmitted. The EPn bit in the USBTXIS register is also set at this point.
TXRDY is also automatically cleared prior to loading a second packet
into a double-buffered FIFO.
OTG B / Device Mode
USB Transmit Control and Status Endpoint 1 Low (USBTXCSRL1)
Base 0x4005.0000
Offset 0x112
Type R/W, reset 0x00
Type
Reset
7
6
5
4
3
2
1
0
reserved
CLRDT
STALLED
STALL
FLUSH
UNDRN
FIFONE
TXRDY
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
Description
7
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
6
CLRDT
R/W
0
Clear Data Toggle
Writing a 1 to this bit clears the DT bit in the USBTXCSRHn register.
5
STALLED
R/W
0
Endpoint Stalled
Value Description
0
A STALL handshake has not been transmitted.
1
A STALL handshake has been transmitted. The FIFO is flushed
and the TXRDY bit is cleared.
Software must clear this bit.
November 08, 2011
1193
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Bit/Field
Name
Type
Reset
Description
4
STALL
R/W
0
Send STALL
Value Description
0
No effect.
1
Issues a STALL handshake to an IN token.
Software clears this bit to terminate the STALL condition.
Note:
3
FLUSH
R/W
0
This bit has no effect in isochronous transfers.
Flush FIFO
Value Description
0
No effect.
1
Flushes the latest packet from the endpoint transmit FIFO. The
FIFO pointer is reset and the TXRDY bit is cleared. The EPn bit
in the USBTXIS register is also set in this situation.
This bit may be set simultaneously with the TXRDY bit to abort the packet
that is currently being loaded into the FIFO. Note that if the FIFO is
double-buffered, FLUSH may have to be set twice to completely clear
the FIFO.
Important:
2
UNDRN
R/W
0
This bit should only be set when the TXRDY bit is set. At
other times, it may cause data to be corrupted.
Underrun
Value Description
0
No underrun.
1
An IN token has been received when TXRDY is not set.
Software must clear this bit.
1
FIFONE
R/W
0
FIFO Not Empty
Value Description
0
TXRDY
R/W
0
0
The FIFO is empty.
1
At least one packet is in the transmit FIFO.
Transmit Packet Ready
Value Description
0
No transmit packet is ready.
1
Software sets this bit after loading a data packet into the TX
FIFO.
This bit is cleared automatically when a data packet has been
transmitted. The EPn bit in the USBTXIS register is also set at this point.
TXRDY is also automatically cleared prior to loading a second packet
into a double-buffered FIFO.
1194
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 93: USB Transmit Control and Status Endpoint 1 High (USBTXCSRH1),
offset 0x113
Register 94: USB Transmit Control and Status Endpoint 2 High (USBTXCSRH2),
offset 0x123
Register 95: USB Transmit Control and Status Endpoint 3 High (USBTXCSRH3),
offset 0x133
Register 96: USB Transmit Control and Status Endpoint 4 High (USBTXCSRH4),
offset 0x143
Register 97: USB Transmit Control and Status Endpoint 5 High (USBTXCSRH5),
offset 0x153
Register 98: USB Transmit Control and Status Endpoint 6 High (USBTXCSRH6),
offset 0x163
Register 99: USB Transmit Control and Status Endpoint 7 High (USBTXCSRH7),
offset 0x173
OTG A /
USBTXCSRHn is an 8-bit register that provides additional control for transfers through the currently
selected transmit endpoint.
Host
OTG B /
Device
OTG A / Host Mode
USB Transmit Control and Status Endpoint 1 High (USBTXCSRH1)
Base 0x4005.0000
Offset 0x113
Type R/W, reset 0x00
7
6
AUTOSET reserved
Type
Reset
R/W
0
5
4
3
2
1
MODE
DMAEN
FDT
DMAMOD
DTWE
DT
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
RO
0
Bit/Field
Name
Type
Reset
7
AUTOSET
R/W
0
0
Description
Auto Set
Value Description
0
The TXRDY bit must be set manually.
1
Enables the TXRDY bit to be automatically set when data of the
maximum packet size (value in USBTXMAXPn) is loaded into
the transmit FIFO. If a packet of less than the maximum packet
size is loaded, then the TXRDY bit must be set manually.
November 08, 2011
1195
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Bit/Field
Name
Type
Reset
Description
6
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
5
MODE
R/W
0
Mode
Value Description
0
Enables the endpoint direction as RX.
1
Enables the endpoint direction as TX.
Note:
4
DMAEN
R/W
0
This bit only has an effect when the same endpoint FIFO is
used for both transmit and receive transactions.
DMA Request Enable
Value Description
0
Disables the µDMA request for the transmit endpoint.
1
Enables the µDMA request for the transmit endpoint.
Note:
3
FDT
R/W
0
3 TX and 3 /RX endpoints can be connected to the µDMA
module. If this bit is set for a particular endpoint, the DMAATX,
DMABTX, or DMACTX field in the USB DMA Select
(USBDMASEL) register must be programmed
correspondingly.
Force Data Toggle
Value Description
2
DMAMOD
R/W
0
0
No effect.
1
Forces the endpoint DT bit to switch and the data packet to be
cleared from the FIFO, regardless of whether an ACK was
received. This bit can be used by interrupt transmit endpoints
that are used to communicate rate feedback for isochronous
endpoints.
DMA Request Mode
Value Description
0
An interrupt is generated after every µDMA packet transfer.
1
An interrupt is generated only after the entire μDMA transfer is
complete.
Note:
1
DTWE
R/W
0
This bit must not be cleared either before or in the same cycle
as the above DMAEN bit is cleared.
Data Toggle Write Enable
Value Description
0
The DT bit cannot be written.
1
Enables the current state of the transmit endpoint data to be
written (see DT bit).
This bit is automatically cleared once the new value is written.
1196
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
Description
0
DT
R/W
0
Data Toggle
When read, this bit indicates the current state of the transmit endpoint
data toggle.
If DTWE is High, this bit may be written with the required setting of the
data toggle. If DTWE is Low, any value written to this bit is ignored. Care
should be taken when writing to this bit as it should only be changed to
RESET the transmit endpoint.
OTG B / Device Mode
USB Transmit Control and Status Endpoint 1 High (USBTXCSRH1)
Base 0x4005.0000
Offset 0x113
Type R/W, reset 0x00
7
Type
Reset
6
5
4
3
2
AUTOSET
ISO
MODE
DMAEN
FDT
DMAMOD
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
1
0
reserved
RO
0
Bit/Field
Name
Type
Reset
7
AUTOSET
R/W
0
RO
0
Description
Auto Set
Value Description
6
ISO
R/W
0
0
The TXRDY bit must be set manually.
1
Enables the TXRDY bit to be automatically set when data of the
maximum packet size (value in USBTXMAXPn) is loaded into
the transmit FIFO. If a packet of less than the maximum packet
size is loaded, then the TXRDY bit must be set manually.
Isochronous Transfers
Value Description
5
MODE
R/W
0
0
Enables the transmit endpoint for bulk or interrupt transfers.
1
Enables the transmit endpoint for isochronous transfers.
Mode
Value Description
0
Enables the endpoint direction as RX.
1
Enables the endpoint direction as TX.
Note:
This bit only has an effect where the same endpoint FIFO is
used for both transmit and receive transactions.
November 08, 2011
1197
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Bit/Field
Name
Type
Reset
4
DMAEN
R/W
0
Description
DMA Request Enable
Value Description
0
Disables the µDMA request for the transmit endpoint.
1
Enables the µDMA request for the transmit endpoint.
Note:
3
FDT
R/W
0
3 TX and 3 RX endpoints can be connected to the µDMA
module. If this bit is set for a particular endpoint, the DMAATX,
DMABTX, or DMACTX field in the USB DMA Select
(USBDMASEL) register must be programmed
correspondingly.
Force Data Toggle
Value Description
2
DMAMOD
R/W
0
0
No effect.
1
Forces the endpoint DT bit to switch and the data packet to be
cleared from the FIFO, regardless of whether an ACK was
received. This bit can be used by interrupt transmit endpoints
that are used to communicate rate feedback for isochronous
endpoints.
DMA Request Mode
Value Description
0
An interrupt is generated after every µDMA packet transfer.
1
An interrupt is generated only after the entire μDMA transfer is
complete.
Note:
1:0
reserved
RO
0
This bit must not be cleared either before or in the same cycle
as the above DMAEN bit is cleared.
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
1198
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 100: USB Maximum Receive Data Endpoint 1 (USBRXMAXP1), offset
0x114
Register 101: USB Maximum Receive Data Endpoint 2 (USBRXMAXP2), offset
0x124
Register 102: USB Maximum Receive Data Endpoint 3 (USBRXMAXP3), offset
0x134
Register 103: USB Maximum Receive Data Endpoint 4 (USBRXMAXP4), offset
0x144
Register 104: USB Maximum Receive Data Endpoint 5 (USBRXMAXP5), offset
0x154
Register 105: USB Maximum Receive Data Endpoint 6 (USBRXMAXP6), offset
0x164
Register 106: USB Maximum Receive Data Endpoint 7 (USBRXMAXP7), offset
0x174
OTG A /
Host
OTG B /
Device
The USBRXMAXPn is a 16-bit register which defines the maximum amount of data that can be
transferred through the selected receive endpoint in a single operation.
Bits 10:0 define (in bytes) the maximum payload transmitted in a single transaction. The value set
can be up to 1024 bytes but is subject to the constraints placed by the USB Specification on packet
sizes for bulk, interrupt and isochronous transfers in full-speed operations.
The total amount of data represented by the value written to this register must not exceed the FIFO
size for the receive endpoint, and must not exceed half the FIFO size if double-buffering is required.
Note:
USBRXMAXPn must be set to an even number of bytes for proper interrupt generation in
µDMA Basic mode.
USB Maximum Receive Data Endpoint 1 (USBRXMAXP1)
Base 0x4005.0000
Offset 0x114
Type R/W, reset 0x0000
15
14
RO
0
RO
0
13
12
11
10
9
8
7
6
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
RO
0
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
MAXLOAD
Bit/Field
Name
Type
Reset
15:11
reserved
RO
0x0
10:0
MAXLOAD
R/W
0x000
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Maximum Payload
The maximum payload in bytes per transaction.
November 08, 2011
1199
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 107: USB Receive Control and Status Endpoint 1 Low (USBRXCSRL1),
offset 0x116
Register 108: USB Receive Control and Status Endpoint 2 Low (USBRXCSRL2),
offset 0x126
Register 109: USB Receive Control and Status Endpoint 3 Low (USBRXCSRL3),
offset 0x136
Register 110: USB Receive Control and Status Endpoint 4 Low (USBRXCSRL4),
offset 0x146
Register 111: USB Receive Control and Status Endpoint 5 Low (USBRXCSRL5),
offset 0x156
Register 112: USB Receive Control and Status Endpoint 6 Low (USBRXCSRL6),
offset 0x166
Register 113: USB Receive Control and Status Endpoint 7 Low (USBRXCSRL7),
offset 0x176
OTG A /
USBRXCSRLn is an 8-bit register that provides control and status bits for transfers through the
currently selected receive endpoint.
Host
OTG B /
Device
OTG A / Host Mode
USB Receive Control and Status Endpoint 1 Low (USBRXCSRL1)
Base 0x4005.0000
Offset 0x116
Type R/W, reset 0x00
7
CLRDT
Type
Reset
W1C
0
6
5
STALLED REQPKT
R/W
0
4
FLUSH
R/W
0
R/W
0
3
DATAERR /
NAKTO
2
1
0
ERROR
FULL
RXRDY
R/W
0
RO
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
7
CLRDT
W1C
0
Description
Clear Data Toggle
Writing a 1 to this bit clears the DT bit in the USBRXCSRHn register.
6
STALLED
R/W
0
Endpoint Stalled
Value Description
0
A STALL handshake has not been received.
1
A STALL handshake has been received. The EPn bit in the
USBRXIS register is also set.
Software must clear this bit.
1200
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
5
REQPKT
R/W
0
Description
Request Packet
Value Description
0
No request.
1
Requests an IN transaction.
This bit is cleared when RXRDY is set.
4
FLUSH
R/W
0
Flush FIFO
Value Description
0
No effect.
1
Flushes the next packet to be read from the endpoint receive
FIFO. The FIFO pointer is reset and the RXRDY bit is cleared.
Note that if the FIFO is double-buffered, FLUSH may have to be set
twice to completely clear the FIFO.
Important:
3
DATAERR / NAKTO
R/W
0
This bit should only be set when the RXRDY bit is set. At
other times, it may cause data to be corrupted.
Data Error / NAK Timeout
Value Description
0
Normal operation.
1
Isochronous endpoints only: Indicates that RXRDY is set and
the data packet has a CRC or bit-stuff error. This bit is cleared
when RXRDY is cleared.
Bulk endpoints only: Indicates that the receive endpoint is halted
following the receipt of NAK responses for longer than the time
set by the NAKLMT field in the USBRXINTERVALn register.
Software must clear this bit to allow the endpoint to continue.
2
ERROR
R/W
0
Error
Value Description
0
No error.
1
Three attempts have been made to receive a packet and no
data packet has been received. The EPn bit in the USBRXIS
register is set in this situation.
Software must clear this bit.
Note:
1
FULL
RO
0
This bit is only valid when the receive endpoint is operating
in Bulk or Interrupt mode. In Isochronous mode, it always
returns zero.
FIFO Full
Value Description
0
The receive FIFO is not full.
1
No more packets can be loaded into the receive FIFO.
November 08, 2011
1201
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Bit/Field
Name
Type
Reset
0
RXRDY
R/W
0
Description
Receive Packet Ready
Value Description
0
No data packet has been received.
1
A data packet has been received. The EPn bit in the USBRXIS
register is also set in this situation.
If the AUTOCLR bit in the USBRXCSRHn register is set, then the this bit
is automatically cleared when a packet of USBRXMAXPn bytes has
been unloaded from the receive FIFO. If the AUTOCLR bit is clear, or if
packets of less than the maximum packet size are unloaded, then
software must clear this bit manually when the packet has been unloaded
from the receive FIFO.
OTG B / Device Mode
USB Receive Control and Status Endpoint 1 Low (USBRXCSRL1)
Base 0x4005.0000
Offset 0x116
Type R/W, reset 0x00
Type
Reset
7
6
5
CLRDT
STALLED
STALL
W1C
0
R/W
0
R/W
0
4
3
FLUSH DATAERR
R/W
0
2
1
0
OVER
FULL
RXRDY
R/W
0
RO
0
R/W
0
RO
0
Bit/Field
Name
Type
Reset
7
CLRDT
W1C
0
Description
Clear Data Toggle
Writing a 1 to this bit clears the DT bit in the USBRXCSRHn register.
6
STALLED
R/W
0
Endpoint Stalled
Value Description
0
A STALL handshake has not been transmitted.
1
A STALL handshake has been transmitted.
Software must clear this bit.
5
STALL
R/W
0
Send STALL
Value Description
0
No effect.
1
Issues a STALL handshake.
Software must clear this bit to terminate the STALL condition.
Note:
This bit has no effect where the endpoint is being used for
isochronous transfers.
1202
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
Description
4
FLUSH
R/W
0
Flush FIFO
Value Description
0
No effect.
1
Flushes the next packet from the endpoint receive FIFO. The
FIFO pointer is reset and the RXRDY bit is cleared.
The CPU writes a 1 to this bit to flush the next packet to be read from
the endpoint receive FIFO. The FIFO pointer is reset and the RXRDY bit
is cleared. Note that if the FIFO is double-buffered, FLUSH may have
to be set twice to completely clear the FIFO.
Important:
3
DATAERR
RO
0
This bit should only be set when the RXRDY bit is set. At
other times, it may cause data to be corrupted.
Data Error
Value Description
0
Normal operation.
1
Indicates that RXRDY is set and the data packet has a CRC or
bit-stuff error.
This bit is cleared when RXRDY is cleared.
Note:
2
OVER
R/W
0
This bit is only valid when the endpoint is operating in
Isochronous mode. In Bulk mode, it always returns zero.
Overrun
Value Description
0
No overrun error.
1
Indicates that an OUT packet cannot be loaded into the receive
FIFO.
Software must clear this bit.
Note:
1
FULL
RO
0
This bit is only valid when the endpoint is operating in
Isochronous mode. In Bulk mode, it always returns zero.
FIFO Full
Value Description
0
The receive FIFO is not full.
1
No more packets can be loaded into the receive FIFO.
November 08, 2011
1203
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Bit/Field
Name
Type
Reset
0
RXRDY
R/W
0
Description
Receive Packet Ready
Value Description
0
No data packet has been received.
1
A data packet has been received. The EPn bit in the USBRXIS
register is also set in this situation.
If the AUTOCLR bit in the USBRXCSRHn register is set, then the this bit
is automatically cleared when a packet of USBRXMAXPn bytes has
been unloaded from the receive FIFO. If the AUTOCLR bit is clear, or if
packets of less than the maximum packet size are unloaded, then
software must clear this bit manually when the packet has been unloaded
from the receive FIFO.
1204
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 114: USB Receive Control and Status Endpoint 1 High
(USBRXCSRH1), offset 0x117
Register 115: USB Receive Control and Status Endpoint 2 High
(USBRXCSRH2), offset 0x127
Register 116: USB Receive Control and Status Endpoint 3 High
(USBRXCSRH3), offset 0x137
Register 117: USB Receive Control and Status Endpoint 4 High
(USBRXCSRH4), offset 0x147
Register 118: USB Receive Control and Status Endpoint 5 High
(USBRXCSRH5), offset 0x157
Register 119: USB Receive Control and Status Endpoint 6 High
(USBRXCSRH6), offset 0x167
Register 120: USB Receive Control and Status Endpoint 7 High
(USBRXCSRH7), offset 0x177
OTG A /
USBRXCSRHn is an 8-bit register that provides additional control and status bits for transfers
through the currently selected receive endpoint.
Host
OTG B /
Device
OTG A / Host Mode
USB Receive Control and Status Endpoint 1 High (USBRXCSRH1)
Base 0x4005.0000
Offset 0x117
Type R/W, reset 0x00
7
6
5
AUTOCL AUTORQ DMAEN
Type
Reset
R/W
0
R/W
0
R/W
0
4
3
2
PIDERR DMAMOD
RO
0
R/W
0
1
0
DTWE
DT
reserved
RO
0
RO
0
RO
0
November 08, 2011
1205
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Bit/Field
Name
Type
Reset
Description
7
AUTOCL
R/W
0
Auto Clear
Value Description
6
AUTORQ
R/W
0
0
No effect.
1
Enables the RXRDY bit to be automatically cleared when a packet
of USBRXMAXPn bytes has been unloaded from the receive
FIFO. When packets of less than the maximum packet size are
unloaded, RXRDY must be cleared manually. Care must be taken
when using µDMA to unload the receive FIFO as data is read
from the receive FIFO in 4 byte chunks regardless of the value
of the MAXLOAD field in the USBRXMAXPn register, see “DMA
Operation” on page 1137.
Auto Request
Value Description
0
No effect.
1
Enables the REQPKT bit to be automatically set when the RXRDY
bit is cleared.
Note:
5
DMAEN
R/W
0
This bit is automatically cleared when a short packet is
received.
DMA Request Enable
Value Description
0
Disables the µDMA request for the receive endpoint.
1
Enables the µDMA request for the receive endpoint.
Note:
4
PIDERR
RO
0
3 TX and 3 RX endpoints can be connected to the µDMA
module. If this bit is set for a particular endpoint, the DMAARX,
DMABRX, or DMACRX field in the USB DMA Select
(USBDMASEL) register must be programmed
correspondingly.
PID Error
Value Description
0
No error.
1
Indicates a PID error in the received packet of an isochronous
transaction.
This bit is ignored in bulk or interrupt transactions.
3
DMAMOD
R/W
0
DMA Request Mode
Value Description
0
An interrupt is generated after every µDMA packet transfer.
1
An interrupt is generated only after the entire μDMA transfer is
complete.
Note:
This bit must not be cleared either before or in the same cycle
as the above DMAEN bit is cleared.
1206
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
2
DTWE
RO
0
Description
Data Toggle Write Enable
Value Description
0
The DT bit cannot be written.
1
Enables the current state of the receive endpoint data to be
written (see DT bit).
This bit is automatically cleared once the new value is written.
1
DT
RO
0
Data Toggle
When read, this bit indicates the current state of the receive data toggle.
If DTWE is High, this bit may be written with the required setting of the
data toggle. If DTWE is Low, any value written to this bit is ignored. Care
should be taken when writing to this bit as it should only be changed to
RESET the receive endpoint.
0
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
OTG B / Device Mode
USB Receive Control and Status Endpoint 1 High (USBRXCSRH1)
Base 0x4005.0000
Offset 0x117
Type R/W, reset 0x00
7
Type
Reset
6
5
4
AUTOCL
ISO
DMAEN
R/W
0
R/W
0
R/W
0
DISNYET /
PIDERR
R/W
0
3
2
DMAMOD
R/W
0
1
0
reserved
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
Description
7
AUTOCL
R/W
0
Auto Clear
Value Description
6
ISO
R/W
0
0
No effect.
1
Enables the RXRDY bit to be automatically cleared when a packet
of USBRXMAXPn bytes has been unloaded from the receive
FIFO. When packets of less than the maximum packet size are
unloaded, RXRDY must be cleared manually. Care must be taken
when using µDMA to unload the receive FIFO as data is read
from the receive FIFO in 4 byte chunks regardless of the value
of the MAXLOAD field in the USBRXMAXPn register, see “DMA
Operation” on page 1137.
Isochronous Transfers
Value Description
0
Enables the receive endpoint for isochronous transfers.
1
Enables the receive endpoint for bulk/interrupt transfers.
November 08, 2011
1207
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Bit/Field
Name
Type
Reset
5
DMAEN
R/W
0
Description
DMA Request Enable
Value Description
0
Disables the µDMA request for the receive endpoint.
1
Enables the µDMA request for the receive endpoint.
Note:
4
DISNYET / PIDERR
R/W
0
3 TX and 3 RX endpoints can be connected to the µDMA
module. If this bit is set for a particular endpoint, the DMAARX,
DMABRX, or DMACRX field in the USB DMA Select
(USBDMASEL) register must be programmed
correspondingly.
Disable NYET / PID Error
Value Description
0
No effect.
1
For bulk or interrupt transactions: Disables the sending of NYET
handshakes. When this bit is set, all successfully received
packets are acknowledged, including at the point at which the
FIFO becomes full.
For isochronous transactions: Indicates a PID error in the
received packet.
3
DMAMOD
R/W
0
DMA Request Mode
Value Description
0
An interrupt is generated after every µDMA packet transfer.
1
An interrupt is generated only after the entire μDMA transfer is
complete.
Note:
2:0
reserved
RO
0x0
This bit must not be cleared either before or in the same cycle
as the above DMAEN bit is cleared.
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
1208
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 121: USB Receive Byte Count Endpoint 1 (USBRXCOUNT1), offset
0x118
Register 122: USB Receive Byte Count Endpoint 2 (USBRXCOUNT2), offset
0x128
Register 123: USB Receive Byte Count Endpoint 3 (USBRXCOUNT3), offset
0x138
Register 124: USB Receive Byte Count Endpoint 4 (USBRXCOUNT4), offset
0x148
Register 125: USB Receive Byte Count Endpoint 5 (USBRXCOUNT5), offset
0x158
Register 126: USB Receive Byte Count Endpoint 6 (USBRXCOUNT6), offset
0x168
Register 127: USB Receive Byte Count Endpoint 7 (USBRXCOUNT7), offset
0x178
OTG A /
Host
Note:
The value returned changes as the FIFO is unloaded and is only valid while the RXRDY bit
in the USBRXCSRLn register is set.
OTG B /
USBRXCOUNTn is a 16-bit read-only register that holds the number of data bytes in the packet
currently in line to be read from the receive FIFO. If the packet is transmitted as multiple bulk packets,
the number given is for the combined packet.
Device
USB Receive Byte Count Endpoint 1 (USBRXCOUNT1)
Base 0x4005.0000
Offset 0x118
Type RO, reset 0x0000
15
14
13
12
11
10
9
8
7
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
COUNT
Bit/Field
Name
Type
Reset
15:13
reserved
RO
0x0
12:0
COUNT
RO
0x000
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Receive Packet Count
Indicates the number of bytes in the receive packet.
November 08, 2011
1209
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 128: USB Host Transmit Configure Type Endpoint 1 (USBTXTYPE1),
offset 0x11A
Register 129: USB Host Transmit Configure Type Endpoint 2 (USBTXTYPE2),
offset 0x12A
Register 130: USB Host Transmit Configure Type Endpoint 3 (USBTXTYPE3),
offset 0x13A
Register 131: USB Host Transmit Configure Type Endpoint 4 (USBTXTYPE4),
offset 0x14A
Register 132: USB Host Transmit Configure Type Endpoint 5 (USBTXTYPE5),
offset 0x15A
Register 133: USB Host Transmit Configure Type Endpoint 6 (USBTXTYPE6),
offset 0x16A
Register 134: USB Host Transmit Configure Type Endpoint 7 (USBTXTYPE7),
offset 0x17A
OTG A /
Host
USBTXTYPEn is an 8-bit register that must be written with the endpoint number to be targeted by
the endpoint, the transaction protocol to use for the currently selected transmit endpoint, and its
operating speed.
USB Host Transmit Configure Type Endpoint 1 (USBTXTYPE1)
Base 0x4005.0000
Offset 0x11A
Type R/W, reset 0x00
7
6
SPEED
Type
Reset
R/W
0
R/W
0
5
4
3
2
PROTO
R/W
0
R/W
0
1
0
R/W
0
R/W
0
TEP
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
7:6
SPEED
R/W
0x0
Description
Operating Speed
This bit field specifies the operating speed of the target Device:
Value Description
0x0
Default
The target is assumed to be using the same connection speed
as the USB controller.
0x1
Reserved
0x2
Full
0x3
Low
1210
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
5:4
PROTO
R/W
0x0
Description
Protocol
Software must configure this bit field to select the required protocol for
the transmit endpoint:
Value Description
3:0
TEP
R/W
0x0
0x0
Control
0x1
Isochronous
0x2
Bulk
0x3
Interrupt
Target Endpoint Number
Software must configure this value to the endpoint number contained
in the transmit endpoint descriptor returned to the USB controller during
Device enumeration.
November 08, 2011
1211
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 135: USB Host Transmit Interval Endpoint 1 (USBTXINTERVAL1),
offset 0x11B
Register 136: USB Host Transmit Interval Endpoint 2 (USBTXINTERVAL2),
offset 0x12B
Register 137: USB Host Transmit Interval Endpoint 3 (USBTXINTERVAL3),
offset 0x13B
Register 138: USB Host Transmit Interval Endpoint 4 (USBTXINTERVAL4),
offset 0x14B
Register 139: USB Host Transmit Interval Endpoint 5 (USBTXINTERVAL5),
offset 0x15B
Register 140: USB Host Transmit Interval Endpoint 6 (USBTXINTERVAL6),
offset 0x16B
Register 141: USB Host Transmit Interval Endpoint 7 (USBTXINTERVAL7),
offset 0x17B
OTG A /
Host
USBTXINTERVALn is an 8-bit register that, for interrupt and isochronous transfers, defines the
polling interval for the currently selected transmit endpoint. For bulk endpoints, this register defines
the number of frames after which the endpoint should time out on receiving a stream of NAK
responses.
The USBTXINTERVALn register value defines a number of frames, as follows:
Transfer Type
Interrupt
Speed
Valid values (m)
Interpretation
Low-Speed or Full-Speed
0x01 – 0xFF
The polling interval is m frames.
Isochronous
Full-Speed
0x01 – 0x10
The polling interval is 2(m-1) frames.
Bulk
Full-Speed
0x02 – 0x10
The NAK Limit is 2(m-1) frames. A value of 0
or 1 disables the NAK timeout function.
USB Host Transmit Interval Endpoint 1 (USBTXINTERVAL1)
Base 0x4005.0000
Offset 0x11B
Type R/W, reset 0x00
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
TXPOLL / NAKLMT
Type
Reset
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
Description
7:0
TXPOLL / NAKLMT
R/W
0x00
TX Polling / NAK Limit
The polling interval for interrupt/isochronous transfers; the NAK limit for
bulk transfers. See table above for valid entries; other values are
reserved.
1212
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 142: USB Host Configure Receive Type Endpoint 1 (USBRXTYPE1),
offset 0x11C
Register 143: USB Host Configure Receive Type Endpoint 2 (USBRXTYPE2),
offset 0x12C
Register 144: USB Host Configure Receive Type Endpoint 3 (USBRXTYPE3),
offset 0x13C
Register 145: USB Host Configure Receive Type Endpoint 4 (USBRXTYPE4),
offset 0x14C
Register 146: USB Host Configure Receive Type Endpoint 5 (USBRXTYPE5),
offset 0x15C
Register 147: USB Host Configure Receive Type Endpoint 6 (USBRXTYPE6),
offset 0x16C
Register 148: USB Host Configure Receive Type Endpoint 7 (USBRXTYPE7),
offset 0x17C
OTG A /
Host
USBRXTYPEn is an 8-bit register that must be written with the endpoint number to be targeted by
the endpoint, the transaction protocol to use for the currently selected receive endpoint, and its
operating speed.
USB Host Configure Receive Type Endpoint 1 (USBRXTYPE1)
Base 0x4005.0000
Offset 0x11C
Type R/W, reset 0x00
7
6
SPEED
Type
Reset
R/W
0
R/W
0
5
4
3
2
PROTO
R/W
0
R/W
0
1
0
R/W
0
R/W
0
TEP
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
7:6
SPEED
R/W
0x0
Description
Operating Speed
This bit field specifies the operating speed of the target Device:
Value Description
0x0
Default
The target is assumed to be using the same connection speed
as the USB controller.
0x1
Reserved
0x2
Full
0x3
Low
November 08, 2011
1213
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Bit/Field
Name
Type
Reset
5:4
PROTO
R/W
0x0
Description
Protocol
Software must configure this bit field to select the required protocol for
the receive endpoint:
Value Description
3:0
TEP
R/W
0x0
0x0
Control
0x1
Isochronous
0x2
Bulk
0x3
Interrupt
Target Endpoint Number
Software must set this value to the endpoint number contained in the
receive endpoint descriptor returned to the USB controller during Device
enumeration.
1214
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 149: USB Host Receive Polling Interval Endpoint 1
(USBRXINTERVAL1), offset 0x11D
Register 150: USB Host Receive Polling Interval Endpoint 2
(USBRXINTERVAL2), offset 0x12D
Register 151: USB Host Receive Polling Interval Endpoint 3
(USBRXINTERVAL3), offset 0x13D
Register 152: USB Host Receive Polling Interval Endpoint 4
(USBRXINTERVAL4), offset 0x14D
Register 153: USB Host Receive Polling Interval Endpoint 5
(USBRXINTERVAL5), offset 0x15D
Register 154: USB Host Receive Polling Interval Endpoint 6
(USBRXINTERVAL6), offset 0x16D
Register 155: USB Host Receive Polling Interval Endpoint 7
(USBRXINTERVAL7), offset 0x17D
OTG A /
Host
USBRXINTERVALn is an 8-bit register that, for interrupt and isochronous transfers, defines the
polling interval for the currently selected receive endpoint. For bulk endpoints, this register defines
the number of frames after which the endpoint should time out on receiving a stream of NAK
responses.
The USBRXINTERVALn register value defines a number of frames, as follows:
Transfer Type
Interrupt
Speed
Valid values (m)
Interpretation
Low-Speed or Full-Speed
0x01 – 0xFF
The polling interval is m frames.
Isochronous
Full-Speed
0x01 – 0x10
The polling interval is 2(m-1) frames.
Bulk
Full-Speed
0x02 – 0x10
The NAK Limit is 2(m-1) frames. A value of 0
or 1 disables the NAK timeout function.
USB Host Receive Polling Interval Endpoint 1 (USBRXINTERVAL1)
Base 0x4005.0000
Offset 0x11D
Type R/W, reset 0x00
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
TXPOLL / NAKLMT
Type
Reset
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
Description
7:0
TXPOLL / NAKLMT
R/W
0x00
RX Polling / NAK Limit
The polling interval for interrupt/isochronous transfers; the NAK limit for
bulk transfers. See table above for valid entries; other values are
reserved.
November 08, 2011
1215
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 156: USB Request Packet Count in Block Transfer Endpoint 1
(USBRQPKTCOUNT1), offset 0x304
Register 157: USB Request Packet Count in Block Transfer Endpoint 2
(USBRQPKTCOUNT2), offset 0x308
Register 158: USB Request Packet Count in Block Transfer Endpoint 3
(USBRQPKTCOUNT3), offset 0x30C
Register 159: USB Request Packet Count in Block Transfer Endpoint 4
(USBRQPKTCOUNT4), offset 0x310
Register 160: USB Request Packet Count in Block Transfer Endpoint 5
(USBRQPKTCOUNT5), offset 0x314
Register 161: USB Request Packet Count in Block Transfer Endpoint 6
(USBRQPKTCOUNT6), offset 0x318
Register 162: USB Request Packet Count in Block Transfer Endpoint 7
(USBRQPKTCOUNT7), offset 0x31C
OTG A /
Host
This 16-bit read/write register is used in Host mode to specify the number of packets that are to be
transferred in a block transfer of one or more bulk packets to receive endpoint n. The USB controller
uses the value recorded in this register to determine the number of requests to issue where the
AUTORQ bit in the USBRXCSRHn register has been set. See “IN Transactions as a Host” on page 1133.
Note:
Multiple packets combined into a single bulk packet within the FIFO count as one packet.
USB Request Packet Count in Block Transfer Endpoint 1 (USBRQPKTCOUNT1)
Base 0x4005.0000
Offset 0x304
Type R/W, reset 0x0000
15
14
13
12
11
10
9
8
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
COUNT
Type
Reset
Bit/Field
Name
Type
Reset
15:0
COUNT
R/W
0x0000
Description
Block Transfer Packet Count
Sets the number of packets of the size defined by the MAXLOAD bit field
that are to be transferred in a block transfer.
Note:
This is only used in Host mode when AUTORQ is set. The bit
has no effect in Device mode or when AUTORQ is not set.
1216
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 163: USB Receive Double Packet Buffer Disable
(USBRXDPKTBUFDIS), offset 0x340
OTG A /
Host
USBRXDPKTBUFDIS is a 16-bit register that indicates which of the receive endpoints have disabled
the double-packet buffer functionality (see the section called “Double-Packet Buffering” on page 1129).
USB Receive Double Packet Buffer Disable (USBRXDPKTBUFDIS)
OTG B /
Base 0x4005.0000
Offset 0x340
Type R/W, reset 0x0000
Device
15
14
13
12
11
10
9
8
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
EP7
EP6
EP5
EP4
EP3
EP2
EP1
reserved
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
RO
0
Bit/Field
Name
Type
Reset
Description
15:8
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
7
EP7
R/W
0
EP7 RX Double-Packet Buffer Disable
Value Description
6
EP6
R/W
0
0
Disables double-packet buffering.
1
Enables double-packet buffering.
EP6 RX Double-Packet Buffer Disable
Same description as EP7.
5
EP5
R/W
0
EP5 RX Double-Packet Buffer Disable
Same description as EP7.
4
EP4
R/W
0
EP4 RX Double-Packet Buffer Disable
Same description as EP7.
3
EP3
R/W
0
EP3 RX Double-Packet Buffer Disable
Same description as EP7.
2
EP2
R/W
0
EP2 RX Double-Packet Buffer Disable
Same description as EP7.
1
EP1
R/W
0
EP1 RX Double-Packet Buffer Disable
Same description as EP7.
0
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
November 08, 2011
1217
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 164: USB Transmit Double Packet Buffer Disable
(USBTXDPKTBUFDIS), offset 0x342
OTG A /
Host
USBTXDPKTBUFDIS is a 16-bit register that indicates which of the transmit endpoints have disabled
the double-packet buffer functionality (see the section called “Double-Packet Buffering” on page 1128).
USB Transmit Double Packet Buffer Disable (USBTXDPKTBUFDIS)
OTG B /
Base 0x4005.0000
Offset 0x342
Type R/W, reset 0x0000
Device
15
14
13
12
11
10
9
8
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
EP7
EP6
EP5
EP4
EP3
EP2
EP1
reserved
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
RO
0
Bit/Field
Name
Type
Reset
Description
15:8
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
7
EP7
R/W
0
EP7 TX Double-Packet Buffer Disable
Value Description
6
EP6
R/W
0
0
Disables double-packet buffering.
1
Enables double-packet buffering.
EP6 TX Double-Packet Buffer Disable
Same description as EP7.
5
EP5
R/W
0
EP5 TX Double-Packet Buffer Disable
Same description as EP7.
4
EP4
R/W
0
EP4 TX Double-Packet Buffer Disable
Same description as EP7.
3
EP3
R/W
0
EP3 TX Double-Packet Buffer Disable
Same description as EP7.
2
EP2
R/W
0
EP2 TX Double-Packet Buffer Disable
Same description as EP7.
1
EP1
R/W
0
EP1 TX Double-Packet Buffer Disable
Same description as EP7.
0
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
1218
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 165: USB External Power Control (USBEPC), offset 0x400
OTG A /
Host
This 32-bit register specifies the function of the two-pin external power interface (USB0EPEN and
USB0PFLT). The assertion of the power fault input may generate an automatic action, as controlled
by the hardware configuration registers. The automatic action is necessary because the fault condition
may require a response faster than one provided by firmware.
OTG B /
USB External Power Control (USBEPC)
Device
Base 0x4005.0000
Offset 0x400
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
reserved
EPENDE
RO
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
RO
0
PFLTACT
Bit/Field
Name
Type
Reset
31:10
reserved
RO
0x0000.0
9:8
PFLTACT
R/W
0x0
reserved
R/W
0
PFLTAEN PFLTSEN PFLTEN
RO
0
R/W
0
R/W
0
R/W
0
EPEN
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Power Fault Action
This bit field specifies how the USB0EPEN signal is changed when
detecting a USB power fault.
Value Description
0x0
Unchanged
USB0EPEN is controlled by the combination of the EPEN and
EPENDE bits.
0x1
Tristate
USB0EPEN is undriven (tristate).
0x2
Low
USB0EPEN is driven Low.
0x3
High
USB0EPEN is driven High.
7
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
November 08, 2011
1219
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Bit/Field
Name
Type
Reset
6
PFLTAEN
R/W
0
Description
Power Fault Action Enable
This bit specifies whether a USB power fault triggers any automatic
corrective action regarding the driven state of the USB0EPEN signal.
Value Description
0
Disabled
USB0EPEN is controlled by the combination of the EPEN and
EPENDE bits.
1
Enabled
The USB0EPEN output is automatically changed to the state
specified by the PFLTACT field.
5
PFLTSEN
R/W
0
Power Fault Sense
This bit specifies the logical sense of the USB0PFLT input signal that
indicates an error condition.
The complementary state is the inactive state.
Value Description
0
Low Fault
If USB0PFLT is driven Low, the power fault is signaled internally
(if enabled by the PFLTEN bit).
1
High Fault
If USB0PFLT is driven High, the power fault is signaled internally
(if enabled by the PFLTEN bit).
4
PFLTEN
R/W
0
Power Fault Input Enable
This bit specifies whether the USB0PFLT input signal is used in internal
logic.
Value Description
0
Not Used
The USB0PFLT signal is ignored.
1
Used
The USB0PFLT signal is used internally.
3
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
1220
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
2
EPENDE
R/W
0
Description
EPEN Drive Enable
This bit specifies whether the USB0EPEN signal is driven or undriven
(tristate). When driven, the signal value is specified by the EPEN field.
When not driven, the EPEN field is ignored and the USB0EPEN signal is
placed in a high-impedance state.
Value Description
0
Not Driven
The USB0EPEN signal is high impedance.
1
Driven
The USB0EPEN signal is driven to the logical value specified by
the value of the EPEN field.
The USB0EPEN signal is undriven at reset because the sense of the
external power supply enable is unknown. By adding the high-impedance
state, system designers may bias the power supply enable to the
disabled state using a large resistor (100 kΩ) and later configure and
drive the output signal to enable the power supply.
1:0
EPEN
R/W
0x0
External Power Supply Enable Configuration
This bit field specifies and controls the logical value driven on the
USB0EPEN signal.
Value Description
0x0
Power Enable Active Low
The USB0EPEN signal is driven Low if the EPENDE bit is set.
0x1
Power Enable Active High
The USB0EPEN signal is driven High if the EPENDE bit is set.
0x2
Power Enable High if VBUS Low
The USB0EPEN signal is driven High when the A device is not
recognized.
0x3
Power Enable High if VBUS High
The USB0EPEN signal is driven High when the A device is
recognized.
November 08, 2011
1221
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 166: USB External Power Control Raw Interrupt Status (USBEPCRIS),
offset 0x404
OTG A /
This 32-bit register specifies the unmasked interrupt status of the two-pin external power interface.
USB External Power Control Raw Interrupt Status (USBEPCRIS)
Host
Base 0x4005.0000
Offset 0x404
Type RO, reset 0x0000.0000
OTG B /
31
30
29
28
27
26
25
Device
24
23
22
21
20
19
18
17
16
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:1
reserved
RO
0x0000.000
0
PF
RO
0
RO
0
RO
0
0
PF
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
USB Power Fault Interrupt Status
Value Description
1
A Power Fault status has been detected.
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the PF bit in the USBEPCISC register.
1222
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 167: USB External Power Control Interrupt Mask (USBEPCIM), offset
0x408
OTG A /
This 32-bit register specifies the interrupt mask of the two-pin external power interface.
USB External Power Control Interrupt Mask (USBEPCIM)
Host
Base 0x4005.0000
Offset 0x408
Type R/W, reset 0x0000.0000
OTG B /
31
30
29
28
27
26
25
Device
24
23
22
21
20
19
18
17
16
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:1
reserved
RO
0x0000.000
0
PF
R/W
0
RO
0
RO
0
PF
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
USB Power Fault Interrupt Mask
Value Description
1
The raw interrupt signal from a detected power fault is sent to
the interrupt controller.
0
A detected power fault does not affect the interrupt status.
November 08, 2011
1223
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 168: USB External Power Control Interrupt Status and Clear
(USBEPCISC), offset 0x40C
OTG A /
Host
This 32-bit register specifies the masked interrupt status of the two-pin external power interface. It
also provides a method to clear the interrupt state.
USB External Power Control Interrupt Status and Clear (USBEPCISC)
OTG B /
Base 0x4005.0000
Offset 0x40C
Type R/W, reset 0x0000.0000
Device
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:1
reserved
RO
0x0000.000
0
PF
R/W1C
0
RO
0
RO
0
0
PF
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W1C
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
USB Power Fault Interrupt Status and Clear
Value Description
1
The PF bits in the USBEPCRIS and USBEPCIM registers are
set, providing an interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the PF bit
in the USBEPCRIS register.
1224
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 169: USB Device RESUME Raw Interrupt Status (USBDRRIS), offset
0x410
OTG A /
Host
The USBDRRIS 32-bit register is the raw interrupt status register. On a read, this register gives the
current raw status value of the corresponding interrupt prior to masking. A write has no effect.
USB Device RESUME Raw Interrupt Status (USBDRRIS)
OTG B /
Base 0x4005.0000
Offset 0x410
Type RO, reset 0x0000.0000
Device
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:1
reserved
RO
0x0000.000
0
RESUME
RO
0
RO
0
RO
0
0
RESUME
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
RESUME Interrupt Status
Value Description
1
A RESUME status has been detected.
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the RESUME bit in the USBDRISC
register.
November 08, 2011
1225
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 170: USB Device RESUME Interrupt Mask (USBDRIM), offset 0x414
OTG A /
Host
The USBDRIM 32-bit register is the masked interrupt status register. On a read, this register gives
the current value of the mask on the corresponding interrupt. Setting a bit sets the mask, preventing
the interrupt from being signaled to the interrupt controller. Clearing a bit clears the corresponding
mask, enabling the interrupt to be sent to the interrupt controller.
OTG B /
USB Device RESUME Interrupt Mask (USBDRIM)
Device
Base 0x4005.0000
Offset 0x414
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
reserved
Type
Reset
RO
0
RESUME
R/W
0
Bit/Field
Name
Type
Reset
Description
31:1
reserved
RO
0x00
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
0
RESUME
R/W
0
RESUME Interrupt Mask
Value Description
1
The raw interrupt signal from a detected RESUME is sent to
the interrupt controller. This bit should only be set when a
SUSPEND has been detected (the SUSPEND bit in the USBIS
register is set).
0
A detected RESUME does not affect the interrupt status.
1226
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 171: USB Device RESUME Interrupt Status and Clear (USBDRISC),
offset 0x418
OTG A /
Host
The USBDRISC 32-bit register is the interrupt clear register. On a write of 1, the corresponding
interrupt is cleared. A write of 0 has no effect.
USB Device RESUME Interrupt Status and Clear (USBDRISC)
OTG B /
Base 0x4005.0000
Offset 0x418
Type W1C, reset 0x0000.0000
Device
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:1
reserved
RO
0x0000.000
0
RESUME
R/W1C
0
RO
0
RO
0
0
RESUME
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W1C
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
RESUME Interrupt Status and Clear
Value Description
1
The RESUME bits in the USBDRRIS and USBDRCIM registers
are set, providing an interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the RESUME
bit in the USBDRCRIS register.
November 08, 2011
1227
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 172: USB General-Purpose Control and Status (USBGPCS), offset
0x41C
OTG A /
USBGPCS provides the state of the internal ID signal.
Note:
Host
OTG B /
Device
When used in OTG mode, USB0VBUS and USB0ID do not require any configuration as they
are dedicated pins for the USB controller and directly connect to the USB connector's VBUS
and ID signals. If the USB controller is used as either a dedicated Host or Device, the
DEVMODOTG and DEVMOD bits in the USB General-Purpose Control and Status
(USBGPCS) register can be used to connect the USB0VBUS and USB0ID inputs to fixed
levels internally, freeing the PB0 and PB1 pins for GPIO use. For proper self-powered Device
operation, the VBUS value must still be monitored to assure that if the Host removes VBUS,
the self-powered Device disables the D+/D- pull-up resistors. This function can be
accomplished by connecting a standard GPIO to VBUS.
USB General-Purpose Control and Status (USBGPCS)
Base 0x4005.0000
Offset 0x41C
Type R/W, reset 0x0000.0003
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
DEVMODOTG
DEVMOD
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
1
R/W
1
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:2
reserved
RO
0x0000.000
1
DEVMODOTG
R/W
1
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Enable Device Mode
This bit enables the DEVMOD bit to control the state of the internal ID
signal in OTG mode.
Value Description
0
DEVMOD
R/W
1
0
The mode is specified by the state of the internal ID signal.
1
This bit enables the DEVMOD bit to control the internal ID signal.
Device Mode
This bit specifies the state of the internal ID signal in Host mode and in
OTG mode when the DEVMODOTG bit is set.
In Device mode this bit is ignored (assumed set).
Value Description
0
Host mode
1
Device mode
1228
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 173: USB VBUS Droop Control (USBVDC), offset 0x430
OTG A /
Host
This 32-bit register enables a controlled masking of VBUS to compensate for any in-rush current
by a Device that is connected to the Host controller. The in-rush current can cause VBUS to droop,
causing the USB controller's behavior to be unexpected. The USB Host controller allows VBUS to
fall lower than the VBUS Valid level (4.75 V) but not below AValid (2.0 V) for 65 microseconds
without signaling a VBUSERR interrupt in the controller. Without this, any glitch on VBUS would force
the USB Host controller to remove power from VBUS and then re-enumerate the Device.
USB VBUS Droop Control (USBVDC)
Base 0x4005.0000
Offset 0x430
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:1
reserved
RO
0x0000.000
0
VBDEN
R/W
0
RO
0
VBDEN
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
VBUS Droop Enable
Value Description
0
No effect.
1
Any changes from VBUSVALID are masked when VBUS goes
below 4.75 V but not lower than 2.0 V for 65 microseconds.
During this time, the VBUS state indicates VBUSVALID.
November 08, 2011
1229
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 174: USB VBUS Droop Control Raw Interrupt Status (USBVDCRIS),
offset 0x434
OTG A /
Host
This 32-bit register specifies the unmasked interrupt status of the VBUS droop limit of 65
microseconds.
USB VBUS Droop Control Raw Interrupt Status (USBVDCRIS)
Base 0x4005.0000
Offset 0x434
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:1
reserved
RO
0x0000.000
0
VD
RO
0
RO
0
0
VD
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
VBUS Droop Raw Interrupt Status
Value Description
1
A VBUS droop lasting for 65 microseconds has been detected.
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the VD bit in the USBVDCISC register.
1230
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 175: USB VBUS Droop Control Interrupt Mask (USBVDCIM), offset
0x438
OTG A /
This 32-bit register specifies the interrupt mask of the VBUS droop.
USB VBUS Droop Control Interrupt Mask (USBVDCIM)
Host
Base 0x4005.0000
Offset 0x438
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:1
reserved
RO
0x0000.000
0
VD
R/W
0
RO
0
0
VD
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
VBUS Droop Interrupt Mask
Value Description
1
The raw interrupt signal from a detected VBUS droop is sent to
the interrupt controller.
0
A detected VBUS droop does not affect the interrupt status.
November 08, 2011
1231
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 176: USB VBUS Droop Control Interrupt Status and Clear
(USBVDCISC), offset 0x43C
OTG A /
Host
This 32-bit register specifies the masked interrupt status of the VBUS droop and provides a method
to clear the interrupt state.
USB VBUS Droop Control Interrupt Status and Clear (USBVDCISC)
Base 0x4005.0000
Offset 0x43C
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:1
reserved
RO
0x0000.000
0
VD
R/W1C
0
RO
0
0
VD
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W1C
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
VBUS Droop Interrupt Status and Clear
Value Description
1
The VD bits in the USBVDCRIS and USBVDCIM registers are
set, providing an interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the VD bit
in the USBVDCRIS register.
1232
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 177: USB ID Valid Detect Raw Interrupt Status (USBIDVRIS), offset
0x444
This 32-bit register specifies whether the unmasked interrupt status of the ID value is valid.
OTG
USB ID Valid Detect Raw Interrupt Status (USBIDVRIS)
Base 0x4005.0000
Offset 0x444
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:1
reserved
RO
0x0000.000
0
ID
RO
0
RO
0
0
ID
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
ID Valid Detect Raw Interrupt Status
Value Description
1
A valid ID has been detected.
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the ID bit in the USBIDVISC register.
November 08, 2011
1233
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 178: USB ID Valid Detect Interrupt Mask (USBIDVIM), offset 0x448
This 32-bit register specifies the interrupt mask of the ID valid detection.
OTG
USB ID Valid Detect Interrupt Mask (USBIDVIM)
Base 0x4005.0000
Offset 0x448
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:1
reserved
RO
0x0000.000
0
ID
R/W
0
RO
0
ID
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
ID Valid Detect Interrupt Mask
Value Description
1
The raw interrupt signal from a detected ID valid is sent to the
interrupt controller.
0
A detected ID valid does not affect the interrupt status.
1234
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 179: USB ID Valid Detect Interrupt Status and Clear (USBIDVISC),
offset 0x44C
This 32-bit register specifies the masked interrupt status of the ID valid detect. It also provides a
method to clear the interrupt state.
OTG
USB ID Valid Detect Interrupt Status and Clear (USBIDVISC)
Base 0x4005.0000
Offset 0x44C
Type R/W1C, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:1
reserved
RO
0x0000.000
0
ID
R/W1C
0
RO
0
0
ID
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W1C
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
ID Valid Detect Interrupt Status and Clear
Value Description
1
The ID bits in the USBIDVRIS and USBIDVIM registers are
set, providing an interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the ID bit
in the USBIDVRIS register.
November 08, 2011
1235
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 180: USB DMA Select (USBDMASEL), offset 0x450
OTG A /
Host
OTG B /
This 32-bit register specifies which endpoints are mapped to the 6 allocated µDMA channels, see
Table 9-1 on page 612 for more information on channel assignments.
USB DMA Select (USBDMASEL)
Base 0x4005.0000
Offset 0x450
Type R/W, reset 0x0033.2211
Device
31
30
29
28
RO
0
RO
0
RO
0
RO
0
15
14
13
R/W
0
R/W
0
27
26
25
24
23
22
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
12
11
10
9
8
7
6
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
R/W
1
20
19
18
R/W
1
R/W
1
R/W
0
R/W
0
R/W
1
R/W
1
5
4
3
2
1
0
R/W
1
R/W
0
R/W
0
DMACTX
DMABTX
Type
Reset
21
DMABRX
R/W
1
16
DMACRX
DMAATX
R/W
0
17
DMAARX
R/W
0
R/W
1
Bit/Field
Name
Type
Reset
Description
31:24
reserved
RO
0x00
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
23:20
DMACTX
R/W
0x3
DMA C TX Select
Specifies the TX mapping of the third USB endpoint on µDMA channel
5 (primary assignment).
Value
Description
0x0
reserved
0x1
Endpoint 1 TX
0x2
Endpoint 2 TX
0x3
Endpoint 3 TX
0x4
Endpoint 4 TX
0x5
Endpoint 5 TX
0x6
Endpoint 6 TX
0x7
Endpoint 7 TX
0x8 - 0xF reserved
1236
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
19:16
DMACRX
R/W
0x3
Description
DMA C RX Select
Specifies the RX and TX mapping of the third USB endpoint on µDMA
channel 4 (primary assignment).
Value
Description
0x0
reserved
0x1
Endpoint 1 RX
0x2
Endpoint 2 RX
0x3
Endpoint 3 RX
0x4
Endpoint 4 RX
0x5
Endpoint 5 RX
0x6
Endpoint 6 RX
0x7
Endpoint 7 RX
0x8 - 0xF reserved
15:12
DMABTX
R/W
0x2
DMA B TX Select
Specifies the TX mapping of the second USB endpoint on µDMA channel
3 (primary assignment).
Same bit definitions as the DMACTX field.
11:8
DMABRX
R/W
0x2
DMA B RX Select
Specifies the RX mapping of the second USB endpoint on µDMA channel
2 (primary assignment).
Same bit definitions as the DMACRX field.
7:4
DMAATX
R/W
0x1
DMA A TX Select
Specifies the TX mapping of the first USB endpoint on µDMA channel
1 (primary assignment).
Same bit definitions as the DMACTX field.
3:0
DMAARX
R/W
0x1
DMA A RX Select
Specifies the RX mapping of the first USB endpoint on µDMA channel
0 (primary assignment).
Same bit definitions as the DMACRX field.
November 08, 2011
1237
Texas Instruments-Advance Information
Universal Serial Bus (USB) Controller
Register 181: USB Peripheral Properties (USBPP), offset 0xFC0
The USBPP register provides information regarding the properties of the USB module.
USB Peripheral Properties (USBPP)
Base 0x4005.0000
Offset 0xFC0
Type RO, reset 0x0000.08D0
31
30
29
28
27
26
25
24
0
0
0
0
0
0
0
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
1
RO
0
RO
0
23
22
21
20
19
18
17
16
0
0
0
0
0
0
0
0
8
7
6
5
4
3
2
1
0
reserved
PHY
RO
0
RO
1
RO
0
RO
1
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
ECNT
Type
Reset
USB
RO
1
TYPE
Bit/Field
Name
Type
Reset
Description
31:16
reserved
-
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15:8
ECNT
RO
0x8
Endpoint Count
This field encodes the number of endpoints provided
7:6
USB
RO
0x3
USB Capability
Value Description
0x0
NA
USB is not present.
0x1
DEVICE
Device Only
0x2
HOST
Device or Host
0x3
OTG
Device, Host, or OTG
5
reserved
RO
0
4
PHY
RO
0x1
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
PHY Present
Value Description
3:0
TYPE
RO
0x0
1
A PHY is integrated with the USB MAC.
0
A PHY is not integrated with the USB MAC.
Controller Type
Value
Description
0x0
The first-generation USB controller.
0x1 - 0xF Reserved
1238
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
19
Analog Comparators
An analog comparator is a peripheral that compares two analog voltages and provides a logical
output that signals the comparison result.
Note:
Not all comparators have the option to drive an output pin. See “Signal
Description” on page 1240 for more information.
The comparator can provide its output to a device pin, acting as a replacement for an analog
comparator on the board. In addition, the comparator can signal the application via interrupts or
trigger the start of a sample sequence in the ADC. The interrupt generation and ADC triggering logic
is separate and independent. This flexibility means, for example, that an interrupt can be generated
on a rising edge and the ADC triggered on a falling edge.
®
The Stellaris LM4F232H5BB microcontroller provides three independent integrated analog
comparators with the following functions:
■ Compare external pin input to external pin input or to internal programmable voltage reference
■ Compare a test voltage against any one of the following voltages:
– An individual external reference voltage
– A shared single external reference voltage
– A shared internal reference voltage
November 08, 2011
1239
Texas Instruments-Advance Information
Analog Comparators
19.1
Block Diagram
Figure 19-1. Analog Comparator Module Block Diagram
C2-
-ve input
C2+
+ve input
Comparator 2
output
+ve input (alternate)
ACCTL2
trigger
ACSTAT2
C2o
trigger
interrupt
reference input
C1-
-ve input
C1+
+ve input
Comparator 1
output
C1o
+ve input (alternate)
ACCTL1
trigger
trigger
ACSTAT1
interrupt
reference input
C0-
-ve input
C0+
+ve input
Comparator 0
output
C0o
+ve input (alternate)
ACCTL0
trigger
ACSTAT0
trigger
interrupt
reference input
Voltage
Ref
Interrupt Control
ACRIS
Internal
Bus
Interrupt
ACREFCTL
ACMIS
ACINTEN
Module
Status
ACMPPP
19.2
Signal Description
The following table lists the external signals of the Analog Comparators and describes the function
of each. The Analog Comparator output signals are alternate functions for some GPIO signals and
default to be GPIO signals at reset. The column in the table below titled "Pin Mux/Pin Assignment"
lists the possible GPIO pin placements for the Analog Comparator signals. The AFSEL bit in the
GPIO Alternate Function Select (GPIOAFSEL) register (page 698) should be set to choose the
Analog Comparator function. The number in parentheses is the encoding that must be programmed
into the PMCn field in the GPIO Port Control (GPIOPCTL) register (page 717) to assign the Analog
Comparator signal to the specified GPIO port pin. The positive and negative input signals are
configured by clearing the DEN bit in the GPIO Digital Enable (GPIODEN) register. For more
information on configuring GPIOs, see “General-Purpose Input/Outputs (GPIOs)” on page 674.
Table 19-1. Analog Comparators Signals (157BGA)
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
Description
C0+
K1
PC6
I
Analog
Analog comparator 0 positive input.
C0-
K2
PC7
I
Analog
Analog comparator 0 negative input.
C0o
M9
B11
PF0 (9)
PK4 (8)
O
TTL
Analog comparator 0 output.
1240
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 19-1. Analog Comparators Signals (157BGA) (continued)
Pin Name
Pin Number Pin Mux / Pin
Assignment
L1
C1+
PC5
a
Pin Type
Buffer Type
Description
I
Analog
Analog comparator 1 positive input.
Analog comparator 1 negative input.
C1-
L2
PC4
I
Analog
C1o
N9
B12
PF1 (9)
PK5 (8)
O
TTL
C2+
D5
PJ4
I
Analog
Analog comparator 2 positive input.
C2-
C5
PJ5
I
Analog
Analog comparator 2 negative input.
C2o
L10
C11
PF2 (9)
PK6 (8)
O
TTL
Analog comparator 1 output.
Analog comparator 2 output.
a. The TTL designation indicates the pin has TTL-compatible voltage levels.
19.3
Functional Description
The comparator compares the VIN- and VIN+ inputs to produce an output, VOUT.
VIN- < VIN+, VOUT = 1
VIN- > VIN+, VOUT = 0
As shown in Figure 19-2 on page 1241, the input source for VIN- is an external input, Cn-. In addition
to an external input, Cn+, input sources for VIN+ can be the C0+ or an internal reference, VIREF.
Figure 19-2. Structure of Comparator Unit
- ve input
+ ve input (alternate)
reference input
0
output
CINV
1
IntGen
2
TrigGen
internal
bus
ACCTL
ACSTAT
trigger
interrupt
+ ve input
A comparator is configured through two status/control registers, Analog Comparator Control
(ACCTL) and Analog Comparator Status (ACSTAT). The internal reference is configured through
one control register, Analog Comparator Reference Voltage Control (ACREFCTL). Interrupt
status and control are configured through three registers, Analog Comparator Masked Interrupt
Status (ACMIS), Analog Comparator Raw Interrupt Status (ACRIS), and Analog Comparator
Interrupt Enable (ACINTEN).
Typically, the comparator output is used internally to generate an interrupt as controlled by the ISEN
bit in the ACCTL register. The output may also be used to drive an external pin, Co or generate an
analog-to-digital converter (ADC) trigger.
Important: The ASRCP bits in the ACCTL register must be set before using the analog comparators.
November 08, 2011
1241
Texas Instruments-Advance Information
Analog Comparators
19.3.1
Internal Reference Programming
The structure of the internal reference is shown in Figure 19-3 on page 1242. The internal reference
is controlled by a single configuration register (ACREFCTL). Table 19-2 on page 1242 shows the
programming options to develop specific internal reference values, to compare an external voltage
against a particular voltage generated internally (VIREF).
Figure 19-3. Comparator Internal Reference Structure
Table 19-2. Internal Reference Voltage and ACREFCTL Field Values
ACREFCTL Register
EN Bit
Value
EN=0
RNG Bit Value Output Reference Voltage Based on VREF Field Value
RNG=X
0 V (GND) for any value of VREF; however, it is recommended that RNG=1 and VREF=0 for the
least noisy ground reference.
1242
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 19-2. Internal Reference Voltage and ACREFCTL Field Values (continued)
ACREFCTL Register
EN Bit
Value
RNG Bit Value Output Reference Voltage Based on VREF Field Value
RNG=0
Total resistance in ladder is 29.23 R.
VIREF = VDDA ×
VIREF = VDDA ×
V IREF
EN=1
RNG=1
RVREF
RT
(VREF + 8)
V DDA u
31
VREF
7 . 11
V
= 0.85 +R0VREF
.106 × 31
VREF
IREF = VDDA ×
VIREF
RVREF
RT
VIREF = VDDA × RVREF
IREF = VDDA ×
RT0 . 1128 u VREF
VV
IREF
0 . 802 (
VREF
+ 8)
RT
VIREF = VDDA ×
(VREF
31 + 8)
Vrange
× VREF
IREF = VDDAreference
The
in this mode is 0.802 - 2.494 V.
VIREF of=internal
VDDA ×
31
Total
resistance
in.
ladder
is 22.11
R.
VIREF
= 0
85 +
023
.106
× VREF
VIREF = 0.85 + 0.106 × VREF
VIREF = 0.143 R
×VREF
VREF
VIREF = VDDA ×
RVREF
VIREF = VDDA × RT
RT
VREF
V
IREF = VDDA ×
V IREF
0 . 149
u VREF
VREF
VIREF = VDDA × 23
23
VIREF = 0.143 × VREF
VIREF = 0.143 × VREF
The range of internal reference for this mode is 0-2.238 V.
19.4
Initialization and Configuration
The following example shows how to configure an analog comparator to read back its output value
from an internal register.
1. Enable the analog comparator clock by writing a value of 0x0000.0001 to the RCGCACMP
register in the System Control module (see page 403).
2. Enable the clock to the appropriate GPIO modules via the RCGCGPIO register (see page 389).
To find out which GPIO ports to enable, refer to Table 23-5 on page 1398.
3. In the GPIO module, enable the GPIO port/pin associated with the input signals as GPIO inputs.
To determine which GPIO to configure, see Table 23-4 on page 1387.
4. Configure the PMCn fields in the GPIOPCTL register to assign the analog comparator output
signals to the appropriate pins (see page 717 and Table 23-5 on page 1398).
November 08, 2011
1243
Texas Instruments-Advance Information
Analog Comparators
5. Configure the internal voltage reference to 1.65 V by writing the ACREFCTL register with the
value 0x0000.030C.
6. Configure the comparator to use the internal voltage reference and to not invert the output by
writing the ACCTLn register with the value of 0x0000.040C.
7. Delay for 10 µs.
8. Read the comparator output value by reading the ACSTATn register’s OVAL value.
Change the level of the comparator negative input signal C- to see the OVAL value change.
19.5
Register Map
Table 19-3 on page 1244 lists the comparator registers. The offset listed is a hexadecimal increment
to the register’s address, relative to the Analog Comparator base address of 0x4003.C000. Note
that the analog comparator clock must be enabled before the registers can be programmed (see
page 403). There must be a delay of 3 system clocks after the analog comparator module clock is
enabled before any analog comparator module registers are accessed.
Table 19-3. Analog Comparators Register Map
Description
See
page
0x0000.0000
Analog Comparator Masked Interrupt Status
1245
RO
0x0000.0000
Analog Comparator Raw Interrupt Status
1246
ACINTEN
R/W
0x0000.0000
Analog Comparator Interrupt Enable
1247
0x010
ACREFCTL
R/W
0x0000.0000
Analog Comparator Reference Voltage Control
1248
0x020
ACSTAT0
RO
0x0000.0000
Analog Comparator Status 0
1249
0x024
ACCTL0
R/W
0x0000.0000
Analog Comparator Control 0
1250
0x040
ACSTAT1
RO
0x0000.0000
Analog Comparator Status 1
1249
0x044
ACCTL1
R/W
0x0000.0000
Analog Comparator Control 1
1250
0x060
ACSTAT2
RO
0x0000.0000
Analog Comparator Status 2
1249
0x064
ACCTL2
R/W
0x0000.0000
Analog Comparator Control 2
1250
0xFC0
ACMPPP
RO
0x0007.0007
Analog Comparator Peripheral Properties
1252
Offset
Name
Type
Reset
0x000
ACMIS
R/W1C
0x004
ACRIS
0x008
19.6
Register Descriptions
The remainder of this section lists and describes the Analog Comparator registers, in numerical
order by address offset.
1244
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 1: Analog Comparator Masked Interrupt Status (ACMIS), offset 0x000
This register provides a summary of the interrupt status (masked) of the comparators.
Analog Comparator Masked Interrupt Status (ACMIS)
Base 0x4003.C000
Offset 0x000
Type R/W1C, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
IN2
IN1
IN0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W1C
0
R/W1C
0
R/W1C
0
reserved
Type
Reset
reserved
Type
Reset
RO
0
Bit/Field
Name
Type
Reset
31:3
reserved
RO
0x0000.000
2
IN2
R/W1C
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Comparator 2 Masked Interrupt Status
Value Description
1
The IN2 bits in the ACRIS register and the ACINTEN registers
are set, providing an interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the IN2 bit
in the ACRIS register.
1
IN1
R/W1C
0
Comparator 1 Masked Interrupt Status
Value Description
1
The IN1 bits in the ACRIS register and the ACINTEN registers
are set, providing an interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the IN1 bit
in the ACRIS register.
0
IN0
R/W1C
0
Comparator 0 Masked Interrupt Status
Value Description
1
The IN0 bits in the ACRIS register and the ACINTEN registers
are set, providing an interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the IN0 bit
in the ACRIS register.
November 08, 2011
1245
Texas Instruments-Advance Information
Analog Comparators
Register 2: Analog Comparator Raw Interrupt Status (ACRIS), offset 0x004
This register provides a summary of the interrupt status (raw) of the comparators. The bits in this
register must be enabled to generate interrupts using the ACINTEN register.
Analog Comparator Raw Interrupt Status (ACRIS)
Base 0x4003.C000
Offset 0x004
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
IN2
IN1
IN0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
reserved
Type
Reset
RO
0
Bit/Field
Name
Type
Reset
31:3
reserved
RO
0x0000.000
2
IN2
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Comparator 2 Interrupt Status
Value Description
1
Comparator 2 has generated an interrupt for an event as
configured by the ISEN bit in the ACCTL2 register.
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the IN2 bit in the ACMIS register.
1
IN1
RO
0
Comparator 1 Interrupt Status
Value Description
1
Comparator 1 has generated an interruptfor an event as
configured by the ISEN bit in the ACCTL1 register.
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the IN1 bit in the ACMIS register.
0
IN0
RO
0
Comparator 0 Interrupt Status
Value Description
1
Comparator 0 has generated an interrupt for an event as
configured by the ISEN bit in the ACCTL0 register.
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the IN0 bit in the ACMIS register.
1246
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 3: Analog Comparator Interrupt Enable (ACINTEN), offset 0x008
This register provides the interrupt enable for the comparators.
Analog Comparator Interrupt Enable (ACINTEN)
Base 0x4003.C000
Offset 0x008
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
IN2
IN1
IN0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
RO
0
Bit/Field
Name
Type
Reset
Description
31:3
reserved
RO
0x00
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
2
IN2
R/W
0
Comparator 2 Interrupt Enable
Value Description
1
IN1
R/W
0
1
The raw interrupt signal comparator 2 is sent to the interrupt
controller.
0
A comparator 2 interrupt does not affect the interrupt status.
Comparator 1 Interrupt Enable
Value Description
0
IN0
R/W
0
1
The raw interrupt signal comparator 1 is sent to the interrupt
controller.
0
A comparator 1 interrupt does not affect the interrupt status.
Comparator 0 Interrupt Enable
Value Description
1
The raw interrupt signal comparator 0 is sent to the interrupt
controller.
0
A comparator 0 interrupt does not affect the interrupt status.
November 08, 2011
1247
Texas Instruments-Advance Information
Analog Comparators
Register 4: Analog Comparator Reference Voltage Control (ACREFCTL), offset
0x010
This register specifies whether the resistor ladder is powered on as well as the range and tap.
Analog Comparator Reference Voltage Control (ACREFCTL)
Base 0x4003.C000
Offset 0x010
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
1
0
R/W
0
R/W
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
9
8
EN
RNG
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
31:10
reserved
RO
0x0000.0
9
EN
R/W
0
reserved
RO
0
RO
0
RO
0
VREF
RO
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Resistor Ladder Enable
Value Description
0
The resistor ladder is unpowered.
1
Powers on the resistor ladder. The resistor ladder is connected
to VDDA.
This bit is cleared at reset so that the internal reference consumes the
least amount of power if it is not used.
8
RNG
R/W
0
Resistor Ladder Range
Value Description
0
The resistor ladder has a total resistance of 29.23 R.
1
The resistor ladder has a total resistance of 22.11 R.
7:4
reserved
RO
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
3:0
VREF
R/W
0x0
Resistor Ladder Voltage Ref
The VREF bit field specifies the resistor ladder tap that is passed through
an analog multiplexer. The voltage corresponding to the tap position is
the internal reference voltage available for comparison. See Table
19-2 on page 1242 for some output reference voltage examples.
1248
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 5: Analog Comparator Status 0 (ACSTAT0), offset 0x020
Register 6: Analog Comparator Status 1 (ACSTAT1), offset 0x040
Register 7: Analog Comparator Status 2 (ACSTAT2), offset 0x060
These registers specify the current output value of the comparator.
Analog Comparator Status 0 (ACSTAT0)
Base 0x4003.C000
Offset 0x020
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
OVAL
reserved
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:2
reserved
RO
0x0000.000
1
OVAL
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Comparator Output Value
Value Description
0
VIN- > VIN+
1
VIN- < VIN+
VIN - is the voltage on the Cn- pin. VIN+ is the voltage on the Cn+ pin,
the C0+ pin, or the internal voltage reference (VIREF) as defined by the
ASRCP bit in the ACCTL register.
0
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
November 08, 2011
1249
Texas Instruments-Advance Information
Analog Comparators
Register 8: Analog Comparator Control 0 (ACCTL0), offset 0x024
Register 9: Analog Comparator Control 1 (ACCTL1), offset 0x044
Register 10: Analog Comparator Control 2 (ACCTL2), offset 0x064
These registers configure the comparator’s input and output.
Analog Comparator Control 0 (ACCTL0)
Base 0x4003.C000
Offset 0x024
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
reserved
TSLVAL
CINV
reserved
RO
0
R/W
0
R/W
0
RO
0
reserved
Type
Reset
reserved
Type
Reset
TOEN
RO
0
RO
0
ASRCP
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
31:12
reserved
RO
0x0000.0
11
TOEN
R/W
0
TSEN
R/W
0
ISLVAL
R/W
0
R/W
0
ISEN
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Trigger Output Enable
Value Description
10:9
ASRCP
R/W
0x0
0
ADC events are suppressed and not sent to the ADC.
1
ADC events are sent to the ADC.
Analog Source Positive
The ASRCP field specifies the source of input voltage to the VIN+ terminal
of the comparator. The encodings for this field are as follows:
Value Description
0x0
Pin value of Cn+
0x1
Pin value of C0+
0x2
Internal voltage reference (VIREF)
0x3
Reserved
8
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
7
TSLVAL
R/W
0
Trigger Sense Level Value
Value Description
0
An ADC event is generated if the comparator output is Low.
1
An ADC event is generated if the comparator output is High.
1250
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
6:5
TSEN
R/W
0x0
Description
Trigger Sense
The TSEN field specifies the sense of the comparator output that
generates an ADC event. The sense conditioning is as follows:
Value Description
4
ISLVAL
R/W
0
0x0
Level sense, see TSLVAL
0x1
Falling edge
0x2
Rising edge
0x3
Either edge
Interrupt Sense Level Value
Value Description
3:2
ISEN
R/W
0x0
0
An interrupt is generated if the comparator output is Low.
1
An interrupt is generated if the comparator output is High.
Interrupt Sense
The ISEN field specifies the sense of the comparator output that
generates an interrupt. The sense conditioning is as follows:
Value Description
1
CINV
R/W
0
0x0
Level sense, see ISLVAL
0x1
Falling edge
0x2
Rising edge
0x3
Either edge
Comparator Output Invert
Value Description
0
reserved
RO
0
0
The output of the comparator is unchanged.
1
The output of the comparator is inverted prior to being processed
by hardware.
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
November 08, 2011
1251
Texas Instruments-Advance Information
Analog Comparators
Register 11: Analog Comparator Peripheral Properties (ACMPPP), offset 0xFC0
The ACMPPP register provides information regarding the properties of the analog comparator
module.
Analog Comparator Peripheral Properties (ACMPPP)
Base 0x4003.C000
Offset 0xFC0
Type RO, reset 0x0007.0007
31
30
29
28
27
26
0
0
0
0
0
0
15
14
13
12
11
10
0
0
0
0
0
0
25
24
23
22
21
20
19
0
0
0
0
0
0
0
9
8
7
6
5
4
3
0
0
0
0
0
0
reserved
Type
Reset
reserved
Type
Reset
0
18
17
16
C2O
C1O
C0O
RO
1
RO
1
RO
1
2
1
0
CMP2
CMP1
CMP0
RO
1
RO
1
RO
1
Bit/Field
Name
Type
Reset
Description
31:19
reserved
-
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
18
C2O
RO
0x1
Comparator Output 2 Present
Value Description
17
C1O
RO
0x1
1
Comparator output 2 is present.
0
Comparator output 2 is not present.
Comparator Output 1 Present
Value Description
16
C0O
RO
0x1
1
Comparator output 1 is present.
0
Comparator output 1 is not present.
Comparator Output 0 Present
Value Description
1
Comparator output 0 is present.
0
Comparator output 0 is not present.
15:3
reserved
-
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
2
CMP2
RO
0x1
Comparator 2 Present
Value Description
1
Comparator 2 is present.
0
Comparator 2 is not present.
1252
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
1
CMP1
RO
0x1
Description
Comparator 1 Present
Value Description
0
CMP0
RO
0x1
1
Comparator 1 is present.
0
Comparator 1 is not present.
Comparator 0 Present
Value Description
1
Comparator 0 is present.
0
Comparator 0 is not present.
November 08, 2011
1253
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
20
Pulse Width Modulator (PWM)
Pulse width modulation (PWM) is a powerful technique for digitally encoding analog signal levels.
High-resolution counters are used to generate a square wave, and the duty cycle of the square
wave is modulated to encode an analog signal. Typical applications include switching power supplies
and motor control.
®
The Stellaris microcontroller contains two PWM modules, each with four PWM generator blocks
and a control block, for a total of 16 PWM outputs. The control block determines the polarity of the
PWM signals, and which signals are passed through to the pins.
Each PWM generator block produces two PWM signals that share the same timer and frequency
and can either be programmed with independent actions or as a single pair of complementary signals
with dead-band delays inserted. The output signals, pwmA' and pwmB', of the PWM generation
blocks are managed by the output control block before being passed to the device pins as MnPWM0
and MnPWM1 or MnPWM2 and MnPWM3, and so on.
Each Stellaris PWM module provides a great deal of flexibility and can generate simple PWM signals,
such as those required by a simple charge pump as well as paired PWM signals with dead-band
delays, such as those required by a half-H bridge driver. Three generator blocks can also generate
the full six channels of gate controls required by a 3-phase inverter bridge.
Each PWM generator block has the following features:
■ Four fault-condition handling inputs to quickly provide low-latency shutdown and prevent damage
to the motor being controlled, for a total of eight inputs
■ One 16-bit counter
– Runs in Down or Up/Down mode
– Output frequency controlled by a 16-bit load value
– Load value updates can be synchronized
– Produces output signals at zero and load value
■ Two PWM comparators
– Comparator value updates can be synchronized
– Produces output signals on match
■ PWM signal generator
– Output PWM signal is constructed based on actions taken as a result of the counter and
PWM comparator output signals
– Produces two independent PWM signals
■ Dead-band generator
– Produces two PWM signals with programmable dead-band delays suitable for driving a half-H
bridge
– Can be bypassed, leaving input PWM signals unmodified
1254
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
■ Can initiate an ADC sample sequence
The control block determines the polarity of the PWM signals and which signals are passed through
to the pins. The output of the PWM generation blocks are managed by the output control block
before being passed to the device pins. The PWM control block has the following options:
■ PWM output enable of each PWM signal
■ Optional output inversion of each PWM signal (polarity control)
■ Optional fault handling for each PWM signal
■ Synchronization of timers in the PWM generator blocks
■ Synchronization of timer/comparator updates across the PWM generator blocks
■ Extended PWM synchronization of timer/comparator updates across the PWM generator blocks
■ Interrupt status summary of the PWM generator blocks
■ Extended PWM fault handling, with multiple fault signals, programmable polarities, and filtering
■ PWM generators can be operated independently or synchronized with other generators
20.1
Block Diagram
Figure 20-1 on page 1256 provides the Stellaris PWM module diagram and Figure 20-2 on page 1256
provides a more detailed diagram of a Stellaris PWM generator. The LM4F232H5BB controller
contains two PWM modules, each with four generator blocks that generate eight independent PWM
signals or four paired PWM signals with dead-band delays inserted.
November 08, 2011
1255
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Figure 20-1. PWM Module Diagram
PWM Clock
pwm0A’
Triggers / Faults
System Clock
PWM
Generator 0
Control and
Status
PWMCTL
PWMSYNC
PWMSTATUS
PWM 0
pwm0B’
PWM 1
pwm0fault
pwm1A’
PWM
Generator 1
PWM 2
pwm1B’
PWM
PWM 3
pwm1fault
Output
Interrupt
pwm2A’
Interrupts
PWMINTEN
PWMRIS
PWMISC
PWM
Generator 2
Output
PWM
Generator 3
pwm2B’
Control
PWM 4
Logic
PWM 5
pwm2fault
Triggers
pwm3A’
PWMENABLE
PWMINVERT
PWMFAULT
PWMFAULTVAL
PWMENUPD
PWM 6
pwm3B’
PWM 7
pwm3fault
Figure 20-2. PWM Generator Block Diagram
PWM Generator Block
Interrupts /
Triggers
Control
PWMnLOAD
PWMnCOUNT
PWMnFLTSRC0
PWMnFLTSRC1
PWMnMINFLTPER
PWMnFLTSEN
PWMnFLTSTAT0
PWMnFLTSTAT1
PWMnINTEN
PWMnRIS
PWMnISC
PWMnCTL
Timer
Fault
Condition
Interrupt and
Trigger
Generator
load
dir
pwmfault
Signal
Generator
pwmA
pwmB
PWM Clock
20.2
Fault(s)
zero
Comparators
PWMnCMPA
PWMnCMPB
Digital Trigger(s)
cmpA
cmpB
PWMnGENA
PWMnGENB
Dead-Band
Generator
PWMnDBCTL
PWMnDBRISE
PWMnDBFALL
pwmA’
pwmB’
Signal Description
The following table lists the external signals of the PWM modules and describes the function of
each. The PWM controller signals are alternate functions for some GPIO signals and default to be
1256
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
GPIO signals at reset. The column in the table below titled "Pin Mux/Pin Assignment" lists the
possible GPIO pin placements for these PWM signals. The AFSEL bit in the GPIO Alternate Function
Select (GPIOAFSEL) register (page 698) should be set to choose the PWM function. The number
in parentheses is the encoding that must be programmed into the PMCn field in the GPIO Port
Control (GPIOPCTL) register (page 717) to assign the PWM signal to the specified GPIO port pin.
For more information on configuring GPIOs, see “General-Purpose Input/Outputs
(GPIOs)” on page 674.
Table 20-1. PWM Signals (157BGA)
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
Description
M0FAULT0
C2
A3
L10
K3
B11
PD2 (4)
PD6 (4)
PF2 (4)
PH0 (6)
PK4 (6)
I
TTL
Motion Control Module 0 PWM Fault 0.
M0FAULT1
B3
K10
N7
K4
B12
PD7 (4)
PF3 (4)
PG2 (4)
PH1 (6)
PK5 (6)
I
TTL
Motion Control Module 0 PWM Fault 1.
M0FAULT2
L9
M7
J4
C11
PF4 (4)
PG3 (4)
PH2 (6)
PK6 (6)
I
TTL
Motion Control Module 0 PWM Fault 2.
M0FAULT3
K9
J2
A12
PF5 (4)
PH3 (6)
PK7 (6)
I
TTL
Motion Control Module 0 PWM Fault 3.
M0PWM0
F4
K3
M13
PB6 (4)
PH0 (4)
PP0 (1)
O
TTL
Motion Control Module 0 PWM 0. This signal is
controlled by Module 0 PWM Generator 0.
M0PWM1
F3
K4
L12
PB7 (4)
PH1 (4)
PP1 (1)
O
TTL
Motion Control Module 0 PWM 1. This signal is
controlled by Module 0 PWM Generator 0.
M0PWM2
B6
J4
M5
PB4 (4)
PH2 (4)
PP2 (1)
O
TTL
Motion Control Module 0 PWM 2. This signal is
controlled by Module 0 PWM Generator 1.
M0PWM3
A6
J2
J12
PB5 (4)
PH3 (4)
PP3 (1)
O
TTL
Motion Control Module 0 PWM 3. This signal is
controlled by Module 0 PWM Generator 1.
M0PWM4
A5
K7
J3
H11
J13
PE4 (4)
PG4 (4)
PH4 (4)
PM6 (2)
PP4 (1)
O
TTL
Motion Control Module 0 PWM 4. This signal is
controlled by Module 0 PWM Generator 2.
M0PWM5
B5
L7
H4
L13
L5
PE5 (4)
PG5 (4)
PH5 (4)
PM7 (2)
PP5 (1)
O
TTL
Motion Control Module 0 PWM 5. This signal is
controlled by Module 0 PWM Generator 2.
November 08, 2011
1257
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Table 20-1. PWM Signals (157BGA) (continued)
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
Description
M0PWM6
L2
B2
N4
H3
G3
D8
PC4 (4)
PD0 (4)
PG6 (4)
PH6 (4)
PN2 (2)
PP6 (1)
O
TTL
Motion Control Module 0 PWM 6. This signal is
controlled by Module 0 PWM Generator 3.
M0PWM7
L1
B1
N3
G4
D10
K6
PC5 (4)
PD1 (4)
PG7 (4)
PH7 (4)
PN3 (2)
PP7 (1)
O
TTL
Motion Control Module 0 PWM 7. This signal is
controlled by Module 0 PWM Generator 3.
M1FAULT0
L9
M8
G2
PF4 (5)
PF7 (5)
PK0 (6)
I
TTL
Motion Control Module 1 PWM Fault 0.
M1FAULT1
L8
G1
PG0 (5)
PK1 (6)
I
TTL
Motion Control Module 1 PWM Fault 1.
M1FAULT2
K8
H1
PG1 (5)
PK2 (6)
I
TTL
Motion Control Module 1 PWM Fault 2.
M1FAULT3
H2
PK3 (6)
I
TTL
Motion Control Module 1 PWM Fault 3.
M1PWM0
B2
N7
D4
PD0 (5)
PG2 (5)
PQ0 (1)
O
TTL
Motion Control Module 1 PWM 0. This signal is
controlled by Module 1 PWM Generator 0.
M1PWM1
B1
M7
E4
PD1 (5)
PG3 (5)
PQ1 (1)
O
TTL
Motion Control Module 1 PWM 1. This signal is
controlled by Module 1 PWM Generator 0.
M1PWM2
M4
A5
K7
F5
PA6 (5)
PE4 (5)
PG4 (5)
PQ2 (1)
O
TTL
Motion Control Module 1 PWM 2. This signal is
controlled by Module 1 PWM Generator 1.
M1PWM3
N2
B5
L7
N5
PA7 (5)
PE5 (5)
PG5 (5)
PQ3 (1)
O
TTL
Motion Control Module 1 PWM 3. This signal is
controlled by Module 1 PWM Generator 1.
M1PWM4
M9
L11
N6
PF0 (5)
PN4 (2)
PQ4 (1)
O
TTL
Motion Control Module 1 PWM 4. This signal is
controlled by Module 1 PWM Generator 2.
M1PWM5
N9
N12
K5
PF1 (5)
PN5 (2)
PQ5 (1)
O
TTL
Motion Control Module 1 PWM 5. This signal is
controlled by Module 1 PWM Generator 2.
M1PWM6
L10
N11
M6
PF2 (5)
PN6 (2)
PQ6 (1)
O
TTL
Motion Control Module 1 PWM 6. This signal is
controlled by Module 1 PWM Generator 3.
M1PWM7
K10
M11
L6
PF3 (5)
PN7 (2)
PQ7 (1)
O
TTL
Motion Control Module 1 PWM 7. This signal is
controlled by Module 1 PWM Generator 3.
a. The TTL designation indicates the pin has TTL-compatible voltage levels.
1258
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
20.3
Functional Description
20.3.1
PWM Timer
The timer in each PWM generator runs in one of two modes: Count-Down mode or Count-Up/Down
mode. In Count-Down mode, the timer counts from the load value to zero, goes back to the load
value, and continues counting down. In Count-Up/Down mode, the timer counts from zero up to the
load value, back down to zero, back up to the load value, and so on. Generally, Count-Down mode
is used for generating left- or right-aligned PWM signals, while the Count-Up/Down mode is used
for generating center-aligned PWM signals.
The timers output three signals that are used in the PWM generation process: the direction signal
(this is always Low in Count-Down mode, but alternates between Low and High in Count-Up/Down
mode), a single-clock-cycle-width High pulse when the counter is zero, and a single-clock-cycle-width
High pulse when the counter is equal to the load value. Note that in Count-Down mode, the zero
pulse is immediately followed by the load pulse. In the figures in this chapter, these signals are
labelled "dir," "zero," and "load."
20.3.2
PWM Comparators
Each PWM generator has two comparators that monitor the value of the counter; when either
comparator matches the counter, they output a single-clock-cycle-width High pulse, labelled "cmpA"
and "cmpB" in the figures in this chapter. When in Count-Up/Down mode, these comparators match
both when counting up and when counting down, and thus are qualified by the counter direction
signal. These qualified pulses are used in the PWM generation process. If either comparator match
value is greater than the counter load value, then that comparator never outputs a High pulse.
Figure 20-3 on page 1260 shows the behavior of the counter and the relationship of these pulses
when the counter is in Count-Down mode. Figure 20-4 on page 1260 shows the behavior of the counter
and the relationship of these pulses when the counter is in Count-Up/Down mode. In these figures,
the following definitions apply:
■ LOAD is the value in the PWMnLOAD register
■ COMPA is the value in the PWMnCMPA register
■ COMPB is the value in the PWMnCMPB register
■ 0 is the value zero
■ load is the internal signal that has a single-clock-cycle-width High pulse when the counter is
equal to the load value
■ zero is the internal signal that has a single-clock-cycle-width High pulse when the counter is zero
■ cmpA is the internal signal that has a single-clock-cycle-width High pulse when the counter is
equal to COMPA
■ cmpB is the internal signal that has a single-clock-cycle-width High pulse when the counter is
equal to COMPB
■ dir is the internal signal that indicates the count direction
November 08, 2011
1259
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Figure 20-3. PWM Count-Down Mode
LOAD
COMPA
COMPB
0
load
zero
cmpA
cmpB
dir
BDown
ADown
Figure 20-4. PWM Count-Up/Down Mode
LOAD
COMPA
COMPB
0
load
zero
cmpA
cmpB
dir
BUp
AUp
20.3.3
BDown
ADown
PWM Signal Generator
Each PWM generator takes the load, zero, cmpA, and cmpB pulses (qualified by the dir signal) and
generates two internal PWM signals, pwmA and pwmB. In Count-Down mode, there are four events
that can affect these signals: zero, load, match A down, and match B down. In Count-Up/Down
mode, there are six events that can affect these signals: zero, load, match A down, match A up,
match B down, and match B up. The match A or match B events are ignored when they coincide
with the zero or load events. If the match A and match B events coincide, the first signal, pwmA, is
generated based only on the match A event, and the second signal, pwmB, is generated based only
on the match B event.
For each event, the effect on each output PWM signal is programmable: it can be left alone (ignoring
the event), it can be toggled, it can be driven Low, or it can be driven High. These actions can be
used to generate a pair of PWM signals of various positions and duty cycles, which do or do not
overlap. Figure 20-5 on page 1261 shows the use of Count-Up/Down mode to generate a pair of
1260
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
center-aligned, overlapped PWM signals that have different duty cycles. This figure shows the pwmA
and pwmB signals before they have passed through the dead-band generator.
Figure 20-5. PWM Generation Example In Count-Up/Down Mode
LOAD
COMPA
COMPB
0
pwmA
pwmB
In this example, the first generator is set to drive High on match A up, drive Low on match A down,
and ignore the other four events. The second generator is set to drive High on match B up, drive
Low on match B down, and ignore the other four events. Changing the value of comparator A
changes the duty cycle of the pwmA signal, and changing the value of comparator B changes the
duty cycle of the pwmB signal.
20.3.4
Dead-Band Generator
The pwmA and pwmB signals produced by each PWM generator are passed to the dead-band
generator. If the dead-band generator is disabled, the PWM signals simply pass through to the
pwmA' and pwmB' signals unmodified. If the dead-band generator is enabled, the pwmB signal is
lost and two PWM signals are generated based on the pwmA signal. The first output PWM signal,
pwmA' is the pwmA signal with the rising edge delayed by a programmable amount. The second
output PWM signal, pwmB', is the inversion of the pwmA signal with a programmable delay added
between the falling edge of the pwmA signal and the rising edge of the pwmB' signal.
The resulting signals are a pair of active High signals where one is always High, except for a
programmable amount of time at transitions where both are Low. These signals are therefore suitable
for driving a half-H bridge, with the dead-band delays preventing shoot-through current from damaging
the power electronics. Figure 20-6 on page 1261 shows the effect of the dead-band generator on the
pwmA signal and the resulting pwmA' and pwmB' signals that are transmitted to the output control
block.
Figure 20-6. PWM Dead-Band Generator
pwmA
pwmA’
pwmB’
Rising Edge
Delay
20.3.5
Falling Edge
Delay
Interrupt/ADC-Trigger Selector
Each PWM generator also takes the same four (or six) counter events and uses them to generate
an interrupt or an ADC trigger. Any of these events or a set of these events can be selected as a
source for an interrupt; when any of the selected events occur, an interrupt is generated. Additionally,
the same event, a different event, the same set of events, or a different set of events can be selected
as a source for an ADC trigger; when any of these selected events occur, an ADC trigger pulse is
generated. The selection of events allows the interrupt or ADC trigger to occur at a specific position
November 08, 2011
1261
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
within the pwmA or pwmB signal. Note that interrupts and ADC triggers are based on the raw events;
delays in the PWM signal edges caused by the dead-band generator are not taken into account.
20.3.6
Synchronization Methods
Each PWM module provides four PWM generators, each providing two PWM outputs that may be
used in a wide variety of applications. Generally speaking, the PWM is used in one of two categories
of operation:
■ Unsynchronized. The PWM generator and its two output signals are used alone, independent
of other PWM generators.
■ Synchronized. The PWM generator and its two outputs signals are used in conjunction with
other PWM generators using a common, unified time base. If multiple PWM generators are
configured with the same counter load value, synchronization can be used to guarantee that
they also have the same count value (the PWM generators must be configured before they are
synchronized). With this feature, more than two MnPWMn signals can be produced with a known
relationship between the edges of those signals because the counters always have the same
values. Other states in the module provide mechanisms to maintain the common time base and
mutual synchronization.
The counter in a PWM generator can be reset to zero by writing the PWM Time Base Sync
(PWMSYNC) register and setting the SYNCn bit associated with the generator. Multiple PWM
generators can be synchronized together by setting all necessary SYNCn bits in one access. For
example, setting the SYNC0 and SYNC1 bits in the PWMSYNC register causes the counters in PWM
generators 0 and 1 to reset together.
Additional synchronization can occur between multiple PWM generators by updating register contents
in one of the following three ways:
■ Immediately. The write value has immediate effect, and the hardware reacts immediately.
■ Locally Synchronized. The write value does not affect the logic until the counter reaches the
value zero at the end of the PWM cycle. In this case, the effect of the write is deferred, providing
a guaranteed defined behavior and preventing overly short or overly long output PWM pulses.
■ Globally Synchronized. The write value does not affect the logic until two sequential events
have occurred: (1) the Update mode for the generator function is programmed for global
synchronization in the PWMnCTL register, and (2) the counter reaches zero at the end of the
PWM cycle. In this case, the effect of the write is deferred until the end of the PWM cycle following
the end of all updates. This mode allows multiple items in multiple PWM generators to be updated
simultaneously without odd effects during the update; everything runs from the old values until
a point at which they all run from the new values. The Update mode of the load and comparator
match values can be individually configured in each PWM generator block. It typically makes
sense to use the synchronous update mechanism across PWM generator blocks when the timers
in those blocks are synchronized, although this is not required in order for this mechanism to
function properly.
The following registers provide either local or global synchronization based on the state of various
Update mode bits and fields in the PWMnCTL register (LOADUPD; CMPAUPD; CMPBUPD):
■ Generator Registers: PWMnLOAD, PWMnCMPA, and PWMnCMPB
The following registers default to immediate update, but are provided with the optional functionality
of synchronously updating rather than having all updates take immediate effect:
1262
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
■ Module-Level Register: PWMENABLE (based on the state of the ENUPDn bits in the PWMENUPD
register).
■ Generator Register: PWMnGENA, PWMnGENB, PWMnDBCTL, PWMnDBRISE, and
PWMnDBFALL (based on the state of various Update mode bits and fields in the PWMnCTL
register (GENAUPD; GENBUPD; DBCTLUPD; DBRISEUPD; DBFALLUPD)).
All other registers are considered statically provisioned for the execution of an application or are
used dynamically for purposes unrelated to maintaining synchronization and therefore do not need
synchronous update functionality.
20.3.7
Fault Conditions
A fault condition is one in which the controller must be signaled to stop normal PWM function and
then set the MnPWMn signals to a safe state. Two basic situations cause fault conditions:
■ The microcontroller is stalled and cannot perform the necessary computation in the time required
for motion control
■ An external error or event is detected
Each PWM generator can use the following inputs to generate a fault condition, including:
■ MnFAULTn pin assertion
■ A stall of the controller generated by the debugger
■ The trigger of an ADC digital comparator
Fault conditions are calculated on a per-PWM generator basis. Each PWM generator configures
the necessary conditions to indicate a fault condition exists. This method allows the development
of applications with dependent and independent control.
Eight fault input pins (MnFAULTn) are available. These inputs may be used with circuits that generate
an active High or active Low signal to indicate an error condition. A MnFAULTn pins may be
individually programmed for the appropriate logic sense using the PWMnFLTSEN register.
The PWM generator's mode control, including fault condition handling, is provided in the PWMnCTL
register. The PWMnCTL register also selects whether the fault condition is maintained as long as
the external condition lasts or if it is latched until the fault condition until cleared by software. Finally,
this register also enables a counter that may be used to extend the period of a fault condition for
external events to assure that the duration is a minimum length. The minimum fault period count is
specified in the PWMnMINFLTPER register.
Status regarding the specific fault cause is provided in the PWMnFLTSTAT0 and PWMnFLTSTAT1
registers.
PWM generator fault conditions may be promoted to a controller interrupt using the PWMINTEN
register.
20.3.8
Output Control Block
The output control block takes care of the final conditioning of the pwmA' and pwmB' signals before
they go to the pins as the MnPWMn signals. Via a single register, the PWM Output Enable
(PWNENABLE) register, the set of PWM signals that are actually enabled to the pins can be modified.
This function can be used, for example, to perform commutation of a brushless DC motor with a
single register write (and without modifying the individual PWM generators, which are modified by
November 08, 2011
1263
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
the feedback control loop). In addition, the updating of the bits in the PWMENABLE register can
be configured to be immediate or locally or globally synchronized to the next synchronous update
using the PWM Enable Update (PWMENUPD) register.
During fault conditions, the PWM output signals, MnPWMn, usually must be driven to safe values so
that external equipment may be safely controlled. The PWMFAULT register specifies whether during
a fault condition, the generated signal continues to be passed driven or to an encoding specified in
the PWMFAULTVAL register.
A final inversion can be applied to any of the MnPWMn signals, making them active Low instead of
the default active High using the PWM Output Inversion (PWMINVERT). The inversion is applied
even if a value has been enabled in the PWMFAULT register and specified in the PWMFAULTVAL
register. In other words, if a bit is set in the PWMFAULT, PWMFAULTVAL, and PWMINVERT
registers, the output on the MnPWMn signal is 0, not 1 as specified in the PWMFAULTVAL register.
20.4
Initialization and Configuration
The following example shows how to initialize PWM Generator 0 with a 25-kHz frequency, a 25%
duty cycle on the MnPWM0 pin, and a 75% duty cycle on the MnPWM1 pin. This example assumes
the system clock is 20 MHz.
1. Enable the PWM clock by writing a value of 0x0010.0000 to the RCGC0 register in the System
Control module (see page 293).
2. Enable the clock to the appropriate GPIO module via the RCGC2 register in the System Control
module (see page 300).
3. In the GPIO module, enable the appropriate pins for their alternate function using the
GPIOAFSEL register. To determine which GPIOs to configure, see Table 23-4 on page 1387.
4. Configure the PMCn fields in the GPIOPCTL register to assign the PWM signals to the appropriate
pins (see page 717 and Table 23-5 on page 1398).
5. Configure the Run-Mode Clock Configuration (RCC) register in the System Control module
to use the PWM divide (USEPWMDIV) and set the divider (PWMDIV) to divide by 2 (000).
6. Configure the PWM generator for countdown mode with immediate updates to the parameters.
■ Write the PWM0CTL register with a value of 0x0000.0000.
■ Write the PWM0GENA register with a value of 0x0000.008C.
■ Write the PWM0GENB register with a value of 0x0000.080C.
7. Set the period. For a 25-KHz frequency, the period = 1/25,000, or 40 microseconds. The PWM
clock source is 10 MHz; the system clock divided by 2. Thus there are 400 clock ticks per period.
Use this value to set the PWM0LOAD register. In Count-Down mode, set the LOAD field in the
PWM0LOAD register to the requested period minus one.
■ Write the PWM0LOAD register with a value of 0x0000.018F.
8. Set the pulse width of the MnPWM0 pin for a 25% duty cycle.
■ Write the PWM0CMPA register with a value of 0x0000.012B.
9. Set the pulse width of the MnPWM1 pin for a 75% duty cycle.
1264
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
■ Write the PWM0CMPB register with a value of 0x0000.0063.
10. Start the timers in PWM generator 0.
■ Write the PWM0CTL register with a value of 0x0000.0001.
11. Enable PWM outputs.
■ Write the PWMENABLE register with a value of 0x0000.0003.
20.5
Register Map
Table 20-2 on page 1265 lists the PWM registers. The offset listed is a hexadecimal increment to the
register's address, relative to the PWM module's base address:
■ PWM0: 0x4002.8000
■ PWM1: 0x4002.9000
Note that the PWM module clock must be enabled before the registers can be programmed (see
page 293). There must be a delay of 3 system clocks after the PWM module clock is enabled before
any PWM module registers are accessed.
Table 20-2. PWM Register Map
Description
See
page
0x0000.0000
PWM Master Control
1269
R/W
0x0000.0000
PWM Time Base Sync
1271
PWMENABLE
R/W
0x0000.0000
PWM Output Enable
1272
0x00C
PWMINVERT
R/W
0x0000.0000
PWM Output Inversion
1274
0x010
PWMFAULT
R/W
0x0000.0000
PWM Output Fault
1276
0x014
PWMINTEN
R/W
0x0000.0000
PWM Interrupt Enable
1278
0x018
PWMRIS
RO
0x0000.0000
PWM Raw Interrupt Status
1280
0x01C
PWMISC
R/W1C
0x0000.0000
PWM Interrupt Status and Clear
1283
0x020
PWMSTATUS
RO
0x0000.0000
PWM Status
1286
0x024
PWMFAULTVAL
R/W
0x0000.0000
PWM Fault Condition Value
1288
0x028
PWMENUPD
R/W
0x0000.0000
PWM Enable Update
1290
0x040
PWM0CTL
R/W
0x0000.0000
PWM0 Control
1294
0x044
PWM0INTEN
R/W
0x0000.0000
PWM0 Interrupt and Trigger Enable
1299
0x048
PWM0RIS
RO
0x0000.0000
PWM0 Raw Interrupt Status
1302
0x04C
PWM0ISC
R/W1C
0x0000.0000
PWM0 Interrupt Status and Clear
1304
0x050
PWM0LOAD
R/W
0x0000.0000
PWM0 Load
1306
0x054
PWM0COUNT
RO
0x0000.0000
PWM0 Counter
1307
0x058
PWM0CMPA
R/W
0x0000.0000
PWM0 Compare A
1308
Offset
Name
Type
Reset
0x000
PWMCTL
R/W
0x004
PWMSYNC
0x008
November 08, 2011
1265
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Table 20-2. PWM Register Map (continued)
Description
See
page
0x0000.0000
PWM0 Compare B
1309
R/W
0x0000.0000
PWM0 Generator A Control
1310
PWM0GENB
R/W
0x0000.0000
PWM0 Generator B Control
1313
0x068
PWM0DBCTL
R/W
0x0000.0000
PWM0 Dead-Band Control
1316
0x06C
PWM0DBRISE
R/W
0x0000.0000
PWM0 Dead-Band Rising-Edge Delay
1317
0x070
PWM0DBFALL
R/W
0x0000.0000
PWM0 Dead-Band Falling-Edge-Delay
1318
0x074
PWM0FLTSRC0
R/W
0x0000.0000
PWM0 Fault Source 0
1319
0x078
PWM0FLTSRC1
R/W
0x0000.0000
PWM0 Fault Source 1
1321
0x07C
PWM0MINFLTPER
R/W
0x0000.0000
PWM0 Minimum Fault Period
1324
0x080
PWM1CTL
R/W
0x0000.0000
PWM1 Control
1294
0x084
PWM1INTEN
R/W
0x0000.0000
PWM1 Interrupt and Trigger Enable
1299
0x088
PWM1RIS
RO
0x0000.0000
PWM1 Raw Interrupt Status
1302
0x08C
PWM1ISC
R/W1C
0x0000.0000
PWM1 Interrupt Status and Clear
1304
0x090
PWM1LOAD
R/W
0x0000.0000
PWM1 Load
1306
0x094
PWM1COUNT
RO
0x0000.0000
PWM1 Counter
1307
0x098
PWM1CMPA
R/W
0x0000.0000
PWM1 Compare A
1308
0x09C
PWM1CMPB
R/W
0x0000.0000
PWM1 Compare B
1309
0x0A0
PWM1GENA
R/W
0x0000.0000
PWM1 Generator A Control
1310
0x0A4
PWM1GENB
R/W
0x0000.0000
PWM1 Generator B Control
1313
0x0A8
PWM1DBCTL
R/W
0x0000.0000
PWM1 Dead-Band Control
1316
0x0AC
PWM1DBRISE
R/W
0x0000.0000
PWM1 Dead-Band Rising-Edge Delay
1317
0x0B0
PWM1DBFALL
R/W
0x0000.0000
PWM1 Dead-Band Falling-Edge-Delay
1318
0x0B4
PWM1FLTSRC0
R/W
0x0000.0000
PWM1 Fault Source 0
1319
0x0B8
PWM1FLTSRC1
R/W
0x0000.0000
PWM1 Fault Source 1
1321
0x0BC
PWM1MINFLTPER
R/W
0x0000.0000
PWM1 Minimum Fault Period
1324
0x0C0
PWM2CTL
R/W
0x0000.0000
PWM2 Control
1294
0x0C4
PWM2INTEN
R/W
0x0000.0000
PWM2 Interrupt and Trigger Enable
1299
0x0C8
PWM2RIS
RO
0x0000.0000
PWM2 Raw Interrupt Status
1302
0x0CC
PWM2ISC
R/W1C
0x0000.0000
PWM2 Interrupt Status and Clear
1304
0x0D0
PWM2LOAD
R/W
0x0000.0000
PWM2 Load
1306
0x0D4
PWM2COUNT
RO
0x0000.0000
PWM2 Counter
1307
0x0D8
PWM2CMPA
R/W
0x0000.0000
PWM2 Compare A
1308
Offset
Name
Type
Reset
0x05C
PWM0CMPB
R/W
0x060
PWM0GENA
0x064
1266
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 20-2. PWM Register Map (continued)
Description
See
page
0x0000.0000
PWM2 Compare B
1309
R/W
0x0000.0000
PWM2 Generator A Control
1310
PWM2GENB
R/W
0x0000.0000
PWM2 Generator B Control
1313
0x0E8
PWM2DBCTL
R/W
0x0000.0000
PWM2 Dead-Band Control
1316
0x0EC
PWM2DBRISE
R/W
0x0000.0000
PWM2 Dead-Band Rising-Edge Delay
1317
0x0F0
PWM2DBFALL
R/W
0x0000.0000
PWM2 Dead-Band Falling-Edge-Delay
1318
0x0F4
PWM2FLTSRC0
R/W
0x0000.0000
PWM2 Fault Source 0
1319
0x0F8
PWM2FLTSRC1
R/W
0x0000.0000
PWM2 Fault Source 1
1321
0x0FC
PWM2MINFLTPER
R/W
0x0000.0000
PWM2 Minimum Fault Period
1324
0x100
PWM3CTL
R/W
0x0000.0000
PWM3 Control
1294
0x104
PWM3INTEN
R/W
0x0000.0000
PWM3 Interrupt and Trigger Enable
1299
0x108
PWM3RIS
RO
0x0000.0000
PWM3 Raw Interrupt Status
1302
0x10C
PWM3ISC
R/W1C
0x0000.0000
PWM3 Interrupt Status and Clear
1304
0x110
PWM3LOAD
R/W
0x0000.0000
PWM3 Load
1306
0x114
PWM3COUNT
RO
0x0000.0000
PWM3 Counter
1307
0x118
PWM3CMPA
R/W
0x0000.0000
PWM3 Compare A
1308
0x11C
PWM3CMPB
R/W
0x0000.0000
PWM3 Compare B
1309
0x120
PWM3GENA
R/W
0x0000.0000
PWM3 Generator A Control
1310
0x124
PWM3GENB
R/W
0x0000.0000
PWM3 Generator B Control
1313
0x128
PWM3DBCTL
R/W
0x0000.0000
PWM3 Dead-Band Control
1316
0x12C
PWM3DBRISE
R/W
0x0000.0000
PWM3 Dead-Band Rising-Edge Delay
1317
0x130
PWM3DBFALL
R/W
0x0000.0000
PWM3 Dead-Band Falling-Edge-Delay
1318
0x134
PWM3FLTSRC0
R/W
0x0000.0000
PWM3 Fault Source 0
1319
0x138
PWM3FLTSRC1
R/W
0x0000.0000
PWM3 Fault Source 1
1321
0x13C
PWM3MINFLTPER
R/W
0x0000.0000
PWM3 Minimum Fault Period
1324
0x800
PWM0FLTSEN
R/W
0x0000.0000
PWM0 Fault Pin Logic Sense
1325
0x804
PWM0FLTSTAT0
-
0x0000.0000
PWM0 Fault Status 0
1326
0x808
PWM0FLTSTAT1
-
0x0000.0000
PWM0 Fault Status 1
1328
0x880
PWM1FLTSEN
R/W
0x0000.0000
PWM1 Fault Pin Logic Sense
1325
0x884
PWM1FLTSTAT0
-
0x0000.0000
PWM1 Fault Status 0
1326
0x888
PWM1FLTSTAT1
-
0x0000.0000
PWM1 Fault Status 1
1328
0x900
PWM2FLTSEN
R/W
0x0000.0000
PWM2 Fault Pin Logic Sense
1325
Offset
Name
Type
Reset
0x0DC
PWM2CMPB
R/W
0x0E0
PWM2GENA
0x0E4
November 08, 2011
1267
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Table 20-2. PWM Register Map (continued)
Description
See
page
0x0000.0000
PWM2 Fault Status 0
1326
-
0x0000.0000
PWM2 Fault Status 1
1328
R/W
0x0000.0000
PWM3 Fault Pin Logic Sense
1325
PWM3FLTSTAT0
-
0x0000.0000
PWM3 Fault Status 0
1326
0x988
PWM3FLTSTAT1
-
0x0000.0000
PWM3 Fault Status 1
1328
0xFC0
PWMPP
RO
0x0000.0344
PWM Peripheral Properties
1331
0xFC4
PWMPC
R/W
0x0000.0000
PWM Peripheral Configuration
1333
Offset
Name
Type
Reset
0x904
PWM2FLTSTAT0
-
0x908
PWM2FLTSTAT1
0x980
PWM3FLTSEN
0x984
20.6
Register Descriptions
The remainder of this section lists and describes the PWM registers, in numerical order by address
offset.
1268
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 1: PWM Master Control (PWMCTL), offset 0x000
This register provides master control over the PWM generation blocks.
PWM Master Control (PWMCTL)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x000
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
reserved
Type
Reset
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
GLOBALSYNC3 GLOBALSYNC2 GLOBALSYNC1 GLOBALSYNC0
RO
0
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000
3
GLOBALSYNC3
R/W
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Update PWM Generator 3
Value Description
1
Any queued update to a load or comparator register in PWM
generator 3 is applied the next time the corresponding counter
becomes zero.
0
No effect.
This bit automatically clears when the updates have completed; it cannot
be cleared by software.
2
GLOBALSYNC2
R/W
0
Update PWM Generator 2
Value Description
1
Any queued update to a load or comparator register in PWM
generator 2 is applied the next time the corresponding counter
becomes zero.
0
No effect.
This bit automatically clears when the updates have completed; it cannot
be cleared by software.
1
GLOBALSYNC1
R/W
0
Update PWM Generator 1
Value Description
1
Any queued update to a load or comparator register in PWM
generator 1 is applied the next time the corresponding counter
becomes zero.
0
No effect.
This bit automatically clears when the updates have completed; it cannot
be cleared by software.
November 08, 2011
1269
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Bit/Field
Name
Type
Reset
0
GLOBALSYNC0
R/W
0
Description
Update PWM Generator 0
Value Description
1
Any queued update to a load or comparator register in PWM
generator 0 is applied the next time the corresponding counter
becomes zero.
0
No effect.
This bit automatically clears when the updates have completed; it cannot
be cleared by software.
1270
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 2: PWM Time Base Sync (PWMSYNC), offset 0x004
This register provides a method to perform synchronization of the counters in the PWM generation
blocks. Setting a bit in this register causes the specified counter to reset back to 0; setting multiple
bits resets multiple counters simultaneously. The bits auto-clear after the reset has occurred; reading
them back as zero indicates that the synchronization has completed.
PWM Time Base Sync (PWMSYNC)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x004
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
SYNC3
SYNC2
SYNC1
SYNC0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000.000
3
SYNC3
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Reset Generator 3 Counter
Value Description
2
SYNC2
R/W
0
1
Resets the PWM generator 3 counter.
0
No effect.
Reset Generator 2 Counter
Value Description
1
SYNC1
R/W
0
1
Resets the PWM generator 2 counter.
0
No effect.
Reset Generator 1 Counter
Value Description
0
SYNC0
R/W
0
1
Resets the PWM generator 1 counter.
0
No effect.
Reset Generator 0 Counter
Value Description
1
Resets the PWM generator 0 counter.
0
No effect.
November 08, 2011
1271
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Register 3: PWM Output Enable (PWMENABLE), offset 0x008
This register provides a master control of which generated pwmA' and pwmB' signals are output to
the MnPWMn pins. By disabling a PWM output, the generation process can continue (for example,
when the time bases are synchronized) without driving PWM signals to the pins. When bits in this
register are set, the corresponding pwmA' or pwmB' signal is passed through to the output stage.
When bits are clear, the pwmA' or pwmB' signal is replaced by a zero value which is also passed
to the output stage. The PWMINVERT register controls the output stage, so if the corresponding
bit is set in that register, the value seen on the MnPWMn signal is inverted from what is configured
by the bits in this register. Updates to the bits in this register can be immediate or locally or globally
synchronized to the next synchronous update as controlled by the ENUPDn fields in the PWMENUPD
register.
PWM Output Enable (PWMENABLE)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x008
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
reserved
Type
Reset
reserved
Type
Reset
PWM7EN PWM6EN PWM5EN PWM4EN PWM3EN PWM2EN PWM1EN PWM0EN
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7
PWM7EN
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
MnPWM7 Output Enable
Value Description
6
PWM6EN
R/W
0
1
The generated pwm3B' signal is passed to the MnPWM7 pin.
0
The MnPWM7 signal has a zero value.
MnPWM6 Output Enable
Value Description
5
PWM5EN
R/W
0
1
The generated pwm3A' signal is passed to the MnPWM6 pin.
0
The MnPWM6 signal has a zero value.
MnPWM5 Output Enable
Value Description
1
The generated pwm2B' signal is passed to the MnPWM5 pin.
0
The MnPWM5 signal has a zero value.
1272
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
4
PWM4EN
R/W
0
Description
MnPWM4 Output Enable
Value Description
3
PWM3EN
R/W
0
1
The generated pwm2A' signal is passed to the MnPWM4 pin.
0
The MnPWM4 signal has a zero value.
MnPWM3 Output Enable
Value Description
2
PWM2EN
R/W
0
1
The generated pwm1B' signal is passed to the MnPWM3 pin.
0
The MnPWM3 signal has a zero value.
MnPWM2 Output Enable
Value Description
1
PWM1EN
R/W
0
1
The generated pwm1A' signal is passed to the MnPWM2 pin.
0
The MnPWM2 signal has a zero value.
MnPWM1 Output Enable
Value Description
0
PWM0EN
R/W
0
1
The generated pwm0B' signal is passed to the MnPWM1 pin.
0
The MnPWM1 signal has a zero value.
MnPWM0 Output Enable
Value Description
1
The generated pwm0A' signal is passed to the MnPWM0 pin.
0
The MnPWM0 signal has a zero value.
November 08, 2011
1273
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Register 4: PWM Output Inversion (PWMINVERT), offset 0x00C
This register provides a master control of the polarity of the MnPWMn signals on the device pins. The
pwmA' and pwmB' signals generated by the PWM generator are active High; but can be made active
Low via this register. Disabled PWM channels are also passed through the output inverter (if so
configured) so that inactive signals can be High. In addition, if the PWMFAULT register enables a
specific value to be placed on the MnPWMn signals during a fault condition, that value is inverted if
the corresponding bit in this register is set.
PWM Output Inversion (PWMINVERT)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x00C
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
reserved
Type
Reset
reserved
Type
Reset
PWM7INV PWM6INV PWM5INV PWM4INV PWM3INV PWM2INV PWM1INV PWM0INV
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7
PWM7INV
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Invert MnPWM7 Signal
Value Description
6
PWM6INV
R/W
0
1
The MnPWM7 signal is inverted.
0
The MnPWM7 signal is not inverted.
Invert MnPWM6 Signal
Value Description
5
PWM5INV
R/W
0
1
The MnPWM6 signal is inverted.
0
The MnPWM6 signal is not inverted.
Invert MnPWM5 Signal
Value Description
4
PWM4INV
R/W
0
1
The MnPWM5 signal is inverted.
0
The MnPWM5 signal is not inverted.
Invert MnPWM4 Signal
Value Description
1
The MnPWM4 signal is inverted.
0
The MnPWM4 signal is not inverted.
1274
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
3
PWM3INV
R/W
0
Description
Invert MnPWM3 Signal
Value Description
2
PWM2INV
R/W
0
1
The MnPWM3 signal is inverted.
0
The MnPWM3 signal is not inverted.
Invert MnPWM2 Signal
Value Description
1
PWM1INV
R/W
0
1
The MnPWM2 signal is inverted.
0
The MnPWM2 signal is not inverted.
Invert MnPWM1 Signal
Value Description
0
PWM0INV
R/W
0
1
The MnPWM1 signal is inverted.
0
The MnPWM1 signal is not inverted.
Invert MnPWM0 Signal
Value Description
1
The MnPWM0 signal is inverted.
0
The MnPWM0 signal is not inverted.
November 08, 2011
1275
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Register 5: PWM Output Fault (PWMFAULT), offset 0x010
This register controls the behavior of the MnPWMn outputs in the presence of fault conditions. Both
the fault inputs (MnFAULTn pins and digital comparator outputs) and debug events are considered
fault conditions. On a fault condition, each pwmA' or pwmB' signal can be passed through unmodified
or driven to the value specified by the corresponding bit in the PWMFAULTVAL register. For outputs
that are configured for pass-through, the debug event handling on the corresponding PWM generator
also determines if the pwmA' or pwmB' signal continues to be generated.
Fault condition control occurs before the output inverter, so PWM signals driven to a specified value
on fault are inverted if the channel is configured for inversion (therefore, the pin is driven to the
logical complement of the specified value on a fault condition).
PWM Output Fault (PWMFAULT)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x010
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7
FAULT7
R/W
0
RO
0
RO
0
7
6
5
4
3
2
1
0
FAULT7
FAULT6
FAULT5
FAULT4
FAULT3
FAULT2
FAULT1
FAULT0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
MnPWM7 Fault
Value Description
6
FAULT6
R/W
0
1
The MnPWM7 output signal is driven to the value specified by
the PWM7 bit in the PWMFAULTVAL register.
0
The generated pwm3B' signal is passed to the MnPWM7 pin.
MnPWM6 Fault
Value Description
5
FAULT5
R/W
0
1
The MnPWM6 output signal is driven to the value specified by
the PWM6 bit in the PWMFAULTVAL register.
0
The generated pwm3A' signal is passed to the MnPWM6 pin.
MnPWM5 Fault
Value Description
1
The MnPWM5 output signal is driven to the value specified by
the PWM5 bit in the PWMFAULTVAL register.
0
The generated pwm2B' signal is passed to the MnPWM5 pin.
1276
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
4
FAULT4
R/W
0
Description
MnPWM4 Fault
Value Description
3
FAULT3
R/W
0
1
The MnPWM4 output signal is driven to the value specified by
the PWM4 bit in the PWMFAULTVAL register.
0
The generated pwm2A' signal is passed to the MnPWM4 pin.
MnPWM3 Fault
Value Description
2
FAULT2
R/W
0
1
The MnPWM3 output signal is driven to the value specified by
the PWM3 bit in the PWMFAULTVAL register.
0
The generated pwm1B' signal is passed to the MnPWM3 pin.
MnPWM2 Fault
Value Description
1
FAULT1
R/W
0
1
The MnPWM2 output signal is driven to the value specified by
the PWM2 bit in the PWMFAULTVAL register.
0
The generated pwm1A' signal is passed to the MnPWM2 pin.
MnPWM1 Fault
Value Description
0
FAULT0
R/W
0
1
The MnPWM1 output signal is driven to the value specified by
the PWM1 bit in the PWMFAULTVAL register.
0
The generated pwm0B' signal is passed to the MnPWM1 pin.
MnPWM0 Fault
Value Description
1
The MnPWM0 output signal is driven to the value specified by
the PWM0 bit in the PWMFAULTVAL register.
0
The generated pwm0A' signal is passed to the MnPWM0 pin.
November 08, 2011
1277
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Register 6: PWM Interrupt Enable (PWMINTEN), offset 0x014
This register controls the global interrupt generation capabilities of the PWM module. The events
that can cause an interrupt are the fault input and the individual interrupts from the PWM generators.
PWM Interrupt Enable (PWMINTEN)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x014
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
25
24
23
22
21
20
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
9
8
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
18
17
16
INTFAULT3 INTFAULT2 INTFAULT1 INTFAULT0
reserved
Type
Reset
19
INTPWM3 INTPWM2 INTPWM1 INTPWM0
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
Description
31:20
reserved
RO
0x000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
19
INTFAULT3
R/W
0
Interrupt Fault 3
Value Description
18
INTFAULT2
R/W
0
1
An interrupt is sent to the interrupt controller when the fault
condition for PWM generator 3 is asserted.
0
The fault condition for PWM generator 3 is suppressed and not
sent to the interrupt controller.
Interrupt Fault 2
Value Description
17
INTFAULT1
R/W
0
1
An interrupt is sent to the interrupt controller when the fault
condition for PWM generator 2 is asserted.
0
The fault condition for PWM generator 2 is suppressed and not
sent to the interrupt controller.
Interrupt Fault 1
Value Description
1
An interrupt is sent to the interrupt controller when the fault
condition for PWM generator 1 is asserted.
0
The fault condition for PWM generator 1 is suppressed and not
sent to the interrupt controller.
1278
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
16
INTFAULT0
R/W
0
Description
Interrupt Fault 0
Value Description
15:4
reserved
RO
0x000
3
INTPWM3
R/W
0
1
An interrupt is sent to the interrupt controller when the fault
condition for PWM generator 0 is asserted.
0
The fault condition for PWM generator 0 is suppressed and not
sent to the interrupt controller.
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
PWM3 Interrupt Enable
Value Description
2
INTPWM2
R/W
0
1
An interrupt is sent to the interrupt controller when the PWM
generator 3 block asserts an interrupt.
0
The PWM generator 3 interrupt is suppressed and not sent to
the interrupt controller.
PWM2 Interrupt Enable
Value Description
1
INTPWM1
R/W
0
1
An interrupt is sent to the interrupt controller when the PWM
generator 2 block asserts an interrupt.
0
The PWM generator 2 interrupt is suppressed and not sent to
the interrupt controller.
PWM1 Interrupt Enable
Value Description
0
INTPWM0
R/W
0
1
An interrupt is sent to the interrupt controller when the PWM
generator 1 block asserts an interrupt.
0
The PWM generator 1 interrupt is suppressed and not sent to
the interrupt controller.
PWM0 Interrupt Enable
Value Description
1
An interrupt is sent to the interrupt controller when the PWM
generator 0 block asserts an interrupt.
0
The PWM generator 0 interrupt is suppressed and not sent to
the interrupt controller.
November 08, 2011
1279
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Register 7: PWM Raw Interrupt Status (PWMRIS), offset 0x018
This register provides the current set of interrupt sources that are asserted, regardless of whether
they are enabled to cause an interrupt to be asserted to the interrupt controller. The fault interrupt
is asserted based on the fault condition source that is specified by the PWMnCTL, PWMnFLTSRC0
and PWMnFLTSRC1 registers. The fault interrupt is latched on detection and must be cleared
through the PWM Interrupt Status and Clear (PWMISC) register. The actual value of the MnFAULTn
signals can be observed using the PWMSTATUS register.
The PWM generator interrupts simply reflect the status of the PWM generators and are cleared via
the interrupt status register in the PWM generator blocks. If a bit is set, the event is active; if a bit
is clear the event is not active.
PWM Raw Interrupt Status (PWMRIS)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x018
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
19
18
17
16
INTFAULT3 INTFAULT2 INTFAULT1 INTFAULT0
RO
0
RO
0
RO
0
RO
0
3
2
1
0
INTPWM3 INTPWM2 INTPWM1 INTPWM0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
Description
31:20
reserved
RO
0x000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
19
INTFAULT3
RO
0
Interrupt Fault PWM 3
Value Description
1
The fault condition for PWM generator 3 is asserted.
0
The fault condition for PWM generator 3 has not been asserted.
This bit is cleared by writing a 1 to the INTFAULT3 bit in the PWMISC
register.
18
INTFAULT2
RO
0
Interrupt Fault PWM 2
Value Description
1
The fault condition for PWM generator 2 is asserted.
0
The fault condition for PWM generator 2 has not been asserted.
This bit is cleared by writing a 1 to the INTFAULT2 bit in the PWMISC
register.
1280
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
17
INTFAULT1
RO
0
Description
Interrupt Fault PWM 1
Value Description
1
The fault condition for PWM generator 1 is asserted.
0
The fault condition for PWM generator 1 has not been asserted.
This bit is cleared by writing a 1 to the INTFAULT1 bit in the PWMISC
register.
16
INTFAULT0
RO
0
Interrupt Fault PWM 0
Value Description
1
The fault condition for PWM generator 0 is asserted.
0
The fault condition for PWM generator 0 has not been asserted.
This bit is cleared by writing a 1 to the INTFAULT0 bit in the PWMISC
register.
15:4
reserved
RO
0x000
3
INTPWM3
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
PWM3 Interrupt Asserted
Value Description
1
The PWM generator 3 block interrupt is asserted.
0
The PWM generator 3 block interrupt has not been asserted.
The PWM3RIS register shows the source of this interrupt. This bit is
cleared by writing a 1 to the corresponding bit in the PWM3ISC register.
2
INTPWM2
RO
0
PWM2 Interrupt Asserted
Value Description
1
The PWM generator 2 block interrupt is asserted.
0
The PWM generator 2 block interrupt has not been asserted.
The PWM2RIS register shows the source of this interrupt. This bit is
cleared by writing a 1 to the corresponding bit in the PWM2ISC register.
1
INTPWM1
RO
0
PWM1 Interrupt Asserted
Value Description
1
The PWM generator 1 block interrupt is asserted.
0
The PWM generator 1 block interrupt has not been asserted.
The PWM1RIS register shows the source of this interrupt. This bit is
cleared by writing a 1 to the corresponding bit in the PWM1ISC register.
November 08, 2011
1281
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Bit/Field
Name
Type
Reset
0
INTPWM0
RO
0
Description
PWM0 Interrupt Asserted
Value Description
1
The PWM generator 0 block interrupt is asserted.
0
The PWM generator 0 block interrupt has not been asserted.
The PWM0RIS register shows the source of this interrupt. This bit is
cleared by writing a 1 to the corresponding bit in the PWM0ISC register.
1282
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 8: PWM Interrupt Status and Clear (PWMISC), offset 0x01C
This register provides a summary of the interrupt status of the individual PWM generator blocks. If
a fault interrupt is set, the corresponding MnFAULTn input has caused an interrupt. For the fault
interrupt, a write of 1 to that bit position clears the latched interrupt status. If an block interrupt bit
is set, the corresponding generator block is asserting an interrupt. The individual interrupt status
registers, PWMnISC, in each block must be consulted to determine the reason for the interrupt and
used to clear the interrupt.
PWM Interrupt Status and Clear (PWMISC)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x01C
Type R/W1C, reset 0x0000.0000
31
30
29
28
27
26
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
25
24
23
22
21
20
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W1C
0
R/W1C
0
R/W1C
0
R/W1C
0
9
8
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
18
17
16
INTFAULT3 INTFAULT2 INTFAULT1 INTFAULT0
reserved
Type
Reset
19
INTPWM3 INTPWM2 INTPWM1 INTPWM0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
Description
31:20
reserved
RO
0x000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
19
INTFAULT3
R/W1C
0
FAULT3 Interrupt Asserted
Value Description
1
An enabled interrupt for the fault condition for PWM generator
3 is asserted or is latched.
0
The fault condition for PWM generator 3 has not been asserted
or is not enabled.
Writing a 1 to this bit clears it and the INTFAULT3 bit in the PWMRIS
register.
18
INTFAULT2
R/W1C
0
FAULT2 Interrupt Asserted
Value Description
1
An enabled interrupt for the fault condition for PWM generator
2 is asserted or is latched.
0
The fault condition for PWM generator 2 has not been asserted
or is not enabled.
Writing a 1 to this bit clears it and the INTFAULT2 bit in the PWMRIS
register.
November 08, 2011
1283
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Bit/Field
Name
Type
Reset
17
INTFAULT1
R/W1C
0
Description
FAULT1 Interrupt Asserted
Value Description
1
An enabled interrupt for the fault condition for PWM generator
1 is asserted or is latched.
0
The fault condition for PWM generator 1 has not been asserted
or is not enabled.
Writing a 1 to this bit clears it and the INTFAULT1 bit in the PWMRIS
register.
16
INTFAULT0
R/W1C
0
FAULT0 Interrupt Asserted
Value Description
1
An enabled interrupt for the fault condition for PWM generator
0 is asserted or is latched.
0
The fault condition for PWM generator 0 has not been asserted
or is not enabled.
Writing a 1 to this bit clears it and the INTFAULT0 bit in the PWMRIS
register.
15:4
reserved
RO
0x000
3
INTPWM3
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
PWM3 Interrupt Status
Value Description
1
An enabled interrupt for the PWM generator 3 block is asserted.
0
The PWM generator 3 block interrupt is not asserted or is not
enabled.
The PWM3RIS register shows the source of this interrupt. This bit is
cleared by writing a 1 to the corresponding bit in the PWM3ISC register.
2
INTPWM2
RO
0
PWM2 Interrupt Status
Value Description
1
An enabled interrupt for the PWM generator 2 block is asserted.
0
The PWM generator 2 block interrupt is not asserted or is not
enabled.
The PWM2RIS register shows the source of this interrupt. This bit is
cleared by writing a 1 to the corresponding bit in the PWM2ISC register.
1
INTPWM1
RO
0
PWM1 Interrupt Status
Value Description
1
An enabled interrupt for the PWM generator 1 block is asserted.
0
The PWM generator 1 block interrupt is not asserted or is not
enabled.
The PWM1RIS register shows the source of this interrupt. This bit is
cleared by writing a 1 to the corresponding bit in the PWM1ISC register.
1284
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
0
INTPWM0
RO
0
Description
PWM0 Interrupt Status
Value Description
1
An enabled interrupt for the PWM generator 0 block is asserted.
0
The PWM generator 0 block interrupt is not asserted or is not
enabled.
The PWM0RIS register shows the source of this interrupt. This bit is
cleared by writing a 1 to the corresponding bit in the PWM0ISC register.
November 08, 2011
1285
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Register 9: PWM Status (PWMSTATUS), offset 0x020
This register provides the unlatched status of the PWM generator fault condition.
PWM Status (PWMSTATUS)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x020
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
FAULT3
FAULT2
FAULT1
FAULT0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000.000
3
FAULT3
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Generator 3 Fault Status
Value Description
1
The fault condition for PWM generator 3 is asserted.
If the FLTSRC bit in the PWM3CTL register is clear, the input
is the source of the fault condition, and is therefore asserted.
0
2
FAULT2
RO
0
The fault condition for PWM generator 3 is not asserted.
Generator 2 Fault Status
Value Description
1
The fault condition for PWM generator 2 is asserted.
If the FLTSRC bit in the PWM2CTL register is clear, the input
is the source of the fault condition, and is therefore asserted.
0
1
FAULT1
RO
0
The fault condition for PWM generator 2 is not asserted.
Generator 1 Fault Status
Value Description
1
The fault condition for PWM generator 1 is asserted.
If the FLTSRC bit in the PWM1CTL register is clear, the input
is the source of the fault condition, and is therefore asserted.
0
The fault condition for PWM generator 1 is not asserted.
1286
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
0
FAULT0
RO
0
Description
Generator 0 Fault Status
Value Description
1
The fault condition for PWM generator 0 is asserted.
If the FLTSRC bit in the PWM0CTL register is clear, the input
is the source of the fault condition, and is therefore asserted.
0
The fault condition for PWM generator 0 is not asserted.
November 08, 2011
1287
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Register 10: PWM Fault Condition Value (PWMFAULTVAL), offset 0x024
This register specifies the output value driven on the MnPWMn signals during a fault condition if
enabled by the corresponding bit in the PWMFAULT register. Note that if the corresponding bit in
the PWMINVERT register is set, the output value is driven to the logical NOT of the bit value in this
register.
PWM Fault Condition Value (PWMFAULTVAL)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x024
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
PWM7
PWM6
PWM5
PWM4
PWM3
PWM2
PWM1
PWM0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7
PWM7
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
MnPWM7 Fault Value
Value Description
6
PWM6
R/W
0
1
The MnPWM7 output signal is driven High during fault conditions
if the FAULT7 bit in the PWMFAULT register is set.
0
The MnPWM7 output signal is driven Low during fault conditions
if the FAULT7 bit in the PWMFAULT register is set.
MnPWM6 Fault Value
Value Description
5
PWM5
R/W
0
1
The MnPWM6 output signal is driven High during fault conditions
if the FAULT6 bit in the PWMFAULT register is set.
0
The MnPWM6 output signal is driven Low during fault conditions
if the FAULT6 bit in the PWMFAULT register is set.
MnPWM5 Fault Value
Value Description
1
The MnPWM5 output signal is driven High during fault conditions
if the FAULT5 bit in the PWMFAULT register is set.
0
The MnPWM5 output signal is driven Low during fault conditions
if the FAULT5 bit in the PWMFAULT register is set.
1288
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
4
PWM4
R/W
0
Description
MnPWM4 Fault Value
Value Description
3
PWM3
R/W
0
1
The MnPWM4 output signal is driven High during fault conditions
if the FAULT4 bit in the PWMFAULT register is set.
0
The MnPWM4 output signal is driven Low during fault conditions
if the FAULT4 bit in the PWMFAULT register is set.
MnPWM3 Fault Value
Value Description
1
0
2
PWM2
R/W
0
The MnPWM3 output signal is driven High during fault conditions
if the FAULT3 bit in the PWMFAULT register is set.
The MnPWM3 output signal is driven Low during fault conditions
if the FAULT3 bit in the PWMFAULT register is set.
MnPWM2 Fault Value
Value Description
1
PWM1
R/W
0
1
The MnPWM2 output signal is driven High during fault conditions
if the FAULT2 bit in the PWMFAULT register is set.
0
The MnPWM2 output signal is driven Low during fault conditions
if the FAULT2 bit in the PWMFAULT register is set.
MnPWM1 Fault Value
Value Description
0
PWM0
R/W
0
1
The MnPWM1 output signal is driven High during fault conditions
if the FAULT1 bit in the PWMFAULT register is set.
0
The MnPWM1 output signal is driven Low during fault conditions
if the FAULT1 bit in the PWMFAULT register is set.
MnPWM0 Fault Value
Value Description
1
The MnPWM0 output signal is driven High during fault conditions
if the FAULT0 bit in the PWMFAULT register is set.
0
The MnPWM0 output signal is driven Low during fault conditions
if the FAULT0 bit in the PWMFAULT register is set.
November 08, 2011
1289
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Register 11: PWM Enable Update (PWMENUPD), offset 0x028
This register specifies when updates to the PWMnEN bit in the PWMENABLE register are performed.
The PWMnEN bit enables the pwmA' or pwmB' output to be passed to the microcontroller's pin.
Updates can be immediate or locally or globally synchronized to the next synchronous update.
PWM Enable Update (PWMENUPD)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x028
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
ENUPD7
Type
Reset
R/W
0
R/W
0
ENUPD6
R/W
0
R/W
0
ENUPD5
R/W
0
R/W
0
ENUPD4
R/W
0
ENUPD3
ENUPD2
ENUPD1
ENUPD0
R/W
0
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0x00
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15:14
ENUPD7
R/W
0
MnPWM07 Enable Update Mode
Value Description
0x0
Immediate
Writes to the PWM7EN bit in the PWMENABLE register are used
by the PWM generator immediately.
0x1
Reserved
0x2
Locally Synchronized
Writes to the PWM7EN bit in the PWMENABLE register are used
by the PWM generator the next time the counter is 0.
0x3
Globally Synchronized
Writes to the PWM7EN bit in the PWMENABLE register are used
by the PWM generator the next time the counter is 0 after a
synchronous update has been requested through the PWM
Master Control (PWMCTL) register.
1290
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
13:12
ENUPD6
R/W
0
Description
MnPWM6 Enable Update Mode
Value Description
0x0
Immediate
Writes to the PWM6EN bit in the PWMENABLE register are used
by the PWM generator immediately.
0x1
Reserved
0x2
Locally Synchronized
Writes to the PWM6EN bit in the PWMENABLE register are used
by the PWM generator the next time the counter is 0.
0x3
Globally Synchronized
Writes to the PWM6EN bit in the PWMENABLE register are used
by the PWM generator the next time the counter is 0 after a
synchronous update has been requested through the PWM
Master Control (PWMCTL) register.
11:10
ENUPD5
R/W
0
MnPWM5 Enable Update Mode
Value Description
0x0
Immediate
Writes to the PWM5EN bit in the PWMENABLE register are used
by the PWM generator immediately.
0x1
Reserved
0x2
Locally Synchronized
Writes to the PWM5EN bit in the PWMENABLE register are used
by the PWM generator the next time the counter is 0.
0x3
Globally Synchronized
Writes to the PWM5EN bit in the PWMENABLE register are used
by the PWM generator the next time the counter is 0 after a
synchronous update has been requested through the PWM
Master Control (PWMCTL) register.
9:8
ENUPD4
R/W
0
MnPWM4 Enable Update Mode
Value Description
0x0
Immediate
Writes to the PWM4EN bit in the PWMENABLE register are used
by the PWM generator immediately.
0x1
Reserved
0x2
Locally Synchronized
Writes to the PWM4EN bit in the PWMENABLE register are used
by the PWM generator the next time the counter is 0.
0x3
Globally Synchronized
Writes to the PWM4EN bit in the PWMENABLE register are used
by the PWM generator the next time the counter is 0 after a
synchronous update has been requested through the PWM
Master Control (PWMCTL) register.
November 08, 2011
1291
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Bit/Field
Name
Type
Reset
7:6
ENUPD3
R/W
0
Description
MnPWM3 Enable Update Mode
Value Description
0x0
Immediate
Writes to the PWM3EN bit in the PWMENABLE register are used
by the PWM generator immediately.
0x1
Reserved
0x2
Locally Synchronized
Writes to the PWM3EN bit in the PWMENABLE register are used
by the PWM generator the next time the counter is 0.
0x3
Globally Synchronized
Writes to the PWM3EN bit in the PWMENABLE register are used
by the PWM generator the next time the counter is 0 after a
synchronous update has been requested through the PWM
Master Control (PWMCTL) register.
5:4
ENUPD2
R/W
0
MnPWM2 Enable Update Mode
Value Description
0x0
Immediate
Writes to the PWM2EN bit in the PWMENABLE register are used
by the PWM generator immediately.
0x1
Reserved
0x2
Locally Synchronized
Writes to the PWM2EN bit in the PWMENABLE register are used
by the PWM generator the next time the counter is 0.
0x3
Globally Synchronized
Writes to the PWM2EN bit in the PWMENABLE register are used
by the PWM generator the next time the counter is 0 after a
synchronous update has been requested through the PWM
Master Control (PWMCTL) register.
3:2
ENUPD1
R/W
0
MnPWM1 Enable Update Mode
Value Description
0x0
Immediate
Writes to the PWM1EN bit in the PWMENABLE register are used
by the PWM generator immediately.
0x1
Reserved
0x2
Locally Synchronized
Writes to the PWM1EN bit in the PWMENABLE register are used
by the PWM generator the next time the counter is 0.
0x3
Globally Synchronized
Writes to the PWM1EN bit in the PWMENABLE register are used
by the PWM generator the next time the counter is 0 after a
synchronous update has been requested through the PWM
Master Control (PWMCTL) register.
1292
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
1:0
ENUPD0
R/W
0
Description
MnPWM0 Enable Update Mode
Value Description
0x0
Immediate
Writes to the PWM0EN bit in the PWMENABLE register are used
by the PWM generator immediately.
0x1
Reserved
0x2
Locally Synchronized
Writes to the PWM0EN bit in the PWMENABLE register are used
by the PWM generator the next time the counter is 0.
0x3
Globally Synchronized
Writes to the PWM0EN bit in the PWMENABLE register are used
by the PWM generator the next time the counter is 0 after a
synchronous update has been requested through the PWM
Master Control (PWMCTL) register.
November 08, 2011
1293
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Register 12: PWM0 Control (PWM0CTL), offset 0x040
Register 13: PWM1 Control (PWM1CTL), offset 0x080
Register 14: PWM2 Control (PWM2CTL), offset 0x0C0
Register 15: PWM3 Control (PWM3CTL), offset 0x100
These registers configure the PWM signal generation blocks (PWM0CTL controls the PWM generator
0 block, and so on). The Register Update mode, Debug mode, Counting mode, and Block Enable
mode are all controlled via these registers. The blocks produce the PWM signals, which can be
either two independent PWM signals (from the same counter), or a paired set of PWM signals with
dead-band delays added.
The PWM0 block produces the MnPWM0 and MnPWM1 outputs, the PWM1 block produces the MnPWM2
and MnPWM3 outputs, the PWM2 block produces the MnPWM4 and MnPWM5 outputs, and the PWM3
block produces the MnPWM6 and MnPWM7 outputs.
PWM0 Control (PWM0CTL)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x040
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
DBFALLUPD
Type
Reset
R/W
0
R/W
0
DBRISEUPD
R/W
0
R/W
0
DBCTLUPD
R/W
0
R/W
0
GENBUPD
R/W
0
18
17
16
LATCH MINFLTPER FLTSRC
GENAUPD
R/W
0
R/W
0
R/W
0
RO
0
RO
0
RO
0
R/W
0
5
4
3
2
CMPBUPD CMPAUPD LOADUPD DEBUG
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
1
0
MODE
ENABLE
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
Description
31:19
reserved
RO
0x000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
18
LATCH
R/W
0
Latch Fault Input
Value Description
0
Fault Condition Not Latched
A fault condition is in effect for as long as the generating source
is asserting.
1
Fault Condition Latched
A fault condition is set as the result of the assertion of the
faulting source and is held (latched) while the PWMISC
INTFAULTn bit is set. Clearing the INTFAULTn bit clears the
fault condition.
1294
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
17
MINFLTPER
R/W
0
Description
Minimum Fault Period
This bit specifies that the PWM generator enables a one-shot counter
to provide a minimum fault condition period.
The timer begins counting on the rising edge of the fault condition to
extend the condition for a minimum duration of the count value. The
timer ignores the state of the fault condition while counting.
The minimum fault delay is in effect only when the MINFLTPER bit is
set. If a detected fault is in the process of being extended when the
MINFLTPER bit is cleared, the fault condition extension is aborted.
The delay time is specified by the PWMnMINFLTPER register MFP field
value. The effect of this is to pulse stretch the fault condition input.
The delay value is defined by the PWM clock period. Because the fault
input is not synchronized to the PWM clock, the period of the time is
PWMClock * (MFP value + 1) or PWMClock * (MFP value + 2).
The delay function makes sense only if the fault source is unlatched. A
latched fault source makes the fault condition appear asserted until
cleared by software and negates the utility of the extend feature. It
applies to all fault condition sources as specified in the FLTSRC field.
Value Description
16
FLTSRC
R/W
0
0
The FAULT input deassertion is unaffected.
1
The PWMnMINFLTPER one-shot counter is active and extends
the period of the fault condition to a minimum period.
Fault Condition Source
Value Description
15:14
DBFALLUPD
R/W
0x0
0
The Fault condition is determined by the Fault0 input.
1
The Fault condition is determined by the configuration of the
PWMnFLTSRC0 and PWMnFLTSRC1 registers.
PWMnDBFALL Update Mode
Value Description
0x0
Immediate
The PWMnDBFALL register value is immediately updated on
a write.
0x1
Reserved
0x2
Locally Synchronized
Updates to the register are reflected to the generator the next
time the counter is 0.
0x3
Globally Synchronized
Updates to the register are delayed until the next time the
counter is 0 after a synchronous update has been requested
through the PWMCTL register.
November 08, 2011
1295
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Bit/Field
Name
Type
Reset
13:12
DBRISEUPD
R/W
0x0
Description
PWMnDBRISE Update Mode
Value Description
0x0
Immediate
The PWMnDBRISE register value is immediately updated on
a write.
0x1
Reserved
0x2
Locally Synchronized
Updates to the register are reflected to the generator the next
time the counter is 0.
0x3
Globally Synchronized
Updates to the register are delayed until the next time the
counter is 0 after a synchronous update has been requested
through the PWMCTL register.
11:10
DBCTLUPD
R/W
0x0
PWMnDBCTL Update Mode
Value Description
0x0
Immediate
The PWMnDBCTL register value is immediately updated on a
write.
0x1
Reserved
0x2
Locally Synchronized
Updates to the register are reflected to the generator the next
time the counter is 0.
0x3
Globally Synchronized
Updates to the register are delayed until the next time the
counter is 0 after a synchronous update has been requested
through the PWMCTL register.
9:8
GENBUPD
R/W
0x0
PWMnGENB Update Mode
Value Description
0x0
Immediate
The PWMnGENB register value is immediately updated on a
write.
0x1
Reserved
0x2
Locally Synchronized
Updates to the register are reflected to the generator the next
time the counter is 0.
0x3
Globally Synchronized
Updates to the register are delayed until the next time the
counter is 0 after a synchronous update has been requested
through the PWMCTL register.
1296
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
7:6
GENAUPD
R/W
0x0
Description
PWMnGENA Update Mode
Value
Description
0x0
Immediate
The PWMnGENA register value is immediately updated
on a write.
0x1
Reserved
0x2
Locally Synchronized
Updates to the register are reflected to the generator the
next time the counter is 0.
0x3
Globally Synchronized
Updates to the register are delayed until the next time
the counter is 0 after a synchronous update has been
requested through the PWMCTL register.
5
CMPBUPD
R/W
0
Comparator B Update Mode
Value Description
0
Locally Synchronized
Updates to the PWMnCMPB register are reflected to the
generator the next time the counter is 0.
1
Globally Synchronized
Updates to the register are delayed until the next time the
counter is 0 after a synchronous update has been requested
through the PWMCTL register.
4
CMPAUPD
R/W
0
Comparator A Update Mode
Value Description
0
Locally Synchronized
Updates to the PWMnCMPA register are reflected to the
generator the next time the counter is 0.
1
Globally Synchronized
Updates to the register are delayed until the next time the
counter is 0 after a synchronous update has been requested
through the PWMCTL register.
3
LOADUPD
R/W
0
Load Register Update Mode
Value Description
0
Locally Synchronized
Updates to the PWMnLOAD register are reflected to the
generator the next time the counter is 0.
1
Globally Synchronized
Updates to the register are delayed until the next time the
counter is 0 after a synchronous update has been requested
through the PWMCTL register.
November 08, 2011
1297
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Bit/Field
Name
Type
Reset
2
DEBUG
R/W
0
Description
Debug Mode
Value Description
1
MODE
R/W
0
0
The counter stops running when it next reaches 0 and continues
running again when no longer in Debug mode.
1
The counter always runs when in Debug mode.
Counter Mode
Value Description
0
ENABLE
R/W
0
0
The counter counts down from the load value to 0 and then
wraps back to the load value (Count-Down mode).
1
The counter counts up from 0 to the load value, back down to
0, and then repeats (Count-Up/Down mode).
PWM Block Enable
Value Description
0
The entire PWM generation block is disabled and not clocked.
1
The PWM generation block is enabled and produces PWM
signals.
1298
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 16: PWM0 Interrupt and Trigger Enable (PWM0INTEN), offset 0x044
Register 17: PWM1 Interrupt and Trigger Enable (PWM1INTEN), offset 0x084
Register 18: PWM2 Interrupt and Trigger Enable (PWM2INTEN), offset 0x0C4
Register 19: PWM3 Interrupt and Trigger Enable (PWM3INTEN), offset 0x104
These registers control the interrupt and ADC trigger generation capabilities of the PWM generators
(PWM0INTEN controls the PWM generator 0 block, and so on). The events that can cause an
interrupt, or an ADC trigger are:
■ The counter being equal to the load register
■ The counter being equal to zero
■ The counter being equal to the PWMnCMPA register while counting up
■ The counter being equal to the PWMnCMPA register while counting down
■ The counter being equal to the PWMnCMPB register while counting up
■ The counter being equal to the PWMnCMPB register while counting down
Any combination of these events can generate either an interrupt or an ADC trigger, though no
determination can be made as to the actual event that caused an ADC trigger if more than one is
specified. The PWMnRIS register provides information about which events have caused raw
interrupts.
PWM0 Interrupt and Trigger Enable (PWM0INTEN)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x044
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
5
4
3
2
1
0
reserved
Type
Reset
RO
0
RO
0
15
14
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
13
12
11
10
9
8
7
6
TRCMPBD TRCMPBU TRCMPAD TRCMPAU TRCNTLOAD TRCNTZERO
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
RO
0
RO
0
INTCMPBD INTCMPBU INTCMPAD INTCMPAU INTCNTLOAD INTCNTZERO
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
Description
31:14
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
13
TRCMPBD
R/W
0
Trigger for Counter=PWMnCMPB Down
Value Description
1
An ADC trigger pulse is output when the counter matches the
value in the PWMnCMPB register value while counting down.
0
No ADC trigger is output.
November 08, 2011
1299
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Bit/Field
Name
Type
Reset
12
TRCMPBU
R/W
0
Description
Trigger for Counter=PWMnCMPB Up
Value Description
11
TRCMPAD
R/W
0
1
An ADC trigger pulse is output when the counter matches the
value in the PWMnCMPB register value while counting up.
0
No ADC trigger is output.
Trigger for Counter=PWMnCMPA Down
Value Description
10
TRCMPAU
R/W
0
1
An ADC trigger pulse is output when the counter matches the
value in the PWMnCMPA register value while counting down.
0
No ADC trigger is output.
Trigger for Counter=PWMnCMPA Up
Value Description
9
TRCNTLOAD
R/W
0
1
An ADC trigger pulse is output when the counter matches the
value in the PWMnCMPA register value while counting up.
0
No ADC trigger is output.
Trigger for Counter=PWMnLOAD
Value Description
8
TRCNTZERO
R/W
0
1
An ADC trigger pulse is output when the counter matches the
PWMnLOAD register.
0
No ADC trigger is output.
Trigger for Counter=0
Value Description
7:6
reserved
RO
0x0
5
INTCMPBD
R/W
0
1
An ADC trigger pulse is output when the counter is 0.
0
No ADC trigger is output.
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Interrupt for Counter=PWMnCMPB Down
Value Description
1
A raw interrupt occurs when the counter matches the value in
the PWMnCMPB register value while counting down.
0
No interrupt.
1300
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
4
INTCMPBU
R/W
0
Description
Interrupt for Counter=PWMnCMPB Up
Value Description
3
INTCMPAD
R/W
0
1
A raw interrupt occurs when the counter matches the value in
the PWMnCMPB register value while counting up.
0
No interrupt.
Interrupt for Counter=PWMnCMPA Down
Value Description
2
INTCMPAU
R/W
0
1
A raw interrupt occurs when the counter matches the value in
the PWMnCMPA register value while counting down.
0
No interrupt.
Interrupt for Counter=PWMnCMPA Up
Value Description
1
INTCNTLOAD
R/W
0
1
A raw interrupt occurs when the counter matches the value in
the PWMnCMPA register value while counting up.
0
No interrupt.
Interrupt for Counter=PWMnLOAD
Value Description
0
INTCNTZERO
R/W
0
1
A raw interrupt occurs when the counter matches the value in
the PWMnLOAD register value.
0
No interrupt.
Interrupt for Counter=0
Value Description
1
A raw interrupt occurs when the counter is zero.
0
No interrupt.
November 08, 2011
1301
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Register 20: PWM0 Raw Interrupt Status (PWM0RIS), offset 0x048
Register 21: PWM1 Raw Interrupt Status (PWM1RIS), offset 0x088
Register 22: PWM2 Raw Interrupt Status (PWM2RIS), offset 0x0C8
Register 23: PWM3 Raw Interrupt Status (PWM3RIS), offset 0x108
These registers provide the current set of interrupt sources that are asserted, regardless of whether
they cause an interrupt to be asserted to the controller (PWM0RIS controls the PWM generator 0
block, and so on). If a bit is set, the event has occurred; if a bit is clear, the event has not occurred.
Bits in this register are cleared by writing a 1 to the corresponding bit in the PWMnISC register.
PWM0 Raw Interrupt Status (PWM0RIS)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x048
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
reserved
Type
Reset
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
INTCMPBD INTCMPBU INTCMPAD INTCMPAU INTCNTLOAD INTCNTZERO
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
Description
31:6
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
5
INTCMPBD
RO
0
Comparator B Down Interrupt Status
Value Description
1
The counter has matched the value in the PWMnCMPB register
while counting down.
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the INTCMPBD bit in the PWMnISC
register.
4
INTCMPBU
RO
0
Comparator B Up Interrupt Status
Value Description
1
The counter has matched the value in the PWMnCMPB register
while counting up.
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the INTCMPBU bit in the PWMnISC
register.
1302
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
3
INTCMPAD
RO
0
Description
Comparator A Down Interrupt Status
Value Description
1
The counter has matched the value in the PWMnCMPA register
while counting down.
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the INTCMPAD bit in the PWMnISC
register.
2
INTCMPAU
RO
0
Comparator A Up Interrupt Status
Value Description
1
The counter has matched the value in the PWMnCMPA register
while counting up.
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the INTCMPAU bit in the PWMnISC
register.
1
INTCNTLOAD
RO
0
Counter=Load Interrupt Status
Value Description
1
The counter has matched the value in the PWMnLOAD register.
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the INTCNTLOAD bit in the PWMnISC
register.
0
INTCNTZERO
RO
0
Counter=0 Interrupt Status
Value Description
1
The counter has matched zero.
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the INTCNTZERO bit in the PWMnISC
register.
November 08, 2011
1303
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Register 24: PWM0 Interrupt Status and Clear (PWM0ISC), offset 0x04C
Register 25: PWM1 Interrupt Status and Clear (PWM1ISC), offset 0x08C
Register 26: PWM2 Interrupt Status and Clear (PWM2ISC), offset 0x0CC
Register 27: PWM3 Interrupt Status and Clear (PWM3ISC), offset 0x10C
These registers provide the current set of interrupt sources that are asserted to the interrupt controller
(PWM0ISC controls the PWM generator 0 block, and so on). A bit is set if the event has occurred
and is enabled in the PWMnINTEN register; if a bit is clear, the event has not occurred or is not
enabled. These are R/W1C registers; writing a 1 to a bit position clears the corresponding interrupt
reason.
PWM0 Interrupt Status and Clear (PWM0ISC)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x04C
Type R/W1C, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
reserved
Type
Reset
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
INTCMPBD INTCMPBU INTCMPAD INTCMPAU INTCNTLOAD INTCNTZERO
RO
0
RO
0
RO
0
RO
0
R/W1C
0
R/W1C
0
R/W1C
0
R/W1C
0
R/W1C
0
R/W1C
0
Bit/Field
Name
Type
Reset
Description
31:6
reserved
RO
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
5
INTCMPBD
R/W1C
0
Comparator B Down Interrupt
Value Description
1
The INTCMPBD bits in the PWMnRIS and PWMnINTEN registers
are set, providing an interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the
INTCMPBD bit in the PWMnRIS register.
4
INTCMPBU
R/W1C
0
Comparator B Up Interrupt
Value Description
1
The INTCMPBU bits in the PWMnRIS and PWMnINTEN registers
are set, providing an interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the
INTCMPBU bit in the PWMnRIS register.
1304
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
3
INTCMPAD
R/W1C
0
Description
Comparator A Down Interrupt
Value Description
1
The INTCMPAD bits in the PWMnRIS and PWMnINTEN registers
are set, providing an interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the
INTCMPAD bit in the PWMnRIS register.
2
INTCMPAU
R/W1C
0
Comparator A Up Interrupt
Value Description
1
The INTCMPAU bits in the PWMnRIS and PWMnINTEN registers
are set, providing an interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the
INTCMPAU bit in the PWMnRIS register.
1
INTCNTLOAD
R/W1C
0
Counter=Load Interrupt
Value Description
1
The INTCNTLOAD bits in the PWMnRIS and PWMnINTEN
registers are set, providing an interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the
INTCNTLOAD bit in the PWMnRIS register.
0
INTCNTZERO
R/W1C
0
Counter=0 Interrupt
Value Description
1
The INTCNTZERO bits in the PWMnRIS and PWMnINTEN
registers are set, providing an interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the
INTCNTZERO bit in the PWMnRIS register.
November 08, 2011
1305
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Register 28: PWM0 Load (PWM0LOAD), offset 0x050
Register 29: PWM1 Load (PWM1LOAD), offset 0x090
Register 30: PWM2 Load (PWM2LOAD), offset 0x0D0
Register 31: PWM3 Load (PWM3LOAD), offset 0x110
These registers contain the load value for the PWM counter (PWM0LOAD controls the PWM
generator 0 block, and so on). Based on the counter mode configured by the MODE bit in the
PWMnCTL register, this value is either loaded into the counter after it reaches zero or is the limit
of up-counting after which the counter decrements back to zero. When this value matches the
counter, a pulse is output which can be configured to drive the generation of the pwmA and/or pwmB
signal (via the PWMnGENA/PWMnGENB register) or drive an interruptor ADC trigger (via the
PWMnINTEN register).
If the Load Value Update mode is locally synchronized (based on the LOADUPD field encoding in
the PWMnCTL register), the 16-bit LOAD value is used the next time the counter reaches zero. If
the update mode is globally synchronized, it is used the next time the counter reaches zero after a
synchronous update has been requested through the PWM Master Control (PWMCTL) register
(see page 1269). If this register is re-written before the actual update occurs, the previous value is
never used and is lost.
PWM0 Load (PWM0LOAD)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x050
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
LOAD
Type
Reset
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0x0000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15:0
LOAD
R/W
0x0000
Counter Load Value
The counter load value.
1306
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 32: PWM0 Counter (PWM0COUNT), offset 0x054
Register 33: PWM1 Counter (PWM1COUNT), offset 0x094
Register 34: PWM2 Counter (PWM2COUNT), offset 0x0D4
Register 35: PWM3 Counter (PWM3COUNT), offset 0x114
These registers contain the current value of the PWM counter (PWM0COUNT is the value of the
PWM generator 0 block, and so on). When this value matches zero or the value in the PWMnLOAD,
PWMnCMPA, or PWMnCMPB registers, a pulse is output which can be configured to drive the
generation of a PWM signal or drive an interrupt or ADC trigger.
PWM0 Counter (PWM0COUNT)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x054
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
COUNT
Type
Reset
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0x0000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15:0
COUNT
RO
0x0000
Counter Value
The current value of the counter.
November 08, 2011
1307
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Register 36: PWM0 Compare A (PWM0CMPA), offset 0x058
Register 37: PWM1 Compare A (PWM1CMPA), offset 0x098
Register 38: PWM2 Compare A (PWM2CMPA), offset 0x0D8
Register 39: PWM3 Compare A (PWM3CMPA), offset 0x118
These registers contain a value to be compared against the counter (PWM0CMPA controls the
PWM generator 0 block, and so on). When this value matches the counter, a pulse is output which
can be configured to drive the generation of the pwmA and pwmB signals (via the PWMnGENA
and PWMnGENB registers) or drive an interrupt or ADC trigger (via the PWMnINTEN register). If
the value of this register is greater than the PWMnLOAD register (see page 1306), then no pulse is
ever output.
If the comparator A update mode is locally synchronized (based on the CMPAUPD bit in the PWMnCTL
register), the 16-bit COMPA value is used the next time the counter reaches zero. If the update mode
is globally synchronized, it is used the next time the counter reaches zero after a synchronous
update has been requested through the PWM Master Control (PWMCTL) register (see page 1269).
If this register is rewritten before the actual update occurs, the previous value is never used and is
lost.
PWM0 Compare A (PWM0CMPA)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x058
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
COMPA
Type
Reset
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0x00
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15:0
COMPA
R/W
0x00
Comparator A Value
The value to be compared against the counter.
1308
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 40: PWM0 Compare B (PWM0CMPB), offset 0x05C
Register 41: PWM1 Compare B (PWM1CMPB), offset 0x09C
Register 42: PWM2 Compare B (PWM2CMPB), offset 0x0DC
Register 43: PWM3 Compare B (PWM3CMPB), offset 0x11C
These registers contain a value to be compared against the counter (PWM0CMPB controls the
PWM generator 0 block, and so on). When this value matches the counter, a pulse is output which
can be configured to drive the generation of the pwmA and pwmB signals (via the PWMnGENA
and PWMnGENB registers) or drive an interrupt or ADC trigger (via the PWMnINTEN register). If
the value of this register is greater than the PWMnLOAD register, no pulse is ever output.
If the comparator B update mode is locally synchronized (based on the CMPBUPD bit in the PWMnCTL
register), the 16-bit COMPB value is used the next time the counter reaches zero. If the update mode
is globally synchronized, it is used the next time the counter reaches zero after a synchronous
update has been requested through the PWM Master Control (PWMCTL) register (see page 1269).
If this register is rewritten before the actual update occurs, the previous value is never used and is
lost.
PWM0 Compare B (PWM0CMPB)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x05C
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
COMPB
Type
Reset
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0x0000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15:0
COMPB
R/W
0x0000
Comparator B Value
The value to be compared against the counter.
November 08, 2011
1309
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Register 44: PWM0 Generator A Control (PWM0GENA), offset 0x060
Register 45: PWM1 Generator A Control (PWM1GENA), offset 0x0A0
Register 46: PWM2 Generator A Control (PWM2GENA), offset 0x0E0
Register 47: PWM3 Generator A Control (PWM3GENA), offset 0x120
These registers control the generation of the pwmA signal based on the load and zero output pulses
from the counter, as well as the compare A and compare B pulses from the comparators
(PWM0GENA controls the PWM generator 0 block, and so on). When the counter is running in
Count-Down mode, only four of these events occur; when running in Count-Up/Down mode, all six
occur. These events provide great flexibility in the positioning and duty cycle of the resulting PWM
signal.
The PWM0GENA register controls generation of the pwm0A signal; PWM1GENA, the pwm1A
signal; PWM2GENA, the pwm2A signal; and PWM3GENA, the pwm3A signal.
If a zero or load event coincides with a compare A or compare B event, the zero or load action is
taken and the compare A or compare B action is ignored. If a compare A event coincides with a
compare B event, the compare A action is taken and the compare B action is ignored.
If the Generator A update mode is immediate (based on the GENAUPD field encoding in the PWMnCTL
register), the ACTCMPBD, ACTCMPBU, ACTCMPAD, ACTCMPAU, ACTLOAD, and ACTZERO values are
used immediately. If the update mode is locally synchronized, these values are used the next time
the counter reaches zero. If the update mode is globally synchronized, these values are used the
next time the counter reaches zero after a synchronous update has been requested through the
PWM Master Control (PWMCTL) register (see page 1269). If this register is rewritten before the
actual update occurs, the previous value is never used and is lost.
PWM0 Generator A Control (PWM0GENA)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x060
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
reserved
Type
Reset
RO
0
RO
0
ACTCMPBD
RO
0
RO
0
R/W
0
R/W
0
RO
0
RO
0
9
8
ACTCMPBU
R/W
0
Bit/Field
Name
Type
Reset
31:12
reserved
RO
0x0000.0
R/W
0
ACTCMPAD
R/W
0
R/W
0
ACTCMPAU
R/W
0
R/W
0
ACTLOAD
R/W
0
R/W
0
ACTZERO
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
1310
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
11:10
ACTCMPBD
R/W
0x0
Description
Action for Comparator B Down
This field specifies the action to be taken when the counter matches
comparator B while counting down.
Value Description
9:8
ACTCMPBU
R/W
0x0
0x0
Do nothing.
0x1
Invert pwmA.
0x2
Drive pwmA Low.
0x3
Drive pwmA High.
Action for Comparator B Up
This field specifies the action to be taken when the counter matches
comparator B while counting up. This action can only occur when the
MODE bit in the PWMnCTL register is set.
Value Description
7:6
ACTCMPAD
R/W
0x0
0x0
Do nothing.
0x1
Invert pwmA.
0x2
Drive pwmA Low.
0x3
Drive pwmA High.
Action for Comparator A Down
This field specifies the action to be taken when the counter matches
comparator A while counting down.
Value Description
5:4
ACTCMPAU
R/W
0x0
0x0
Do nothing.
0x1
Invert pwmA.
0x2
Drive pwmA Low.
0x3
Drive pwmA High.
Action for Comparator A Up
This field specifies the action to be taken when the counter matches
comparator A while counting up. This action can only occur when the
MODE bit in the PWMnCTL register is set.
Value Description
0x0
Do nothing.
0x1
Invert pwmA.
0x2
Drive pwmA Low.
0x3
Drive pwmA High.
November 08, 2011
1311
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Bit/Field
Name
Type
Reset
3:2
ACTLOAD
R/W
0x0
Description
Action for Counter=LOAD
This field specifies the action to be taken when the counter matches the
value in the PWMnLOAD register.
Value Description
1:0
ACTZERO
R/W
0x0
0x0
Do nothing.
0x1
Invert pwmA.
0x2
Drive pwmA Low.
0x3
Drive pwmA High.
Action for Counter=0
This field specifies the action to be taken when the counter is zero.
Value Description
0x0
Do nothing.
0x1
Invert pwmA.
0x2
Drive pwmA Low.
0x3
Drive pwmA High.
1312
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 48: PWM0 Generator B Control (PWM0GENB), offset 0x064
Register 49: PWM1 Generator B Control (PWM1GENB), offset 0x0A4
Register 50: PWM2 Generator B Control (PWM2GENB), offset 0x0E4
Register 51: PWM3 Generator B Control (PWM3GENB), offset 0x124
These registers control the generation of the pwmB signal based on the load and zero output pulses
from the counter, as well as the compare A and compare B pulses from the comparators
(PWM0GENB controls the PWM generator 0 block, and so on). When the counter is running in
Count-Down mode, only four of these events occur; when running in Count-Up/Down mode, all six
occur. These events provide great flexibility in the positioning and duty cycle of the resulting PWM
signal.
The PWM0GENB register controls generation of the pwm0B signal; PWM1GENB, the pwm1B
signal; PWM2GENB, the pwm2B signal; and PWM3GENB, the pwm3B signal.
If a zero or load event coincides with a compare A or compare B event, the zero or load action is
taken and the compare A or compare B action is ignored. If a compare A event coincides with a
compare B event, the compare B action is taken and the compare A action is ignored.
If the Generator B update mode is immediate (based on the GENBUPD field encoding in the PWMnCTL
register), the ACTCMPBD, ACTCMPBU, ACTCMPAD, ACTCMPAU, ACTLOAD, and ACTZERO values are
used immediately. If the update mode is locally synchronized, these values are used the next time
the counter reaches zero. If the update mode is globally synchronized, these values are used the
next time the counter reaches zero after a synchronous update has been requested through the
PWM Master Control (PWMCTL) register (see page 1269). If this register is rewritten before the
actual update occurs, the previous value is never used and is lost.
PWM0 Generator B Control (PWM0GENB)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x064
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
reserved
Type
Reset
RO
0
RO
0
ACTCMPBD
RO
0
RO
0
R/W
0
R/W
0
RO
0
RO
0
9
8
ACTCMPBU
R/W
0
Bit/Field
Name
Type
Reset
31:12
reserved
RO
0x0000.0
R/W
0
ACTCMPAD
R/W
0
R/W
0
ACTCMPAU
R/W
0
R/W
0
ACTLOAD
R/W
0
R/W
0
ACTZERO
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
November 08, 2011
1313
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Bit/Field
Name
Type
Reset
11:10
ACTCMPBD
R/W
0x0
Description
Action for Comparator B Down
This field specifies the action to be taken when the counter matches
comparator B while counting down.
Value Description
9:8
ACTCMPBU
R/W
0x0
0x0
Do nothing.
0x1
Invert pwmB.
0x2
Drive pwmB Low.
0x3
Drive pwmB High.
Action for Comparator B Up
This field specifies the action to be taken when the counter matches
comparator B while counting up. This action can only occur when the
MODE bit in the PWMnCTL register is set.
Value Description
7:6
ACTCMPAD
R/W
0x0
0x0
Do nothing.
0x1
Invert pwmB.
0x2
Drive pwmB Low.
0x3
Drive pwmB High.
Action for Comparator A Down
This field specifies the action to be taken when the counter matches
comparator A while counting down.
Value Description
5:4
ACTCMPAU
R/W
0x0
0x0
Do nothing.
0x1
Invert pwmB.
0x2
Drive pwmB Low.
0x3
Drive pwmB High.
Action for Comparator A Up
This field specifies the action to be taken when the counter matches
comparator A while counting up. This action can only occur when the
MODE bit in the PWMnCTL register is set.
Value Description
0x0
Do nothing.
0x1
Invert pwmB.
0x2
Drive pwmB Low.
0x3
Drive pwmB High.
1314
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
3:2
ACTLOAD
R/W
0x0
Description
Action for Counter=LOAD
This field specifies the action to be taken when the counter matches the
load value.
Value Description
1:0
ACTZERO
R/W
0x0
0x0
Do nothing.
0x1
Invert pwmB.
0x2
Drive pwmB Low.
0x3
Drive pwmB High.
Action for Counter=0
This field specifies the action to be taken when the counter is 0.
Value Description
0x0
Do nothing.
0x1
Invert pwmB.
0x2
Drive pwmB Low.
0x3
Drive pwmB High.
November 08, 2011
1315
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Register 52: PWM0 Dead-Band Control (PWM0DBCTL), offset 0x068
Register 53: PWM1 Dead-Band Control (PWM1DBCTL), offset 0x0A8
Register 54: PWM2 Dead-Band Control (PWM2DBCTL), offset 0x0E8
Register 55: PWM3 Dead-Band Control (PWM3DBCTL), offset 0x128
The PWMnDBCTL register controls the dead-band generator, which produces the MnPWMn signals
based on the pwmA and pwmB signals. When disabled, the pwmA signal passes through to the
pwmA' signal and the pwmB signal passes through to the pwmB' signal. When dead-band control
is enabled, the pwmB signal is ignored, the pwmA' signal is generated by delaying the rising edge(s)
of the pwmA signal by the value in the PWMnDBRISE register (see page 1317), and the pwmB' signal
is generated by inverting the pwmA signal and delaying the falling edge(s) of the pwmA signal by
the value in the PWMnDBFALL register (see page 1318). The Output Control block outputs the pwm0A'
signal on the MnPWM0 signal and the pwm0B' signal on the MnPWM1 signal. In a similar manner,
MnPWM2 and MnPWM3 are produced from the pwm1A' and pwm1B' signals, MnPWM4 and MnPWM5
are produced from the pwm2A' and pwm2B' signals, and MnPWM6 and MnPWM7 are produced from
the pwm3A' and pwm3B' signals.
If the Dead-Band Control mode is immediate (based on the DBCTLUPD field encoding in the
PWMnCTL register), the ENABLE bit value is used immediately. If the update mode is locally
synchronized, this value is used the next time the counter reaches zero. If the update mode is
globally synchronized, this value is used the next time the counter reaches zero after a synchronous
update has been requested through the PWM Master Control (PWMCTL) register (see page 1269).
If this register is rewritten before the actual update occurs, the previous value is never used and is
lost.
PWM0 Dead-Band Control (PWM0DBCTL)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x068
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:1
reserved
RO
0x0000.000
0
ENABLE
R/W
0
RO
0
0
ENABLE
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Dead-Band Generator Enable
Value Description
1
The dead-band generator modifies the pwmA signal by inserting
dead bands into the pwmA' and pwmB' signals.
0
The pwmA and pwmB signals pass through to the pwmA' and
pwmB' signals unmodified.
1316
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 56: PWM0 Dead-Band Rising-Edge Delay (PWM0DBRISE), offset
0x06C
Register 57: PWM1 Dead-Band Rising-Edge Delay (PWM1DBRISE), offset
0x0AC
Register 58: PWM2 Dead-Band Rising-Edge Delay (PWM2DBRISE), offset
0x0EC
Register 59: PWM3 Dead-Band Rising-Edge Delay (PWM3DBRISE), offset
0x12C
The PWMnDBRISE register contains the number of clock cycles to delay the rising edge of the
pwmA signal when generating the pwmA' signal. If the dead-band generator is disabled through the
PWMnDBCTL register, this register is ignored. If the value of this register is larger than the width
of a High pulse on the pwmA signal, the rising-edge delay consumes the entire High time of the
signal, resulting in no High time on the output. Care must be taken to ensure that the pwmA High
time always exceeds the rising-edge delay.
If the Dead-Band Rising-Edge Delay mode is immediate (based on the DBRISEUPD field encoding
in the PWMnCTL register), the 12-bit RISEDELAY value is used immediately. If the update mode
is locally synchronized, this value is used the next time the counter reaches zero. If the update mode
is globally synchronized, this value is used the next time the counter reaches zero after a synchronous
update has been requested through the PWM Master Control (PWMCTL) register (see page 1269).
If this register is rewritten before the actual update occurs, the previous value is never used and is
lost.
PWM0 Dead-Band Rising-Edge Delay (PWM0DBRISE)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x06C
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
reserved
Type
Reset
RO
0
RO
0
RISEDELAY
RO
0
RO
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
31:12
reserved
RO
0x0000.0
11:0
RISEDELAY
R/W
0x000
R/W
0
R/W
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Dead-Band Rise Delay
The number of clock cycles to delay the rising edge of pwmA' after the
rising edge of pwmA.
November 08, 2011
1317
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Register 60: PWM0 Dead-Band Falling-Edge-Delay (PWM0DBFALL), offset
0x070
Register 61: PWM1 Dead-Band Falling-Edge-Delay (PWM1DBFALL), offset
0x0B0
Register 62: PWM2 Dead-Band Falling-Edge-Delay (PWM2DBFALL), offset
0x0F0
Register 63: PWM3 Dead-Band Falling-Edge-Delay (PWM3DBFALL), offset
0x130
The PWMnDBFALL register contains the number of clock cycles to delay the rising edge of the
pwmB' signal from the falling edge of the pwmA signal. If the dead-band generator is disabled
through the PWMnDBCTL register, this register is ignored. If the value of this register is larger than
the width of a Low pulse on the pwmA signal, the falling-edge delay consumes the entire Low time
of the signal, resulting in no Low time on the output. Care must be taken to ensure that the pwmA
Low time always exceeds the falling-edge delay.
If the Dead-Band Falling-Edge-Delay mode is immediate (based on the DBFALLUP field encoding
in the PWMnCTL register), the 12-bit FALLDELAY value is used immediately. If the update mode
is locally synchronized, this value is used the next time the counter reaches zero. If the update mode
is globally synchronized, this value is used the next time the counter reaches zero after a synchronous
update has been requested through the PWM Master Control (PWMCTL) register (see page 1269).
If this register is rewritten before the actual update occurs, the previous value is never used and is
lost.
PWM0 Dead-Band Falling-Edge-Delay (PWM0DBFALL)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x070
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
reserved
Type
Reset
RO
0
RO
0
FALLDELAY
RO
0
RO
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
31:12
reserved
RO
0x0000.0
11:0
FALLDELAY
R/W
0x000
R/W
0
R/W
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Dead-Band Fall Delay
The number of clock cycles to delay the falling edge of pwmB' from the
rising edge of pwmA.
1318
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 64: PWM0 Fault Source 0 (PWM0FLTSRC0), offset 0x074
Register 65: PWM1 Fault Source 0 (PWM1FLTSRC0), offset 0x0B4
Register 66: PWM2 Fault Source 0 (PWM2FLTSRC0), offset 0x0F4
Register 67: PWM3 Fault Source 0 (PWM3FLTSRC0), offset 0x134
This register specifies which fault pin inputs are used to generate a fault condition. Each bit in the
following register indicates whether the corresponding fault pin is included in the fault condition. All
enabled fault pins are ORed together to form the PWMnFLTSRC0 portion of the fault condition.
The PWMnFLTSRC0 fault condition is then ORed with the PWMnFLTSRC1 fault condition to
generate the final fault condition for the PWM generator.
If the FLTSRC bit in the PWMnCTL register (see page 1294) is clear, only the Fault0 signal affects
the fault condition generated. Otherwise, sources defined in PWMnFLTSRC0 and PWMnFLTSRC1
affect the fault condition generated.
PWM0 Fault Source 0 (PWM0FLTSRC0)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x074
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000
3
FAULT3
R/W
0
RO
0
RO
0
RO
0
RO
0
RO
0
3
2
1
0
FAULT3
FAULT2
FAULT1
FAULT0
R/W
0
R/W
0
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Fault3 Input
Value Description
0
The Fault3 signal is suppressed and cannot generate a fault
condition.
1
The Fault3 signal value is ORed with all other fault condition
generation inputs (Faultn signals and digital comparators).
Note:
The FLTSRC bit in the PWMnCTL register must be set for this
bit to affect fault condition generation.
November 08, 2011
1319
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Bit/Field
Name
Type
Reset
2
FAULT2
R/W
0
Description
Fault2 Input
Value Description
0
The Fault2 signal is suppressed and cannot generate a fault
condition.
1
The Fault2 signal value is ORed with all other fault condition
generation inputs (Faultn signals and digital comparators).
Note:
1
FAULT1
R/W
0
The FLTSRC bit in the PWMnCTL register must be set for this
bit to affect fault condition generation.
Fault1 Input
Value Description
0
The Fault1 signal is suppressed and cannot generate a fault
condition.
1
The Fault1 signal value is ORed with all other fault condition
generation inputs (Faultn signals and digital comparators).
Note:
0
FAULT0
R/W
0
The FLTSRC bit in the PWMnCTL register must be set for this
bit to affect fault condition generation.
Fault0 Input
Value Description
0
The Fault0 signal is suppressed and cannot generate a fault
condition.
1
The Fault0 signal value is ORed with all other fault condition
generation inputs (Faultn signals and digital comparators).
Note:
The FLTSRC bit in the PWMnCTL register must be set for this
bit to affect fault condition generation.
1320
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 68: PWM0 Fault Source 1 (PWM0FLTSRC1), offset 0x078
Register 69: PWM1 Fault Source 1 (PWM1FLTSRC1), offset 0x0B8
Register 70: PWM2 Fault Source 1 (PWM2FLTSRC1), offset 0x0F8
Register 71: PWM3 Fault Source 1 (PWM3FLTSRC1), offset 0x138
This register specifies which digital comparator triggers from the ADC are used to generate a fault
condition. Each bit in the following register indicates whether the corresponding digital comparator
trigger is included in the fault condition. All enabled digital comparator triggers are ORed together
to form the PWMnFLTSRC1 portion of the fault condition. The PWMnFLTSRC1 fault condition is
then ORed with the PWMnFLTSRC0 fault condition to generate the final fault condition for the PWM
generator.
If the FLTSRC bit in the PWMnCTL register (see page 1294) is clear, only the PWM Fault0 pin affects
the fault condition generated. Otherwise, sources defined in PWMnFLTSRC0 and PWMnFLTSRC1
affect the fault condition generated.
PWM0 Fault Source 1 (PWM0FLTSRC1)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x078
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7
DCMP7
R/W
0
RO
0
7
6
5
4
3
2
1
0
DCMP7
DCMP6
DCMP5
DCMP4
DCMP3
DCMP2
DCMP1
DCMP0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Digital Comparator 7
Value Description
0
The trigger from digital comparator 7 is suppressed and cannot
generate a fault condition.
1
The trigger from digital comparator 7 is ORed with all other fault
condition generation inputs (Faultn signals and digital
comparators).
Note:
The FLTSRC bit in the PWMnCTL register must be set for this
bit to affect fault condition generation.
November 08, 2011
1321
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Bit/Field
Name
Type
Reset
6
DCMP6
R/W
0
Description
Digital Comparator 6
Value Description
0
The trigger from digital comparator 6 is suppressed and cannot
generate a fault condition.
1
The trigger from digital comparator 6 is ORed with all other fault
condition generation inputs (Faultn signals and digital
comparators).
Note:
5
DCMP5
R/W
0
The FLTSRC bit in the PWMnCTL register must be set for this
bit to affect fault condition generation.
Digital Comparator 5
Value Description
0
The trigger from digital comparator 5 is suppressed and cannot
generate a fault condition.
1
The trigger from digital comparator 5 is ORed with all other fault
condition generation inputs (Faultn signals and digital
comparators).
Note:
4
DCMP4
R/W
0
The FLTSRC bit in the PWMnCTL register must be set for this
bit to affect fault condition generation.
Digital Comparator 4
Value Description
0
The trigger from digital comparator 4 is suppressed and cannot
generate a fault condition.
1
The trigger from digital comparator 4 is ORed with all other fault
condition generation inputs (Faultn signals and digital
comparators).
Note:
3
DCMP3
R/W
0
The FLTSRC bit in the PWMnCTL register must be set for this
bit to affect fault condition generation.
Digital Comparator 3
Value Description
0
The trigger from digital comparator 3 is suppressed and cannot
generate a fault condition.
1
The trigger from digital comparator 3 is ORed with all other fault
condition generation inputs (Faultn signals and digital
comparators).
Note:
The FLTSRC bit in the PWMnCTL register must be set for this
bit to affect fault condition generation.
1322
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
2
DCMP2
R/W
0
Description
Digital Comparator 2
Value Description
0
The trigger from digital comparator 2 is suppressed and cannot
generate a fault condition.
1
The trigger from digital comparator 2 is ORed with all other fault
condition generation inputs (Faultn signals and digital
comparators).
Note:
1
DCMP1
R/W
0
The FLTSRC bit in the PWMnCTL register must be set for this
bit to affect fault condition generation.
Digital Comparator 1
Value Description
0
The trigger from digital comparator 1 is suppressed and cannot
generate a fault condition.
1
The trigger from digital comparator 1 is ORed with all other fault
condition generation inputs (Faultn signals and digital
comparators).
Note:
0
DCMP0
R/W
0
The FLTSRC bit in the PWMnCTL register must be set for this
bit to affect fault condition generation.
Digital Comparator 0
Value Description
0
The trigger from digital comparator 0 is suppressed and cannot
generate a fault condition.
1
The trigger from digital comparator 0 is ORed with all other fault
condition generation inputs (Faultn signals and digital
comparators).
Note:
The FLTSRC bit in the PWMnCTL register must be set for this
bit to affect fault condition generation.
November 08, 2011
1323
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Register 72: PWM0 Minimum Fault Period (PWM0MINFLTPER), offset 0x07C
Register 73: PWM1 Minimum Fault Period (PWM1MINFLTPER), offset 0x0BC
Register 74: PWM2 Minimum Fault Period (PWM2MINFLTPER), offset 0x0FC
Register 75: PWM3 Minimum Fault Period (PWM3MINFLTPER), offset 0x13C
If the MINFLTPER bit in the PWMnCTL register is set, this register specifies the 16-bit time-extension
value to be used in extending the fault condition. The value is loaded into a 16-bit down counter,
and the counter value is used to extend the fault condition. The fault condition is released in the
clock immediately after the counter value reaches 0. The fault condition is asynchronous to the
PWM clock; and the delay value is the product of the PWM clock period and the (MFP field value
+ 1) or (MFP field value + 2) depending on when the fault condition asserts with respect to the PWM
clock. The counter decrements at the PWM clock rate, without pause or condition.
PWM0 Minimum Fault Period (PWM0MINFLTPER)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x07C
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
MFP
Type
Reset
Bit/Field
Name
Type
Reset
Description
31:16
reserved
RO
0x0000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
15:0
MFP
R/W
0x0000
Minimum Fault Period
The number of PWM clocks by which a fault condition is extended when
the delay is enabled by PWMnCTL MINFLTPER.
1324
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 76: PWM0 Fault Pin Logic Sense (PWM0FLTSEN), offset 0x800
Register 77: PWM1 Fault Pin Logic Sense (PWM1FLTSEN), offset 0x880
Register 78: PWM2 Fault Pin Logic Sense (PWM2FLTSEN), offset 0x900
Register 79: PWM3 Fault Pin Logic Sense (PWM3FLTSEN), offset 0x980
This register defines the PWM fault pin logic sense.
PWM0 Fault Pin Logic Sense (PWM0FLTSEN)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x800
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
FAULT3
FAULT2
FAULT1
FAULT0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000.000
3
FAULT3
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Fault3 Sense
Value Description
2
FAULT2
R/W
0
0
An error is indicated if the Fault3 signal is High.
1
An error is indicated if the Fault3 signal is Low.
Fault2 Sense
Value Description
1
FAULT1
R/W
0
0
An error is indicated if the Fault2 signal is High.
1
An error is indicated if the Fault2 signal is Low.
Fault1 Sense
Value Description
0
FAULT0
R/W
0
0
An error is indicated if the Fault1 signal is High.
1
An error is indicated if the Fault1 signal is Low.
Fault0 Sense
Value Description
0
An error is indicated if the Fault0 signal is High.
1
An error is indicated if the Fault0 signal is Low.
November 08, 2011
1325
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Register 80: PWM0 Fault Status 0 (PWM0FLTSTAT0), offset 0x804
Register 81: PWM1 Fault Status 0 (PWM1FLTSTAT0), offset 0x884
Register 82: PWM2 Fault Status 0 (PWM2FLTSTAT0), offset 0x904
Register 83: PWM3 Fault Status 0 (PWM3FLTSTAT0), offset 0x984
Along with the PWMnFLTSTAT1 register, this register provides status regarding the fault condition
inputs.
If the LATCH bit in the PWMnCTL register is clear, the contents of the PWMnFLTSTAT0 register
are read-only (RO) and provide the current state of the MnFAULTn inputs.
If the LATCH bit in the PWMnCTL register is set, the contents of the PWMnFLTSTAT0 register are
read / write 1 to clear (R/W1C) and provide a latched version of the MnFAULTn inputs. In this mode,
the register bits are cleared by writing a 1 to a set bit. The MnFAULTn inputs are recorded after their
sense is adjusted in the generator.
The contents of this register can only be written if the fault source extensions are enabled (the
FLTSRC bit in the PWMnCTL register is set).
PWM0 Fault Status 0 (PWM0FLTSTAT0)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x804
Type -, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
reserved
Type
Reset
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000
3
FAULT3
-
0
RO
0
RO
0
RO
0
RO
0
RO
0
3
2
1
0
FAULT3
FAULT2
FAULT1
FAULT0
0
0
0
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Fault Input 3
If the PWMnCTL register LATCH bit is clear, this bit is RO and represents
the current state of the MnFAULT3 input signal after the logic sense
adjustment.
If the PWMnCTL register LATCH bit is set, this bit is R/W1C and
represents a sticky version of the MnFAULT3 input signal after the logic
sense adjustment.
■
If FAULT3 is set, the input transitioned to the active state previously.
■
If FAULT3 is clear, the input has not transitioned to the active state
since the last time it was cleared.
■
The FAULT3 bit is cleared by writing it with the value 1.
1326
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
Description
2
FAULT2
-
0
Fault Input 2
If the PWMnCTL register LATCH bit is clear, this bit is RO and represents
the current state of the MnFAULT2 input signal after the logic sense
adjustment.
If the PWMnCTL register LATCH bit is set, this bit is R/W1C and
represents a sticky version of the MnFAULT2 input signal after the logic
sense adjustment.
1
FAULT1
-
0
■
If FAULT2 is set, the input transitioned to the active state previously.
■
If FAULT2 is clear, the input has not transitioned to the active state
since the last time it was cleared.
■
The FAULT2 bit is cleared by writing it with the value 1.
Fault Input 1
If the PWMnCTL register LATCH bit is clear, this bit is RO and represents
the current state of the MnFAULT1 input signal after the logic sense
adjustment.
If the PWMnCTL register LATCH bit is set, this bit is R/W1C and
represents a sticky version of the MnFAULT1 input signal after the logic
sense adjustment.
0
FAULT0
-
0
■
If FAULT1 is set, the input transitioned to the active state previously.
■
If FAULT1 is clear, the input has not transitioned to the active state
since the last time it was cleared.
■
The FAULT1 bit is cleared by writing it with the value 1.
Fault Input 0
If the PWMnCTL register LATCH bit is clear, this bit is RO and represents
the current state of the input signal after the logic sense adjustment.
If the PWMnCTL register LATCH bit is set, this bit is R/W1C and
represents a sticky version of the input signal after the logic sense
adjustment.
■
If FAULT0 is set, the input transitioned to the active state previously.
■
If FAULT0 is clear, the input has not transitioned to the active state
since the last time it was cleared.
■
The FAULT0 bit is cleared by writing it with the value 1.
November 08, 2011
1327
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Register 84: PWM0 Fault Status 1 (PWM0FLTSTAT1), offset 0x808
Register 85: PWM1 Fault Status 1 (PWM1FLTSTAT1), offset 0x888
Register 86: PWM2 Fault Status 1 (PWM2FLTSTAT1), offset 0x908
Register 87: PWM3 Fault Status 1 (PWM3FLTSTAT1), offset 0x988
Along with the PWMnFLTSTAT0 register, this register provides status regarding the fault condition
inputs.
If the LATCH bit in the PWMnCTL register is clear, the contents of the PWMnFLTSTAT1 register
are read-only (RO) and provide the current state of the digital comparator triggers.
If the LATCH bit in the PWMnCTL register is set, the contents of the PWMnFLTSTAT1 register are
read / write 1 to clear (R/W1C) and provide a latched version of the digital comparator triggers. In
this mode, the register bits are cleared by writing a 1 to a set bit. The contents of this register can
only be written if the fault source extensions are enabled (the FLTSRC bit in the PWMnCTL register
is set).
PWM0 Fault Status 1 (PWM0FLTSTAT1)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0x808
Type -, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
DCMP7
DCMP6
DCMP5
DCMP4
DCMP3
DCMP2
DCMP1
DCMP0
0
0
0
0
0
0
0
0
reserved
Type
Reset
reserved
Type
Reset
RO
0
Bit/Field
Name
Type
Reset
31:8
reserved
RO
0x0000.00
7
DCMP7
-
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Digital Comparator 7 Trigger
If the PWMnCTL register LATCH bit is clear, this bit represents the
current state of the Digital Comparator 7 trigger input.
If the PWMnCTL register LATCH bit is set, this bit represents a sticky
version of the trigger.
■
If DCMP7 is set, the trigger transitioned to the active state previously.
■
If DCMP7 is clear, the trigger has not transitioned to the active state
since the last time it was cleared.
■
The DCMP7 bit is cleared by writing it with the value 1.
1328
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
6
DCMP6
-
0
Description
Digital Comparator 6 Trigger
If the PWMnCTL register LATCH bit is clear, this bit represents the
current state of the Digital Comparator 6 trigger input.
If the PWMnCTL register LATCH bit is set, this bit represents a sticky
version of the trigger.
5
DCMP5
-
0
■
If DCMP6 is set, the trigger transitioned to the active state previously.
■
If DCMP6 is clear, the trigger has not transitioned to the active state
since the last time it was cleared.
■
The DCMP6 bit is cleared by writing it with the value 1.
Digital Comparator 5 Trigger
If the PWMnCTL register LATCH bit is clear, this bit represents the
current state of the Digital Comparator 5 trigger input.
If the PWMnCTL register LATCH bit is set, this bit represents a sticky
version of the trigger.
4
DCMP4
-
0
■
If DCMP5 is set, the trigger transitioned to the active state previously.
■
If DCMP5 is clear, the trigger has not transitioned to the active state
since the last time it was cleared.
■
The DCMP5 bit is cleared by writing it with the value 1.
Digital Comparator 4 Trigger
If the PWMnCTL register LATCH bit is clear, this bit represents the
current state of the Digital Comparator 4 trigger input.
If the PWMnCTL register LATCH bit is set, this bit represents a sticky
version of the trigger.
3
DCMP3
-
0
■
If DCMP4 is set, the trigger transitioned to the active state previously.
■
If DCMP4 is clear, the trigger has not transitioned to the active state
since the last time it was cleared.
■
The DCMP4 bit is cleared by writing it with the value 1.
Digital Comparator 3 Trigger
If the PWMnCTL register LATCH bit is clear, this bit represents the
current state of the Digital Comparator 3 trigger input.
If the PWMnCTL register LATCH bit is set, this bit represents a sticky
version of the trigger.
■
If DCMP3 is set, the trigger transitioned to the active state previously.
■
If DCMP3 is clear, the trigger has not transitioned to the active state
since the last time it was cleared.
■
The DCMP3 bit is cleared by writing it with the value 1.
November 08, 2011
1329
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Bit/Field
Name
Type
Reset
2
DCMP2
-
0
Description
Digital Comparator 2 Trigger
If the PWMnCTL register LATCH bit is clear, this bit represents the
current state of the Digital Comparator 2 trigger input.
If the PWMnCTL register LATCH bit is set, this bit represents a sticky
version of the trigger.
1
DCMP1
-
0
■
If DCMP2 is set, the trigger transitioned to the active state previously.
■
If DCMP2 is clear, the trigger has not transitioned to the active state
since the last time it was cleared.
■
The DCMP2 bit is cleared by writing it with the value 1.
Digital Comparator 1 Trigger
If the PWMnCTL register LATCH bit is clear, this bit represents the
current state of the Digital Comparator 1 trigger input.
If the PWMnCTL register LATCH bit is set, this bit represents a sticky
version of the trigger.
0
DCMP0
-
0
■
If DCMP1 is set, the trigger transitioned to the active state previously.
■
If DCMP1 is clear, the trigger has not transitioned to the active state
since the last time it was cleared.
■
The DCMP1 bit is cleared by writing it with the value 1.
Digital Comparator 0 Trigger
If the PWMnCTL register LATCH bit is clear, this bit represents the
current state of the Digital Comparator 0 trigger input.
If the PWMnCTL register LATCH bit is set, this bit represents a sticky
version of the trigger.
■
If DCMP0 is set, the trigger transitioned to the active state previously.
■
If DCMP0 is clear, the trigger has not transitioned to the active state
since the last time it was cleared.
■
The DCMP0 bit is cleared by writing it with the value 1.
1330
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 88: PWM Peripheral Properties (PWMPP), offset 0xFC0
The PWMPP register provides information regarding the properties of the PWM module.
PWM Peripheral Properties (PWMPP)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0xFC0
Type RO, reset 0x0000.0344
31
30
29
28
27
26
25
24
0
0
0
0
0
0
0
0
15
14
13
12
11
10
9
8
ONE
EFAULT
ESYNC
0
0
0
0
RO
0
RO
1
RO
1
23
22
21
20
19
18
17
16
0
0
0
0
0
0
0
0
7
6
5
4
3
2
1
0
RO
0
RO
1
RO
0
RO
0
RO
0
RO
1
RO
0
RO
0
reserved
Type
Reset
reserved
Type
Reset
0
FCNT
GCNT
Bit/Field
Name
Type
Reset
Description
31:11
reserved
-
0x0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
10
ONE
RO
0x0
One-Shot Mode
Value Description
9
EFAULT
RO
0x1
1
One-shot modes are available.
0
One-shot modes are not available.
Extended Fault
Value Description
8
ESYNC
RO
0x1
1
Extended fault capabilities are available.
0
Extended fault capabilities are not available.
Extended Synchronization
Value Description
7:4
FCNT
RO
0x4
1
Extended synchronization is available.
0
Extended synchronization is not available.
Fault Inputs
Value
Description
0x0
No fault inputs.
0x1
1 fault input.
0x2
2 fault input.
0x3
3 fault input.
0x4
4 fault input.
0x5 - 0xF reserved
November 08, 2011
1331
Texas Instruments-Advance Information
Pulse Width Modulator (PWM)
Bit/Field
Name
Type
Reset
Description
3:0
GCNT
RO
0x4
Generators
Value
Description
0x0
No generators.
0x1
1 generator
0x2
2 generators
0x3
3 generators
0x4
4 generators
0x5 - 0xF reserved
The number of PWM outputs is 2 times the number of PWM generators.
1332
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 89: PWM Peripheral Configuration (PWMPC), offset 0xFC4
The PWMPC register provides information regarding the configuration of the PWM module..
PWM Peripheral Configuration (PWMPC)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
Offset 0xFC4
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
1
R/W
1
R/W
1
reserved
Type
Reset
reserved
Type
Reset
RO
0
PWMDIV
USEPWMDIV
Bit/Field
Name
Type
Reset
31:9
reserved
RO
0x0000.0
8
USEPWMDIV
R/W
0
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Enable PWM Clock Divisor
Value Description
1
The PWM clock divider is the source for the PWM clock.
0
The system clock is the source for the PWM clock.
This bit has the same function as the legacy USEPWMDIV bit in the RCC
register.
7:0
PWMDIV
R/W
0x7
PWM Clock Divisor
This field specifies the binary divisor used to predivide the system clock
down for use as the timing reference for the PWM module. The rising
edge of this clock is synchronous with the system clock.
Value
Description
0x0
/2
0x1
/4
0x2
/8
0x3
/16
0x4
/32
0x5
/64
0x6
/64
0x7
/64 (default)
0x8 - 0xF reserved
This bit has the same function as the legacy PWMDIV bit in the RCC
register.
November 08, 2011
1333
Texas Instruments-Advance Information
Quadrature Encoder Interface (QEI)
21
Quadrature Encoder Interface (QEI)
A quadrature encoder, also known as a 2-channel incremental encoder, converts linear displacement
into a pulse signal. By monitoring both the number of pulses and the relative phase of the two signals,
you can track the position, direction of rotation, and speed. In addition, a third channel, or index
signal, can be used to reset the position counter.
The LM4F232H5BB microcontroller includes two quadrature encoder interface (QEI) modules. Each
QEI module interprets the code produced by a quadrature encoder wheel to integrate position over
time and determine direction of rotation. In addition, it can capture a running estimate of the velocity
of the encoder wheel.
®
The Stellaris LM4F232H5BB microcontroller includes two QEI modules providing control of two
motors at the same time with the following features:
■ Position integrator that tracks the encoder position
■ Programmable noise filter on the inputs
■ Velocity capture using built-in timer
■ The input frequency of the QEI inputs may be as high as 1/4 of the processor frequency (for
example, 12.5 MHz for a 50-MHz system)
■ Interrupt generation on:
– Index pulse
– Velocity-timer expiration
– Direction change
– Quadrature error detection
21.1
Block Diagram
Figure 21-1 on page 1335 provides a block diagram of a Stellaris QEI module.
1334
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Figure 21-1. QEI Block Diagram
QEILOAD
Control & Status
Velocity Timer
QEITIME
QEICTL
QEISTAT
Velocity Accumulator
Velocity
Predivider
clk
PhA
PhB
QEICOUNT
QEISPEED
QEIMAXPOS
Quadrature
Encoder dir
Position Integrator
QEIPOS
IDX
QEIINTEN
Interrupt Control
Interrupt
QEIRIS
QEIISC
21.2
Signal Description
The following table lists the external signals of the QEI module and describes the function of each.
The QEI signals are alternate functions for some GPIO signals and default to be GPIO signals at
reset. The column in the table below titled "Pin Mux/Pin Assignment" lists the possible GPIO pin
placements for these QEI signals. The AFSEL bit in the GPIO Alternate Function Select
(GPIOAFSEL) register (page 698) should be set to choose the QEI function. The number in
parentheses is the encoding that must be programmed into the PMCn field in the GPIO Port Control
(GPIOPCTL) register (page 717) to assign the QEI signal to the specified GPIO port pin. For more
information on configuring GPIOs, see “General-Purpose Input/Outputs (GPIOs)” on page 674.
Table 21-1. QEI Signals (157BGA)
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
Description
IDX0
C1
L9
K4
A9
PD3 (6)
PF4 (6)
PH1 (5)
PJ2 (5)
I
TTL
QEI module 0 index.
IDX1
L2
L7
N3
PC4 (6)
PG5 (6)
PG7 (5)
I
TTL
QEI module 1 index.
PhA0
A3
M9
J3
PD6 (6)
PF0 (6)
PH4 (5)
I
TTL
QEI module 0 phase A.
PhA1
L1
L8
M7
PC5 (6)
PG0 (6)
PG3 (6)
I
TTL
QEI module 1 phase A.
November 08, 2011
1335
Texas Instruments-Advance Information
Quadrature Encoder Interface (QEI)
Table 21-1. QEI Signals (157BGA) (continued)
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
Description
PhB0
B3
N9
H4
PD7 (6)
PF1 (6)
PH5 (5)
I
TTL
QEI module 0 phase B.
PhB1
K1
K8
K7
PC6 (6)
PG1 (6)
PG4 (6)
I
TTL
QEI module 1 phase B.
a. The TTL designation indicates the pin has TTL-compatible voltage levels.
21.3
Functional Description
The QEI module interprets the two-bit gray code produced by a quadrature encoder wheel to integrate
position over time and determine direction of rotation. In addition, it can capture a running estimate
of the velocity of the encoder wheel.
The position integrator and velocity capture can be independently enabled, though the position
integrator must be enabled before the velocity capture can be enabled. The two phase signals, PhA
and PhB, can be swapped before being interpreted by the QEI module to change the meaning of
forward and backward and to correct for miswiring of the system. Alternatively, the phase signals
can be interpreted as a clock and direction signal as output by some encoders.
The QEI module input signals have a digital noise filter on them that can be enabled to prevent
spurious operation. The noise filter requires that the inputs be stable for a specified number of
consecutive clock cycles before updating the edge detector. The filter is enabled by the FILTEN bit
in the QEI Control (QEICTL) register. The frequency of the input update is programmable using
the FILTCNT bit field in the QEICTL register.
The QEI module supports two modes of signal operation: quadrature phase mode and clock/direction
mode. In quadrature phase mode, the encoder produces two clocks that are 90 degrees out of
phase; the edge relationship is used to determine the direction of rotation. In clock/direction mode,
the encoder produces a clock signal to indicate steps and a direction signal to indicate the direction
of rotation. This mode is determined by the SIGMODE bit of the QEICTL register (see page 1340).
When the QEI module is set to use the quadrature phase mode (SIGMODE bit is clear), the capture
mode for the position integrator can be set to update the position counter on every edge of the PhA
signal or to update on every edge of both PhA and PhB. Updating the position counter on every PhA
and PhB edge provides more positional resolution at the cost of less range in the positional counter.
When edges on PhA lead edges on PhB, the position counter is incremented. When edges on PhB
lead edges on PhA, the position counter is decremented. When a rising and falling edge pair is seen
on one of the phases without any edges on the other, the direction of rotation has changed.
The positional counter is automatically reset on one of two conditions: sensing the index pulse or
reaching the maximum position value. The reset mode is determined by the RESMODE bit of the
QEICTL register.
When RESMODE is set, the positional counter is reset when the index pulse is sensed. This mode
limits the positional counter to the values [0:N-1], where N is the number of phase edges in a full
revolution of the encoder wheel. The QEI Maximum Position (QEIMAXPOS) register must be
programmed with N-1 so that the reverse direction from position 0 can move the position counter
to N-1. In this mode, the position register contains the absolute position of the encoder relative to
the index (or home) position once an index pulse has been seen.
1336
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
When RESMODE is clear, the positional counter is constrained to the range [0:M], where M is the
programmable maximum value. The index pulse is ignored by the positional counter in this mode.
Velocity capture uses a configurable timer and a count register. The timer counts the number of
phase edges (using the same configuration as for the position integrator) in a given time period.
The edge count from the previous time period is available to the controller via the QEI Velocity
(QEISPEED) register, while the edge count for the current time period is being accumulated in the
QEI Velocity Counter (QEICOUNT) register. As soon as the current time period is complete, the
total number of edges counted in that time period is made available in the QEISPEED register
(overwriting the previous value), the QEICOUNT register is cleared, and counting commences on
a new time period. The number of edges counted in a given time period is directly proportional to
the velocity of the encoder.
Figure 21-2 on page 1337 shows how the Stellaris quadrature encoder converts the phase input signals
into clock pulses, the direction signal, and how the velocity predivider operates (in Divide by 4 mode).
Figure 21-2. Quadrature Encoder and Velocity Predivider Operation
PhA
PhB
clk
clkdiv
dir
pos
rel
-1 -1 -1 -1 -1 -1 -1 -1 -1
+1
+1
+1
+1 +1 +1 +1 +1 +1 +1 +1
+1
+1
-1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
+1
+1
+1
The period of the timer is configurable by specifying the load value for the timer in the QEI Timer
Load (QEILOAD) register. When the timer reaches zero, an interrupt can be triggered, and the
hardware reloads the timer with the QEILOAD value and continues to count down. At lower encoder
speeds, a longer timer period is required to be able to capture enough edges to have a meaningful
result. At higher encoder speeds, both a shorter timer period and/or the velocity predivider can be
used.
The following equation converts the velocity counter value into an rpm value:
rpm = (clock * (2 ^ VELDIV) * SPEED * 60) ÷ (LOAD * ppr * edges)
where:
clock is the controller clock rate
ppr is the number of pulses per revolution of the physical encoder
edges is 2 or 4, based on the capture mode set in the QEICTL register (2 for CAPMODE clear and
4 for CAPMODE set)
For example, consider a motor running at 600 rpm. A 2048 pulse per revolution quadrature encoder
is attached to the motor, producing 8192 phase edges per revolution. With a velocity predivider of
÷1 (VELDIV is clear) and clocking on both PhA and PhB edges, this results in 81,920 pulses per
second (the motor turns 10 times per second). If the timer were clocked at 10,000 Hz, and the load
value was 2,500 (¼ of a second), it would count 20,480 pulses per update. Using the above equation:
rpm = (10000 * 1 * 20480 * 60) ÷ (2500 * 2048 * 4) = 600 rpm
Now, consider that the motor is sped up to 3000 rpm. This results in 409,600 pulses per second,
or 102,400 every ¼ of a second. Again, the above equation gives:
November 08, 2011
1337
Texas Instruments-Advance Information
Quadrature Encoder Interface (QEI)
rpm = (10000 * 1 * 102400 * 60) ÷ (2500 * 2048 * 4) = 3000 rpm
Care must be taken when evaluating this equation because intermediate values may exceed the
capacity of a 32-bit integer. In the above examples, the clock is 10,000 and the divider is 2,500;
both could be predivided by 100 (at compile time if they are constants) and therefore be 100 and
25. In fact, if they were compile-time constants, they could also be reduced to a simple multiply by
4, cancelled by the ÷4 for the edge-count factor.
Important: Reducing constant factors at compile time is the best way to control the intermediate
values of this equation and reduce the processing requirement of computing this
equation.
The division can be avoided by selecting a timer load value such that the divisor is a power of 2; a
simple shift can therefore be done in place of the division. For encoders with a power of 2 pulses
per revolution, the load value can be a power of 2. For other encoders, a load value must be selected
such that the product is very close to a power of 2. For example, a 100 pulse-per-revolution encoder
could use a load value of 82, resulting in 32,800 as the divisor, which is 0.09% above 214. In this
case a shift by 15 would be an adequate approximation of the divide in most cases. If absolute
accuracy were required, the microcontroller’s divide instruction could be used.
The QEI module can produce a controller interrupt on several events: phase error, direction change,
reception of the index pulse, and expiration of the velocity timer. Standard masking, raw interrupt
status, interrupt status, and interrupt clear capabilities are provided.
21.4
Initialization and Configuration
The following example shows how to configure the Quadrature Encoder module to read back an
absolute position:
1. Enable the QEI clock using the RCGCQEI register in the System Control module (see page 405).
2. Enable the clock to the appropriate GPIO module via the RCGCGPIO register in the System
Control module (see page 389).
3. In the GPIO module, enable the appropriate pins for their alternate function using the
GPIOAFSEL register. To determine which GPIOs to configure, see Table 23-4 on page 1387.
4. Configure the PMCn fields in the GPIOPCTL register to assign the QEI signals to the appropriate
pins (see page 717 and Table 23-5 on page 1398).
5. Configure the quadrature encoder to capture edges on both signals and maintain an absolute
position by resetting on index pulses. A 1000-line encoder with four edges per line, results in
4000 pulses per revolution; therefore, set the maximum position to 3999 (0xF9F) as the count
is zero-based.
■ Write the QEICTL register with the value of 0x0000.0018.
■ Write the QEIMAXPOS register with the value of 0x0000.0F9F.
6. Enable the quadrature encoder by setting bit 0 of the QEICTL register.
7. Delay until the encoder position is required.
8. Read the encoder position by reading the QEI Position (QEIPOS) register value.
1338
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
21.5
Register Map
Table 21-2 on page 1339 lists the QEI registers. The offset listed is a hexadecimal increment to the
register’s address, relative to the module’s base address:
■ QEI0: 0x4002.C000
■ QEI1: 0x4002.D000
Note that the QEI module clock must be enabled before the registers can be programmed (see
page 405). There must be a delay of 3 system clocks after the QEI module clock is enabled before
any QEI module registers are accessed.
Table 21-2. QEI Register Map
Offset
Name
Type
Reset
Description
See
page
0x000
QEICTL
R/W
0x0000.0000
QEI Control
1340
0x004
QEISTAT
RO
0x0000.0000
QEI Status
1343
0x008
QEIPOS
R/W
0x0000.0000
QEI Position
1344
0x00C
QEIMAXPOS
R/W
0x0000.0000
QEI Maximum Position
1345
0x010
QEILOAD
R/W
0x0000.0000
QEI Timer Load
1346
0x014
QEITIME
RO
0x0000.0000
QEI Timer
1347
0x018
QEICOUNT
RO
0x0000.0000
QEI Velocity Counter
1348
0x01C
QEISPEED
RO
0x0000.0000
QEI Velocity
1349
0x020
QEIINTEN
R/W
0x0000.0000
QEI Interrupt Enable
1350
0x024
QEIRIS
RO
0x0000.0000
QEI Raw Interrupt Status
1352
0x028
QEIISC
R/W1C
0x0000.0000
QEI Interrupt Status and Clear
1354
21.6
Register Descriptions
The remainder of this section lists and describes the QEI registers, in numerical order by address
offset.
November 08, 2011
1339
Texas Instruments-Advance Information
Quadrature Encoder Interface (QEI)
Register 1: QEI Control (QEICTL), offset 0x000
This register contains the configuration of the QEI module. Separate enables are provided for the
quadrature encoder and the velocity capture blocks; the quadrature encoder must be enabled in
order to capture the velocity, but the velocity does not need to be captured in applications that do
not need it. The phase signal interpretation, phase swap, Position Update mode, Position Reset
mode, and velocity predivider are all set via this register.
QEI Control (QEICTL)
QEI0 base: 0x4002.C000
QEI1 base: 0x4002.D000
Offset 0x000
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
FILTEN
STALLEN
R/W
0
R/W
0
25
24
23
22
21
20
19
18
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
10
9
8
7
6
5
4
3
2
1
0
INVI
INVB
INVA
SWAP
ENABLE
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
RO
0
RO
0
17
16
FILTCNT
VELDIV
R/W
0
R/W
0
VELEN RESMODE CAPMODE SIGMODE
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
Bit/Field
Name
Type
Reset
Description
31:20
reserved
RO
0x000
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
19:16
FILTCNT
R/W
0x0
Input Filter Prescale Count
This field controls the frequency of the input update.
When this field is clear, the input is sampled after 2 system clocks. When
this field ix 0x1, the input is sampled after 3 system clocks. Similarly,
when this field is 0xF, the input is sampled after 17 clocks.
15:14
reserved
RO
0x0
13
FILTEN
R/W
0
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Enable Input Filter
Value Description
12
STALLEN
R/W
0
0
The QEI inputs are not filtered.
1
Enables the digital noise filter on the QEI input signals. Inputs
must be stable for 3 consecutive clock edges before the edge
detector is updated.
Stall QEI
Value Description
0
The QEI module does not stall when the microcontroller is
stopped by a debugger.
1
The QEI module stalls when the microcontroller is stopped by
a debugger.
1340
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
11
INVI
R/W
0
Description
Invert Index Pulse
Value Description
10
INVB
R/W
0
0
No effect.
1
Inverts the IDX input.
Invert PhB
Value Description
9
INVA
R/W
0
0
No effect.
1
Inverts the PhB input.
Invert PhA
Value Description
8:6
VELDIV
R/W
0x0
0
No effect.
1
Inverts the PhA input.
Predivide Velocity
This field defines the predivider of the input quadrature pulses before
being applied to the QEICOUNT accumulator.
Value Predivider
5
VELEN
R/W
0
0x0
÷1
0x1
÷2
0x2
÷4
0x3
÷8
0x4
÷16
0x5
÷32
0x6
÷64
0x7
÷128
Capture Velocity
Value Description
4
RESMODE
R/W
0
0
No effect.
1
Enables capture of the velocity of the quadrature encoder.
Reset Mode
Value Description
0
The position counter is reset when it reaches the maximum as
defined by the MAXPOS field in the QEIMAXPOS register.
1
The position counter is reset when the index pulse is captured.
November 08, 2011
1341
Texas Instruments-Advance Information
Quadrature Encoder Interface (QEI)
Bit/Field
Name
Type
Reset
3
CAPMODE
R/W
0
Description
Capture Mode
Value Description
2
SIGMODE
R/W
0
0
Only the PhA edges are counted.
1
The PhA and PhB edges are counted, providing twice the
positional resolution but half the range.
Signal Mode
Value Description
1
SWAP
R/W
0
0
The PhA and PhB signals operate as quadrature phase signals.
1
The PhA and PhB signals operate as clock and direction.
Swap Signals
Value Description
0
ENABLE
R/W
0
0
No effect.
1
Swaps the PhA and PhB signals.
Enable QEI
Value Description
0
No effect.
1
Enables the quadrature encoder module.
1342
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 2: QEI Status (QEISTAT), offset 0x004
This register provides status about the operation of the QEI module.
QEI Status (QEISTAT)
QEI0 base: 0x4002.C000
QEI1 base: 0x4002.D000
Offset 0x004
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
DIRECTION
ERROR
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:2
reserved
RO
0x0000.000
1
DIRECTION
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Direction of Rotation
Indicates the direction the encoder is rotating.
Value Description
0
ERROR
RO
0
0
The encoder is rotating forward.
1
The encoder is rotating in reverse.
Error Detected
Value Description
0
No error.
1
An error was detected in the gray code sequence (that is, both
signals changing at the same time).
November 08, 2011
1343
Texas Instruments-Advance Information
Quadrature Encoder Interface (QEI)
Register 3: QEI Position (QEIPOS), offset 0x008
This register contains the current value of the position integrator. The value is updated by the status
of the QEI phase inputs and can be set to a specific value by writing to it.
QEI Position (QEIPOS)
QEI0 base: 0x4002.C000
QEI1 base: 0x4002.D000
Offset 0x008
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
15
14
13
12
11
10
9
8
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
23
22
21
20
19
18
17
16
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
POSITION
Type
Reset
POSITION
Type
Reset
Bit/Field
Name
Type
31:0
POSITION
R/W
Reset
R/W
0
Description
0x0000.0000 Current Position Integrator Value
The current value of the position integrator.
1344
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 4: QEI Maximum Position (QEIMAXPOS), offset 0x00C
This register contains the maximum value of the position integrator. When moving forward, the
position register resets to zero when it increments past this value. When moving in reverse, the
position register resets to this value when it decrements from zero.
QEI Maximum Position (QEIMAXPOS)
QEI0 base: 0x4002.C000
QEI1 base: 0x4002.D000
Offset 0x00C
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
15
14
13
12
11
10
9
8
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
23
22
21
20
19
18
17
16
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
MAXPOS
Type
Reset
MAXPOS
Type
Reset
Bit/Field
Name
Type
31:0
MAXPOS
R/W
Reset
Description
0x0000.0000 Maximum Position Integrator Value
The maximum value of the position integrator.
November 08, 2011
1345
Texas Instruments-Advance Information
Quadrature Encoder Interface (QEI)
Register 5: QEI Timer Load (QEILOAD), offset 0x010
This register contains the load value for the velocity timer. Because this value is loaded into the
timer on the clock cycle after the timer is zero, this value should be one less than the number of
clocks in the desired period. So, for example, to have 2000 decimal clocks per timer period, this
register should contain 1999 decimal.
QEI Timer Load (QEILOAD)
QEI0 base: 0x4002.C000
QEI1 base: 0x4002.D000
Offset 0x010
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
R/W
0
LOAD
Type
Reset
LOAD
Type
Reset
Bit/Field
Name
Type
31:0
LOAD
R/W
Reset
Description
0x0000.0000 Velocity Timer Load Value
The load value for the velocity timer.
1346
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 6: QEI Timer (QEITIME), offset 0x014
This register contains the current value of the velocity timer. This counter does not increment when
the VELEN bit in the QEICTL register is clear.
QEI Timer (QEITIME)
QEI0 base: 0x4002.C000
QEI1 base: 0x4002.D000
Offset 0x014
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
TIME
Type
Reset
TIME
Type
Reset
Bit/Field
Name
Type
31:0
TIME
RO
Reset
Description
0x0000.0000 Velocity Timer Current Value
The current value of the velocity timer.
November 08, 2011
1347
Texas Instruments-Advance Information
Quadrature Encoder Interface (QEI)
Register 7: QEI Velocity Counter (QEICOUNT), offset 0x018
This register contains the running count of velocity pulses for the current time period. Because this
count is a running total, the time period to which it applies cannot be known with precision (that is,
a read of this register does not necessarily correspond to the time returned by the QEITIME register
because there is a small window of time between the two reads, during which either value may have
changed). The QEISPEED register should be used to determine the actual encoder velocity; this
register is provided for information purposes only. This counter does not increment when the VELEN
bit in the QEICTL register is clear.
QEI Velocity Counter (QEICOUNT)
QEI0 base: 0x4002.C000
QEI1 base: 0x4002.D000
Offset 0x018
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
COUNT
Type
Reset
COUNT
Type
Reset
Bit/Field
Name
Type
31:0
COUNT
RO
Reset
Description
0x0000.0000 Velocity Pulse Count
The running total of encoder pulses during this velocity timer period.
1348
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Register 8: QEI Velocity (QEISPEED), offset 0x01C
This register contains the most recently measured velocity of the quadrature encoder. This value
corresponds to the number of velocity pulses counted in the previous velocity timer period. This
register does not update when the VELEN bit in the QEICTL register is clear.
QEI Velocity (QEISPEED)
QEI0 base: 0x4002.C000
QEI1 base: 0x4002.D000
Offset 0x01C
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
SPEED
Type
Reset
SPEED
Type
Reset
Bit/Field
Name
Type
31:0
SPEED
RO
Reset
Description
0x0000.0000 Velocity
The measured speed of the quadrature encoder in pulses per period.
November 08, 2011
1349
Texas Instruments-Advance Information
Quadrature Encoder Interface (QEI)
Register 9: QEI Interrupt Enable (QEIINTEN), offset 0x020
This register contains enables for each of the QEI module interrupts. An interrupt is asserted to the
interrupt controller if the corresponding bit in this register is set.
QEI Interrupt Enable (QEIINTEN)
QEI0 base: 0x4002.C000
QEI1 base: 0x4002.D000
Offset 0x020
Type R/W, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
INTERROR
INTDIR
INTTIMER
INTINDEX
RO
0
RO
0
RO
0
RO
0
RO
0
R/W
0
R/W
0
R/W
0
R/W
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000.000
3
INTERROR
R/W
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Phase Error Interrupt Enable
Value Description
2
INTDIR
R/W
0
1
An interrupt is sent to the interrupt controller when the
INTERROR bit in the QEIRIS register is set.
0
The INTERROR interrupt is suppressed and not sent to the
interrupt controller.
Direction Change Interrupt Enable
Value Description
1
INTTIMER
R/W
0
1
An interrupt is sent to the interrupt controller when the INTDIR
bit in the QEIRIS register is set.
0
The INTDIR interrupt is suppressed and not sent to the interrupt
controller.
Timer Expires Interrupt Enable
Value Description
1
An interrupt is sent to the interrupt controller when the
INTTIMER bit in the QEIRIS register is set.
0
The INTTIMER interrupt is suppressed and not sent to the
interrupt controller.
1350
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
0
INTINDEX
R/W
0
Description
Index Pulse Detected Interrupt Enable
Value Description
1
An interrupt is sent to the interrupt controller when the
INTINDEX bit in the QEIRIS register is set.
0
The INTINDEX interrupt is suppressed and not sent to the
interrupt controller.
November 08, 2011
1351
Texas Instruments-Advance Information
Quadrature Encoder Interface (QEI)
Register 10: QEI Raw Interrupt Status (QEIRIS), offset 0x024
This register provides the current set of interrupt sources that are asserted, regardless of whether
they cause an interrupt to be asserted to the controller (configured through the QEIINTEN register).
If a bit is set, the latched event has occurred; if a bit is clear, the event in question has not occurred.
QEI Raw Interrupt Status (QEIRIS)
QEI0 base: 0x4002.C000
QEI1 base: 0x4002.D000
Offset 0x024
Type RO, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
INTERROR
INTDIR
INTTIMER
INTINDEX
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000.000
3
INTERROR
RO
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Phase Error Detected
Value Description
1
A phase error has been detected.
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the INTERROR bit in the QEIISC
register.
2
INTDIR
RO
0
Direction Change Detected
Value Description
1
The rotation direction has changed
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the INTDIR bit in the QEIISC register.
1
INTTIMER
RO
0
Velocity Timer Expired
Value Description
1
The velocity timer has expired.
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the INTTIMER bit in the QEIISC
register.
1352
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
0
INTINDEX
RO
0
Description
Index Pulse Asserted
Value Description
1
The index pulse has occurred.
0
An interrupt has not occurred.
This bit is cleared by writing a 1 to the INTINDEX bit in the QEIISC
register.
November 08, 2011
1353
Texas Instruments-Advance Information
Quadrature Encoder Interface (QEI)
Register 11: QEI Interrupt Status and Clear (QEIISC), offset 0x028
This register provides the current set of interrupt sources that are asserted to the controller. If a bit
is set, the latched event has occurred and is enabled to generate an interrupt; if a bit is clear the
event in question has not occurred or is not enabled to generate an interrupt. This register is R/W1C;
writing a 1 to a bit position clears the bit and the corresponding interrupt reason.
QEI Interrupt Status and Clear (QEIISC)
QEI0 base: 0x4002.C000
QEI1 base: 0x4002.D000
Offset 0x028
Type R/W1C, reset 0x0000.0000
31
30
29
28
27
26
25
24
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
15
14
13
12
11
10
9
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
23
22
21
20
19
18
17
16
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
RO
0
8
7
6
5
4
3
2
1
0
INTERROR
INTDIR
INTTIMER
INTINDEX
RO
0
RO
0
RO
0
RO
0
RO
0
R/W1C
0
R/W1C
0
R/W1C
0
R/W1C
0
reserved
Type
Reset
reserved
Type
Reset
Bit/Field
Name
Type
Reset
31:4
reserved
RO
0x0000.000
3
INTERROR
R/W1C
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Phase Error Interrupt
Value Description
1
The INTERROR bits in the QEIRIS register and the QEIINTEN
registers are set, providing an interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the
INTERROR bit in the QEIRIS register.
2
INTDIR
R/W1C
0
Direction Change Interrupt
Value Description
1
The INTDIR bits in the QEIRIS register and the QEIINTEN
registers are set, providing an interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the INTDIR
bit in the QEIRIS register.
1
INTTIMER
R/W1C
0
Velocity Timer Expired Interrupt
Value Description
1
The INTTIMER bits in the QEIRIS register and the QEIINTEN
registers are set, providing an interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the
INTTIMER bit in the QEIRIS register.
1354
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Bit/Field
Name
Type
Reset
0
INTINDEX
R/W1C
0
Description
Index Pulse Interrupt
Value Description
1
The INTINDEX bits in the QEIRIS register and the QEIINTEN
registers are set, providing an interrupt to the interrupt controller.
0
No interrupt has occurred or the interrupt is masked.
This bit is cleared by writing a 1. Clearing this bit also clears the
INTINDEX bit in the QEIRIS register.
November 08, 2011
1355
Texas Instruments-Advance Information
Pin Diagram
22
Pin Diagram
The LM4F232H5BB microcontroller pin diagram is shown below.
Each GPIO signal is identified by its GPIO port unless it defaults to an alternate function on reset.
In this case, the GPIO port name is followed by the default alternate function. To see a complete
list of possible functions for each pin, see Table 23-5 on page 1398.
Figure 22-1. 157-Ball BGA Package Pin Diagram (Top View)
1356
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
23
Signal Tables
The following tables list the signals available for each pin. Signals are configured as GPIOs on reset,
except for those noted below. Use the GPIOAMSEL register (see page 715) to select analog mode.
For a GPIO pin to be used for an alternate digital function, the corresponding bit in the GPIOAFSEL
register (see page 698) must be set. Further pin muxing options are provided through the PMCx bit
field in the GPIOPCTL register (see page 717), which selects one of several available peripheral
functions for that GPIO.
Important: All GPIO pins are configured as GPIOs by default with the exception of the pins shown
in the table below. A Power-On-Reset (POR) or asserting RST puts the pins back to their
default state.
Table 23-1. GPIO Pins With Default Alternate Functions
GPIO Pin
Default State
GPIOAFSEL Bit
GPIOPCTL PMCx Bit Field
PA[1:0]
UART0
0
0x1
PA[5:2]
SSI0
0
0x1
PB[3:2]
I2C0
0
0x1
PC[3:0]
JTAG/SWD
1
0x3
Table 23-2 on page 1358 shows the pin-to-signal-name mapping, including functional characteristics
of the signals. Each possible alternate analog and digital function is listed for each pin.
Table 23-3 on page 1374 lists the signals in alphabetical order by signal name. If it is possible for a
signal to be on multiple pins, each possible pin assignment is listed. The "Pin Mux" column indicates
the GPIO and the encoding needed in the PMCx bit field in the GPIOPCTL register.
Table 23-4 on page 1387 groups the signals by functionality, except for GPIOs. If it is possible for a
signal to be on multiple pins, each possible pin assignment is listed.
Table 23-5 on page 1398 lists the GPIO pins and their analog and digital alternate functions. The AINx
analog signals are not 5-V tolerant and go through an isolation circuit before reaching their circuitry.
These signals are configured by clearing the corresponding DEN bit in the GPIO Digital Enable
(GPIODEN) register and setting the corresponding AMSEL bit in the GPIO Analog Mode Select
(GPIOAMSEL) register. Other analog signals are 5-V tolerant and are connected directly to their
circuitry (C0-, C0+, C1-, C1+, C2-, C2+, USB0VBUS, USB0ID). These signals are configured by
clearing the DEN bit in the GPIO Digital Enable (GPIODEN) register. The digital signals are enabled
by setting the appropriate bit in the GPIO Alternate Function Select (GPIOAFSEL) and GPIODEN
registers and configuring the PMCx bit field in the GPIO Port Control (GPIOPCTL) register to the
numeric enoding shown in the table below. Table entries that are shaded gray are the default values
for the corresponding GPIO pin.
Table 23-6 on page 1402 lists the signals based on number of possible pin assignments. This table
can be used to plan how to configure the pins for a particular functionality. Application Note AN01274
®
Configuring Stellaris Microcontrollers with Pin Multiplexing provides an overview of the pin muxing
implementation, an explanation of how a system designer defines a pin configuration, and examples
of the pin configuration process.
Note:
All digital inputs are Schmitt triggered.
November 08, 2011
1357
Texas Instruments-Advance Information
Signal Tables
Table 23-2. Signals by Pin Number
a
Pin Number
Pin Name
Pin Type
Buffer Type
A1
GND
-
Power
A2
NC
-
-
PD6
I/O
TTL
GPIO port D bit 6.
I
Analog
I
TTL
Motion Control Module 0 PWM Fault 0.
PhA0
I
TTL
QEI module 0 phase A.
U2Rx
I
TTL
UART module 2 receive.
WT5CCP0
I/O
TTL
32/64-Bit Wide Timer 5 Capture/Compare/PWM 0.
PD4
I/O
TTL
GPIO port D bit 4.
AIN7
I
Analog
Analog-to-digital converter input 5.
Analog-to-digital converter input 7.
U6Rx
I
TTL
UART module 6 receive.
WT4CCP0
I/O
TTL
32/64-Bit Wide Timer 4 Capture/Compare/PWM 0.
PE4
I/O
TTL
GPIO port E bit 4.
AIN9
I
Analog
CAN0Rx
I
TTL
CAN module 0 receive.
I2C2SCL
I/O
OD
I2C module 2 clock. Note that this signal has an active pull-up. The
corresponding port pin should not be configured as open drain.
M0PWM4
O
TTL
Motion Control Module 0 PWM 4. This signal is controlled by
Module 0 PWM Generator 2.
M1PWM2
O
TTL
Motion Control Module 1 PWM 2. This signal is controlled by
Module 1 PWM Generator 1.
U5Rx
I
TTL
UART module 5 receive.
GPIO port B bit 5.
A5
A8
No connect. Leave the pin electrically unconnected/isolated.
AIN5
A4
A7
Ground reference for logic and I/O pins.
M0FAULT0
A3
A6
Description
Analog-to-digital converter input 9.
PB5
I/O
TTL
AIN11
I
Analog
CAN0Tx
O
TTL
CAN module 0 transmit.
M0PWM3
O
TTL
Motion Control Module 0 PWM 3. This signal is controlled by
Module 0 PWM Generator 1.
SSI2Fss
I/O
TTL
SSI module 2 frame.
T1CCP1
I/O
TTL
16/32-Bit Timer 1 Capture/Compare/PWM 1.
GPIO port E bit 6.
Analog-to-digital converter input 11.
PE6
I/O
TTL
AIN21
I
Analog
CAN1Rx
I
TTL
CAN module 1 receive.
GPIO port N bit 0.
Analog-to-digital converter input 21.
PN0
I/O
TTL
AIN23
I
Analog
CAN0Rx
I
TTL
CAN module 0 receive.
Analog-to-digital converter input 23.
PJ2
I/O
TTL
GPIO port J bit 2.
IDX0
I
TTL
QEI module 0 index.
T2CCP0
I/O
TTL
16/32-Bit Timer 2 Capture/Compare/PWM 0.
U5Rx
I
TTL
UART module 5 receive.
A9
1358
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-2. Signals by Pin Number (continued)
Pin Number
Pin Type
Buffer Type
Description
PC1
I/O
TTL
GPIO port C bit 1.
SWDIO
I/O
TTL
JTAG TMS and SWDIO.
T4CCP1
I/O
TTL
16/32-Bit Timer 4 Capture/Compare/PWM 1.
TMS
I
TTL
JTAG TMS and SWDIO.
PC3
I/O
TTL
GPIO port C bit 3.
A10
SWO
O
TTL
JTAG TDO and SWO.
T5CCP1
I/O
TTL
16/32-Bit Timer 5 Capture/Compare/PWM 1.
TDO
O
TTL
JTAG TDO and SWO.
A11
A12
a
Pin Name
PK7
I/O
TTL
GPIO port K bit 7.
M0FAULT3
I
TTL
Motion Control Module 0 PWM Fault 3.
WT1CCP1
I/O
TTL
32/64-Bit Wide Timer 1 Capture/Compare/PWM 1.
PL2
I/O
TTL
GPIO port L bit 2.
T1CCP0
I/O
TTL
16/32-Bit Timer 1 Capture/Compare/PWM 0.
WT1CCP0
I/O
TTL
32/64-Bit Wide Timer 1 Capture/Compare/PWM 0.
PD1
I/O
TTL
GPIO port D bit 1.
A13
AIN14
I
Analog
I2C3SDA
I/O
OD
I2C module 3 data.
M0PWM7
O
TTL
Motion Control Module 0 PWM 7. This signal is controlled by
Module 0 PWM Generator 3.
M1PWM1
O
TTL
Motion Control Module 1 PWM 1. This signal is controlled by
Module 1 PWM Generator 0.
SSI1Fss
I/O
TTL
SSI module 1 frame.
SSI3Fss
I/O
TTL
SSI module 3 frame.
WT2CCP1
I/O
TTL
32/64-Bit Wide Timer 2 Capture/Compare/PWM 1.
PD0
I/O
TTL
GPIO port D bit 0.
B1
Analog-to-digital converter input 14.
AIN15
I
Analog
I2C3SCL
I/O
OD
I2C module 3 clock. Note that this signal has an active pull-up. The
corresponding port pin should not be configured as open drain.
M0PWM6
O
TTL
Motion Control Module 0 PWM 6. This signal is controlled by
Module 0 PWM Generator 3.
M1PWM0
O
TTL
Motion Control Module 1 PWM 0. This signal is controlled by
Module 1 PWM Generator 0.
SSI1Clk
I/O
TTL
SSI module 1 clock.
SSI3Clk
I/O
TTL
SSI module 3 clock.
WT2CCP0
I/O
TTL
32/64-Bit Wide Timer 2 Capture/Compare/PWM 0.
PD7
I/O
TTL
GPIO port D bit 7.
AIN4
I
Analog
M0FAULT1
I
TTL
Motion Control Module 0 PWM Fault 1.
NMI
I
TTL
Non-maskable interrupt.
PhB0
I
TTL
QEI module 0 phase B.
U2Tx
O
TTL
UART module 2 transmit.
WT5CCP1
I/O
TTL
32/64-Bit Wide Timer 5 Capture/Compare/PWM 1.
B2
B3
Analog-to-digital converter input 15.
Analog-to-digital converter input 4.
November 08, 2011
1359
Texas Instruments-Advance Information
Signal Tables
Table 23-2. Signals by Pin Number (continued)
Pin Number
Pin Name
Pin Type
B6
PD5
I/O
TTL
I
Analog
U6Tx
O
TTL
UART module 6 transmit.
WT4CCP1
I/O
TTL
32/64-Bit Wide Timer 4 Capture/Compare/PWM 1.
PE5
I/O
TTL
GPIO port E bit 5.
B9
B10
B11
GPIO port D bit 5.
Analog-to-digital converter input 6.
AIN8
I
Analog
CAN0Tx
O
TTL
CAN module 0 transmit.
I2C2SDA
I/O
OD
I2C module 2 data.
M0PWM5
O
TTL
Motion Control Module 0 PWM 5. This signal is controlled by
Module 0 PWM Generator 2.
M1PWM3
O
TTL
Motion Control Module 1 PWM 3. This signal is controlled by
Module 1 PWM Generator 1.
U5Tx
O
TTL
UART module 5 transmit.
PB4
I/O
TTL
GPIO port B bit 4.
AIN10
I
Analog
CAN0Rx
I
TTL
CAN module 0 receive.
M0PWM2
O
TTL
Motion Control Module 0 PWM 2. This signal is controlled by
Module 0 PWM Generator 1.
SSI2Clk
I/O
TTL
SSI module 2 clock.
T1CCP0
I/O
TTL
16/32-Bit Timer 1 Capture/Compare/PWM 0.
Analog-to-digital converter input 8.
GPIO port E bit 7.
Analog-to-digital converter input 10.
PE7
I/O
TTL
AIN20
I
Analog
CAN1Tx
O
TTL
CAN module 1 transmit.
U1RI
I
TTL
UART module 1 Ring Indicator modem status input signal.
PN1
I/O
TTL
GPIO port N bit 1.
B7
B8
Description
AIN6
B4
B5
a
Buffer Type
Analog-to-digital converter input 20.
AIN22
I
Analog
CAN0Tx
O
TTL
Analog-to-digital converter input 22.
CAN module 0 transmit.
PJ1
I/O
TTL
GPIO port J bit 1.
T1CCP1
I/O
TTL
16/32-Bit Timer 1 Capture/Compare/PWM 1.
U4Tx
O
TTL
UART module 4 transmit.
PC2
I/O
TTL
GPIO port C bit 2.
T5CCP0
I/O
TTL
16/32-Bit Timer 5 Capture/Compare/PWM 0.
TDI
I
TTL
JTAG TDI.
PK4
I/O
TTL
GPIO port K bit 4.
C0o
O
TTL
Analog comparator 0 output.
M0FAULT0
I
TTL
Motion Control Module 0 PWM Fault 0.
RTCCLK
O
TTL
Buffered version of the Hibernation module's 32.768-kHz clock.
This signal is not output when the part is in Hibernation mode.
U7Rx
I
TTL
UART module 7 receive.
1360
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-2. Signals by Pin Number (continued)
Pin Number
a
Pin Name
Pin Type
Buffer Type
PK5
I/O
TTL
GPIO port K bit 5.
C1o
O
TTL
Analog comparator 1 output.
M0FAULT1
I
TTL
Motion Control Module 0 PWM Fault 1.
U7Tx
O
TTL
UART module 7 transmit.
PL3
I/O
TTL
GPIO port L bit 3.
B12
Description
T1CCP1
I/O
TTL
16/32-Bit Timer 1 Capture/Compare/PWM 1.
WT1CCP1
I/O
TTL
32/64-Bit Wide Timer 1 Capture/Compare/PWM 1.
PD3
I/O
TTL
GPIO port D bit 3.
AIN12
I
Analog
IDX0
I
TTL
QEI module 0 index.
SSI1Tx
O
TTL
SSI module 1 transmit.
SSI3Tx
O
TTL
SSI module 3 transmit.
USB0PFLT
I
TTL
Optionally used in Host mode by an external power source to
indicate an error state by that power source.
WT3CCP1
I/O
TTL
32/64-Bit Wide Timer 3 Capture/Compare/PWM 1.
GPIO port D bit 2.
B13
C1
Analog-to-digital converter input 12.
PD2
I/O
TTL
AIN13
I
Analog
M0FAULT0
I
TTL
Motion Control Module 0 PWM Fault 0.
SSI1Rx
I
TTL
SSI module 1 receive.
SSI3Rx
I
TTL
SSI module 3 receive.
USB0EPEN
O
TTL
Optionally used in Host mode to control an external power source
to supply power to the USB bus.
WT3CCP0
I/O
TTL
32/64-Bit Wide Timer 3 Capture/Compare/PWM 0.
GNDA
-
Power
PJ7
I/O
TTL
GPIO port J bit 7.
PJ5
I/O
TTL
GPIO port J bit 5.
C2
C3
C4
Analog-to-digital converter input 13.
The ground reference for the analog circuits (ADC, Analog
Comparators, etc.). These are separated from GND to minimize
the electrical noise contained on VDD from affecting the analog
functions.
C2-
I
Analog
T3CCP1
I/O
TTL
16/32-Bit Timer 3 Capture/Compare/PWM 1.
U6Tx
O
TTL
UART module 6 transmit.
C6
PJ6
I/O
TTL
GPIO port J bit 6.
C7
GND
-
Power
PJ3
I/O
TTL
GPIO port J bit 3.
C8
T2CCP1
I/O
TTL
16/32-Bit Timer 2 Capture/Compare/PWM 1.
U5Tx
O
TTL
UART module 5 transmit.
C5
C9
Analog comparator 2 negative input.
Ground reference for logic and I/O pins.
PJ0
I/O
TTL
GPIO port J bit 0.
T1CCP0
I/O
TTL
16/32-Bit Timer 1 Capture/Compare/PWM 0.
U4Rx
I
TTL
UART module 4 receive.
November 08, 2011
1361
Texas Instruments-Advance Information
Signal Tables
Table 23-2. Signals by Pin Number (continued)
Pin Number
Pin Type
Buffer Type
PC0
I/O
TTL
GPIO port C bit 0.
I
TTL
JTAG/SWD CLK.
T4CCP0
I/O
TTL
16/32-Bit Timer 4 Capture/Compare/PWM 0.
TCK
I
TTL
JTAG/SWD CLK.
PK6
I/O
TTL
GPIO port K bit 6.
C2o
O
TTL
Analog comparator 2 output.
M0FAULT2
I
TTL
Motion Control Module 0 PWM Fault 2.
WT1CCP0
I/O
TTL
32/64-Bit Wide Timer 1 Capture/Compare/PWM 0.
C11
PL1
I/O
TTL
GPIO port L bit 1.
T0CCP1
I/O
TTL
16/32-Bit Timer 0 Capture/Compare/PWM 1.
WT0CCP1
I/O
TTL
32/64-Bit Wide Timer 0 Capture/Compare/PWM 1.
PL5
I/O
TTL
GPIO port L bit 5.
LPC0RESET
I
TTL
LPC Bus reset signal.
C13
T2CCP1
I/O
TTL
16/32-Bit Timer 2 Capture/Compare/PWM 1.
WT2CCP1
I/O
TTL
32/64-Bit Wide Timer 2 Capture/Compare/PWM 1.
VREFA-
-
Analog
A reference voltage used to specify the input voltage at which the
ADC converts to a minimum value. This pin is used in conjunction
with VREFA+ which specifies the maximum value. In other words,
the voltage that is applied to VREFA- is the voltage with which an
AINn signal is converted to 0, while the voltage that is applied to
VREFA+ is the voltage with which an AINn signal is converted to
4095. The VREFA- voltage is limited to the range specified in Table
25-24 on page 1422.
VREFA+
-
Analog
A reference voltage used to specify the voltage at which the ADC
converts to a maximum value. This pin is used in conjunction with
VREFA- which specifies the minimum value. In other words, the
voltage that is applied to VREFA+ is the voltage with which an AINn
signal is converted to 4095. The VREFA+ voltage is limited to the
range specified in Table 25-24 on page 1422.
VDDA
-
Power
The positive supply (3.3 V) for the analog circuits (ADC, Analog
Comparators, etc.). These are separated from VDD to minimize
the electrical noise contained on VDD from affecting the analog
functions. VDDA pins must be connected to 3.3 V, regardless of
system implementation.
PQ0
I/O
TTL
GPIO port Q bit 0.
M1PWM0
O
TTL
Motion Control Module 1 PWM 0. This signal is controlled by
Module 1 PWM Generator 0.
WT2CCP0
I/O
TTL
32/64-Bit Wide Timer 2 Capture/Compare/PWM 0.
PJ4
I/O
TTL
GPIO port J bit 4.
D1
D2
D3
D4
C2+
I
Analog
T3CCP0
I/O
TTL
16/32-Bit Timer 3 Capture/Compare/PWM 0.
U6Rx
I
TTL
UART module 6 receive.
VDDC
-
Power
Positive supply for most of the logic function, including the
processor core and most peripherals.
VDD
-
Power
Positive supply for I/O and some logic.
D5
D6
D7
Description
SWCLK
C10
C12
a
Pin Name
Analog comparator 2 positive input.
1362
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-2. Signals by Pin Number (continued)
Pin Number
a
Pin Name
Pin Type
Buffer Type
D8
D9
D10
D11
Description
PP6
I/O
TTL
GPIO port P bit 6.
M0PWM6
O
TTL
Motion Control Module 0 PWM 6. This signal is controlled by
Module 0 PWM Generator 3.
WT1CCP0
I/O
TTL
32/64-Bit Wide Timer 1 Capture/Compare/PWM 0.
GND
-
Power
Ground reference for logic and I/O pins.
PN3
I/O
TTL
GPIO port N bit 3.
M0PWM7
O
TTL
Motion Control Module 0 PWM 7. This signal is controlled by
Module 0 PWM Generator 3.
WT2CCP1
I/O
TTL
32/64-Bit Wide Timer 2 Capture/Compare/PWM 1.
PL0
I/O
TTL
GPIO port L bit 0.
T0CCP0
I/O
TTL
16/32-Bit Timer 0 Capture/Compare/PWM 0.
WT0CCP0
I/O
TTL
32/64-Bit Wide Timer 0 Capture/Compare/PWM 0.
PL4
I/O
TTL
GPIO port L bit 4.
LPC0FRAME
I
TTL
This input signals the start or abort of a transaction.
T2CCP0
I/O
TTL
16/32-Bit Timer 2 Capture/Compare/PWM 0.
WT2CCP0
I/O
TTL
32/64-Bit Wide Timer 2 Capture/Compare/PWM 0.
PB3
I/O
TTL
GPIO port B bit 3.
I2C0SDA
I/O
OD
I2C module 0 data.
T3CCP1
I/O
TTL
16/32-Bit Timer 3 Capture/Compare/PWM 1.
PE2
I/O
TTL
GPIO port E bit 2.
AIN1
I
Analog
PE3
I/O
TTL
AIN0
I
Analog
Analog-to-digital converter input 0.
GNDA
-
Power
The ground reference for the analog circuits (ADC, Analog
Comparators, etc.). These are separated from GND to minimize
the electrical noise contained on VDD from affecting the analog
functions.
D12
D13
E1
E2
E3
Analog-to-digital converter input 1.
GPIO port E bit 3.
PQ1
I/O
TTL
GPIO port Q bit 1.
M1PWM1
O
TTL
Motion Control Module 1 PWM 1. This signal is controlled by
Module 1 PWM Generator 0.
WT2CCP1
I/O
TTL
32/64-Bit Wide Timer 2 Capture/Compare/PWM 1.
E5
GND
-
Power
Ground reference for logic and I/O pins.
E6
VDD
-
Power
Positive supply for I/O and some logic.
E8
VDD
-
Power
Positive supply for I/O and some logic.
E9
VDD
-
Power
Positive supply for I/O and some logic.
PB2
I/O
TTL
GPIO port B bit 2.
I2C0SCL
I/O
OD
I2C module 0 clock. Note that this signal has an active pull-up. The
corresponding port pin should not be configured as open drain.
T3CCP0
I/O
TTL
16/32-Bit Timer 3 Capture/Compare/PWM 0.
E4
E10
November 08, 2011
1363
Texas Instruments-Advance Information
Signal Tables
Table 23-2. Signals by Pin Number (continued)
Pin Number
E11
E12
E13
F1
F2
a
Pin Name
Pin Type
Buffer Type
Description
PB1
I/O
TTL
GPIO port B bit 1. This pin is not 5-V tolerant.
T2CCP1
I/O
TTL
16/32-Bit Timer 2 Capture/Compare/PWM 1.
U1Tx
O
TTL
UART module 1 transmit.
USB0VBUS
I/O
Analog
PL6
I/O
TTL
GPIO port L bit 6.
T3CCP0
I/O
TTL
16/32-Bit Timer 3 Capture/Compare/PWM 0.
USB0DP
I/O
Analog
WT3CCP0
I/O
TTL
32/64-Bit Wide Timer 3 Capture/Compare/PWM 0.
PL7
I/O
TTL
GPIO port L bit 7.
T3CCP1
I/O
TTL
16/32-Bit Timer 3 Capture/Compare/PWM 1.
USB0DM
I/O
Analog
WT3CCP1
I/O
TTL
32/64-Bit Wide Timer 3 Capture/Compare/PWM 1.
PE0
I/O
TTL
GPIO port E bit 0.
AIN3
I
Analog
U7Rx
I
TTL
UART module 7 receive.
GPIO port E bit 1.
This signal is used during the session request protocol. This signal
allows the USB PHY to both sense the voltage level of VBUS, and
pull up VBUS momentarily during VBUS pulsing.
Bidirectional differential data pin (D+ per USB specification) for
USB0.
Bidirectional differential data pin (D- per USB specification) for
USB0.
Analog-to-digital converter input 3.
PE1
I/O
TTL
AIN2
I
Analog
U7Tx
O
TTL
UART module 7 transmit.
Analog-to-digital converter input 2.
PB7
I/O
TTL
GPIO port B bit 7.
I2C5SDA
I/O
OD
I2C module 5 data.
M0PWM1
O
TTL
Motion Control Module 0 PWM 1. This signal is controlled by
Module 0 PWM Generator 0.
SSI2Tx
O
TTL
SSI module 2 transmit.
T0CCP1
I/O
TTL
16/32-Bit Timer 0 Capture/Compare/PWM 1.
PB6
I/O
TTL
GPIO port B bit 6.
I2C5SCL
I/O
OD
I2C module 5 clock. Note that this signal has an active pull-up. The
corresponding port pin should not be configured as open drain.
M0PWM0
O
TTL
Motion Control Module 0 PWM 0. This signal is controlled by
Module 0 PWM Generator 0.
SSI2Rx
I
TTL
SSI module 2 receive.
T0CCP0
I/O
TTL
16/32-Bit Timer 0 Capture/Compare/PWM 0.
PQ2
I/O
TTL
GPIO port Q bit 2.
M1PWM2
O
TTL
Motion Control Module 1 PWM 2. This signal is controlled by
Module 1 PWM Generator 1.
WT3CCP0
I/O
TTL
32/64-Bit Wide Timer 3 Capture/Compare/PWM 0.
F9
GND
-
Power
Ground reference for logic and I/O pins.
F10
VDD
-
Power
Positive supply for I/O and some logic.
F3
F4
F5
1364
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-2. Signals by Pin Number (continued)
Pin Number
a
Pin Name
Pin Type
Buffer Type
F11
Description
PB0
I/O
TTL
GPIO port B bit 0. This pin is not 5-V tolerant.
T2CCP0
I/O
TTL
16/32-Bit Timer 2 Capture/Compare/PWM 0.
U1Rx
I
TTL
UART module 1 receive.
USB0ID
I
Analog
This signal senses the state of the USB ID signal. The USB PHY
enables an integrated pull-up, and an external element (USB
connector) indicates the initial state of the USB controller (pulled
down is the A side of the cable and pulled up is the B side).
PM1
I/O
TTL
GPIO port M bit 1.
LPC0SCI
O
TTL
Optional SCI interrupt for ACPI or other uses.
F12
T4CCP1
I/O
TTL
16/32-Bit Timer 4 Capture/Compare/PWM 1.
WT4CCP1
I/O
TTL
32/64-Bit Wide Timer 4 Capture/Compare/PWM 1.
PM0
I/O
TTL
GPIO port M bit 0.
LPC0PD
I
TTL
Power down and sleep signal from host.
T4CCP0
I/O
TTL
16/32-Bit Timer 4 Capture/Compare/PWM 0.
WT4CCP0
I/O
TTL
32/64-Bit Wide Timer 4 Capture/Compare/PWM 0.
PK1
I/O
TTL
GPIO port K bit 1.
AIN17
I
Analog
M1FAULT1
I
TTL
Motion Control Module 1 PWM Fault 1.
SSI3Fss
I/O
TTL
SSI module 3 frame.
PK0
I/O
TTL
GPIO port K bit 0.
F13
G1
Analog-to-digital converter input 17.
AIN16
I
Analog
M1FAULT0
I
TTL
Motion Control Module 1 PWM Fault 0.
SSI3Clk
I/O
TTL
SSI module 3 clock.
PN2
I/O
TTL
GPIO port N bit 2.
M0PWM6
O
TTL
Motion Control Module 0 PWM 6. This signal is controlled by
Module 0 PWM Generator 3.
WT2CCP0
I/O
TTL
32/64-Bit Wide Timer 2 Capture/Compare/PWM 0.
G2
G3
Analog-to-digital converter input 16.
PH7
I/O
TTL
GPIO port H bit 7.
M0PWM7
O
TTL
Motion Control Module 0 PWM 7. This signal is controlled by
Module 0 PWM Generator 3.
SSI2Tx
O
TTL
SSI module 2 transmit.
WT4CCP1
I/O
TTL
32/64-Bit Wide Timer 4 Capture/Compare/PWM 1.
G4
RST
I
TTL
System reset input.
PM2
I/O
TTL
GPIO port M bit 2.
LPC0CLKRUN
O
TTL
Application may optionally connect this pin to drive CLKRUN to
wake a sleeping bus when wanted (or to prevent it from sleeping).
G10
G11
G12
G13
T5CCP0
I/O
TTL
16/32-Bit Timer 5 Capture/Compare/PWM 0.
WT5CCP0
I/O
TTL
32/64-Bit Wide Timer 5 Capture/Compare/PWM 0.
OSC0
I
Analog
Main oscillator crystal input or an external clock reference input.
OSC1
O
Analog
Main oscillator crystal output. Leave unconnected when using a
single-ended clock source.
November 08, 2011
1365
Texas Instruments-Advance Information
Signal Tables
Table 23-2. Signals by Pin Number (continued)
Pin Number
Pin Name
Pin Type
a
Buffer Type
Description
PK2
I/O
TTL
AIN18
I
Analog
M1FAULT2
I
TTL
Motion Control Module 1 PWM Fault 2.
SSI3Rx
I
TTL
SSI module 3 receive.
PK3
I/O
TTL
GPIO port K bit 3.
H1
GPIO port K bit 2.
Analog-to-digital converter input 18.
AIN19
I
Analog
M1FAULT3
I
TTL
Motion Control Module 1 PWM Fault 3.
SSI3Tx
O
TTL
SSI module 3 transmit.
H2
Analog-to-digital converter input 19.
PH6
I/O
TTL
GPIO port H bit 6.
M0PWM6
O
TTL
Motion Control Module 0 PWM 6. This signal is controlled by
Module 0 PWM Generator 3.
SSI2Rx
I
TTL
SSI module 2 receive.
WT4CCP0
I/O
TTL
32/64-Bit Wide Timer 4 Capture/Compare/PWM 0.
H3
PH5
I/O
TTL
GPIO port H bit 5.
M0PWM5
O
TTL
Motion Control Module 0 PWM 5. This signal is controlled by
Module 0 PWM Generator 2.
PhB0
I
TTL
QEI module 0 phase B.
SSI2Fss
I/O
TTL
SSI module 2 frame.
WT3CCP1
I/O
TTL
32/64-Bit Wide Timer 3 Capture/Compare/PWM 1.
H5
GND
-
Power
Ground reference for logic and I/O pins.
H9
GND
-
Power
Ground reference for logic and I/O pins.
PM3
I/O
TTL
GPIO port M bit 3.
H4
H10
H11
T5CCP1
I/O
TTL
16/32-Bit Timer 5 Capture/Compare/PWM 1.
WT5CCP1
I/O
TTL
32/64-Bit Wide Timer 5 Capture/Compare/PWM 1.
PM6
I/O
TTL
GPIO port M bit 6.
M0PWM4
O
TTL
Motion Control Module 0 PWM 4. This signal is controlled by
Module 0 PWM Generator 2.
WT0CCP0
I/O
TTL
32/64-Bit Wide Timer 0 Capture/Compare/PWM 0.
H12
PM5
I/O
TTL
GPIO port M bit 5.
H13
PM4
I/O
TTL
GPIO port M bit 4.
VDDC
-
Power
J1
J2
Positive supply for most of the logic function, including the
processor core and most peripherals.
PH3
I/O
TTL
GPIO port H bit 3.
M0FAULT3
I
TTL
Motion Control Module 0 PWM Fault 3.
M0PWM3
O
TTL
Motion Control Module 0 PWM 3. This signal is controlled by
Module 0 PWM Generator 1.
SSI3Tx
O
TTL
SSI module 3 transmit.
WT5CCP1
I/O
TTL
32/64-Bit Wide Timer 5 Capture/Compare/PWM 1.
1366
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-2. Signals by Pin Number (continued)
Pin Number
a
Pin Name
Pin Type
Buffer Type
Description
PH4
I/O
TTL
GPIO port H bit 4.
M0PWM4
O
TTL
Motion Control Module 0 PWM 4. This signal is controlled by
Module 0 PWM Generator 2.
PhA0
I
TTL
QEI module 0 phase A.
SSI2Clk
I/O
TTL
SSI module 2 clock.
WT3CCP0
I/O
TTL
32/64-Bit Wide Timer 3 Capture/Compare/PWM 0.
PH2
I/O
TTL
GPIO port H bit 2.
M0FAULT2
I
TTL
Motion Control Module 0 PWM Fault 2.
M0PWM2
O
TTL
Motion Control Module 0 PWM 2. This signal is controlled by
Module 0 PWM Generator 1.
J3
J4
SSI3Rx
I
TTL
SSI module 3 receive.
WT5CCP0
I/O
TTL
32/64-Bit Wide Timer 5 Capture/Compare/PWM 0.
GND
-
Power
Ground reference for logic and I/O pins.
VDDC
-
Power
Positive supply for most of the logic function, including the
processor core and most peripherals.
J7
VDD
-
Power
Positive supply for I/O and some logic.
J8
GND
-
Power
Ground reference for logic and I/O pins.
J5
J6
J9
VDD
-
Power
Positive supply for I/O and some logic.
J10
VDD
-
Power
Positive supply for I/O and some logic.
J11
GND
-
Power
Ground reference for logic and I/O pins.
PP3
I/O
TTL
GPIO port P bit 3.
M0PWM3
O
TTL
Motion Control Module 0 PWM 3. This signal is controlled by
Module 0 PWM Generator 1.
T5CCP1
I/O
TTL
16/32-Bit Timer 5 Capture/Compare/PWM 1.
J12
J13
K1
PP4
I/O
TTL
GPIO port P bit 4.
M0PWM4
O
TTL
Motion Control Module 0 PWM 4. This signal is controlled by
Module 0 PWM Generator 2.
WT0CCP0
I/O
TTL
32/64-Bit Wide Timer 0 Capture/Compare/PWM 0.
PC6
I/O
TTL
GPIO port C bit 6.
C0+
I
Analog
PhB1
I
TTL
QEI module 1 phase B.
Analog comparator 0 positive input.
U3Rx
I
TTL
UART module 3 receive.
USB0EPEN
O
TTL
Optionally used in Host mode to control an external power source
to supply power to the USB bus.
WT1CCP0
I/O
TTL
32/64-Bit Wide Timer 1 Capture/Compare/PWM 0.
PC7
I/O
TTL
GPIO port C bit 7.
C0-
I
Analog
U3Tx
O
TTL
UART module 3 transmit.
USB0PFLT
I
TTL
Optionally used in Host mode by an external power source to
indicate an error state by that power source.
WT1CCP1
I/O
TTL
32/64-Bit Wide Timer 1 Capture/Compare/PWM 1.
K2
Analog comparator 0 negative input.
November 08, 2011
1367
Texas Instruments-Advance Information
Signal Tables
Table 23-2. Signals by Pin Number (continued)
Pin Number
K3
K4
K5
K6
K7
K8
K9
a
Pin Name
Pin Type
Buffer Type
Description
PH0
I/O
TTL
GPIO port H bit 0.
M0FAULT0
I
TTL
Motion Control Module 0 PWM Fault 0.
M0PWM0
O
TTL
Motion Control Module 0 PWM 0. This signal is controlled by
Module 0 PWM Generator 0.
SSI3Clk
I/O
TTL
SSI module 3 clock.
WT2CCP0
I/O
TTL
32/64-Bit Wide Timer 2 Capture/Compare/PWM 0.
PH1
I/O
TTL
GPIO port H bit 1.
IDX0
I
TTL
QEI module 0 index.
M0FAULT1
I
TTL
Motion Control Module 0 PWM Fault 1.
M0PWM1
O
TTL
Motion Control Module 0 PWM 1. This signal is controlled by
Module 0 PWM Generator 0.
SSI3Fss
I/O
TTL
SSI module 3 frame.
WT2CCP1
I/O
TTL
32/64-Bit Wide Timer 2 Capture/Compare/PWM 1.
PQ5
I/O
TTL
GPIO port Q bit 5.
M1PWM5
O
TTL
Motion Control Module 1 PWM 5. This signal is controlled by
Module 1 PWM Generator 2.
WT4CCP1
I/O
TTL
32/64-Bit Wide Timer 4 Capture/Compare/PWM 1.
PP7
I/O
TTL
GPIO port P bit 7.
M0PWM7
O
TTL
Motion Control Module 0 PWM 7. This signal is controlled by
Module 0 PWM Generator 3.
WT1CCP1
I/O
TTL
32/64-Bit Wide Timer 1 Capture/Compare/PWM 1.
PG4
I/O
TTL
GPIO port G bit 4.
I2C1SCL
I/O
OD
I2C module 1 clock. Note that this signal has an active pull-up. The
corresponding port pin should not be configured as open drain.
M0PWM4
O
TTL
Motion Control Module 0 PWM 4. This signal is controlled by
Module 0 PWM Generator 2.
M1PWM2
O
TTL
Motion Control Module 1 PWM 2. This signal is controlled by
Module 1 PWM Generator 1.
PhB1
I
TTL
QEI module 1 phase B.
U2Rx
I
TTL
UART module 2 receive.
USB0EPEN
O
TTL
Optionally used in Host mode to control an external power source
to supply power to the USB bus.
WT0CCP0
I/O
TTL
32/64-Bit Wide Timer 0 Capture/Compare/PWM 0.
PG1
I/O
TTL
GPIO port G bit 1.
I2C3SDA
I/O
OD
I2C module 3 data.
M1FAULT2
I
TTL
Motion Control Module 1 PWM Fault 2.
PhB1
I
TTL
QEI module 1 phase B.
T4CCP1
I/O
TTL
16/32-Bit Timer 4 Capture/Compare/PWM 1.
PF5
I/O
TTL
GPIO port F bit 5.
M0FAULT3
I
TTL
Motion Control Module 0 PWM Fault 3.
T2CCP1
I/O
TTL
16/32-Bit Timer 2 Capture/Compare/PWM 1.
USB0PFLT
I
TTL
Optionally used in Host mode by an external power source to
indicate an error state by that power source.
1368
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-2. Signals by Pin Number (continued)
Pin Number
a
Pin Name
Pin Type
Buffer Type
Description
PF3
I/O
TTL
GPIO port F bit 3.
CAN0Tx
O
TTL
CAN module 0 transmit.
M0FAULT1
I
TTL
Motion Control Module 0 PWM Fault 1.
M1PWM7
O
TTL
Motion Control Module 1 PWM 7. This signal is controlled by
Module 1 PWM Generator 3.
SSI1Fss
I/O
TTL
SSI module 1 frame.
T1CCP1
I/O
TTL
16/32-Bit Timer 1 Capture/Compare/PWM 1.
TRCLK
O
TTL
Trace clock.
U1DSR
I
TTL
UART module 1 Data Set Ready modem output control line.
GNDX
-
Power
GND for the Hibernation oscillator. When using a crystal clock
source, this pin should only be connected to the crystal load
capacitors to improve oscillator immunity to system noise. When
using an external oscillator, this pin should be connected to GND.
VBAT
-
Power
Power source for the Hibernation module. It is normally connected
to the positive terminal of a battery and serves as the battery
backup/Hibernation module power-source supply.
VDDC
-
Power
Positive supply for most of the logic function, including the
processor core and most peripherals.
PC5
I/O
TTL
C1+
I
Analog
M0PWM7
O
TTL
Motion Control Module 0 PWM 7. This signal is controlled by
Module 0 PWM Generator 3.
PhA1
I
TTL
QEI module 1 phase A.
U1CTS
I
TTL
UART module 1 Clear To Send modem flow control input signal.
U1Tx
O
TTL
UART module 1 transmit.
U4Tx
O
TTL
UART module 4 transmit.
WT0CCP1
I/O
TTL
32/64-Bit Wide Timer 0 Capture/Compare/PWM 1.
PC4
I/O
TTL
GPIO port C bit 4.
K10
K11
K12
K13
L1
Analog comparator 1 positive input.
C1-
I
Analog
IDX1
I
TTL
QEI module 1 index.
M0PWM6
O
TTL
Motion Control Module 0 PWM 6. This signal is controlled by
Module 0 PWM Generator 3.
U1RTS
O
TTL
UART module 1 Request to Send modem flow control output line.
U1Rx
I
TTL
UART module 1 receive.
U4Rx
I
TTL
UART module 4 receive.
WT0CCP0
I/O
TTL
32/64-Bit Wide Timer 0 Capture/Compare/PWM 0.
PA0
I/O
TTL
GPIO port A bit 0.
CAN1Rx
I
TTL
CAN module 1 receive.
U0Rx
I
TTL
UART module 0 receive.
PA4
I/O
TTL
GPIO port A bit 4.
SSI0Rx
I
TTL
SSI module 0 receive.
L2
L3
GPIO port C bit 5.
L4
Analog comparator 1 negative input.
November 08, 2011
1369
Texas Instruments-Advance Information
Signal Tables
Table 23-2. Signals by Pin Number (continued)
Pin Number
L5
L6
L7
L8
L9
a
Pin Name
Pin Type
Buffer Type
Description
PP5
I/O
TTL
GPIO port P bit 5.
M0PWM5
O
TTL
Motion Control Module 0 PWM 5. This signal is controlled by
Module 0 PWM Generator 2.
WT0CCP1
I/O
TTL
32/64-Bit Wide Timer 0 Capture/Compare/PWM 1.
PQ7
I/O
TTL
GPIO port Q bit 7.
M1PWM7
O
TTL
Motion Control Module 1 PWM 7. This signal is controlled by
Module 1 PWM Generator 3.
WT5CCP1
I/O
TTL
32/64-Bit Wide Timer 5 Capture/Compare/PWM 1.
PG5
I/O
TTL
GPIO port G bit 5.
I2C1SDA
I/O
OD
I2C module 1 data.
IDX1
I
TTL
QEI module 1 index.
M0PWM5
O
TTL
Motion Control Module 0 PWM 5. This signal is controlled by
Module 0 PWM Generator 2.
M1PWM3
O
TTL
Motion Control Module 1 PWM 3. This signal is controlled by
Module 1 PWM Generator 1.
U2Tx
O
TTL
UART module 2 transmit.
USB0PFLT
I
TTL
Optionally used in Host mode by an external power source to
indicate an error state by that power source.
WT0CCP1
I/O
TTL
32/64-Bit Wide Timer 0 Capture/Compare/PWM 1.
PG0
I/O
TTL
GPIO port G bit 0.
I2C3SCL
I/O
OD
I2C module 3 clock. Note that this signal has an active pull-up. The
corresponding port pin should not be configured as open drain.
M1FAULT1
I
TTL
Motion Control Module 1 PWM Fault 1.
PhA1
I
TTL
QEI module 1 phase A.
T4CCP0
I/O
TTL
16/32-Bit Timer 4 Capture/Compare/PWM 0.
PF4
I/O
TTL
GPIO port F bit 4.
IDX0
I
TTL
QEI module 0 index.
M0FAULT2
I
TTL
Motion Control Module 0 PWM Fault 2.
M1FAULT0
I
TTL
Motion Control Module 1 PWM Fault 0.
T2CCP0
I/O
TTL
16/32-Bit Timer 2 Capture/Compare/PWM 0.
TRD3
O
TTL
Trace data 3.
U1DTR
O
TTL
UART module 1 Data Terminal Ready modem status input signal.
USB0EPEN
O
TTL
Optionally used in Host mode to control an external power source
to supply power to the USB bus.
PF2
I/O
TTL
GPIO port F bit 2.
C2o
O
TTL
Analog comparator 2 output.
M0FAULT0
I
TTL
Motion Control Module 0 PWM Fault 0.
M1PWM6
O
TTL
Motion Control Module 1 PWM 6. This signal is controlled by
Module 1 PWM Generator 3.
SSI1Clk
I/O
TTL
SSI module 1 clock.
T1CCP0
I/O
TTL
16/32-Bit Timer 1 Capture/Compare/PWM 0.
TRD0
O
TTL
Trace data 0.
U1DCD
I
TTL
UART module 1 Data Carrier Detect modem status input signal.
L10
1370
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-2. Signals by Pin Number (continued)
Pin Number
a
Pin Name
Pin Type
Buffer Type
L11
L12
L13
M1
Description
PN4
I/O
TTL
GPIO port N bit 4.
M1PWM4
O
TTL
Motion Control Module 1 PWM 4. This signal is controlled by
Module 1 PWM Generator 2.
WT3CCP0
I/O
TTL
32/64-Bit Wide Timer 3 Capture/Compare/PWM 0.
PP1
I/O
TTL
GPIO port P bit 1.
M0PWM1
O
TTL
Motion Control Module 0 PWM 1. This signal is controlled by
Module 0 PWM Generator 0.
T4CCP1
I/O
TTL
16/32-Bit Timer 4 Capture/Compare/PWM 1.
PM7
I/O
TTL
GPIO port M bit 7.
M0PWM5
O
TTL
Motion Control Module 0 PWM 5. This signal is controlled by
Module 0 PWM Generator 2.
WT0CCP1
I/O
TTL
32/64-Bit Wide Timer 0 Capture/Compare/PWM 1.
PA1
I/O
TTL
GPIO port A bit 1.
CAN1Tx
O
TTL
CAN module 1 transmit.
U0Tx
O
TTL
UART module 0 transmit.
PA2
I/O
TTL
GPIO port A bit 2.
SSI0Clk
I/O
TTL
SSI module 0 clock.
M2
PA3
I/O
TTL
GPIO port A bit 3.
SSI0Fss
I/O
TTL
SSI module 0 frame.
M3
PA6
I/O
TTL
GPIO port A bit 6.
I2C1SCL
I/O
OD
I2C module 1 clock. Note that this signal has an active pull-up. The
corresponding port pin should not be configured as open drain.
M1PWM2
O
TTL
Motion Control Module 1 PWM 2. This signal is controlled by
Module 1 PWM Generator 1.
M4
PP2
I/O
TTL
GPIO port P bit 2.
M0PWM2
O
TTL
Motion Control Module 0 PWM 2. This signal is controlled by
Module 0 PWM Generator 1.
T5CCP0
I/O
TTL
16/32-Bit Timer 5 Capture/Compare/PWM 0.
PQ6
I/O
TTL
GPIO port Q bit 6.
M1PWM6
O
TTL
Motion Control Module 1 PWM 6. This signal is controlled by
Module 1 PWM Generator 3.
WT5CCP0
I/O
TTL
32/64-Bit Wide Timer 5 Capture/Compare/PWM 0.
PG3
I/O
TTL
GPIO port G bit 3.
I2C4SDA
I/O
OD
I2C module 4 data.
M0FAULT2
I
TTL
Motion Control Module 0 PWM Fault 2.
M1PWM1
O
TTL
Motion Control Module 1 PWM 1. This signal is controlled by
Module 1 PWM Generator 0.
PhA1
I
TTL
QEI module 1 phase A.
T5CCP1
I/O
TTL
16/32-Bit Timer 5 Capture/Compare/PWM 1.
PF7
I/O
TTL
GPIO port F bit 7.
I2C2SDA
I/O
OD
I2C module 2 data.
M1FAULT0
I
TTL
Motion Control Module 1 PWM Fault 0.
T3CCP1
I/O
TTL
16/32-Bit Timer 3 Capture/Compare/PWM 1.
M5
M6
M7
M8
November 08, 2011
1371
Texas Instruments-Advance Information
Signal Tables
Table 23-2. Signals by Pin Number (continued)
Pin Number
M9
a
Pin Name
Pin Type
Buffer Type
PF0
I/O
TTL
GPIO port F bit 0.
C0o
O
TTL
Analog comparator 0 output.
CAN0Rx
I
TTL
CAN module 0 receive.
M1PWM4
O
TTL
Motion Control Module 1 PWM 4. This signal is controlled by
Module 1 PWM Generator 2.
NMI
I
TTL
Non-maskable interrupt.
PhA0
I
TTL
QEI module 0 phase A.
SSI1Rx
I
TTL
SSI module 1 receive.
T0CCP0
I/O
TTL
16/32-Bit Timer 0 Capture/Compare/PWM 0.
TRD2
O
TTL
Trace data 2.
U1RTS
O
TTL
UART module 1 Request to Send modem flow control output line.
XOSC0
I
Analog
Hibernation module oscillator crystal input or an external clock
reference input. Note that this is either a 32.768-kHz crystal or a
32.768-kHz oscillator for the Hibernation module RTC.
M10
M11
M12
M13
PN7
I/O
TTL
GPIO port N bit 7.
M1PWM7
O
TTL
Motion Control Module 1 PWM 7. This signal is controlled by
Module 1 PWM Generator 3.
WT4CCP1
I/O
TTL
32/64-Bit Wide Timer 4 Capture/Compare/PWM 1.
HIB
O
TTL
An output that indicates the processor is in Hibernate mode.
PP0
I/O
TTL
GPIO port P bit 0.
M0PWM0
O
TTL
Motion Control Module 0 PWM 0. This signal is controlled by
Module 0 PWM Generator 0.
T4CCP0
I/O
TTL
16/32-Bit Timer 4 Capture/Compare/PWM 0.
PA5
I/O
TTL
GPIO port A bit 5.
SSI0Tx
O
TTL
SSI module 0 transmit.
PA7
I/O
TTL
GPIO port A bit 7.
I2C1SDA
I/O
OD
I2C module 1 data.
M1PWM3
O
TTL
Motion Control Module 1 PWM 3. This signal is controlled by
Module 1 PWM Generator 1.
N1
N2
N3
Description
PG7
I/O
TTL
GPIO port G bit 7.
I2C5SDA
I/O
OD
I2C module 5 data.
IDX1
I
TTL
QEI module 1 index.
M0PWM7
O
TTL
Motion Control Module 0 PWM 7. This signal is controlled by
Module 0 PWM Generator 3.
WT1CCP1
I/O
TTL
32/64-Bit Wide Timer 1 Capture/Compare/PWM 1.
PG6
I/O
TTL
GPIO port G bit 6.
I2C5SCL
I/O
OD
I2C module 5 clock. Note that this signal has an active pull-up. The
corresponding port pin should not be configured as open drain.
M0PWM6
O
TTL
Motion Control Module 0 PWM 6. This signal is controlled by
Module 0 PWM Generator 3.
WT1CCP0
I/O
TTL
32/64-Bit Wide Timer 1 Capture/Compare/PWM 0.
N4
1372
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-2. Signals by Pin Number (continued)
Pin Number
Pin Type
Buffer Type
Description
PQ3
I/O
TTL
GPIO port Q bit 3.
M1PWM3
O
TTL
Motion Control Module 1 PWM 3. This signal is controlled by
Module 1 PWM Generator 1.
WT3CCP1
I/O
TTL
32/64-Bit Wide Timer 3 Capture/Compare/PWM 1.
PQ4
I/O
TTL
GPIO port Q bit 4.
M1PWM4
O
TTL
Motion Control Module 1 PWM 4. This signal is controlled by
Module 1 PWM Generator 2.
WT4CCP0
I/O
TTL
32/64-Bit Wide Timer 4 Capture/Compare/PWM 0.
PG2
I/O
TTL
GPIO port G bit 2.
I2C4SCL
I/O
OD
I2C module 4 clock. Note that this signal has an active pull-up. The
corresponding port pin should not be configured as open drain.
M0FAULT1
I
TTL
Motion Control Module 0 PWM Fault 1.
M1PWM0
O
TTL
Motion Control Module 1 PWM 0. This signal is controlled by
Module 1 PWM Generator 0.
T5CCP0
I/O
TTL
16/32-Bit Timer 5 Capture/Compare/PWM 0.
PF6
I/O
TTL
GPIO port F bit 6.
I2C2SCL
I/O
OD
I2C module 2 clock. Note that this signal has an active pull-up. The
corresponding port pin should not be configured as open drain.
T3CCP0
I/O
TTL
16/32-Bit Timer 3 Capture/Compare/PWM 0.
PF1
I/O
TTL
GPIO port F bit 1.
C1o
O
TTL
Analog comparator 1 output.
M1PWM5
O
TTL
Motion Control Module 1 PWM 5. This signal is controlled by
Module 1 PWM Generator 2.
PhB0
I
TTL
QEI module 0 phase B.
SSI1Tx
O
TTL
SSI module 1 transmit.
T0CCP1
I/O
TTL
16/32-Bit Timer 0 Capture/Compare/PWM 1.
TRD1
O
TTL
Trace data 1.
N5
N6
N7
a
Pin Name
N8
N9
N10
N11
N12
N13
U1CTS
I
TTL
UART module 1 Clear To Send modem flow control input signal.
XOSC1
O
Analog
Hibernation module oscillator crystal output. Leave unconnected
when using a single-ended clock source.
PN6
I/O
TTL
GPIO port N bit 6.
M1PWM6
O
TTL
Motion Control Module 1 PWM 6. This signal is controlled by
Module 1 PWM Generator 3.
WT4CCP0
I/O
TTL
32/64-Bit Wide Timer 4 Capture/Compare/PWM 0.
PN5
I/O
TTL
GPIO port N bit 5.
M1PWM5
O
TTL
Motion Control Module 1 PWM 5. This signal is controlled by
Module 1 PWM Generator 2.
WT3CCP1
I/O
TTL
32/64-Bit Wide Timer 3 Capture/Compare/PWM 1.
WAKE
I
TTL
An external input that brings the processor out of Hibernate mode
when asserted.
a. The TTL designation indicates the pin has TTL-compatible voltage levels.
November 08, 2011
1373
Texas Instruments-Advance Information
Signal Tables
Table 23-3. Signals by Signal Name
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
Description
AIN0
E2
PE3
I
Analog
Analog-to-digital converter input 0.
AIN1
E1
PE2
I
Analog
Analog-to-digital converter input 1.
AIN2
F2
PE1
I
Analog
Analog-to-digital converter input 2.
AIN3
F1
PE0
I
Analog
Analog-to-digital converter input 3.
AIN4
B3
PD7
I
Analog
Analog-to-digital converter input 4.
AIN5
A3
PD6
I
Analog
Analog-to-digital converter input 5.
AIN6
B4
PD5
I
Analog
Analog-to-digital converter input 6.
AIN7
A4
PD4
I
Analog
Analog-to-digital converter input 7.
AIN8
B5
PE5
I
Analog
Analog-to-digital converter input 8.
AIN9
A5
PE4
I
Analog
Analog-to-digital converter input 9.
AIN10
B6
PB4
I
Analog
Analog-to-digital converter input 10.
AIN11
A6
PB5
I
Analog
Analog-to-digital converter input 11.
AIN12
C1
PD3
I
Analog
Analog-to-digital converter input 12.
AIN13
C2
PD2
I
Analog
Analog-to-digital converter input 13.
AIN14
B1
PD1
I
Analog
Analog-to-digital converter input 14.
AIN15
B2
PD0
I
Analog
Analog-to-digital converter input 15.
AIN16
G2
PK0
I
Analog
Analog-to-digital converter input 16.
AIN17
G1
PK1
I
Analog
Analog-to-digital converter input 17.
AIN18
H1
PK2
I
Analog
Analog-to-digital converter input 18.
AIN19
H2
PK3
I
Analog
Analog-to-digital converter input 19.
AIN20
B7
PE7
I
Analog
Analog-to-digital converter input 20.
AIN21
A7
PE6
I
Analog
Analog-to-digital converter input 21.
AIN22
B8
PN1
I
Analog
Analog-to-digital converter input 22.
AIN23
A8
PN0
I
Analog
Analog-to-digital converter input 23.
C0+
K1
PC6
I
Analog
Analog comparator 0 positive input.
C0-
K2
PC7
I
Analog
Analog comparator 0 negative input.
C0o
M9
B11
PF0 (9)
PK4 (8)
O
TTL
C1+
L1
PC5
I
Analog
Analog comparator 1 positive input.
Analog comparator 1 negative input.
Analog comparator 0 output.
C1-
L2
PC4
I
Analog
C1o
N9
B12
PF1 (9)
PK5 (8)
O
TTL
C2+
D5
PJ4
I
Analog
Analog comparator 2 positive input.
C2-
C5
PJ5
I
Analog
Analog comparator 2 negative input.
C2o
L10
C11
PF2 (9)
PK6 (8)
O
TTL
Analog comparator 2 output.
CAN0Rx
B6
A5
M9
A8
PB4 (8)
PE4 (8)
PF0 (3)
PN0 (1)
I
TTL
CAN module 0 receive.
Analog comparator 1 output.
1374
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-3. Signals by Signal Name (continued)
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
Description
CAN0Tx
A6
B5
K10
B8
PB5 (8)
PE5 (8)
PF3 (3)
PN1 (1)
O
TTL
CAN module 0 transmit.
CAN1Rx
L3
A7
PA0 (8)
PE6 (8)
I
TTL
CAN module 1 receive.
CAN1Tx
M1
B7
PA1 (8)
PE7 (8)
O
TTL
CAN module 1 transmit.
GND
A1
J5
H5
J8
H9
J11
F9
D9
C7
E5
fixed
-
Power
Ground reference for logic and I/O pins.
GNDA
C3
E3
fixed
-
Power
The ground reference for the analog circuits (ADC,
Analog Comparators, etc.). These are separated
from GND to minimize the electrical noise contained
on VDD from affecting the analog functions.
GNDX
K11
fixed
-
Power
GND for the Hibernation oscillator. When using a
crystal clock source, this pin should only be
connected to the crystal load capacitors to improve
oscillator immunity to system noise. When using
an external oscillator, this pin should be connected
to GND.
HIB
M12
fixed
O
TTL
An output that indicates the processor is in
Hibernate mode.
I2C0SCL
E10
PB2 (3)
I/O
OD
I2C module 0 clock. Note that this signal has an
active pull-up. The corresponding port pin should
not be configured as open drain.
I2C0SDA
D13
PB3 (3)
I/O
OD
I2C module 0 data.
I2C1SCL
M4
K7
PA6 (3)
PG4 (3)
I/O
OD
I2C module 1 clock. Note that this signal has an
active pull-up. The corresponding port pin should
not be configured as open drain.
I2C1SDA
N2
L7
PA7 (3)
PG5 (3)
I/O
OD
I2C module 1 data.
I2C2SCL
A5
N8
PE4 (3)
PF6 (3)
I/O
OD
I2C module 2 clock. Note that this signal has an
active pull-up. The corresponding port pin should
not be configured as open drain.
I2C2SDA
B5
M8
PE5 (3)
PF7 (3)
I/O
OD
I2C module 2 data.
I2C3SCL
B2
L8
PD0 (3)
PG0 (3)
I/O
OD
I2C module 3 clock. Note that this signal has an
active pull-up. The corresponding port pin should
not be configured as open drain.
I2C3SDA
B1
K8
PD1 (3)
PG1 (3)
I/O
OD
I2C module 3 data.
I2C4SCL
N7
PG2 (3)
I/O
OD
I2C module 4 clock. Note that this signal has an
active pull-up. The corresponding port pin should
not be configured as open drain.
November 08, 2011
1375
Texas Instruments-Advance Information
Signal Tables
Table 23-3. Signals by Signal Name (continued)
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
Description
I2C4SDA
M7
PG3 (3)
I/O
OD
I2C module 4 data.
I2C5SCL
F4
N4
PB6 (3)
PG6 (3)
I/O
OD
I2C module 5 clock. Note that this signal has an
active pull-up. The corresponding port pin should
not be configured as open drain.
I2C5SDA
F3
N3
PB7 (3)
PG7 (3)
I/O
OD
I2C module 5 data.
IDX0
C1
L9
K4
A9
PD3 (6)
PF4 (6)
PH1 (5)
PJ2 (5)
I
TTL
QEI module 0 index.
IDX1
L2
L7
N3
PC4 (6)
PG5 (6)
PG7 (5)
I
TTL
QEI module 1 index.
LPC0CLKRUN
G11
PM2 (15)
O
TTL
Application may optionally connect this pin to drive
CLKRUN to wake a sleeping bus when wanted (or
to prevent it from sleeping).
LPC0FRAME
D12
PL4 (15)
I
TTL
This input signals the start or abort of a transaction.
LPC0PD
F13
PM0 (15)
I
TTL
Power down and sleep signal from host.
LPC0RESET
C13
PL5 (15)
I
TTL
LPC Bus reset signal.
LPC0SCI
F12
PM1 (15)
O
TTL
Optional SCI interrupt for ACPI or other uses.
M0FAULT0
C2
A3
L10
K3
B11
PD2 (4)
PD6 (4)
PF2 (4)
PH0 (6)
PK4 (6)
I
TTL
Motion Control Module 0 PWM Fault 0.
M0FAULT1
B3
K10
N7
K4
B12
PD7 (4)
PF3 (4)
PG2 (4)
PH1 (6)
PK5 (6)
I
TTL
Motion Control Module 0 PWM Fault 1.
M0FAULT2
L9
M7
J4
C11
PF4 (4)
PG3 (4)
PH2 (6)
PK6 (6)
I
TTL
Motion Control Module 0 PWM Fault 2.
M0FAULT3
K9
J2
A12
PF5 (4)
PH3 (6)
PK7 (6)
I
TTL
Motion Control Module 0 PWM Fault 3.
M0PWM0
F4
K3
M13
PB6 (4)
PH0 (4)
PP0 (1)
O
TTL
Motion Control Module 0 PWM 0. This signal is
controlled by Module 0 PWM Generator 0.
M0PWM1
F3
K4
L12
PB7 (4)
PH1 (4)
PP1 (1)
O
TTL
Motion Control Module 0 PWM 1. This signal is
controlled by Module 0 PWM Generator 0.
M0PWM2
B6
J4
M5
PB4 (4)
PH2 (4)
PP2 (1)
O
TTL
Motion Control Module 0 PWM 2. This signal is
controlled by Module 0 PWM Generator 1.
M0PWM3
A6
J2
J12
PB5 (4)
PH3 (4)
PP3 (1)
O
TTL
Motion Control Module 0 PWM 3. This signal is
controlled by Module 0 PWM Generator 1.
1376
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-3. Signals by Signal Name (continued)
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
Description
M0PWM4
A5
K7
J3
H11
J13
PE4 (4)
PG4 (4)
PH4 (4)
PM6 (2)
PP4 (1)
O
TTL
Motion Control Module 0 PWM 4. This signal is
controlled by Module 0 PWM Generator 2.
M0PWM5
B5
L7
H4
L13
L5
PE5 (4)
PG5 (4)
PH5 (4)
PM7 (2)
PP5 (1)
O
TTL
Motion Control Module 0 PWM 5. This signal is
controlled by Module 0 PWM Generator 2.
M0PWM6
L2
B2
N4
H3
G3
D8
PC4 (4)
PD0 (4)
PG6 (4)
PH6 (4)
PN2 (2)
PP6 (1)
O
TTL
Motion Control Module 0 PWM 6. This signal is
controlled by Module 0 PWM Generator 3.
M0PWM7
L1
B1
N3
G4
D10
K6
PC5 (4)
PD1 (4)
PG7 (4)
PH7 (4)
PN3 (2)
PP7 (1)
O
TTL
Motion Control Module 0 PWM 7. This signal is
controlled by Module 0 PWM Generator 3.
M1FAULT0
L9
M8
G2
PF4 (5)
PF7 (5)
PK0 (6)
I
TTL
Motion Control Module 1 PWM Fault 0.
M1FAULT1
L8
G1
PG0 (5)
PK1 (6)
I
TTL
Motion Control Module 1 PWM Fault 1.
M1FAULT2
K8
H1
PG1 (5)
PK2 (6)
I
TTL
Motion Control Module 1 PWM Fault 2.
M1FAULT3
H2
PK3 (6)
I
TTL
Motion Control Module 1 PWM Fault 3.
M1PWM0
B2
N7
D4
PD0 (5)
PG2 (5)
PQ0 (1)
O
TTL
Motion Control Module 1 PWM 0. This signal is
controlled by Module 1 PWM Generator 0.
M1PWM1
B1
M7
E4
PD1 (5)
PG3 (5)
PQ1 (1)
O
TTL
Motion Control Module 1 PWM 1. This signal is
controlled by Module 1 PWM Generator 0.
M1PWM2
M4
A5
K7
F5
PA6 (5)
PE4 (5)
PG4 (5)
PQ2 (1)
O
TTL
Motion Control Module 1 PWM 2. This signal is
controlled by Module 1 PWM Generator 1.
M1PWM3
N2
B5
L7
N5
PA7 (5)
PE5 (5)
PG5 (5)
PQ3 (1)
O
TTL
Motion Control Module 1 PWM 3. This signal is
controlled by Module 1 PWM Generator 1.
M1PWM4
M9
L11
N6
PF0 (5)
PN4 (2)
PQ4 (1)
O
TTL
Motion Control Module 1 PWM 4. This signal is
controlled by Module 1 PWM Generator 2.
M1PWM5
N9
N12
K5
PF1 (5)
PN5 (2)
PQ5 (1)
O
TTL
Motion Control Module 1 PWM 5. This signal is
controlled by Module 1 PWM Generator 2.
November 08, 2011
1377
Texas Instruments-Advance Information
Signal Tables
Table 23-3. Signals by Signal Name (continued)
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
Description
M1PWM6
L10
N11
M6
PF2 (5)
PN6 (2)
PQ6 (1)
O
TTL
Motion Control Module 1 PWM 6. This signal is
controlled by Module 1 PWM Generator 3.
M1PWM7
K10
M11
L6
PF3 (5)
PN7 (2)
PQ7 (1)
O
TTL
Motion Control Module 1 PWM 7. This signal is
controlled by Module 1 PWM Generator 3.
NC
A2
fixed
-
-
NMI
B3
M9
PD7 (8)
PF0 (8)
I
TTL
OSC0
G12
fixed
I
Analog
Main oscillator crystal input or an external clock
reference input.
OSC1
G13
fixed
O
Analog
Main oscillator crystal output. Leave unconnected
when using a single-ended clock source.
No connect. Leave the pin electrically
unconnected/isolated.
Non-maskable interrupt.
PA0
L3
-
I/O
TTL
GPIO port A bit 0.
PA1
M1
-
I/O
TTL
GPIO port A bit 1.
PA2
M2
-
I/O
TTL
GPIO port A bit 2.
PA3
M3
-
I/O
TTL
GPIO port A bit 3.
PA4
L4
-
I/O
TTL
GPIO port A bit 4.
PA5
N1
-
I/O
TTL
GPIO port A bit 5.
PA6
M4
-
I/O
TTL
GPIO port A bit 6.
PA7
N2
-
I/O
TTL
GPIO port A bit 7.
PB0
F11
-
I/O
TTL
GPIO port B bit 0. This pin is not 5-V tolerant.
PB1
E11
-
I/O
TTL
GPIO port B bit 1. This pin is not 5-V tolerant.
PB2
E10
-
I/O
TTL
GPIO port B bit 2.
PB3
D13
-
I/O
TTL
GPIO port B bit 3.
PB4
B6
-
I/O
TTL
GPIO port B bit 4.
PB5
A6
-
I/O
TTL
GPIO port B bit 5.
PB6
F4
-
I/O
TTL
GPIO port B bit 6.
PB7
F3
-
I/O
TTL
GPIO port B bit 7.
PC0
C10
-
I/O
TTL
GPIO port C bit 0.
PC1
A10
-
I/O
TTL
GPIO port C bit 1.
PC2
B10
-
I/O
TTL
GPIO port C bit 2.
PC3
A11
-
I/O
TTL
GPIO port C bit 3.
PC4
L2
-
I/O
TTL
GPIO port C bit 4.
PC5
L1
-
I/O
TTL
GPIO port C bit 5.
PC6
K1
-
I/O
TTL
GPIO port C bit 6.
PC7
K2
-
I/O
TTL
GPIO port C bit 7.
PD0
B2
-
I/O
TTL
GPIO port D bit 0.
PD1
B1
-
I/O
TTL
GPIO port D bit 1.
PD2
C2
-
I/O
TTL
GPIO port D bit 2.
PD3
C1
-
I/O
TTL
GPIO port D bit 3.
PD4
A4
-
I/O
TTL
GPIO port D bit 4.
1378
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-3. Signals by Signal Name (continued)
Pin Name
PD5
Pin Number Pin Mux / Pin
Assignment
B4
-
a
Pin Type
Buffer Type
I/O
TTL
Description
GPIO port D bit 5.
PD6
A3
-
I/O
TTL
GPIO port D bit 6.
PD7
B3
-
I/O
TTL
GPIO port D bit 7.
PE0
F1
-
I/O
TTL
GPIO port E bit 0.
PE1
F2
-
I/O
TTL
GPIO port E bit 1.
PE2
E1
-
I/O
TTL
GPIO port E bit 2.
PE3
E2
-
I/O
TTL
GPIO port E bit 3.
PE4
A5
-
I/O
TTL
GPIO port E bit 4.
PE5
B5
-
I/O
TTL
GPIO port E bit 5.
PE6
A7
-
I/O
TTL
GPIO port E bit 6.
PE7
B7
-
I/O
TTL
GPIO port E bit 7.
PF0
M9
-
I/O
TTL
GPIO port F bit 0.
PF1
N9
-
I/O
TTL
GPIO port F bit 1.
PF2
L10
-
I/O
TTL
GPIO port F bit 2.
PF3
K10
-
I/O
TTL
GPIO port F bit 3.
PF4
L9
-
I/O
TTL
GPIO port F bit 4.
PF5
K9
-
I/O
TTL
GPIO port F bit 5.
PF6
N8
-
I/O
TTL
GPIO port F bit 6.
PF7
M8
-
I/O
TTL
GPIO port F bit 7.
PG0
L8
-
I/O
TTL
GPIO port G bit 0.
PG1
K8
-
I/O
TTL
GPIO port G bit 1.
PG2
N7
-
I/O
TTL
GPIO port G bit 2.
PG3
M7
-
I/O
TTL
GPIO port G bit 3.
PG4
K7
-
I/O
TTL
GPIO port G bit 4.
PG5
L7
-
I/O
TTL
GPIO port G bit 5.
PG6
N4
-
I/O
TTL
GPIO port G bit 6.
PG7
N3
-
I/O
TTL
GPIO port G bit 7.
PH0
K3
-
I/O
TTL
GPIO port H bit 0.
PH1
K4
-
I/O
TTL
GPIO port H bit 1.
PH2
J4
-
I/O
TTL
GPIO port H bit 2.
PH3
J2
-
I/O
TTL
GPIO port H bit 3.
PH4
J3
-
I/O
TTL
GPIO port H bit 4.
PH5
H4
-
I/O
TTL
GPIO port H bit 5.
PH6
H3
-
I/O
TTL
GPIO port H bit 6.
PH7
G4
-
I/O
TTL
GPIO port H bit 7.
PhA0
A3
M9
J3
PD6 (6)
PF0 (6)
PH4 (5)
I
TTL
QEI module 0 phase A.
PhA1
L1
L8
M7
PC5 (6)
PG0 (6)
PG3 (6)
I
TTL
QEI module 1 phase A.
November 08, 2011
1379
Texas Instruments-Advance Information
Signal Tables
Table 23-3. Signals by Signal Name (continued)
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
Description
PhB0
B3
N9
H4
PD7 (6)
PF1 (6)
PH5 (5)
I
TTL
QEI module 0 phase B.
PhB1
K1
K8
K7
PC6 (6)
PG1 (6)
PG4 (6)
I
TTL
QEI module 1 phase B.
PJ0
C9
-
I/O
TTL
GPIO port J bit 0.
PJ1
B9
-
I/O
TTL
GPIO port J bit 1.
PJ2
A9
-
I/O
TTL
GPIO port J bit 2.
PJ3
C8
-
I/O
TTL
GPIO port J bit 3.
PJ4
D5
-
I/O
TTL
GPIO port J bit 4.
PJ5
C5
-
I/O
TTL
GPIO port J bit 5.
PJ6
C6
-
I/O
TTL
GPIO port J bit 6.
PJ7
C4
-
I/O
TTL
GPIO port J bit 7.
PK0
G2
-
I/O
TTL
GPIO port K bit 0.
PK1
G1
-
I/O
TTL
GPIO port K bit 1.
PK2
H1
-
I/O
TTL
GPIO port K bit 2.
PK3
H2
-
I/O
TTL
GPIO port K bit 3.
PK4
B11
-
I/O
TTL
GPIO port K bit 4.
PK5
B12
-
I/O
TTL
GPIO port K bit 5.
PK6
C11
-
I/O
TTL
GPIO port K bit 6.
PK7
A12
-
I/O
TTL
GPIO port K bit 7.
PL0
D11
-
I/O
TTL
GPIO port L bit 0.
PL1
C12
-
I/O
TTL
GPIO port L bit 1.
PL2
A13
-
I/O
TTL
GPIO port L bit 2.
PL3
B13
-
I/O
TTL
GPIO port L bit 3.
PL4
D12
-
I/O
TTL
GPIO port L bit 4.
PL5
C13
-
I/O
TTL
GPIO port L bit 5.
PL6
E12
-
I/O
TTL
GPIO port L bit 6.
PL7
E13
-
I/O
TTL
GPIO port L bit 7.
PM0
F13
-
I/O
TTL
GPIO port M bit 0.
PM1
F12
-
I/O
TTL
GPIO port M bit 1.
PM2
G11
-
I/O
TTL
GPIO port M bit 2.
PM3
H10
-
I/O
TTL
GPIO port M bit 3.
PM4
H13
-
I/O
TTL
GPIO port M bit 4.
PM5
H12
-
I/O
TTL
GPIO port M bit 5.
PM6
H11
-
I/O
TTL
GPIO port M bit 6.
PM7
L13
-
I/O
TTL
GPIO port M bit 7.
PN0
A8
-
I/O
TTL
GPIO port N bit 0.
PN1
B8
-
I/O
TTL
GPIO port N bit 1.
PN2
G3
-
I/O
TTL
GPIO port N bit 2.
PN3
D10
-
I/O
TTL
GPIO port N bit 3.
1380
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-3. Signals by Signal Name (continued)
Pin Name
Pin Number Pin Mux / Pin
Assignment
PN4
L11
-
a
Pin Type
Buffer Type
I/O
TTL
Description
GPIO port N bit 4.
PN5
N12
-
I/O
TTL
GPIO port N bit 5.
PN6
N11
-
I/O
TTL
GPIO port N bit 6.
PN7
M11
-
I/O
TTL
GPIO port N bit 7.
PP0
M13
-
I/O
TTL
GPIO port P bit 0.
PP1
L12
-
I/O
TTL
GPIO port P bit 1.
PP2
M5
-
I/O
TTL
GPIO port P bit 2.
PP3
J12
-
I/O
TTL
GPIO port P bit 3.
PP4
J13
-
I/O
TTL
GPIO port P bit 4.
PP5
L5
-
I/O
TTL
GPIO port P bit 5.
PP6
D8
-
I/O
TTL
GPIO port P bit 6.
PP7
K6
-
I/O
TTL
GPIO port P bit 7.
PQ0
D4
-
I/O
TTL
GPIO port Q bit 0.
PQ1
E4
-
I/O
TTL
GPIO port Q bit 1.
PQ2
F5
-
I/O
TTL
GPIO port Q bit 2.
PQ3
N5
-
I/O
TTL
GPIO port Q bit 3.
PQ4
N6
-
I/O
TTL
GPIO port Q bit 4.
PQ5
K5
-
I/O
TTL
GPIO port Q bit 5.
PQ6
M6
-
I/O
TTL
GPIO port Q bit 6.
PQ7
L6
-
I/O
TTL
GPIO port Q bit 7.
RST
G10
fixed
I
TTL
System reset input.
RTCCLK
B11
PK4 (7)
O
TTL
Buffered version of the Hibernation module's
32.768-kHz clock. This signal is not output when
the part is in Hibernation mode.
SSI0Clk
M2
PA2 (2)
I/O
TTL
SSI module 0 clock.
SSI0Fss
M3
PA3 (2)
I/O
TTL
SSI module 0 frame.
SSI0Rx
L4
PA4 (2)
I
TTL
SSI module 0 receive.
SSI0Tx
N1
PA5 (2)
O
TTL
SSI module 0 transmit.
SSI1Clk
B2
L10
PD0 (2)
PF2 (2)
I/O
TTL
SSI module 1 clock.
SSI1Fss
B1
K10
PD1 (2)
PF3 (2)
I/O
TTL
SSI module 1 frame.
SSI1Rx
C2
M9
PD2 (2)
PF0 (2)
I
TTL
SSI module 1 receive.
SSI1Tx
C1
N9
PD3 (2)
PF1 (2)
O
TTL
SSI module 1 transmit.
SSI2Clk
B6
J3
PB4 (2)
PH4 (2)
I/O
TTL
SSI module 2 clock.
SSI2Fss
A6
H4
PB5 (2)
PH5 (2)
I/O
TTL
SSI module 2 frame.
SSI2Rx
F4
H3
PB6 (2)
PH6 (2)
I
TTL
SSI module 2 receive.
SSI2Tx
F3
G4
PB7 (2)
PH7 (2)
O
TTL
SSI module 2 transmit.
November 08, 2011
1381
Texas Instruments-Advance Information
Signal Tables
Table 23-3. Signals by Signal Name (continued)
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
Description
SSI3Clk
B2
K3
G2
PD0 (1)
PH0 (2)
PK0 (2)
I/O
TTL
SSI module 3 clock.
SSI3Fss
B1
K4
G1
PD1 (1)
PH1 (2)
PK1 (2)
I/O
TTL
SSI module 3 frame.
SSI3Rx
C2
J4
H1
PD2 (1)
PH2 (2)
PK2 (2)
I
TTL
SSI module 3 receive.
SSI3Tx
C1
J2
H2
PD3 (1)
PH3 (2)
PK3 (2)
O
TTL
SSI module 3 transmit.
SWCLK
C10
PC0 (1)
I
TTL
JTAG/SWD CLK.
SWDIO
A10
PC1 (1)
I/O
TTL
JTAG TMS and SWDIO.
SWO
A11
PC3 (1)
O
TTL
JTAG TDO and SWO.
T0CCP0
F4
M9
D11
PB6 (7)
PF0 (7)
PL0 (7)
I/O
TTL
16/32-Bit Timer 0 Capture/Compare/PWM 0.
T0CCP1
F3
N9
C12
PB7 (7)
PF1 (7)
PL1 (7)
I/O
TTL
16/32-Bit Timer 0 Capture/Compare/PWM 1.
T1CCP0
B6
L10
C9
A13
PB4 (7)
PF2 (7)
PJ0 (7)
PL2 (7)
I/O
TTL
16/32-Bit Timer 1 Capture/Compare/PWM 0.
T1CCP1
A6
K10
B9
B13
PB5 (7)
PF3 (7)
PJ1 (7)
PL3 (7)
I/O
TTL
16/32-Bit Timer 1 Capture/Compare/PWM 1.
T2CCP0
F11
L9
A9
D12
PB0 (7)
PF4 (7)
PJ2 (7)
PL4 (7)
I/O
TTL
16/32-Bit Timer 2 Capture/Compare/PWM 0.
T2CCP1
E11
K9
C8
C13
PB1 (7)
PF5 (7)
PJ3 (7)
PL5 (7)
I/O
TTL
16/32-Bit Timer 2 Capture/Compare/PWM 1.
T3CCP0
E10
N8
D5
E12
PB2 (7)
PF6 (7)
PJ4 (7)
PL6 (7)
I/O
TTL
16/32-Bit Timer 3 Capture/Compare/PWM 0.
T3CCP1
D13
M8
C5
E13
PB3 (7)
PF7 (7)
PJ5 (7)
PL7 (7)
I/O
TTL
16/32-Bit Timer 3 Capture/Compare/PWM 1.
T4CCP0
C10
L8
F13
M13
PC0 (7)
PG0 (7)
PM0 (7)
PP0 (7)
I/O
TTL
16/32-Bit Timer 4 Capture/Compare/PWM 0.
1382
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-3. Signals by Signal Name (continued)
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
Description
T4CCP1
A10
K8
F12
L12
PC1 (7)
PG1 (7)
PM1 (7)
PP1 (7)
I/O
TTL
16/32-Bit Timer 4 Capture/Compare/PWM 1.
T5CCP0
B10
N7
G11
M5
PC2 (7)
PG2 (7)
PM2 (7)
PP2 (7)
I/O
TTL
16/32-Bit Timer 5 Capture/Compare/PWM 0.
T5CCP1
A11
M7
H10
J12
PC3 (7)
PG3 (7)
PM3 (7)
PP3 (7)
I/O
TTL
16/32-Bit Timer 5 Capture/Compare/PWM 1.
TCK
C10
PC0 (1)
I
TTL
JTAG/SWD CLK.
TDI
B10
PC2 (1)
I
TTL
JTAG TDI.
TDO
A11
PC3 (1)
O
TTL
JTAG TDO and SWO.
TMS
A10
PC1 (1)
I
TTL
JTAG TMS and SWDIO.
TRCLK
K10
PF3 (14)
O
TTL
Trace clock.
TRD0
L10
PF2 (14)
O
TTL
Trace data 0.
TRD1
N9
PF1 (14)
O
TTL
Trace data 1.
TRD2
M9
PF0 (14)
O
TTL
Trace data 2.
TRD3
L9
PF4 (14)
O
TTL
Trace data 3.
U0Rx
L3
PA0 (1)
I
TTL
UART module 0 receive.
U0Tx
M1
PA1 (1)
O
TTL
UART module 0 transmit.
U1CTS
L1
N9
PC5 (8)
PF1 (1)
I
TTL
UART module 1 Clear To Send modem flow control
input signal.
U1DCD
L10
PF2 (1)
I
TTL
UART module 1 Data Carrier Detect modem status
input signal.
U1DSR
K10
PF3 (1)
I
TTL
UART module 1 Data Set Ready modem output
control line.
U1DTR
L9
PF4 (1)
O
TTL
UART module 1 Data Terminal Ready modem
status input signal.
U1RI
B7
PE7 (1)
I
TTL
UART module 1 Ring Indicator modem status input
signal.
U1RTS
L2
M9
PC4 (8)
PF0 (1)
O
TTL
UART module 1 Request to Send modem flow
control output line.
U1Rx
F11
L2
PB0 (1)
PC4 (2)
I
TTL
UART module 1 receive.
U1Tx
E11
L1
PB1 (1)
PC5 (2)
O
TTL
UART module 1 transmit.
U2Rx
A3
K7
PD6 (1)
PG4 (1)
I
TTL
UART module 2 receive.
U2Tx
B3
L7
PD7 (1)
PG5 (1)
O
TTL
UART module 2 transmit.
U3Rx
K1
PC6 (1)
I
TTL
UART module 3 receive.
U3Tx
K2
PC7 (1)
O
TTL
UART module 3 transmit.
U4Rx
L2
C9
PC4 (1)
PJ0 (1)
I
TTL
UART module 4 receive.
November 08, 2011
1383
Texas Instruments-Advance Information
Signal Tables
Table 23-3. Signals by Signal Name (continued)
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
Description
U4Tx
L1
B9
PC5 (1)
PJ1 (1)
O
TTL
UART module 4 transmit.
U5Rx
A5
A9
PE4 (1)
PJ2 (1)
I
TTL
UART module 5 receive.
U5Tx
B5
C8
PE5 (1)
PJ3 (1)
O
TTL
UART module 5 transmit.
U6Rx
A4
D5
PD4 (1)
PJ4 (1)
I
TTL
UART module 6 receive.
U6Tx
B4
C5
PD5 (1)
PJ5 (1)
O
TTL
UART module 6 transmit.
U7Rx
F1
B11
PE0 (1)
PK4 (1)
I
TTL
UART module 7 receive.
U7Tx
F2
B12
PE1 (1)
PK5 (1)
O
TTL
UART module 7 transmit.
USB0DM
E13
PL7
I/O
Analog
Bidirectional differential data pin (D- per USB
specification) for USB0.
USB0DP
E12
PL6
I/O
Analog
Bidirectional differential data pin (D+ per USB
specification) for USB0.
USB0EPEN
K1
C2
L9
K7
PC6 (8)
PD2 (8)
PF4 (8)
PG4 (8)
O
TTL
Optionally used in Host mode to control an external
power source to supply power to the USB bus.
USB0ID
F11
PB0
I
Analog
This signal senses the state of the USB ID signal.
The USB PHY enables an integrated pull-up, and
an external element (USB connector) indicates the
initial state of the USB controller (pulled down is
the A side of the cable and pulled up is the B side).
USB0PFLT
K2
C1
K9
L7
PC7 (8)
PD3 (8)
PF5 (8)
PG5 (8)
I
TTL
Optionally used in Host mode by an external power
source to indicate an error state by that power
source.
USB0VBUS
E11
PB1
I/O
Analog
This signal is used during the session request
protocol. This signal allows the USB PHY to both
sense the voltage level of VBUS, and pull up VBUS
momentarily during VBUS pulsing.
VBAT
K12
fixed
-
Power
Power source for the Hibernation module. It is
normally connected to the positive terminal of a
battery and serves as the battery
backup/Hibernation module power-source supply.
VDD
E6
J7
J9
J10
F10
E9
E8
D7
fixed
-
Power
Positive supply for I/O and some logic.
1384
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-3. Signals by Signal Name (continued)
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
Description
VDDA
D3
fixed
-
Power
The positive supply (3.3 V) for the analog circuits
(ADC, Analog Comparators, etc.). These are
separated from VDD to minimize the electrical noise
contained on VDD from affecting the analog
functions. VDDA pins must be connected to 3.3 V,
regardless of system implementation.
VDDC
J1
J6
K13
D6
fixed
-
Power
Positive supply for most of the logic function,
including the processor core and most peripherals.
VREFA+
D2
fixed
-
Analog
A reference voltage used to specify the voltage at
which the ADC converts to a maximum value. This
pin is used in conjunction with VREFA- which
specifies the minimum value. In other words, the
voltage that is applied to VREFA+ is the voltage with
which an AINn signal is converted to 4095. The
VREFA+ voltage is limited to the range specified in
Table 25-24 on page 1422.
VREFA-
D1
fixed
-
Analog
A reference voltage used to specify the input
voltage at which the ADC converts to a minimum
value. This pin is used in conjunction with VREFA+
which specifies the maximum value. In other words,
the voltage that is applied to VREFA- is the voltage
with which an AINn signal is converted to 0, while
the voltage that is applied to VREFA+ is the voltage
with which an AINn signal is converted to 4095.
The VREFA- voltage is limited to the range specified
in Table 25-24 on page 1422.
WAKE
N13
fixed
I
TTL
An external input that brings the processor out of
Hibernate mode when asserted.
WT0CCP0
L2
K7
D11
H11
J13
PC4 (7)
PG4 (7)
PL0 (8)
PM6 (7)
PP4 (7)
I/O
TTL
32/64-Bit Wide Timer 0 Capture/Compare/PWM 0.
WT0CCP1
L1
L7
C12
L13
L5
PC5 (7)
PG5 (7)
PL1 (8)
PM7 (7)
PP5 (7)
I/O
TTL
32/64-Bit Wide Timer 0 Capture/Compare/PWM 1.
WT1CCP0
K1
N4
C11
A13
D8
PC6 (7)
PG6 (7)
PK6 (7)
PL2 (8)
PP6 (7)
I/O
TTL
32/64-Bit Wide Timer 1 Capture/Compare/PWM 0.
WT1CCP1
K2
N3
A12
B13
K6
PC7 (7)
PG7 (7)
PK7 (7)
PL3 (8)
PP7 (7)
I/O
TTL
32/64-Bit Wide Timer 1 Capture/Compare/PWM 1.
November 08, 2011
1385
Texas Instruments-Advance Information
Signal Tables
Table 23-3. Signals by Signal Name (continued)
Pin Name
Pin Number Pin Mux / Pin
Assignment
a
Pin Type
Buffer Type
Description
WT2CCP0
B2
K3
D12
G3
D4
PD0 (7)
PH0 (7)
PL4 (8)
PN2 (7)
PQ0 (7)
I/O
TTL
32/64-Bit Wide Timer 2 Capture/Compare/PWM 0.
WT2CCP1
B1
K4
C13
D10
E4
PD1 (7)
PH1 (7)
PL5 (8)
PN3 (7)
PQ1 (7)
I/O
TTL
32/64-Bit Wide Timer 2 Capture/Compare/PWM 1.
WT3CCP0
C2
J3
E12
L11
F5
PD2 (7)
PH4 (7)
PL6 (8)
PN4 (7)
PQ2 (7)
I/O
TTL
32/64-Bit Wide Timer 3 Capture/Compare/PWM 0.
WT3CCP1
C1
H4
E13
N12
N5
PD3 (7)
PH5 (7)
PL7 (8)
PN5 (7)
PQ3 (7)
I/O
TTL
32/64-Bit Wide Timer 3 Capture/Compare/PWM 1.
WT4CCP0
A4
H3
F13
N11
N6
PD4 (7)
PH6 (7)
PM0 (8)
PN6 (7)
PQ4 (7)
I/O
TTL
32/64-Bit Wide Timer 4 Capture/Compare/PWM 0.
WT4CCP1
B4
G4
F12
M11
K5
PD5 (7)
PH7 (7)
PM1 (8)
PN7 (7)
PQ5 (7)
I/O
TTL
32/64-Bit Wide Timer 4 Capture/Compare/PWM 1.
WT5CCP0
A3
J4
G11
M6
PD6 (7)
PH2 (7)
PM2 (8)
PQ6 (7)
I/O
TTL
32/64-Bit Wide Timer 5 Capture/Compare/PWM 0.
WT5CCP1
B3
J2
H10
L6
PD7 (7)
PH3 (7)
PM3 (8)
PQ7 (7)
I/O
TTL
32/64-Bit Wide Timer 5 Capture/Compare/PWM 1.
XOSC0
M10
fixed
I
Analog
Hibernation module oscillator crystal input or an
external clock reference input. Note that this is
either a 32.768-kHz crystal or a 32.768-kHz
oscillator for the Hibernation module RTC.
XOSC1
N10
fixed
O
Analog
Hibernation module oscillator crystal output. Leave
unconnected when using a single-ended clock
source.
a. The TTL designation indicates the pin has TTL-compatible voltage levels.
1386
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-4. Signals by Function, Except for GPIO
Function
ADC
Pin Name
a
Pin Number
Pin Type
Buffer Type
Description
AIN0
E2
I
Analog
Analog-to-digital converter input 0.
AIN1
E1
I
Analog
Analog-to-digital converter input 1.
AIN2
F2
I
Analog
Analog-to-digital converter input 2.
AIN3
F1
I
Analog
Analog-to-digital converter input 3.
AIN4
B3
I
Analog
Analog-to-digital converter input 4.
AIN5
A3
I
Analog
Analog-to-digital converter input 5.
AIN6
B4
I
Analog
Analog-to-digital converter input 6.
AIN7
A4
I
Analog
Analog-to-digital converter input 7.
AIN8
B5
I
Analog
Analog-to-digital converter input 8.
AIN9
A5
I
Analog
Analog-to-digital converter input 9.
AIN10
B6
I
Analog
Analog-to-digital converter input 10.
AIN11
A6
I
Analog
Analog-to-digital converter input 11.
AIN12
C1
I
Analog
Analog-to-digital converter input 12.
AIN13
C2
I
Analog
Analog-to-digital converter input 13.
AIN14
B1
I
Analog
Analog-to-digital converter input 14.
AIN15
B2
I
Analog
Analog-to-digital converter input 15.
AIN16
G2
I
Analog
Analog-to-digital converter input 16.
AIN17
G1
I
Analog
Analog-to-digital converter input 17.
AIN18
H1
I
Analog
Analog-to-digital converter input 18.
AIN19
H2
I
Analog
Analog-to-digital converter input 19.
AIN20
B7
I
Analog
Analog-to-digital converter input 20.
AIN21
A7
I
Analog
Analog-to-digital converter input 21.
AIN22
B8
I
Analog
Analog-to-digital converter input 22.
AIN23
A8
I
Analog
Analog-to-digital converter input 23.
VREFA+
D2
-
Analog
A reference voltage used to specify the voltage at
which the ADC converts to a maximum value. This
pin is used in conjunction with VREFA- which
specifies the minimum value. In other words, the
voltage that is applied to VREFA+ is the voltage with
which an AINn signal is converted to 4095. The
VREFA+ voltage is limited to the range specified in
Table 25-24 on page 1422.
VREFA-
D1
-
Analog
A reference voltage used to specify the input
voltage at which the ADC converts to a minimum
value. This pin is used in conjunction with VREFA+
which specifies the maximum value. In other words,
the voltage that is applied to VREFA- is the voltage
with which an AINn signal is converted to 0, while
the voltage that is applied to VREFA+ is the voltage
with which an AINn signal is converted to 4095.
The VREFA- voltage is limited to the range specified
in Table 25-24 on page 1422.
November 08, 2011
1387
Texas Instruments-Advance Information
Signal Tables
Table 23-4. Signals by Function, Except for GPIO (continued)
Function
Analog Comparators
Pin Name
Pin Type
Buffer Type
C0+
K1
I
Analog
Analog comparator 0 positive input.
C0-
K2
I
Analog
Analog comparator 0 negative input.
C0o
M9
B11
O
TTL
C1+
L1
I
Analog
Analog comparator 1 positive input.
Description
Analog comparator 1 negative input.
Analog comparator 0 output.
C1-
L2
I
Analog
C1o
N9
B12
O
TTL
C2+
D5
I
Analog
Analog comparator 2 positive input.
C2-
C5
I
Analog
Analog comparator 2 negative input.
C2o
L10
C11
O
TTL
Analog comparator 2 output.
CAN0Rx
B6
A5
M9
A8
I
TTL
CAN module 0 receive.
CAN0Tx
A6
B5
K10
B8
O
TTL
CAN module 0 transmit.
CAN1Rx
L3
A7
I
TTL
CAN module 1 receive.
CAN1Tx
M1
B7
O
TTL
CAN module 1 transmit.
TRCLK
K10
O
TTL
Trace clock.
TRD0
L10
O
TTL
Trace data 0.
TRD1
N9
O
TTL
Trace data 1.
TRD2
M9
O
TTL
Trace data 2.
TRD3
L9
O
TTL
Trace data 3.
Controller Area
Network
Core
a
Pin Number
Analog comparator 1 output.
1388
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-4. Signals by Function, Except for GPIO (continued)
Function
General-Purpose
Timers
Pin Name
a
Pin Number
Pin Type
Buffer Type
T0CCP0
F4
M9
D11
I/O
TTL
16/32-Bit Timer 0 Capture/Compare/PWM 0.
T0CCP1
F3
N9
C12
I/O
TTL
16/32-Bit Timer 0 Capture/Compare/PWM 1.
T1CCP0
B6
L10
C9
A13
I/O
TTL
16/32-Bit Timer 1 Capture/Compare/PWM 0.
T1CCP1
A6
K10
B9
B13
I/O
TTL
16/32-Bit Timer 1 Capture/Compare/PWM 1.
T2CCP0
F11
L9
A9
D12
I/O
TTL
16/32-Bit Timer 2 Capture/Compare/PWM 0.
T2CCP1
E11
K9
C8
C13
I/O
TTL
16/32-Bit Timer 2 Capture/Compare/PWM 1.
T3CCP0
E10
N8
D5
E12
I/O
TTL
16/32-Bit Timer 3 Capture/Compare/PWM 0.
T3CCP1
D13
M8
C5
E13
I/O
TTL
16/32-Bit Timer 3 Capture/Compare/PWM 1.
T4CCP0
C10
L8
F13
M13
I/O
TTL
16/32-Bit Timer 4 Capture/Compare/PWM 0.
T4CCP1
A10
K8
F12
L12
I/O
TTL
16/32-Bit Timer 4 Capture/Compare/PWM 1.
T5CCP0
B10
N7
G11
M5
I/O
TTL
16/32-Bit Timer 5 Capture/Compare/PWM 0.
T5CCP1
A11
M7
H10
J12
I/O
TTL
16/32-Bit Timer 5 Capture/Compare/PWM 1.
WT0CCP0
L2
K7
D11
H11
J13
I/O
TTL
32/64-Bit Wide Timer 0 Capture/Compare/PWM 0.
I/O
TTL
32/64-Bit Wide Timer 0 Capture/Compare/PWM 1.
WT0CCP1
Description
November 08, 2011
1389
Texas Instruments-Advance Information
Signal Tables
Table 23-4. Signals by Function, Except for GPIO (continued)
Function
Pin Name
Pin Number
a
Pin Type
Buffer Type
Description
L1
L7
C12
L13
L5
WT1CCP0
K1
N4
C11
A13
D8
I/O
TTL
32/64-Bit Wide Timer 1 Capture/Compare/PWM 0.
WT1CCP1
K2
N3
A12
B13
K6
I/O
TTL
32/64-Bit Wide Timer 1 Capture/Compare/PWM 1.
WT2CCP0
B2
K3
D12
G3
D4
I/O
TTL
32/64-Bit Wide Timer 2 Capture/Compare/PWM 0.
WT2CCP1
B1
K4
C13
D10
E4
I/O
TTL
32/64-Bit Wide Timer 2 Capture/Compare/PWM 1.
WT3CCP0
C2
J3
E12
L11
F5
I/O
TTL
32/64-Bit Wide Timer 3 Capture/Compare/PWM 0.
WT3CCP1
C1
H4
E13
N12
N5
I/O
TTL
32/64-Bit Wide Timer 3 Capture/Compare/PWM 1.
WT4CCP0
A4
H3
F13
N11
N6
I/O
TTL
32/64-Bit Wide Timer 4 Capture/Compare/PWM 0.
WT4CCP1
B4
G4
F12
M11
K5
I/O
TTL
32/64-Bit Wide Timer 4 Capture/Compare/PWM 1.
WT5CCP0
A3
J4
G11
M6
I/O
TTL
32/64-Bit Wide Timer 5 Capture/Compare/PWM 0.
WT5CCP1
B3
J2
H10
L6
I/O
TTL
32/64-Bit Wide Timer 5 Capture/Compare/PWM 1.
1390
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-4. Signals by Function, Except for GPIO (continued)
Function
Hibernate
Pin Name
a
Pin Number
Pin Type
Buffer Type
Description
GNDX
K11
-
Power
GND for the Hibernation oscillator. When using a
crystal clock source, this pin should only be
connected to the crystal load capacitors to improve
oscillator immunity to system noise. When using
an external oscillator, this pin should be connected
to GND.
HIB
M12
O
TTL
An output that indicates the processor is in
Hibernate mode.
RTCCLK
B11
O
TTL
Buffered version of the Hibernation module's
32.768-kHz clock. This signal is not output when
the part is in Hibernation mode.
VBAT
K12
-
Power
Power source for the Hibernation module. It is
normally connected to the positive terminal of a
battery and serves as the battery
backup/Hibernation module power-source supply.
WAKE
N13
I
TTL
An external input that brings the processor out of
Hibernate mode when asserted.
XOSC0
M10
I
Analog
Hibernation module oscillator crystal input or an
external clock reference input. Note that this is
either a 32.768-kHz crystal or a 32.768-kHz
oscillator for the Hibernation module RTC.
XOSC1
N10
O
Analog
Hibernation module oscillator crystal output. Leave
unconnected when using a single-ended clock
source.
November 08, 2011
1391
Texas Instruments-Advance Information
Signal Tables
Table 23-4. Signals by Function, Except for GPIO (continued)
Function
Pin Name
LPC
Pin Type
a
Buffer Type
Description
I2C0SCL
E10
I/O
OD
I2C
I2C0SDA
D13
I/O
OD
I2C module 0 data.
I2C1SCL
M4
K7
I/O
OD
I2C module 1 clock. Note that this signal has an
active pull-up. The corresponding port pin should
not be configured as open drain.
I2C1SDA
N2
L7
I/O
OD
I2C module 1 data.
I2C2SCL
A5
N8
I/O
OD
I2C module 2 clock. Note that this signal has an
active pull-up. The corresponding port pin should
not be configured as open drain.
I2C2SDA
B5
M8
I/O
OD
I2C module 2 data.
I2C3SCL
B2
L8
I/O
OD
I2C module 3 clock. Note that this signal has an
active pull-up. The corresponding port pin should
not be configured as open drain.
I2C3SDA
B1
K8
I/O
OD
I2C module 3 data.
I2C4SCL
N7
I/O
OD
I2C module 4 clock. Note that this signal has an
active pull-up. The corresponding port pin should
not be configured as open drain.
I2C4SDA
M7
I/O
OD
I2C module 4 data.
I2C5SCL
F4
N4
I/O
OD
I2C module 5 clock. Note that this signal has an
active pull-up. The corresponding port pin should
not be configured as open drain.
I2C5SDA
F3
N3
I/O
OD
I2C module 5 data.
SWCLK
C10
I
TTL
JTAG/SWD CLK.
SWDIO
A10
I/O
TTL
JTAG TMS and SWDIO.
I2C
JTAG/SWD/SWO
Pin Number
module 0 clock. Note that this signal has an
active pull-up. The corresponding port pin should
not be configured as open drain.
SWO
A11
O
TTL
JTAG TDO and SWO.
TCK
C10
I
TTL
JTAG/SWD CLK.
TDI
B10
I
TTL
JTAG TDI.
TDO
A11
O
TTL
JTAG TDO and SWO.
TMS
A10
I
TTL
JTAG TMS and SWDIO.
LPC0CLKRUN
G11
O
TTL
Application may optionally connect this pin to drive
CLKRUN to wake a sleeping bus when wanted (or
to prevent it from sleeping).
LPC0FRAME
D12
I
TTL
This input signals the start or abort of a transaction.
LPC0PD
F13
I
TTL
Power down and sleep signal from host.
LPC0RESET
C13
I
TTL
LPC Bus reset signal.
LPC0SCI
F12
O
TTL
Optional SCI interrupt for ACPI or other uses.
1392
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-4. Signals by Function, Except for GPIO (continued)
Function
PWM
Pin Name
a
Pin Number
Pin Type
Buffer Type
Description
M0FAULT0
C2
A3
L10
K3
B11
I
TTL
Motion Control Module 0 PWM Fault 0.
M0FAULT1
B3
K10
N7
K4
B12
I
TTL
Motion Control Module 0 PWM Fault 1.
M0FAULT2
L9
M7
J4
C11
I
TTL
Motion Control Module 0 PWM Fault 2.
M0FAULT3
K9
J2
A12
I
TTL
Motion Control Module 0 PWM Fault 3.
M0PWM0
F4
K3
M13
O
TTL
Motion Control Module 0 PWM 0. This signal is
controlled by Module 0 PWM Generator 0.
M0PWM1
F3
K4
L12
O
TTL
Motion Control Module 0 PWM 1. This signal is
controlled by Module 0 PWM Generator 0.
M0PWM2
B6
J4
M5
O
TTL
Motion Control Module 0 PWM 2. This signal is
controlled by Module 0 PWM Generator 1.
M0PWM3
A6
J2
J12
O
TTL
Motion Control Module 0 PWM 3. This signal is
controlled by Module 0 PWM Generator 1.
M0PWM4
A5
K7
J3
H11
J13
O
TTL
Motion Control Module 0 PWM 4. This signal is
controlled by Module 0 PWM Generator 2.
M0PWM5
B5
L7
H4
L13
L5
O
TTL
Motion Control Module 0 PWM 5. This signal is
controlled by Module 0 PWM Generator 2.
M0PWM6
L2
B2
N4
H3
G3
D8
O
TTL
Motion Control Module 0 PWM 6. This signal is
controlled by Module 0 PWM Generator 3.
M0PWM7
L1
B1
N3
G4
D10
K6
O
TTL
Motion Control Module 0 PWM 7. This signal is
controlled by Module 0 PWM Generator 3.
M1FAULT0
L9
M8
G2
I
TTL
Motion Control Module 1 PWM Fault 0.
November 08, 2011
1393
Texas Instruments-Advance Information
Signal Tables
Table 23-4. Signals by Function, Except for GPIO (continued)
Function
Pin Name
a
Pin Number
Pin Type
Buffer Type
Description
M1FAULT1
L8
G1
I
TTL
Motion Control Module 1 PWM Fault 1.
M1FAULT2
K8
H1
I
TTL
Motion Control Module 1 PWM Fault 2.
M1FAULT3
H2
I
TTL
Motion Control Module 1 PWM Fault 3.
M1PWM0
B2
N7
D4
O
TTL
Motion Control Module 1 PWM 0. This signal is
controlled by Module 1 PWM Generator 0.
M1PWM1
B1
M7
E4
O
TTL
Motion Control Module 1 PWM 1. This signal is
controlled by Module 1 PWM Generator 0.
M1PWM2
M4
A5
K7
F5
O
TTL
Motion Control Module 1 PWM 2. This signal is
controlled by Module 1 PWM Generator 1.
M1PWM3
N2
B5
L7
N5
O
TTL
Motion Control Module 1 PWM 3. This signal is
controlled by Module 1 PWM Generator 1.
M1PWM4
M9
L11
N6
O
TTL
Motion Control Module 1 PWM 4. This signal is
controlled by Module 1 PWM Generator 2.
M1PWM5
N9
N12
K5
O
TTL
Motion Control Module 1 PWM 5. This signal is
controlled by Module 1 PWM Generator 2.
M1PWM6
L10
N11
M6
O
TTL
Motion Control Module 1 PWM 6. This signal is
controlled by Module 1 PWM Generator 3.
M1PWM7
K10
M11
L6
O
TTL
Motion Control Module 1 PWM 7. This signal is
controlled by Module 1 PWM Generator 3.
1394
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-4. Signals by Function, Except for GPIO (continued)
Function
Pin Name
a
Pin Number
Pin Type
Buffer Type
GND
A1
J5
H5
J8
H9
J11
F9
D9
C7
E5
-
Power
Ground reference for logic and I/O pins.
GNDA
C3
E3
-
Power
The ground reference for the analog circuits (ADC,
Analog Comparators, etc.). These are separated
from GND to minimize the electrical noise contained
on VDD from affecting the analog functions.
VDD
E6
J7
J9
J10
F10
E9
E8
D7
-
Power
Positive supply for I/O and some logic.
VDDA
D3
-
Power
The positive supply (3.3 V) for the analog circuits
(ADC, Analog Comparators, etc.). These are
separated from VDD to minimize the electrical noise
contained on VDD from affecting the analog
functions. VDDA pins must be connected to 3.3 V,
regardless of system implementation.
VDDC
J1
J6
K13
D6
-
Power
Positive supply for most of the logic function,
including the processor core and most peripherals.
IDX0
C1
L9
K4
A9
I
TTL
QEI module 0 index.
IDX1
L2
L7
N3
I
TTL
QEI module 1 index.
PhA0
A3
M9
J3
I
TTL
QEI module 0 phase A.
PhA1
L1
L8
M7
I
TTL
QEI module 1 phase A.
PhB0
B3
N9
H4
I
TTL
QEI module 0 phase B.
PhB1
K1
K8
K7
I
TTL
QEI module 1 phase B.
Power
QEI
Description
November 08, 2011
1395
Texas Instruments-Advance Information
Signal Tables
Table 23-4. Signals by Function, Except for GPIO (continued)
Function
Pin Name
a
Pin Number
Pin Type
Buffer Type
SSI0Clk
M2
I/O
TTL
SSI module 0 clock.
SSI0Fss
M3
I/O
TTL
SSI module 0 frame.
SSI0Rx
L4
I
TTL
SSI module 0 receive.
SSI0Tx
N1
O
TTL
SSI module 0 transmit.
SSI1Clk
B2
L10
I/O
TTL
SSI module 1 clock.
SSI1Fss
B1
K10
I/O
TTL
SSI module 1 frame.
SSI1Rx
C2
M9
I
TTL
SSI module 1 receive.
SSI1Tx
C1
N9
O
TTL
SSI module 1 transmit.
SSI2Clk
B6
J3
I/O
TTL
SSI module 2 clock.
SSI2Fss
A6
H4
I/O
TTL
SSI module 2 frame.
SSI2Rx
F4
H3
I
TTL
SSI module 2 receive.
SSI2Tx
F3
G4
O
TTL
SSI module 2 transmit.
SSI3Clk
B2
K3
G2
I/O
TTL
SSI module 3 clock.
SSI3Fss
B1
K4
G1
I/O
TTL
SSI module 3 frame.
SSI3Rx
C2
J4
H1
I
TTL
SSI module 3 receive.
SSI3Tx
C1
J2
H2
O
TTL
SSI module 3 transmit.
NMI
B3
M9
I
TTL
Non-maskable interrupt.
OSC0
G12
I
Analog
Main oscillator crystal input or an external clock
reference input.
OSC1
G13
O
Analog
Main oscillator crystal output. Leave unconnected
when using a single-ended clock source.
RST
G10
I
TTL
SSI
System Control &
Clocks
Description
System reset input.
1396
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-4. Signals by Function, Except for GPIO (continued)
Function
Pin Name
Pin Number
a
Pin Type
Buffer Type
Description
U0Rx
L3
I
TTL
UART module 0 receive.
U0Tx
M1
O
TTL
UART module 0 transmit.
U1CTS
L1
N9
I
TTL
UART module 1 Clear To Send modem flow control
input signal.
U1DCD
L10
I
TTL
UART module 1 Data Carrier Detect modem status
input signal.
U1DSR
K10
I
TTL
UART module 1 Data Set Ready modem output
control line.
U1DTR
L9
O
TTL
UART module 1 Data Terminal Ready modem
status input signal.
U1RI
B7
I
TTL
UART module 1 Ring Indicator modem status input
signal.
U1RTS
L2
M9
O
TTL
UART module 1 Request to Send modem flow
control output line.
U1Rx
F11
L2
I
TTL
UART module 1 receive.
U1Tx
E11
L1
O
TTL
UART module 1 transmit.
U2Rx
A3
K7
I
TTL
UART module 2 receive.
U2Tx
B3
L7
O
TTL
UART module 2 transmit.
U3Rx
K1
I
TTL
UART module 3 receive.
U3Tx
K2
O
TTL
UART module 3 transmit.
U4Rx
L2
C9
I
TTL
UART module 4 receive.
U4Tx
L1
B9
O
TTL
UART module 4 transmit.
U5Rx
A5
A9
I
TTL
UART module 5 receive.
U5Tx
B5
C8
O
TTL
UART module 5 transmit.
U6Rx
A4
D5
I
TTL
UART module 6 receive.
U6Tx
B4
C5
O
TTL
UART module 6 transmit.
U7Rx
F1
B11
I
TTL
UART module 7 receive.
U7Tx
F2
B12
O
TTL
UART module 7 transmit.
UART
November 08, 2011
1397
Texas Instruments-Advance Information
Signal Tables
Table 23-4. Signals by Function, Except for GPIO (continued)
Function
Pin Name
a
Pin Number
Pin Type
Buffer Type
USB0DM
E13
I/O
Analog
Bidirectional differential data pin (D- per USB
specification) for USB0.
USB0DP
E12
I/O
Analog
Bidirectional differential data pin (D+ per USB
specification) for USB0.
USB0EPEN
K1
C2
L9
K7
O
TTL
Optionally used in Host mode to control an external
power source to supply power to the USB bus.
USB0ID
F11
I
Analog
This signal senses the state of the USB ID signal.
The USB PHY enables an integrated pull-up, and
an external element (USB connector) indicates the
initial state of the USB controller (pulled down is
the A side of the cable and pulled up is the B side).
USB0PFLT
K2
C1
K9
L7
I
TTL
Optionally used in Host mode by an external power
source to indicate an error state by that power
source.
USB0VBUS
E11
I/O
Analog
This signal is used during the session request
protocol. This signal allows the USB PHY to both
sense the voltage level of VBUS, and pull up VBUS
momentarily during VBUS pulsing.
USB
Description
a. The TTL designation indicates the pin has TTL-compatible voltage levels.
Table 23-5. GPIO Pins and Alternate Functions
a
Digital Function (GPIOPCTL PMCx Bit Field Encoding)
IO
Pin
Analog
Function
1
2
3
4
5
6
7
8
9
14
15
PA0
L3
-
U0Rx
-
-
-
-
-
-
CAN1Rx
-
-
-
PA1
M1
-
U0Tx
-
-
-
-
-
-
CAN1Tx
-
-
-
PA2
M2
-
-
SSI0Clk
-
-
-
-
-
-
-
-
-
PA3
M3
-
-
SSI0Fss
-
-
-
-
-
-
-
-
-
PA4
L4
-
-
SSI0Rx
-
-
-
-
-
-
-
-
-
PA5
N1
-
-
SSI0Tx
-
-
-
-
-
-
-
-
-
PA6
M4
-
-
-
I2C1SCL
-
M1PWM2
-
-
-
-
-
-
PA7
N2
-
-
-
I2C1SDA
-
M1PWM3
-
-
-
-
-
-
PB0
F11
USB0ID
U1Rx
-
-
-
-
-
T2CCP0
-
-
-
-
PB1
E11
USB0VBUS
U1Tx
-
-
-
-
-
T2CCP1
-
-
-
-
PB2
E10
-
-
-
I2C0SCL
-
-
-
T3CCP0
-
-
-
-
PB3
D13
-
-
-
I2C0SDA
-
-
-
T3CCP1
-
-
-
-
PB4
B6
AIN10
-
SSI2Clk
-
M0PWM2
-
-
T1CCP0 CAN0Rx
-
-
-
PB5
A6
AIN11
-
SSI2Fss
-
M0PWM3
-
-
T1CCP1 CAN0Tx
-
-
-
PB6
F4
-
-
SSI2Rx I2C5SCL M0PWM0
-
-
T0CCP0
-
-
-
-
PB7
F3
-
-
SSI2Tx I2C5SDA M0PWM1
-
-
T0CCP1
-
-
-
-
PC0
C10
-
TCK
SWCLK
-
-
-
-
-
T4CCP0
-
-
-
-
PC1
A10
-
TMS
SWDIO
-
-
-
-
-
T4CCP1
-
-
-
-
PC2
B10
-
TDI
-
-
-
-
-
T5CCP0
-
-
-
-
1398
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-5. GPIO Pins and Alternate Functions (continued)
a
Digital Function (GPIOPCTL PMCx Bit Field Encoding)
IO
Pin
Analog
Function
1
2
3
4
5
6
7
8
9
14
15
PC3
A11
-
TDO
SWO
-
-
-
-
-
T5CCP1
-
-
-
-
PC4
L2
C1-
U4Rx
U1Rx
-
M0PWM6
-
IDX1
WT0CCP0 U1RTS
-
-
-
PC5
L1
C1+
U4Tx
U1Tx
-
M0PWM7
-
PhA1
WT0CCP1 U1CTS
-
-
-
PC6
K1
C0+
U3Rx
-
-
-
-
PhB1
WT1CCP0 USB0EPEN
-
-
-
PC7
K2
C0-
U3Tx
-
-
-
-
-
WT1CCP1 USB0PFLT
-
-
-
PD0
B2
AIN15
SSI3Clk SSI1Clk I2C3SCL M0PWM6 M1PWM0
-
WT2CCP0
-
-
-
-
-
PD1
B1
AIN14
SSI3Fss SSI1Fss I2C3SDA M0PWM7 M1PWM1
-
WT2CCP1
-
-
-
PD2
C2
AIN13
SSI3Rx SSI1Rx
-
M0FAULT0
-
-
WT3CCP0 USB0EPEN
-
-
-
PD3
C1
AIN12
SSI3Tx SSI1Tx
-
-
-
IDX0
WT3CCP1 USB0PFLT
-
-
-
PD4
A4
AIN7
U6Rx
-
-
-
-
-
WT4CCP0
-
-
-
-
PD5
B4
AIN6
U6Tx
-
-
-
-
-
WT4CCP1
-
-
-
-
PD6
A3
AIN5
U2Rx
-
-
M0FAULT0
-
PhA0
WT5CCP0
-
-
-
-
PD7
B3
AIN4
U2Tx
-
-
M0FAULT1
-
PhB0
WT5CCP1
NMI
-
-
-
PE0
F1
AIN3
U7Rx
-
-
-
-
-
-
-
-
-
-
PE1
F2
AIN2
U7Tx
-
-
-
-
-
-
-
-
-
-
PE2
E1
AIN1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
PE3
E2
AIN0
-
-
PE4
A5
AIN9
U5Rx
-
I2C2SCL M0PWM4 M1PWM2
PE5
B5
AIN8
U5Tx
-
I2C2SDA M0PWM5 M1PWM3
-
-
CAN0Tx
-
-
-
PE6
A7
AIN21
-
-
-
-
-
-
-
CAN1Rx
-
-
-
PE7
B7
AIN20
U1RI
-
-
-
-
-
-
CAN1Tx
-
-
-
PF0
M9
-
U1RTS
SSI1Rx CAN0Rx
-
M1PWM4
PhA0
T0CCP0
NMI
C0o
TRD2
-
PF1
N9
-
U1CTS
SSI1Tx
-
-
M1PWM5
PhB0
T0CCP1
-
C1o
TRD1
-
PF2
L10
-
U1DCD
SSI1Clk
-
M0FAULT0 M1PWM6
-
T1CCP0
-
C2o
TRD0
-
PF3
K10
-
U1DSR
SSI1Fss CAN0Tx M0FAULT1 M1PWM7
-
T1CCP1
-
-
TRCLK
-
PF4
L9
-
U1DTR
-
-
M0FAULT2 M1FAULT0
-
-
-
-
-
-
-
-
CAN0Rx
-
-
-
IDX0
T2CCP0 USB0EPEN
-
TRD3
-
PF5
K9
-
-
-
-
M0FAULT3
-
-
T2CCP1 USB0PFLT
-
-
-
PF6
N8
-
-
-
I2C2SCL
-
-
-
T3CCP0
-
-
-
-
PF7
M8
-
-
-
I2C2SDA
-
M1FAULT0
-
T3CCP1
-
-
-
-
PG0
L8
-
-
-
I2C3SCL
-
M1FAULT1
PhA1
T4CCP0
-
-
-
-
PG1
K8
-
-
-
I2C3SDA
-
M1FAULT2
PhB1
T4CCP1
-
-
-
-
PG2
N7
-
-
-
I2C4SCL M0FAULT1 M1PWM0
-
T5CCP0
-
-
-
-
PG3
M7
-
-
-
I2C4SDA M0FAULT2 M1PWM1
PhA1
T5CCP1
-
-
-
-
PG4
K7
-
U2Rx
-
I2C1SCL M0PWM4 M1PWM2
PhB1
WT0CCP0 USB0EPEN
-
-
-
IDX1
WT0CCP1 USB0PFLT
PG5
L7
-
U2Tx
-
I2C1SDA M0PWM5 M1PWM3
PG6
N4
-
-
-
I2C5SCL M0PWM6
-
-
-
-
-
WT1CCP0
-
-
-
-
PG7
N3
-
-
-
I2C5SDA M0PWM7
IDX1
PH0
K3
-
-
SSI3Clk
-
M0PWM0
-
-
WT1CCP1
-
-
-
-
M0FAULT0 WT2CCP0
-
-
-
-
PH1
K4
-
-
SSI3Fss
-
M0PWM1
IDX0
M0FAULT1 WT2CCP1
-
-
-
-
November 08, 2011
1399
Texas Instruments-Advance Information
Signal Tables
Table 23-5. GPIO Pins and Alternate Functions (continued)
a
Digital Function (GPIOPCTL PMCx Bit Field Encoding)
IO
Pin
Analog
Function
1
2
3
4
5
8
9
14
15
PH2
J4
-
-
SSI3Rx
-
M0PWM2
-
M0FAULT2 WT5CCP0
-
-
-
-
PH3
J2
-
-
SSI3Tx
-
M0PWM3
-
M0FAULT3 WT5CCP1
-
-
-
-
PH4
J3
-
-
SSI2Clk
-
M0PWM4
PhA0
-
WT3CCP0
-
-
-
-
PH5
H4
-
-
SSI2Fss
-
M0PWM5
PhB0
-
WT3CCP1
-
-
-
-
PH6
H3
-
-
SSI2Rx
-
M0PWM6
-
-
WT4CCP0
-
-
-
-
PH7
G4
-
-
SSI2Tx
-
M0PWM7
-
-
WT4CCP1
-
-
-
-
PJ0
C9
-
U4Rx
-
-
-
-
-
T1CCP0
-
-
-
-
6
7
PJ1
B9
-
U4Tx
-
-
-
-
-
T1CCP1
-
-
-
-
PJ2
A9
-
U5Rx
-
-
-
IDX0
-
T2CCP0
-
-
-
-
PJ3
C8
-
U5Tx
-
-
-
-
-
T2CCP1
-
-
-
-
PJ4
D5
C2+
U6Rx
-
-
-
-
-
T3CCP0
-
-
-
-
PJ5
C5
C2-
U6Tx
-
-
-
-
-
T3CCP1
-
-
-
-
PJ6
C6
-
-
-
-
-
-
-
-
-
-
-
-
PJ7
C4
-
-
-
-
-
-
-
-
-
-
-
-
PK0
G2
AIN16
-
SSI3Clk
-
-
-
M1FAULT0
-
-
-
-
-
PK1
G1
AIN17
-
SSI3Fss
-
-
-
M1FAULT1
-
-
-
-
-
PK2
H1
AIN18
-
SSI3Rx
-
-
-
M1FAULT2
-
-
-
-
-
PK3
H2
AIN19
-
SSI3Tx
-
-
-
M1FAULT3
-
PK4
B11
-
U7Rx
-
-
-
-
M0FAULT0 RTCCLK
-
-
-
-
-
C0o
-
-
-
PK5
B12
-
U7Tx
-
-
-
-
M0FAULT1
C1o
-
-
-
PK6
C11
-
-
-
-
-
-
M0FAULT2 WT1CCP0
C2o
-
-
-
PK7
A12
-
-
-
-
-
-
M0FAULT3 WT1CCP1
-
-
-
-
PL0
D11
-
-
-
-
-
-
-
T0CCP0 WT0CCP0
-
-
-
PL1
C12
-
-
-
-
-
-
-
T0CCP1 WT0CCP1
-
-
-
PL2
A13
-
-
-
-
-
-
-
T1CCP0 WT1CCP0
-
-
-
PL3
B13
-
-
-
-
-
-
-
T1CCP1 WT1CCP1
-
-
-
PL4
D12
-
-
-
-
-
-
-
T2CCP0 WT2CCP0
-
-
LPC0FRAME
PL5
C13
-
-
-
-
-
-
-
T2CCP1 WT2CCP1
-
-
LPC0RESET
PL6
E12
USB0DP
-
-
-
-
-
-
T3CCP0 WT3CCP0
-
-
-
PL7
E13
USB0DM
-
-
-
-
-
-
T3CCP1 WT3CCP1
-
-
-
PM0
F13
-
-
-
-
-
-
-
T4CCP0 WT4CCP0
-
-
LPC0PD
PM1
F12
-
-
-
-
-
-
-
T4CCP1 WT4CCP1
-
-
LPC0SCI
PM2
G11
-
-
-
-
-
-
-
T5CCP0 WT5CCP0
-
-
LPC0CLKRUN
PM3
H10
-
-
-
-
-
-
-
T5CCP1 WT5CCP1
-
-
-
PM4
H13
-
-
-
-
-
-
-
PM5
H12
-
-
-
-
-
-
PM6
H11
-
-
M0PWM4
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
WT0CCP0
-
-
-
-
PM7
L13
-
-
M0PWM5
-
-
-
-
WT0CCP1
-
-
-
-
PN0
A8
AIN23
CAN0Rx
-
-
-
-
-
-
-
-
-
-
PN1
B8
AIN22
CAN0Tx
-
-
-
-
-
-
-
-
-
-
1400
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-5. GPIO Pins and Alternate Functions (continued)
a
Digital Function (GPIOPCTL PMCx Bit Field Encoding)
IO
Pin
Analog
Function
1
2
3
4
5
6
7
8
9
14
15
PN2
G3
-
-
M0PWM6
-
-
-
-
WT2CCP0
-
-
-
-
PN3
D10
-
-
M0PWM7
-
-
-
-
WT2CCP1
-
-
-
-
PN4
L11
-
-
M1PWM4
-
-
-
-
WT3CCP0
-
-
-
-
PN5
N12
-
-
M1PWM5
-
-
-
-
WT3CCP1
-
-
-
-
PN6
N11
-
-
M1PWM6
-
-
-
-
WT4CCP0
-
-
-
-
PN7
M11
-
-
M1PWM7
-
-
-
-
WT4CCP1
-
-
-
-
PP0
M13
-
M0PWM0
-
-
-
-
-
T4CCP0
-
-
-
-
PP1
L12
-
M0PWM1
-
-
-
-
-
T4CCP1
-
-
-
-
PP2
M5
-
M0PWM2
-
-
-
-
-
T5CCP0
-
-
-
-
PP3
J12
-
M0PWM3
-
-
-
-
-
T5CCP1
-
-
-
-
PP4
J13
-
M0PWM4
-
-
-
-
-
WT0CCP0
-
-
-
-
PP5
L5
-
M0PWM5
-
-
-
-
-
WT0CCP1
-
-
-
-
PP6
D8
-
M0PWM6
-
-
-
-
-
WT1CCP0
-
-
-
-
PP7
K6
-
M0PWM7
-
-
-
-
-
WT1CCP1
-
-
-
-
PQ0
D4
-
M1PWM0
-
-
-
-
-
WT2CCP0
-
-
-
-
PQ1
E4
-
M1PWM1
-
-
-
-
-
WT2CCP1
-
-
-
-
PQ2
F5
-
M1PWM2
-
-
-
-
-
WT3CCP0
-
-
-
-
PQ3
N5
-
M1PWM3
-
-
-
-
-
WT3CCP1
-
-
-
-
PQ4
N6
-
M1PWM4
-
-
-
-
-
WT4CCP0
-
-
-
-
PQ5
K5
-
M1PWM5
-
-
-
-
-
WT4CCP1
-
-
-
-
PQ6
M6
-
M1PWM6
-
-
-
-
-
WT5CCP0
-
-
-
-
PQ7
L6
-
M1PWM7
-
-
-
-
-
WT5CCP1
-
-
-
-
a. The digital signals that are shaded gray are the power-on default values for the corresponding GPIO pin. Encodings 10-13 are not used
on this device.
November 08, 2011
1401
Texas Instruments-Advance Information
Signal Tables
Table 23-6. Possible Pin Assignments for Alternate Functions
# of Possible Assignments
one
Alternate Function
GPIO Function
AIN0
PE3
AIN1
PE2
AIN10
PB4
AIN11
PB5
AIN12
PD3
AIN13
PD2
AIN14
PD1
AIN15
PD0
AIN16
PK0
AIN17
PK1
AIN18
PK2
AIN19
PK3
AIN2
PE1
AIN20
PE7
AIN21
PE6
AIN22
PN1
AIN23
PN0
AIN3
PE0
AIN4
PD7
AIN5
PD6
AIN6
PD5
AIN7
PD4
AIN8
PE5
AIN9
PE4
C0+
PC6
C0-
PC7
C1+
PC5
C1-
PC4
C2+
PJ4
C2-
PJ5
I2C0SCL
PB2
I2C0SDA
PB3
I2C4SCL
PG2
I2C4SDA
PG3
LPC0CLKRUN
PM2
LPC0FRAME
PL4
LPC0PD
PM0
LPC0RESET
PL5
LPC0SCI
PM1
M1FAULT3
PK3
RTCCLK
PK4
1402
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-6. Possible Pin Assignments for Alternate Functions (continued)
# of Possible Assignments
Alternate Function
GPIO Function
SSI0Clk
PA2
SSI0Fss
PA3
SSI0Rx
PA4
SSI0Tx
PA5
SWCLK
PC0
SWDIO
PC1
SWO
PC3
TCK
PC0
TDI
PC2
TDO
PC3
TMS
PC1
TRCLK
PF3
TRD0
PF2
TRD1
PF1
TRD2
PF0
TRD3
PF4
U0Rx
PA0
U0Tx
PA1
U1DCD
PF2
U1DSR
PF3
U1DTR
PF4
U1RI
PE7
U3Rx
PC6
U3Tx
PC7
USB0DM
PL7
USB0DP
PL6
USB0ID
PB0
USB0VBUS
PB1
November 08, 2011
1403
Texas Instruments-Advance Information
Signal Tables
Table 23-6. Possible Pin Assignments for Alternate Functions (continued)
# of Possible Assignments
Alternate Function
GPIO Function
C0o
PF0 PK4
C1o
PF1 PK5
C2o
PF2 PK6
CAN1Rx
PA0 PE6
CAN1Tx
PA1 PE7
I2C1SCL
PA6 PG4
I2C1SDA
PA7 PG5
I2C2SCL
PE4 PF6
I2C2SDA
PE5 PF7
I2C3SCL
PD0 PG0
I2C3SDA
PD1 PG1
I2C5SCL
PB6 PG6
I2C5SDA
PB7 PG7
M1FAULT1
PG0 PK1
M1FAULT2
PG1 PK2
NMI
PD7 PF0
SSI1Clk
PD0 PF2
SSI1Fss
PD1 PF3
SSI1Rx
PD2 PF0
SSI1Tx
PD3 PF1
SSI2Clk
PB4 PH4
SSI2Fss
PB5 PH5
SSI2Rx
PB6 PH6
SSI2Tx
PB7 PH7
U1CTS
PC5 PF1
two
U1RTS
PC4 PF0
U1Rx
PB0 PC4
U1Tx
PB1 PC5
U2Rx
PD6 PG4
U2Tx
PD7 PG5
U4Rx
PC4 PJ0
U4Tx
PC5 PJ1
U5Rx
PE4 PJ2
U5Tx
PE5 PJ3
U6Rx
PD4 PJ4
U6Tx
PD5 PJ5
U7Rx
PE0 PK4
U7Tx
PE1 PK5
1404
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 23-6. Possible Pin Assignments for Alternate Functions (continued)
# of Possible Assignments
three
Alternate Function
GPIO Function
IDX1
PC4 PG5 PG7
M0FAULT3
PF5 PH3 PK7
M0PWM0
PB6 PH0 PP0
M0PWM1
PB7 PH1 PP1
M0PWM2
PB4 PH2 PP2
M0PWM3
PB5 PH3 PP3
M1FAULT0
PF4 PF7 PK0
M1PWM0
PD0 PG2 PQ0
M1PWM1
PD1 PG3 PQ1
M1PWM4
PF0 PN4 PQ4
M1PWM5
PF1 PN5 PQ5
M1PWM6
PF2 PN6 PQ6
M1PWM7
PF3 PN7 PQ7
PhA0
PD6 PF0 PH4
PhA1
PC5 PG0 PG3
PhB0
PD7 PF1 PH5
PhB1
PC6 PG1 PG4
SSI3Clk
PD0 PH0 PK0
SSI3Fss
PD1 PH1 PK1
SSI3Rx
PD2 PH2 PK2
SSI3Tx
PD3 PH3 PK3
T0CCP0
PB6 PF0 PL0
T0CCP1
PB7 PF1 PL1
November 08, 2011
1405
Texas Instruments-Advance Information
Signal Tables
Table 23-6. Possible Pin Assignments for Alternate Functions (continued)
# of Possible Assignments
Alternate Function
GPIO Function
CAN0Rx
PB4 PE4 PF0 PN0
CAN0Tx
PB5 PE5 PF3 PN1
IDX0
PD3 PF4 PH1 PJ2
M0FAULT2
PF4 PG3 PH2 PK6
M1PWM2
PA6 PE4 PG4 PQ2
M1PWM3
PA7 PE5 PG5 PQ3
T1CCP0
PB4 PF2 PJ0 PL2
T1CCP1
PB5 PF3 PJ1 PL3
T2CCP0
PB0 PF4 PJ2 PL4
T2CCP1
PB1 PF5 PJ3 PL5
T3CCP0
PB2 PF6 PJ4 PL6
T3CCP1
PB3 PF7 PJ5 PL7
T4CCP0
PC0 PG0 PM0 PP0
T4CCP1
PC1 PG1 PM1 PP1
T5CCP0
PC2 PG2 PM2 PP2
four
T5CCP1
PC3 PG3 PM3 PP3
USB0EPEN
PC6 PD2 PF4 PG4
USB0PFLT
PC7 PD3 PF5 PG5
WT5CCP0
PD6 PH2 PM2 PQ6
WT5CCP1
PD7 PH3 PM3 PQ7
M0FAULT0
PD2 PD6 PF2 PH0 PK4
M0FAULT1
PD7 PF3 PG2 PH1 PK5
M0PWM4
PE4 PG4 PH4 PM6 PP4
M0PWM5
PE5 PG5 PH5 PM7 PP5
WT0CCP0
PC4 PG4 PL0 PM6 PP4
WT0CCP1
PC5 PG5 PL1 PM7 PP5
WT1CCP0
PC6 PG6 PK6 PL2 PP6
WT1CCP1
PC7 PG7 PK7 PL3 PP7
WT2CCP0
PD0 PH0 PL4 PN2 PQ0
WT2CCP1
PD1 PH1 PL5 PN3 PQ1
WT3CCP0
PD2 PH4 PL6 PN4 PQ2
WT3CCP1
PD3 PH5 PL7 PN5 PQ3
WT4CCP0
PD4 PH6 PM0 PN6 PQ4
five
WT4CCP1
PD5 PH7 PM1 PN7 PQ5
M0PWM6
PC4 PD0 PG6 PH6 PN2 PP6
M0PWM7
PC5 PD1 PG7 PH7 PN3 PP7
six
23.1
Connections for Unused Signals
Table 23-7 on page 1407 show how to handle signals for functions that are not used in a particular
system implementation for devices that are in a 157-ball BGA package. Two options are shown in
the table: an acceptable practice and a preferred practice for reduced power consumption and
improved EMC characteristics. If a module is not used in a system, and its inputs are grounded, it
1406
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
is important that the clock to the module is never enabled by setting the corresponding bit in the
RCGCx register.
Table 23-7. Connections for Unused Signals (157-Ball BGA)
Function
GPIO
Signal Name
System Control
Acceptable Practice
Preferred Practice
All unused GPIOs
-
NC
GND
HIB
M12
NC
NC
VBAT
K12
NC
VDD
WAKE
N13
NC
GND
XOSC0
M10
NC
GND
XOSC1
N10
NC
NC
GNDX
K11
GND
GND
Hibernate
No Connects
Pin Number
NC
-
NC
NC
OSC0
G12
NC
GND
OSC1
G13
NC
NC
RST
G10
USB0DM
E13
NC
GND
USB0DP
E12
NC
GND
USB
Pull up as shown in Figure Connect through a capacitor to
5-1 on page 217
GND as close to pin as
possible
November 08, 2011
1407
Texas Instruments-Advance Information
Operating Characteristics
24
Operating Characteristics
Table 24-1. Temperature Characteristics
Characteristic
Symbol Value
Unit
Industrial operating temperature range TA
-40 to +85
°C
Unpowered storage temperature range TS
-65 to +150
°C
Table 24-2. Thermal Characteristics
Characteristic
Symbol Value
a
c
Junction temperature, -40 to +125
Maximum power dissipation
Unit
b
Thermal resistance (junction to ambient) ΘJA
50
TJ
°C/W
TA + (P • ΘJA)
°C
d
P
560
mW
a. Junction to ambient thermal resistance θJA numbers are determined by a package simulator.
b. Preliminary.
c. Power dissipation is a function of temperature.
d. Preliminary, pending characterization.
a
Table 24-3. ESD Absolute Maximum Ratings
Parameter Name
Min
Nom
Max
Unit
VESDHBM
-
VESDCDM
-
-
2.0
kV
-
500
V
®
a. All Stellaris parts are ESD tested following the JEDEC standard.
1408
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
25
Electrical Characteristics
25.1
Maximum Ratings
The maximum ratings are the limits to which the device can be subjected without permanently
damaging the device. Device reliability may be adversely affected by exposure to absolute-maximum
ratings for extended periods.
Note:
The device is not guaranteed to operate properly at the maximum ratings.
Table 25-1. Maximum Ratings
Value
a
Parameter
Parameter Name
VDD
Unit
Min
Max
VDD supply voltage
0
4
V
VDDA
VDDA supply voltage
0
4
V
VBAT
VBAT battery supply voltage
0
4
V
b
Input voltage
-0.3
5.5
V
Input voltage for PB0 and PB1 when configured as
GPIO
-0.3
VDD + 0.3
V
-
25
mA
VIN
IGPIOMAX
INON
Maximum current per output pin
Maximum current into or out of a non-power pin when
the microcontroller is unpowered
-
c
pending
mA
a. Voltages are measured with respect to GND.
b. Applies to static and dynamic signals including overshoot.
c. Pending characterization.
Important: This device contains circuitry to protect the inputs against damage due to high-static
voltages or electric fields; however, it is advised that normal precautions be taken to
avoid application of any voltage higher than maximum-rated voltages to this
high-impedance circuit. Reliability of operation is enhanced if unused inputs are
connected to an appropriate logic voltage level (see “Connections for Unused
Signals” on page 1406).
25.2
Recommended Operating Conditions
For special high-current applications, the GPIO output buffers may be used with the following
restrictions. With the GPIO pins configured as 8-mA output drivers, a total of four GPIO outputs may
be used to sink current loads up to 18 mA each. At 18-mA sink current loading, the VOL value is
specified as 1.2 V. The high-current GPIO package pins must be selected such that there are only
a maximum of two per side of the physical package or BGA pin group with the total number of
high-current GPIO outputs not exceeding four for the entire package.
Table 25-2. Recommended DC Operating Conditions
Parameter
Parameter Name
Min
Nom
Max
Unit
VDD
VDD supply voltage
2.97
3.3
3.63
V
VDDA
VDDA supply voltage
2.97
3.3
3.63
V
VDDC
VDDC supply voltage
1.08
1.2
1.32
V
High-level input voltage
2.1
-
5.0
V
VIH
November 08, 2011
1409
Texas Instruments-Advance Information
Electrical Characteristics
Table 25-2. Recommended DC Operating Conditions (continued)
Parameter
Parameter Name
Min
Nom
Max
Unit
VIL
Low-level input voltage
-0.3
-
1.2
V
VOH
High-level output voltage
2.4
-
-
V
VOL
Low-level output voltage
-
-
0.4
V
2-mA Drive
2.0
-
-
mA
4-mA Drive
4.0
-
-
mA
8-mA Drive
8.0
-
-
mA
2-mA Drive
2.0
-
-
mA
4-mA Drive
4.0
-
-
mA
8-mA Drive
8.0
-
-
mA
8-mA Drive, VOL=1.2 V
18.0
-
-
mA
High-level source current, VOH=2.4 V
IOH
Low-level sink current, VOL=0.4 V
IOL
Table 25-3. GPIO Current Restrictions
Parameter
Parameter Name
Min
a
IMAXL
Cumulative maximum GPIO current per side, left
Nom
a
-
Max
Unit
b
mA
b
mA
b
mA
b
mA
170
IMAXB
Cumulative maximum GPIO current per side, bottom
-
-
150
IMAXR
Cumulative maximum GPIO current per side, right
a
-
-
140
IMAXT
a
Cumulative maximum GPIO current per side, top
-
-
160
a. Sum of sink and source current for GPIOs as shown in Table 25-4 on page 1410.
b. Preliminary, pending characterization.
Table 25-4. GPIO Package Side Assignments
Side
GPIOs
Left
PB[4-5], PC[0-3], PD[4-7], PE[4-7], PJ[0-7], PK[4-7], PN[0-1,3], PP6
Bottom
PB[6-7], PC[4-7], PD[0-3], PE[0-3], PH[0-7], PK[0-3], PN2, PQ[0-2]
Right
PA[0-7], PF[0-7], PG[0-7], PN[4-7], PP[2,5,7], PQ[3-7],
Top
25.3
PB[0-3], PL[0-7], PM[0-7], PP[0-3]
Load Conditions
Unless otherwise specified, the following conditions are true for all timing measurements.
Figure 25-1. Load Conditions
CL = 50 pF
pin
GND
1410
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
25.4
JTAG and Boundary Scan
Table 25-5. JTAG Characteristics
Parameter
No.
Parameter
Parameter Name
J1
FTCK
TCK operational clock frequency
J2
TTCK
TCK operational clock period
a
Min
Nom
Max
Unit
0
-
10
MHz
100
-
-
ns
J3
TTCK_LOW
TCK clock Low time
-
tTCK
-
ns
J4
TTCK_HIGH
TCK clock High time
-
tTCK
-
ns
J5
TTCK_R
TCK rise time
0
-
10
ns
J6
TTCK_F
TCK fall time
0
-
10
ns
J7
TTMS_SU
TMS setup time to TCK rise
8
-
-
ns
J8
TTMS_HLD
TMS hold time from TCK rise
4
-
-
ns
J9
TTDI_SU
TDI setup time to TCK rise
18
-
-
ns
J10
TTDI_HLD
TDI hold time from TCK rise
4
TCK fall to Data Valid from High-Z, 2-mA drive
TCK fall to Data Valid from High-Z, 4-mA drive
J11
TTDO_ZDV
TCK fall to Data Valid from High-Z, 8-mA drive
-
TTDO_DV
TTDO_DVZ
ns
ns
9
26
ns
8
26
ns
10
29
ns
TCK fall to Data Valid from Data Valid, 2-mA drive
14
20
ns
10
26
ns
8
21
ns
TCK fall to Data Valid from Data Valid, 8-mA drive
with slew rate control
10
26
ns
TCK fall to High-Z from Data Valid, 2-mA drive
7
16
ns
7
16
ns
7
16
ns
8
19
ns
TCK fall to Data Valid from Data Valid, 8-mA drive
-
TCK fall to High-Z from Data Valid, 4-mA drive
J13
35
TCK fall to Data Valid from High-Z, 8-mA drive with
slew rate control
TCK fall to Data Valid from Data Valid, 4-mA drive
J12
13
TCK fall to High-Z from Data Valid, 8-mA drive
-
TCK fall to High-Z from Data Valid, 8-mA drive with
slew rate control
a. A ratio of at least 8:1 must be kept between the system clock and TCK.
Figure 25-2. JTAG Test Clock Input Timing
J2
J3
J4
TCK
J6
J5
November 08, 2011
1411
Texas Instruments-Advance Information
Electrical Characteristics
Figure 25-3. JTAG Test Access Port (TAP) Timing
TCK
J7
TMS
TDI
J8
TMS Input Valid
J9
J9
J10
TDI Input Valid
TDO
J8
TMS Input Valid
J11
25.5
J7
J10
TDI Input Valid
J12
J13
TDO Output Valid
TDO Output Valid
Power and Brown-Out
Table 25-6. Power Characteristics
Parameter
No.
P1
P2
Parameter Parameter Name
TVDDRISE
VTH
Supply voltage (VDD) rise time
VBTH
-
Nom
Max
Unit
-
∞
ms
b
pending
V
b
pending
V
b
pending
V
b
Power-On Reset threshold (rising edge)
a
pending
2.92
Power-On Reset threshold (falling edge)
pending
2.35
Brown-Out Reset threshold (rising edge)
P3
Min
Brown-Out Reset threshold (falling
edge)
pending
2.92
pending
2.92
pending
V
P4
TPOR
Power-On Reset timeout
-
-
500
µs
P5
TBOR
Brown-Out Reset timeout
1
-
-
c
µs
a. Pending characterization.
b. Preliminary, pending characterization.
c. After the minimum timeout, BOR stays active as long as the power supply is below VBTH. The voltage level is checked
every clock cycle after the initial countdown completes. BOR is deasserted on the next clock cycle after the BOR condition
goes away.
1412
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Figure 25-4. Power-On and Brown-Out Reset and Voltage Parameters
P1
VDD
P2R = P3R
P3F
P2F
P4
1
/POR
0
1
/BOR
0
Figure 25-5. Brown-Out Reset Timing
P3
VDD
P5
/Reset
(Internal)
25.6
Reset
Table 25-7. Reset Characteristics
Parameter No.
Parameter
Parameter Name
Min
Nom
Max
Unit
20
-
a
-
µs
R1
TIRHWR
Internal reset timeout after hardware reset
(RST pin)
R2
TIRSWR
Internal reset timeout after software-initiated
system reset
-
1
-
µs
R3
TIRWDR
Internal reset timeout after watchdog reset
-
1
-
µs
R4
TIRMFR
Internal reset timeout after MOSC failure reset
-
1
-
µs
November 08, 2011
1413
Texas Instruments-Advance Information
Electrical Characteristics
Table 25-7. Reset Characteristics (continued)
Parameter No.
Parameter
R5
TMIN
Parameter Name
Min
Nom
Max
Unit
Minimum RST pulse width
100
-
-
ns
a. After the minimum timeout, internal reset stays active as long as the RST pin is asserted, and is released when the RST
pin is deasserted.
Figure 25-6. External Reset Timing (RST)
RST
R5
R1
/Reset
(Internal)
Figure 25-7. Software Reset Timing
SW Reset
R2
/Reset
(Internal)
Figure 25-8. Watchdog Reset Timing
WDOG
Reset
(Internal)
R3
/Reset
(Internal)
Figure 25-9. MOSC Failure Reset Timing
MOSC
Fail Reset
(Internal)
R4
/Reset
(Internal)
25.7
On-Chip Low Drop-Out (LDO) Regulator
Table 25-8. LDO Regulator Characteristics
Parameter
Parameter Name
Min
Nom
Max
Unit
CLDO
External filter capacitor size for internal power
a
supply
2.5
-
4.0
µF
ESR
Filter capacitor equivalent series resistance
10
-
100
mΩ
1414
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 25-8. LDO Regulator Characteristics (continued)
Parameter
Parameter Name
Min
ESL
Filter capacitor equivalent series inductance
VLDO
LDO output voltage
IINRUSH
Inrush current
Nom
Max
Unit
-
-
0.5
nH
1.08
1.2
1.32
V
50
-
250
mA
a. The capacitor should be connected as close as possible to pin D6.
25.8
Clocks
The following sections provide specifications on the various clock sources and mode.
25.8.1
PLL Specifications
The following tables provide specifications for using the PLL.
Table 25-9. Phase Locked Loop (PLL) Characteristics
Parameter
Parameter Name
Min
FREF_XTAL
Crystal reference
5
FREF_EXT
External clock referencea
FPLL
TREADY
b
Nom
Max
Unit
a
-
25
MHz
5
a
-
25
MHz
PLL frequency
-
400
-
PLL lock time, enabling the PLL
-
-
512 * (N+1)
MHz
PLL lock time, changing the XTAL field in the
RCC/RCC2 register or changing the OSCSRC
between MOSC and PIOSC
-
-
128 * (N+1)
c
reference clocks
d
c
reference clocks
d
a. If the PLL is not used, the minimum input frequency can be 4 MHz.
b. PLL frequency is automatically calculated by the hardware based on the XTAL field of the RCC register.
c. N is the value in the N field in the PLLFREQ1 register.
d. A reference clock is the clock period of the crystal being used, which can be MOSC or PIOSC. For example, a 16-MHz
crystal connected to MOSC yields a reference clock of 62.5 ns.
Table 25-10 on page 1415 shows the actual frequency of the PLL based on the crystal frequency used
(defined by the XTAL field in the RCC register).
Table 25-10. Actual PLL Frequency
XTAL
Crystal
Frequency
(MHz)
MINT
MFRAC
Q
N
PLL Multiplier
PLL
Frequency
(MHz)
Error
0x09
5.0
0x50
0x0
0x0
0x0
80
400
-
0x0A
5.12
0x9C
0x100
0x0
0x1
156.25
400
-
0x0B
6.0
0xC8
0x0
0x0
0x2
200
400
-
0x0C
6.144
0xC3
0x140
0x0
0x2
195.3125
400
-
0x0D
7.3728
0xA2
0x30A
0x0
0x2
162.7598
399.9984
0.0004%
0x0E
8.0
0x32
0x0
0x0
0x0
50
400
-
0x0F
8.192
0xC3
0x140
0x0
0x3
195.3125
400
-
0x10
10.0
0x50
0x0
0x0
0x1
80
400
-
0x11
12.0
0xC8
0x0
0x0
0x5
200
400
-
0x12
12.288
0xC3
0x140
0x0
0x5
195.3125
400
-
0x13
13.56
0xB0
0x3F6
0x0
0x5
176.9902
399.9979
0.0005%
November 08, 2011
1415
Texas Instruments-Advance Information
Electrical Characteristics
Table 25-10. Actual PLL Frequency (continued)
25.8.2
XTAL
Crystal
Frequency
(MHz)
MINT
MFRAC
Q
N
PLL Multiplier
PLL
Frequency
(MHz)
Error
0x14
14.318
0xC3
0x238
0x0
0x6
195.5547
399.9982
0.0005%
0x15
16.0
0x32
0x0
0x0
0x1
50
400
-
0x16
16.384
0xC3
0x140
0x0
0x7
195.3125
400
-
0x17
18
0xC8
0x0
0x0
0x8
200
400
-
0x18
20
0x50
0x0
0x0
0x3
80
400
-
0x19
24
0x32
0x0
0x0
0x2
50
400
-
0x1A
25
0x50
0x0
0x0
0x4
80
400
-
PIOSC Specifications
Table 25-11. PIOSC Clock Characteristics
Parameter
Min
Nom
FPIOSC25
Parameter Name
Internal 16-MHz precision oscillator frequency variance,
factory calibrated at 25 °C
-
±0.25%
±1%
Max
FPIOSCT
Internal 16-MHz precision oscillator frequency variance,
factory calibrated at 25 °C, across specified temperature
range
-
-
±3%
FPIOSCUCAL
Internal 16-MHz precision oscillator frequency variance,
user calibrated at a chosen temperature
-
±0.25%
a
a
Unit
a
-
a
-
a
-
±1%
a. Preliminary, pending characterization.
25.8.3
Internal 30-kHz Oscillator Specifications
Table 25-12. 30-kHz Clock Characteristics
Parameter
FIOSC30KHZ
Parameter Name
Min
Nom
a
Internal 30-KHz oscillator frequency
10
30
Max
Unit
a
KHz
50
a. Preliminary, pending characterization.
25.8.4
Hibernation Clock Source Specifications
Table 25-13. HIB Oscillator Input Characteristics
Parameter
FHIBOSC
C1, C2
CPKG
CPCB
C0
CSHUNT
Parameter Name
Parallel resonance frequency
a
External load capacitance on XOSC0, XOSC1 pins
a
Device package stray shunt capacitance
a
PCB stray shunt capacitance
a
Crystal shunt capacitance
a
Total shunt capacitance
DL
TSTART
Nom
Max
Unit
-
32.768
-
KHz
12
-
24
pF
-
0.5
-
pF
-
0.5
-
pF
-
3
-
pF
-
-
4
pF
b
-
-
50
kΩ
Crystal effective series resistance, OSCDRV = 1
b
-
-
75
kΩ
Oscillator output drive level
-
-
0.25
Crystal effective series resistance, OSCDRV = 0
ESR
Min
c
Oscillator startup time, when using a crystal
-
1416
600
µW
d
pending
ms
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 25-13. HIB Oscillator Input Characteristics (continued)
Parameter
Parameter Name
Min
Nom
Max
Unit
VIH
CMOS input high level, when using an external
e
oscillator
Supply 0.4
-
Supply
V
VIL
CMOS input low level, when using an external
oscillator
GND
-
GND + 0.4
V
VHYS
CMOS input buffer hysteresis, when using an
external oscillator
-
600
-
mV
45
-
55
%
DCHIBOSC_EXT
External clock reference duty cycle
a. See information below table.
b. Crystal ESR specified by crystal manufacturer.
c. Oscillator startup time is specified from the time the oscillator is enabled to when it reaches a stable point of oscillation
such that the internal clock is valid.
d. Pending characterization.
e. Maximum VIH is relative to the larger of VDD or VBAT.
The load capacitors added on the board, C1 and C2, should be chosen such that the following
equation is satisfied (see Table 25-13 on page 1416 for typical values).
■ CL = load capacitance specified by crystal manufacturer
■ CL = (C1*C2)/(C1+C2) + CPKG + CPCB
■ CSHUNT = CPKG + CPCB + C0 (total shunt capacitance seen across XOSC0, XOSC1)
■ CPKG, CPCB as measured across the XOSC0, XOSC1 pins excluding the crystal
■ Clear the OSCDRV bit in the Hibernation Control (HIBCTL) register for C1,2 ≤ 18 pF; set the
OSCDRV bit for C1,2 > 18 pF.
■ C0 = Shunt capacitance of crystal specified by the crystal manufacturer
25.8.5
Main Oscillator Specifications
Table 25-14. Main Oscillator Input Characteristics
Parameter
FMOSC
Parameter Name
Min
Nom
Max
Unit
-
25
MHz
12
-
24
pF
-
0.5
-
pF
-
0.5
-
pF
-
4
-
pF
-
-
4
pF
dc
-
-
300
Ω
dc
-
-
200
Ω
dc
a
Parallel resonance frequency
4
b
C1, C2
External load capacitance on OSC0, OSC1 pins
CPKG
Device package stray shunt capacitance
CPCB
C0
CSHUNT
b
b
PCB stray shunt capacitance
bc
Crystal shunt capacitance
b
Total shunt capacitance
Crystal effective series resistance, 4 MHz
Crystal effective series resistance, 6 MHz
Crystal effective series resistance, 8 MHz
ESR
-
-
130
Ω
dc
-
-
120
Ω
dc
-
-
100
Ω
dc
-
-
50
Ω
-
-
OSCPWR
mW
Crystal effective series resistance, 12 MHz
Crystal effective series resistance, 16 MHz
Crystal effective series resistance, 25 MHz
DL
e
Oscillator output drive level
November 08, 2011
1417
Texas Instruments-Advance Information
Electrical Characteristics
Table 25-14. Main Oscillator Input Characteristics (continued)
Parameter
TSTART
Parameter Name
Min
f
Oscillator startup time, when using a crystal
Nom
Max
Unit
-
-
18
ms
0.65 * VDD
-
VDD
V
CMOS input low level, when using an external oscillator
GND
-
0.35 * VDD
V
CMOS input buffer hysteresis, when using an external
oscillator
150
-
-
mV
45
-
55
%
VIH
CMOS input high level, when using an external
oscillator
VIL
VHYS
DCHIBOSC_EXT External clock reference duty cycle
a. 5 MHz is the minimum when using the PLL.
b. See information below table.
c. Crystal vendors can be contacted to confirm these specifications are met for a specific crystal part number if the vendors
generic crystal datasheet show limits outside of these specifications.
d. Crystal ESR specified by crystal manufacturer.
e. OSCPWR = (2 * pi * FP * CL * 2.5)2 * ESR / 2. MOSC is capable of supplying over 1 mW of power. The maximum power
delivered to the crystal is based on the CL, FP and ESR parameters of the crystal in the circuit as calculated by the
OSCPWR equation. Ensure that the value calculated for OSCPWR does not exceed the crystal's drive-level maximum.
f. Oscillator startup time is specified from the time the oscillator is enabled to when it reaches a stable point of oscillation
such that the internal clock is valid.
The load capacitors added on the board, C1 and C2, should be chosen such that the following
equation is satisfied (see Table 25-14 on page 1417 for typical values).
■ CL = load capacitance specified by crystal manufacturer
■ CL = (C1*C2)/(C1+C2) + CSHUNT
■ CSHUNT = C0 + CPKG + CPCB (total shunt capacitance seen across OSC0, OSC1 crystal inputs)
■ CPKG, CPCB = the mutual caps as measured across the OSC0,OSC1 pins excluding the crystal.
■ C0 = Shunt capacitance of crystal specified by the crystal manufacturer
a
Table 25-15. Supported MOSC Crystal Frequencies
Value
Crystal Frequency (MHz) Not Using the PLL
0x00-0x5
Crystal Frequency (MHz) Using the PLL
reserved
0x06
4 MHz
reserved
0x07
4.096 MHz
reserved
0x08
4.9152 MHz
reserved
0x09
5 MHz (USB)
0x0A
5.12 MHz
0x0B
6 MHz (USB)
0x0C
6.144 MHz
0x0D
7.3728 MHz
0x0E
8 MHz (USB)
0x0F
8.192 MHz
0x10
10.0 MHz (USB)
0x11
12.0 MHz (USB)
0x12
12.288 MHz
1418
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 25-15. Supported MOSC Crystal Frequencies (continued)
Value
Crystal Frequency (MHz) Not Using the PLL
Crystal Frequency (MHz) Using the PLL
0x13
13.56 MHz
0x14
14.31818 MHz
0x15
16.0 MHz (reset value)(USB)
0x16
16.384 MHz
0x17
18.0 MHz (USB)
0x18
20.0 MHz (USB)
0x19
24.0 MHz (USB)
0x1A
25.0 MHz (USB)
a. Frequencies that may be used with the USB interface are indicated in the table.
25.8.6
System Clock Specification with ADC Operation
Table 25-16. System Clock Characteristics with ADC Operation
Parameter
Fsysadc
Parameter Name
System clock frequency when the ADC
a
module is operating (when PLL is bypassed).
Min
Nom
Max
Unit
15.9952
16
16.0048
MHz
a. Clock frequency (plus jitter) must be stable inside specified range. ADC can be clocked from the PLL, directly from an
external clock source, or from the PIOSC, as long as frequency absolute precision is inside specified range.
25.8.7
System Clock Specification with USB Operation
Table 25-17. System Clock Characteristics with USB Operation
Parameter
Fsysusb
25.9
Parameter Name
Min
Nom
Max
Unit
30
-
-
MHz
Min
Nom
Max
Unit
Time to wake from interrupt in sleep mode
-
-
2
system
clocks
Time to wake from interrupt in deep-sleep mode,
using PIOSC for both Run mode and Deep-sleep
bc
mode
-
1.25
-
µs
Time to wake from interrupt in deep-sleep mode,
using PIOSC for Run mode and IOSC for Deep-sleep
cb
mode mode
-
350
-
µs
-
-
TREADY
ms
System clock frequency when the USB module is
operating (note that MOSC must be the clock source,
either with or without using the PLL)
Sleep Modes
a
Table 25-18. Sleep Modes AC Characteristics
Parameter
No
Parameter
TWAKE_S
D1
TWAKE_DS
D2
Parameter Name
b
TWAKE_PLL_DS Time to wake from interrupt in deep-sleep mode
b
when using the PLL
a. Values in this table assume the IOSC is the clock source during sleep or deep-sleep mode.
b. Specified from registering the interrupt to first instruction.
c. If the main oscillator is used for run mode, add the main oscillator startup time, TSTART.
November 08, 2011
1419
Texas Instruments-Advance Information
Electrical Characteristics
25.10
Hibernation Module
The Hibernation module requires special system implementation considerations because it is intended
to power down all other sections of its host device, refer to “Hibernation Module” on page 522.
Table 25-19. Hibernation Module Battery Characteristics
Parameter Parameter Name
VBAT
VLOWBAT
Min
Nominal
Max
Unit
Battery supply voltage
1.8
3.0
3.6
V
Low battery detect voltage, VBATSEL=0x0
1.85
1.9
1.95
V
Low battery detect voltage, VBATSEL=0x1
2.05
2.1
2.15
V
Low battery detect voltage, VBATSEL=0x2
2.25
2.3
2.35
V
Low battery detect voltage, VBATSEL=0x3
2.45
2.5
2.55
V
Table 25-20. Hibernation Module AC Characteristics
Parameter
No
Parameter
Parameter Name
Min
Nom
Max
Unit
H1
TWAKE
100
-
-
ns
H2
TWAKE_TO_HIB
WAKE assert to HIB desassert (wake
up time)
-
-
31
μs
H3
TVDD_RAMP
VDD ramp to 3.0 V
-
Depends on
characteristics of
power supply
-
μs
H4
TVDD_CODE
VDD at 3.0 V to internal POR
deassert; first instruction executes
-
-
500
μs
WAKE assertion time
Figure 25-10. Hibernation Module Timing
H1
WAKE
H2
HIB
H3
VDD
H4
POR
1420
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
25.11
Flash Memory and EEPROM
Table 25-21. Flash Memory Characteristics
Parameter
PECYC
TRET
TPROG64
TERASE
TME
Parameter Name
Number of guaranteed program/erase cycles before
a
failure
Data retention, -40˚C to +85˚C
Min
Nom
Max
Unit
100,000
-
-
cycles
10
-
-
years
c
Program time for double-word-aligned 64 bits of
b
data
30
50
150
µs
Page erase time, 1.
b. If programming fewer than 64 bits of data, the programming time is the same. For example, if only 32 bits of data need
to be programmed, the other 32 bits are masked off.
c. The memory controller will complete the operation within this specified maximum. It is possible under extreme conditions
on previous endurance cycling that a verification failure flag will be issued upon completion. In the event that this flag is
generated, issue the same operation again to extend the high-voltage operation.
a
Table 25-22. EEPROM Characteristics
Parameter Parameter Name
EPECYC
ETRET
ETPROG
ETREAD
ETME
Min
Nom
Max
Unit
Number of guaranteed mass program/erase cycles of a single 500,000
b
word before failure
-
-
cycles
Data retention, -40˚C to +85˚C
10
-
-
years
Program time for 32 bits of data - space available
-
110
600
μs
Program time for 32 bits of data - requires a copy to the copy
buffer, copy buffer has space and less than 10% of EEPROM
endurance used
-
30
-
ms
Program time for 32 bits of data - requires a copy to the copy
buffer, copy buffer has space and greater than 90% of EEPROM
endurance used
-
-
900
ms
Program time for 32 bits of data - requires a copy to the copy
buffer, copy buffer requires an erase and less than 10% of
EEPROM endurance used
-
60
-
ms
Program time for 32 bits of data - requires a copy to the copy
buffer, copy buffer requires an erase and greater than 90% of
EEPROM endurance used
-
-
1800
ms
Read access time
-
4
-
system clocks
Mass erase time, 0 -> 1.
25.12
GPIO Module
Note:
All GPIOs are 5-V tolerant, except PB0 and PB1. See “Signal Description” on page 675 for
more information on GPIO configuration.
November 08, 2011
1421
Texas Instruments-Advance Information
Electrical Characteristics
Table 25-23. GPIO Module Characteristics
Parameter Parameter Name
Min
Nom
Max
Unit
RGPIOPU
GPIO internal pull-up resistor
13
20
30
kΩ
RGPIOPD
GPIO internal pull-down resistor
13
20
35
kΩ
-
-
1.0
µA
a
ILKG
GPIO input leakage current, VIN = 3.3 V ± 10%
a
GPIO input leakage current, VIN = 5.0 VIN ± 10%
-
-
TGPIOR
c
µA
14
pending
d
ns
b
c
pending
ns
GPIO Rise Time, 4-mA drive
6
-
b
GPIO Rise Time, 8-mA drive
c
pending
ns
c
pending
ns
4
b
GPIO Rise Time, 8-mA drive with slew rate control
5
e
20
c
pending
ns
e
c
pending
ns
GPIO Fall Time, 2-mA drive
TGPIOF
60
b
GPIO Rise Time, 2-mA drive
GPIO Fall Time, 4-mA drive
9
-
e
GPIO Fall Time, 8-mA drive
c
pending
ns
c
pending
ns
4
e
GPIO Fall Time, 8-mA drive with slew rate control
6
a. The leakage current is measured with GND or VDD applied to the corresponding pin(s). The leakage of digital port pins
is measured individually. The port pin is configured as an input and the pullup/pulldown resistor is disabled.
b. Time measured from 20% to 80% of VDD.
c. Preliminary, pending characterization.
d. Pending characterization.
e. Time measured from 80% to 20% of VDD.
25.13
Analog-to-Digital Converter (ADC)
a
Table 25-24. ADC Electrical Characteristics
Parameter
Parameter Name
Min
Nom
Max
Unit
POWER SUPPLY REQUIREMENTS
VDDA
ADC supply voltage
2.9
3.3
3.6
V
GNDA
ADC ground voltage
-
0
-
V
-
1.0 // 0.01
-
μF
VDDA / GNDA VOLTAGE REFERENCE
CREF
Voltage reference decoupling capacitance
b
EXTERNAL VOLTAGE REFERENCE INPUT
VREF+
Positive external voltage reference for ADC,
when VREF field in the ADCCTL register is not
c
0x0 -
2.4
VDDA
VDDA
V
VREF-
Negative external voltage reference for ADC,
when VREF field in the ADCCTL register is not
c
0x0
GNDA
GNDA
0.3
V
IVREF
Current on VREF+ input, using external VREF+
= 3.3 V
-
330.5
440
µA
ILVREF
DC leakage current on VREF+ input when
external VREF disabled
-
-
2.0
µA
CREF
External reference decoupling capacitance
-
1.0 // 0.01
-
μF
c
d
ANALOG INPUT
1422
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 25-24. ADC Electrical Characteristics (continued)
Parameter
Parameter Name
Min
Nom
Max
Unit
0
-
VDDA
V
Differential, full-scale analog input voltage,
eg
internal reference
-VDDA
-
VVDDA
V
Single-ended, full-scale analog input voltage,
cf
external reference
VREFA-
-
VREFA+
V
- (VREFA+ VREFA-)
-
VREFA+ VREFA-
V
-
-
2.0
µA
-
-
2.5
kΩ
-
-
10
pF
-
-
500
Ω
-
16
-
MHz
-
250
Single-ended, full- scale analog input voltage,
ef
internal reference
VADCIN
Differential, full-scale analog input voltage,
ch
external reference
IL
i
ADC input leakage current
i
RADC
ADC equivalent input resistance
CADC
ADC equivalent input capacitance
RS
i
i
Analog source resistance
SAMPLING DYNAMICS
j
FADC
ADC conversion clock frequency
FCONV
ADC conversion rate
TS
ADC sample time
TC
ADC conversion time
TLT
Latency from trigger to start of conversion
1
MSPS
-
ns
1
-
µs
2
-
ADC clocks
kl
SYSTEM PERFORMANCE
N
Resolution
12
bits
m
INL
Integral nonlinearity error, over full input range
-
±1.5
DNL
Differential nonlinearity error, over full input
range
-
±0.8
±1.0
LSB
EO
Offset error
-
±1.0
pending
LSB
EG
n
-
±2.0
pending
LSB
-
±3.5
pending
LSB
ET
Gain error
o
Total unadjusted error, over full input range
pending
LSB
TEMPERATURE SENSOR
VTSENS
Temperature sensor voltage, junction
temperature 25 °C
-
1.633
-
V
STSENS
Temperature sensor slope, ambient temperature
--40 °C to 85 °C
-
-13.3
-
mV/°C
ETSENS
Temperature sensor accuracy, ambient
p
temperature --40 °C to 85 °C
-
-
±5
°C
a. At ambient temperature= -40 °C to 85 °C, VREF= 3.3V, FADC=16 MHz unless otherwise noted.
b. Two capacitors in parallel.
c. Assumes external filtering network between VREF+ and VREF- as shown in Figure 25-11 on page 1424. External reference
noise level must be under 12bit (-74 dB) of Full Scale input, over input bandwidth, measured at VREF+ - VREF-.
d. Two capacitors in parallel.
e. Internal reference is connected directly between VDDA and GNDA (VREFi = VDDA - GNDA). Dynamic characteristics can
not be ensured when internal reference is used due to potential high noise coupling through VDDA. Use only when data
can be averaged over many samples. Internal reference voltage is selected when VREF field in the ADCCTL register is
0x0.
f. VADCIN = VINP - VINN
g. With signal common mode as VDDA/2.
h. With signal common mode as (VREF+ + VREF-)/2.
November 08, 2011
1423
Texas Instruments-Advance Information
Electrical Characteristics
i. As shown in Figure 25-12 on page 1425, RADC is the total equivalent resistance in the input line all the way up to the sampling
node at the input of the ADC.
j. See “System Clock Specification with ADC Operation” on page 1419 for full ADC clock frequency specification.
k. Low noise environment is assumed in order to obtain values close to spec. Board must have good ground isolation between
analog and digital grounds, a clean reference voltage is assumed, and input signal must be bandlimited to Nyquist
bandwidth. No anti-aliasing filter is provided internally.
l. ADC static measurements taken by averaging over several samples. At least 20-sample averaging is assumed to obtain
expected typical or maximum spec values.
m. Pending characterization.
n. Gain error is measured at max code after compensating for offset. Gain error is equivalent to "Full Scale Error." It can be
given in % of slope error, or in LSB, as done here.
o. Total Unadjusted Error is the maximum error at any one code versus the ideal ADC curve. It includes all other errors
(offset error, gain error and INL) at any given ADC code.
p. Note that this parameter does not include ADC error.
Figure 25-11. ADC External Reference Filtering
Stellaris® Microcontroller
IVREF
VREF+
VREF+
CREF
VREF‐
VREF
VREF‐
1424
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Figure 25-12. ADC Input Equivalency Diagram
VDD
Zs
ESD
Clamp
Rs
VS
Input PAD
Equivalent
Circuit
Stellaris® Microcontroller
ZADC
RADC
Pin
VADCIN
Cs
ESD
Clamp
12‐bit
SAR ADC
Converter
12‐bit
Word
ILK
G
Pin
Input PAD
Equivalent
Circuit
Pin
Input PAD
Equivalent
Circuit
RADC
RADC
CADC
25.14
Synchronous Serial Interface (SSI)
Table 25-25. SSI Characteristics
Parameter
No.
Parameter
Parameter Name
Min
Nom
Max
Unit
S1
TCLK_PER
SSIClk cycle time
40
-
-
ns
S2
S3
TCLK_HIGH
SSIClk high time
-
0.5
-
t clk_per
TCLK_LOW
SSIClk low time
-
0.5
-
S4
TCLKRF
a
b
SSIClk rise/fall time
-
t clk_per
c
4
pending
ns
S5
TDMD
Data from master valid delay time
0
-
1
system clocks
S6
TDMS
Data from master setup time
1
-
-
system clocks
S7
TDMH
Data from master hold time
2
-
-
system clocks
S8
TDSS
Data from slave setup time
1
-
-
system clocks
S9
TDSH
Data from slave hold time
2
-
-
system clocks
a. In master mode, the system clock must be at least twice as fast as the SSIClk; in slave mode, the system clock must be
at least 6 times faster than the SSIClk.
b. Note that the delays shown are using 8-mA drive strength.
c. Pending characterization.
November 08, 2011
1425
Texas Instruments-Advance Information
Electrical Characteristics
Figure 25-13. SSI Timing for TI Frame Format (FRF=01), Single Transfer Timing Measurement
S1
S4
S2
SSIClk
S3
SSIFss
SSITx
SSIRx
MSB
LSB
4 to 16 bits
Figure 25-14. SSI Timing for MICROWIRE Frame Format (FRF=10), Single Transfer
S2
S1
SSIClk
S3
SSIFss
SSITx
MSB
LSB
8-bit control
SSIRx
0
MSB
LSB
4 to 16 bits output data
1426
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Figure 25-15. SSI Timing for SPI Frame Format (FRF=00), with SPH=1
S1
S4
S2
SSIClk
(SPO=1)
S3
SSIClk
(SPO=0)
S6
SSITx
(master)
S7
MSB
S5
SSIRx
(slave)
S8
LSB
S9
MSB
LSB
SSIFss
25.15
Inter-Integrated Circuit (I2C) Interface
Table 25-26. I2C Characteristics
Parameter
No.
Parameter
Parameter Name
Min
Nom
Max
Unit
a
TSCH
Start condition hold time
36
-
-
system clocks
a
TLP
Clock Low period
36
-
-
system clocks
b
TSRT
I2CSCL/I2CSDA rise time (VIL =0.5 V
to V IH =2.4 V)
-
-
(see note
b)
ns
a
TDH
Data hold time
2
-
-
system clocks
c
TSFT
I2CSCL/I2CSDA fall time (VIH =2.4 V
to V IL =0.5 V)
-
9
10
ns
a
THT
Clock High time
24
-
-
system clocks
a
TDS
Data setup time
18
-
-
system clocks
a
TSCSR
Start condition setup time (for
repeated start condition only)
36
-
-
system clocks
a
TSCS
Stop condition setup time
24
-
-
system clocks
I1
I2
I3
I4
I5
I6
I7
I8
I9
a. Values depend on the value programmed into the TPR bit in the I2C Master Timer Period (I2CMTPR) register; a TPR
programmed for the maximum I2CSCL frequency (TPR=0x2) results in a minimum output timing as shown in the table
above. The I 2C interface is designed to scale the actual data transition time to move it to the middle of the I2CSCL Low
period. The actual position is affected by the value programmed into the TPR; however, the numbers given in the above
values are minimum values.
b. Because I2CSCL and I2CSDA are open-drain-type outputs, which the controller can only actively drive Low, the time
I2CSCL or I2CSDA takes to reach a high level depends on external signal capacitance and pull-up resistor values.
c. Specified at a nominal 50 pF load.
November 08, 2011
1427
Texas Instruments-Advance Information
Electrical Characteristics
Figure 25-16. I2C Timing
I2
I6
I5
I2CSCL
I1
I4
I7
I8
I3
I9
I2CSDA
25.16
Universal Serial Bus (USB) Controller
®
The Stellaris USB controller electrical specifications are compliant with the Universal Serial Bus
Specification Rev. 2.0 (full-speed and low-speed support) and the On-The-Go Supplement to the
USB 2.0 Specification Rev. 1.0. Some components of the USB system are integrated within the
LM4F232H5BB microcontroller and specific to the Stellaris microcontroller design.
25.17
Analog Comparator
Table 25-27. Analog Comparator Characteristics
Parameter
VINP,VINN
VCM
VOS
Min
Nom
Max
Unit
Input voltage range
Parameter Name
GNDA
-
VDDA
V
Input common mode voltage range
GNDA
-
VDDA
Input offset voltage
-
Input leakage current over full voltage range
Common mode rejection ratio
TRT
TMC
IINP,IINN
CMRR
V
a
±10
pending
mV
-
-
2.0
µA
-
50
-
dB
Response time
-
-
1
µs
Comparator mode change to Output Valid
-
-
10
µs
a. Pending characterization.
Table 25-28. Analog Comparator Voltage Reference Characteristics
Parameter
Min
Nom
Max
Unit
RHR
Parameter Name
Resolution high range
-
VDDA/29.23
-
V
RLR
Resolution low range
-
VDDA/22.11
-
V
AHR
Absolute accuracy high range, LSB =
VDDA/29.23
-
-
±1/2
LSB
ALR
Absolute accuracy low range, LSB =
VDDA/22.11
-
-
±1/4
LSB
25.18
Current Consumption
25.18.1
Preliminary Current Consumption
The following table provides preliminary figures for current consumption while ongoing characterization
is completed.
1428
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Table 25-29. Preliminary Current Consumption
Parameter
Parameter Name
Conditions
Nom
Max
Unit
Run mode 1 (Flash
loop)
VDD = 3.3 V
50
-
mA
40
-
mA
30
-
mA
20
-
mA
12
-
mA
4.5
-
mA
3.8
-
mA
VDDA = 3.3 V
a
Test Configuration: Typical system configuration
Peripherals = All ON
System Clock = 80 MHz (with PLL)
Temp = 25°C
Run mode 1 (SRAM
loop)
VDD = 3.3 V
VDDA = 3.3 V
a
Test Configuration: Typical system configuration
Peripherals = All ON
System Clock = 80 MHz (with PLL)
IDD_RUN
Temp = 25°C
Run mode 2 (Flash
loop)
VDD = 3.3 V
VDDA = 3.3 V
a
Test Configuration: Typical system configuration
Peripherals = All OFF
System Clock = 80 MHz (with PLL)
Temp = 25°C
Run mode 2 (SRAM
loop)
VDD = 3.3 V
VDDA = 3.3 V
a
Test Configuration: Typical system configuration
Peripherals = All OFF
System Clock = 80 MHz (with PLL)
Temp = 25°C
VDD = 3.3 V
VDDA = 3.3 V
a
Test Configuration: Typical system configuration
Peripherals = All OFF
System Clock = 80 MHz (with PLL)
Temp = 25°C
VDD = 3.3 V
VDDA = 3.3 V
a
IDD_SLEEP
Sleep mode
Test Configuration: Typical system configuration
Peripherals = All OFF
b
System Clock =16 MHz (with PIOSC)
Temp = 25°C
VDD = 3.3 V
VDDA = 3.3 V
a
Test Configuration: Typical system configuration
Peripherals = All OFF
b
System Clock =1 MHz (with PIOSC/16)
Temp = 25°C
November 08, 2011
1429
Texas Instruments-Advance Information
Electrical Characteristics
Table 25-29. Preliminary Current Consumption (continued)
Parameter
Parameter Name
IDD_DEEPSLEEP Deep-sleep mode
Conditions
Nom
Max
Unit
pending
-
µA
1.6
-
µA
1.7
-
µA
5.0
-
µA
c
VDD = 3.3 V
VDDA = 3.3 V
a
Test Configuration: Typical system configuration
Peripherals = All OFF
System Clock = IOSC30KHZ
Temp = 25°C
IHIB_NORTC
Hibernate mode
(external wake, RTC
disabled)
VBAT = 3.0 V
VDD = 0 V
VDDA = 0 V
a
Test Configuration: Typical system configuration
System Clock = OFF
Hibernate Module = 32.768 kHz
IHIB_RTC
Hibernate mode (RTC VBAT = 3.0 V
enabled)
VDD = 0 V
VDDA = 0 V
a
Test Configuration: Typical system configuration
System Clock = OFF
Hibernate Module = 32.768 kHz
IHIB_VDD3ON
Hibernate mode
(VDD3ON mode)
VBAT = 3.0 V
VDD = 3.3 V
VDDA = 3.3 V
a
Test Configuration: Typical system configuration
System Clock = OFF
Hibernate Module = 32.768 kHz
a. Will be updated with specific details upon further characterization.
b. Note that if the MOSC is the source of the Run-mode system clock and is powered down in Sleep mode, wake time is
increased by TMOSC_SETTLE.
c. Pending characterization.
1430
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
A
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
The Cortex-M4F Processor
R0, type R/W, , reset - (see page 77)
DATA
DATA
R1, type R/W, , reset - (see page 77)
DATA
DATA
R2, type R/W, , reset - (see page 77)
DATA
DATA
R3, type R/W, , reset - (see page 77)
DATA
DATA
R4, type R/W, , reset - (see page 77)
DATA
DATA
R5, type R/W, , reset - (see page 77)
DATA
DATA
R6, type R/W, , reset - (see page 77)
DATA
DATA
R7, type R/W, , reset - (see page 77)
DATA
DATA
R8, type R/W, , reset - (see page 77)
DATA
DATA
R9, type R/W, , reset - (see page 77)
DATA
DATA
R10, type R/W, , reset - (see page 77)
DATA
DATA
R11, type R/W, , reset - (see page 77)
DATA
DATA
R12, type R/W, , reset - (see page 77)
DATA
DATA
SP, type R/W, , reset - (see page 78)
SP
SP
LR, type R/W, , reset 0xFFFF.FFFF (see page 79)
LINK
LINK
PC, type R/W, , reset - (see page 80)
PC
PC
November 08, 2011
1431
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
PSR, type R/W, , reset 0x0100.0000 (see page 81)
N
Z
C
V
Q
ICI / IT
THUMB
GE
ICI / IT
ISRNUM
PRIMASK, type R/W, , reset 0x0000.0000 (see page 85)
PRIMASK
FAULTMASK, type R/W, , reset 0x0000.0000 (see page 86)
FAULTMASK
BASEPRI, type R/W, , reset 0x0000.0000 (see page 87)
BASEPRI
CONTROL, type R/W, , reset 0x0000.0000 (see page 88)
FPCA
ASP
TMPL
OFC
DZC
IOC
CLK_SRC
INTEN
ENABLE
FPSC, type R/W, , reset - (see page 90)
N
Z
C
V
AHP
DN
FZ
RMODE
IDC
IXC
UFC
Cortex-M4 Peripherals
System Timer (SysTick) Registers
Base 0xE000.E000
STCTRL, type R/W, offset 0x010, reset 0x0000.0004
COUNT
STRELOAD, type R/W, offset 0x014, reset RELOAD
RELOAD
STCURRENT, type R/WC, offset 0x018, reset CURRENT
CURRENT
Cortex-M4 Peripherals
Nested Vectored Interrupt Controller (NVIC) Registers
Base 0xE000.E000
EN0, type R/W, offset 0x100, reset 0x0000.0000
INT
INT
EN1, type R/W, offset 0x104, reset 0x0000.0000
INT
INT
EN2, type R/W, offset 0x108, reset 0x0000.0000
INT
INT
EN3, type R/W, offset 0x10C, reset 0x0000.0000
INT
INT
EN4, type R/W, offset 0x110, reset 0x0000.0000
INT
DIS0, type R/W, offset 0x180, reset 0x0000.0000
INT
INT
1432
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
DIS1, type R/W, offset 0x184, reset 0x0000.0000
INT
INT
DIS2, type R/W, offset 0x188, reset 0x0000.0000
INT
INT
DIS3, type R/W, offset 0x18C, reset 0x0000.0000
INT
INT
DIS4, type R/W, offset 0x190, reset 0x0000.0000
INT
PEND0, type R/W, offset 0x200, reset 0x0000.0000
INT
INT
PEND1, type R/W, offset 0x204, reset 0x0000.0000
INT
INT
PEND2, type R/W, offset 0x208, reset 0x0000.0000
INT
INT
PEND3, type R/W, offset 0x20C, reset 0x0000.0000
INT
INT
PEND4, type R/W, offset 0x210, reset 0x0000.0000
INT
UNPEND0, type R/W, offset 0x280, reset 0x0000.0000
INT
INT
UNPEND1, type R/W, offset 0x284, reset 0x0000.0000
INT
INT
UNPEND2, type R/W, offset 0x288, reset 0x0000.0000
INT
INT
UNPEND3, type R/W, offset 0x28C, reset 0x0000.0000
INT
INT
UNPEND4, type R/W, offset 0x290, reset 0x0000.0000
INT
ACTIVE0, type RO, offset 0x300, reset 0x0000.0000
INT
INT
ACTIVE1, type RO, offset 0x304, reset 0x0000.0000
INT
INT
ACTIVE2, type RO, offset 0x308, reset 0x0000.0000
INT
INT
November 08, 2011
1433
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
ACTIVE3, type RO, offset 0x30C, reset 0x0000.0000
INT
INT
ACTIVE4, type RO, offset 0x310, reset 0x0000.0000
INT
PRI0, type R/W, offset 0x400, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI1, type R/W, offset 0x404, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI2, type R/W, offset 0x408, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI3, type R/W, offset 0x40C, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI4, type R/W, offset 0x410, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI5, type R/W, offset 0x414, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI6, type R/W, offset 0x418, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI7, type R/W, offset 0x41C, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI8, type R/W, offset 0x420, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI9, type R/W, offset 0x424, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI10, type R/W, offset 0x428, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI11, type R/W, offset 0x42C, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI12, type R/W, offset 0x430, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI13, type R/W, offset 0x434, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI14, type R/W, offset 0x438, reset 0x0000.0000
INTD
INTC
INTB
INTA
1434
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
PRI15, type R/W, offset 0x43C, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI16, type R/W, offset 0x440, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI17, type R/W, offset 0x444, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI18, type R/W, offset 0x448, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI19, type R/W, offset 0x44C, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI20, type R/W, offset 0x450, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI21, type R/W, offset 0x454, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI22, type R/W, offset 0x458, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI23, type R/W, offset 0x45C, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI24, type R/W, offset 0x460, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI25, type R/W, offset 0x464, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI26, type R/W, offset 0x468, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI27, type R/W, offset 0x46C, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI28, type R/W, offset 0x470, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI29, type R/W, offset 0x474, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI30, type R/W, offset 0x478, reset 0x0000.0000
INTD
INTC
INTB
INTA
PRI31, type R/W, offset 0x47C, reset 0x0000.0000
INTD
INTC
INTB
INTA
November 08, 2011
1435
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
PRI32, type R/W, offset 0x480, reset 0x0000.0000
INTD
INTC
INTB
INTA
SWTRIG, type WO, offset 0xF00, reset 0x0000.0000
INTID
Cortex-M4 Peripherals
System Control Block (SCB) Registers
Base 0xE000.E000
ACTLR, type R/W, offset 0x008, reset 0x0000.0000
DISOOFP DISFPCA
DISFOLD DISWBUF DISMCYC
CPUID, type RO, offset 0xD00, reset 0x410F.C241
IMP
VAR
CON
PARTNO
REV
INTCTRL, type R/W, offset 0xD04, reset 0x0000.0000
NMISET
PENDSV UNPENDSV PENDSTSET PENDSTCLR
VECPEND
ISRPRE
ISRPEND
VECPEND
RETBASE
VECACT
VTABLE, type R/W, offset 0xD08, reset 0x0000.0000
BASE
OFFSET
OFFSET
APINT, type R/W, offset 0xD0C, reset 0xFA05.0000
VECTKEY
PRIGROUP
ENDIANESS
SYSRESREQ VECTCLRACT VECTRESET
SYSCTRL, type R/W, offset 0xD10, reset 0x0000.0000
SEVONPEND
SLEEPDEEP SLEEPEXIT
CFGCTRL, type R/W, offset 0xD14, reset 0x0000.0200
DIV0
STKALIGN BFHFNMIGN
UNALIGNED
MAINPEND
BASETHR
SYSPRI1, type R/W, offset 0xD18, reset 0x0000.0000
USAGE
BUS
MEM
SYSPRI2, type R/W, offset 0xD1C, reset 0x0000.0000
SVC
SYSPRI3, type R/W, offset 0xD20, reset 0x0000.0000
TICK
PENDSV
DEBUG
SYSHNDCTRL, type R/W, offset 0xD24, reset 0x0000.0000
USAGE
SVC
BUSP
MEMP
USAGEP
TICK
PNDSV
MON
SVCA
USGA
BUS
MEM
BUSA
MEMA
INVSTAT
UNDEF
DERR
IERR
FAULTSTAT, type R/W1C, offset 0xD28, reset 0x0000.0000
BFARV
BLSPERR
BSTKE
BUSTKE
IMPRE
DIV0
UNALIGN
PRECISE
IBUS
NOCP
MMARV
MLSPERR
MSTKE
MUSTKE
INVPC
HFAULTSTAT, type R/W1C, offset 0xD2C, reset 0x0000.0000
DBG
FORCED
VECT
MMADDR, type R/W, offset 0xD34, reset ADDR
ADDR
1436
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
FAULTADDR, type R/W, offset 0xD38, reset ADDR
ADDR
Cortex-M4 Peripherals
Memory Protection Unit (MPU) Registers
Base 0xE000.E000
MPUTYPE, type RO, offset 0xD90, reset 0x0000.0800
IREGION
DREGION
SEPARATE
MPUCTRL, type R/W, offset 0xD94, reset 0x0000.0000
PRIVDEFEN HFNMIENA
ENABLE
MPUNUMBER, type R/W, offset 0xD98, reset 0x0000.0000
NUMBER
MPUBASE, type R/W, offset 0xD9C, reset 0x0000.0000
ADDR
ADDR
VALID
REGION
VALID
REGION
VALID
REGION
VALID
REGION
MPUBASE1, type R/W, offset 0xDA4, reset 0x0000.0000
ADDR
ADDR
MPUBASE2, type R/W, offset 0xDAC, reset 0x0000.0000
ADDR
ADDR
MPUBASE3, type R/W, offset 0xDB4, reset 0x0000.0000
ADDR
ADDR
MPUATTR, type R/W, offset 0xDA0, reset 0x0000.0000
XN
AP
TEX
SRD
S
C
SIZE
B
ENABLE
MPUATTR1, type R/W, offset 0xDA8, reset 0x0000.0000
XN
AP
TEX
SRD
S
C
SIZE
B
ENABLE
MPUATTR2, type R/W, offset 0xDB0, reset 0x0000.0000
XN
AP
TEX
SRD
S
C
SIZE
B
ENABLE
MPUATTR3, type R/W, offset 0xDB8, reset 0x0000.0000
XN
AP
TEX
SRD
S
C
SIZE
B
ENABLE
Cortex-M4 Peripherals
Floating-Point Unit (FPU) Registers
Base 0xE000.E000
CPAC, type R/W, offset 0xD88, reset 0x0000.0000
CP11
CP10
FPCC, type R/W, offset 0xF34, reset 0xC000.0000
ASPEN
LSPEN
MONRDY
BFRDY
MMRDY
HFRDY
THREAD
USER
LSPACT
FPCA, type R/W, offset 0xF38, reset ADDRESS
ADDRESS
November 08, 2011
1437
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
AHP
DN
FZ
FPDSC, type R/W, offset 0xF3C, reset 0x0000.0000
RMODE
System Control
Base 0x400F.E000
DID0, type RO, offset 0x000, reset - (see page 237)
VER
CLASS
MAJOR
MINOR
DID1, type RO, offset 0x004, reset - (see page 239)
VER
FAM
PARTNO
PINCOUNT
TEMP
PKG
ROHS
QUAL
DC0, type RO, offset 0x008, reset 0x007F.007F (see page 241)
SRAMSZ
FLASHSZ
DC1, type RO, offset 0x010, reset 0x1333.2FFF (see page 242)
WDT1
MINSYSDIV
CAN1
MAXADC1SPD
CAN0
MAXADC0SPD
MPU
HIB
PWM1
PWM0
TEMPSNS
PLL
SSI1
SSI0
ADC0AIN5
ADC0AIN4
PWM5
PWM4
GPIOF
GPIOE
ADC1
ADC0
WDT0
SWO
SWD
JTAG
TIMER3
TIMER2
TIMER1
TIMER0
UART2
UART1
UART0
ADC0AIN3
ADC0AIN2
ADC0AIN1
ADC0AIN0
PWM3
PWM2
PWM1
PWM0
GPIOD
GPIOC
GPIOB
GPIOA
PWM3
PWM2
PWM1
PWM0
DC2, type RO, offset 0x014, reset 0x070F.F337 (see page 245)
EPI0
I2C1HS
I2C1
I2S0
I2C0HS
COMP2
I2C0
COMP1
COMP0
QEI1
QEI0
CCP1
CCP0
DC3, type RO, offset 0x018, reset 0xBFFF.FFFF (see page 248)
32KHZ
PWMFAULT
CCP5
C2O
CCP4
C2PLUS C2MINUS
CCP3
C1O
CCP2
C1PLUS C1MINUS
C0O
ADC0AIN7
ADC0AIN6
C0PLUS C0MINUS
DC4, type RO, offset 0x01C, reset 0x0004.F1FF (see page 252)
EPHY0
CCP7
CCP6
UDMA
EMAC0
E1588
ROM
GPIOJ
PICAL
GPIOH
GPIOG
PWM7
PWM6
DC5, type RO, offset 0x020, reset 0x0F30.00FF (see page 255)
PWMEFLT PWMESYNC
PWMFAULT3 PWMFAULT2 PWMFAULT1 PWMFAULT0
PWM5
PWM4
DC6, type RO, offset 0x024, reset 0x0000.0013 (see page 257)
USB0PHY
USB0
DC7, type RO, offset 0x028, reset 0xFFFF.FFFF (see page 258)
DMACH30 DMACH29 DMACH28 DMACH27 DMACH26 DMACH25 DMACH24 DMACH23 DMACH22 DMACH21 DMACH20 DMACH19 DMACH18 DMACH17 DMACH16
DMACH15 DMACH14 DMACH13 DMACH12 DMACH11 DMACH10 DMACH9 DMACH8 DMACH7 DMACH6 DMACH5 DMACH4 DMACH3 DMACH2 DMACH1 DMACH0
DC8, type RO, offset 0x02C, reset 0xFFFF.FFFF (see page 261)
ADC1AIN15 ADC1AIN14 ADC1AIN13 ADC1AIN12 ADC1AIN11 ADC1AIN10 ADC1AIN9
ADC1AIN8
ADC1AIN7
ADC1AIN6
ADC1AIN5
ADC1AIN4
ADC1AIN3
ADC1AIN2
ADC1AIN1
ADC1AIN0
ADC0AIN15 ADC0AIN14 ADC0AIN13 ADC0AIN12 ADC0AIN11 ADC0AIN10 ADC0AIN9
ADC0AIN8
ADC0AIN7
ADC0AIN6
ADC0AIN5
ADC0AIN4
ADC0AIN3
ADC0AIN2
ADC0AIN1
ADC0AIN0
PBORCTL, type R/W, offset 0x030, reset 0x0000.0000 (see page 264)
BORIOR
SRCR0, type RO, offset 0x040, reset 0x0000.0000 (see page 265)
WDT1
CAN1
CAN0
PWM0
HIB
ADC1
ADC0
TIMER2
TIMER1
TIMER0
UART2
UART1
UART0
GPIOC
GPIOB
GPIOA
WDT0
SRCR1, type RO, offset 0x044, reset 0x0000.0000 (see page 267)
COMP2
I2C1
I2C0
COMP1
COMP0
QEI1
QEI0
TIMER3
SSI1
SSI0
GPIOF
GPIOE
SRCR2, type RO, offset 0x048, reset 0x0000.0000 (see page 270)
USB0
UDMA
GPIOJ
GPIOH
GPIOG
GPIOD
RIS, type RO, offset 0x050, reset 0x0000.0000 (see page 272)
MOSCPUPRIS USBPLLLRIS
PLLLRIS
1438
MOFRIS
BORRIS
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
IMC, type R/W, offset 0x054, reset 0x0000.0000 (see page 274)
MOSCPUPIM USBPLLLIM
PLLLIM
MOFIM
BORIM
MOSCPUPMIS USBPLLLMIS
PLLLMIS
MOFMIS
BORMIS
MISC, type R/W1C, offset 0x058, reset 0x0000.0000 (see page 276)
RESC, type R/W, offset 0x05C, reset - (see page 278)
MOSCFAIL
WDT1
SW
WDT0
BOR
POR
EXT
RCC, type R/W, offset 0x060, reset 0x078E.3D51 (see page 280)
ACG
PWRDN
SYSDIV
BYPASS
USESYSDIV
XTAL
PWMDIV
USEPWMDIV
OSCSRC
IOSCDIS MOSCDIS
GPIOHBCTL, type R/W, offset 0x06C, reset 0x0000.7E00 (see page 285)
PORTQ
PORTP
PORTN
PORTM
PORTL
PORTK
PORTJ
PORTH
PORTG
PORTF
PORTE
PORTD
PORTC
PORTB
PORTA
NOXTAL
MOSCIM
CVAL
ADC1
ADC0
TIMER2
TIMER1
TIMER0
UART2
UART1
UART0
GPIOC
GPIOB
GPIOA
ADC1
ADC0
TIMER2
TIMER1
TIMER0
UART2
UART1
UART0
GPIOC
GPIOB
GPIOA
ADC1
ADC0
TIMER2
TIMER1
TIMER0
UART2
UART1
UART0
GPIOC
GPIOB
GPIOA
RCC2, type R/W, offset 0x070, reset 0x07C0.6810 (see page 289)
USERCC2
DIV400
USBPWRDN
SYSDIV2
PWRDN2
SYSDIV2LSB
BYPASS2
OSCSRC2
MOSCCTL, type R/W, offset 0x07C, reset 0x0000.0000 (see page 292)
RCGC0, type RO, offset 0x100, reset 0x0000.0040 (see page 293)
WDT1
CAN1
MAXADC1SPD
CAN0
PWM0
MAXADC0SPD
HIB
WDT0
RCGC1, type RO, offset 0x104, reset 0x0000.0000 (see page 296)
COMP2
I2C1
I2C0
COMP1
COMP0
QEI1
QEI0
TIMER3
SSI1
SSI0
GPIOF
GPIOE
RCGC2, type RO, offset 0x108, reset 0x0000.0000 (see page 300)
USB0
UDMA
GPIOJ
GPIOH
GPIOG
GPIOD
SCGC0, type RO, offset 0x110, reset 0x0000.0040 (see page 303)
WDT1
CAN1
CAN0
PWM0
HIB
WDT0
SCGC1, type RO, offset 0x114, reset 0x0000.0000 (see page 306)
COMP2
I2C1
I2C0
COMP1
COMP0
QEI1
QEI0
TIMER3
SSI1
SSI0
GPIOF
GPIOE
SCGC2, type RO, offset 0x118, reset 0x0000.0000 (see page 310)
USB0
UDMA
GPIOJ
GPIOH
GPIOG
GPIOD
DCGC0, type RO, offset 0x120, reset 0x0000.0040 (see page 313)
WDT1
CAN1
CAN0
PWM0
HIB
WDT0
DCGC1, type RO, offset 0x124, reset 0x0000.0000 (see page 316)
COMP2
I2C1
I2C0
COMP1
COMP0
QEI1
QEI0
TIMER3
SSI1
SSI0
GPIOF
GPIOE
DCGC2, type RO, offset 0x128, reset 0x0000.0000 (see page 320)
USB0
UDMA
GPIOJ
GPIOH
GPIOG
GPIOD
DSLPCLKCFG, type R/W, offset 0x144, reset 0x0780.0000 (see page 323)
DSDIVORIDE
DSOSCSRC
November 08, 2011
1439
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
SYSPROP, type RO, offset 0x14C, reset 0x0000.1D31 (see page 325)
FPU
PIOSCCAL, type R/W, offset 0x150, reset 0x0000.0000 (see page 326)
UTEN
CAL
UPDATE
UT
PIOSCSTAT, type RO, offset 0x154, reset 0x0000.0040 (see page 328)
DT
RESULT
CT
PLLFREQ0, type RO, offset 0x160, reset 0x0000.0032 (see page 329)
MFRAC
MFRAC
MINT
PLLFREQ1, type RO, offset 0x164, reset 0x0000.0001 (see page 330)
Q
N
PLLSTAT, type RO, offset 0x168, reset 0x0000.0000 (see page 331)
LOCK
DC9, type RO, offset 0x190, reset 0x00FF.00FF (see page 332)
ADC1DC7 ADC1DC6 ADC1DC5 ADC1DC4 ADC1DC3 ADC1DC2 ADC1DC1 ADC1DC0
ADC0DC7 ADC0DC6 ADC0DC5 ADC0DC4 ADC0DC3 ADC0DC2 ADC0DC1 ADC0DC0
NVMSTAT, type RO, offset 0x1A0, reset 0x0000.0001 (see page 334)
FWB
PPWD, type RO, offset 0x300, reset 0x0000.0003 (see page 335)
P1
P0
PPTIMER, type RO, offset 0x304, reset 0x0000.003F (see page 336)
P5
P4
P3
P2
P1
P0
P5
P4
P3
P2
P1
P0
PPGPIO, type RO, offset 0x308, reset 0x0000.7FFF (see page 338)
P14
P13
P12
P11
P10
P9
P8
P7
P6
PPDMA, type RO, offset 0x30C, reset 0x0000.0001 (see page 341)
P0
PPHIB, type RO, offset 0x314, reset 0x0000.0001 (see page 342)
P0
PPUART, type RO, offset 0x318, reset 0x0000.00FF (see page 343)
P7
P6
P5
P4
P3
P2
P1
P0
P3
P2
P1
P0
P3
P2
P1
P0
PPSSI, type RO, offset 0x31C, reset 0x0000.000F (see page 345)
PPI2C, type RO, offset 0x320, reset 0x0000.003F (see page 347)
P5
P4
PPUSB, type RO, offset 0x328, reset 0x0000.0001 (see page 349)
P0
1440
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
P1
P0
P1
P0
PPCAN, type RO, offset 0x334, reset 0x0000.0003 (see page 350)
PPADC, type RO, offset 0x338, reset 0x0000.0003 (see page 351)
PPACMP, type RO, offset 0x33C, reset 0x0000.0001 (see page 352)
P0
PPPWM, type RO, offset 0x340, reset 0x0000.0003 (see page 353)
P1
P0
P1
P0
PPQEI, type RO, offset 0x344, reset 0x0000.0003 (see page 354)
PPEEPROM, type RO, offset 0x358, reset 0x0000.0001 (see page 355)
P0
PPWTIMER, type RO, offset 0x35C, reset 0x0000.003F (see page 356)
P5
P4
P3
P2
P1
P0
R1
R0
SRWD, type R/W, offset 0x500, reset 0x0000.0000 (see page 358)
SRTIMER, type R/W, offset 0x504, reset 0x0000.0000 (see page 360)
R5
R4
R3
R2
R1
R0
R5
R4
R3
R2
R1
R0
SRGPIO, type R/W, offset 0x508, reset 0x0000.0000 (see page 362)
R14
R13
R12
R11
R10
R9
R8
R7
R6
SRDMA, type R/W, offset 0x50C, reset 0x0000.0000 (see page 365)
R0
SRHIB, type R/W, offset 0x514, reset 0x0000.0000 (see page 366)
R0
SRUART, type R/W, offset 0x518, reset 0x0000.0000 (see page 367)
R7
R6
R5
R4
R3
R2
R1
R0
R3
R2
R1
R0
R3
R2
R1
R0
SRSSI, type R/W, offset 0x51C, reset 0x0000.0000 (see page 369)
SRI2C, type R/W, offset 0x520, reset 0x0000.0000 (see page 371)
R5
R4
SRUSB, type R/W, offset 0x528, reset 0x0000.0000 (see page 373)
R0
SRCAN, type R/W, offset 0x534, reset 0x0000.0000 (see page 374)
R1
November 08, 2011
R0
1441
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
R1
R0
SRADC, type R/W, offset 0x538, reset 0x0000.0000 (see page 376)
SRACMP, type R/W, offset 0x53C, reset 0x0000.0000 (see page 378)
R0
SRPWM, type R/W, offset 0x540, reset 0x0000.0000 (see page 379)
R1
R0
R1
R0
SRQEI, type R/W, offset 0x544, reset 0x0000.0000 (see page 381)
SREEPROM, type R/W, offset 0x558, reset 0x0000.0000 (see page 383)
R0
SRWTIMER, type R/W, offset 0x55C, reset 0x0000.0000 (see page 384)
R5
R4
R3
R2
R1
R0
R1
R0
RCGCWD, type R/W, offset 0x600, reset 0x0000.0000 (see page 386)
RCGCTIMER, type R/W, offset 0x604, reset 0x0000.0000 (see page 387)
R5
R4
R3
R2
R1
R0
R5
R4
R3
R2
R1
R0
RCGCGPIO, type R/W, offset 0x608, reset 0x0000.0000 (see page 389)
R14
R13
R12
R11
R10
R9
R8
R7
R6
RCGCDMA, type R/W, offset 0x60C, reset 0x0000.0000 (see page 392)
R0
RCGCHIB, type R/W, offset 0x614, reset 0x0000.0001 (see page 393)
R0
RCGCUART, type R/W, offset 0x618, reset 0x0000.0000 (see page 394)
R7
R6
R5
R4
R3
R2
R1
R0
R3
R2
R1
R0
R3
R2
R1
R0
RCGCSSI, type R/W, offset 0x61C, reset 0x0000.0000 (see page 396)
RCGCI2C, type R/W, offset 0x620, reset 0x0000.0000 (see page 398)
R5
R4
RCGCUSB, type R/W, offset 0x628, reset 0x0000.0000 (see page 400)
R0
RCGCCAN, type R/W, offset 0x634, reset 0x0000.0000 (see page 401)
R1
R0
R1
R0
RCGCADC, type R/W, offset 0x638, reset 0x0000.0000 (see page 402)
1442
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
RCGCACMP, type R/W, offset 0x63C, reset 0x0000.0000 (see page 403)
R0
RCGCPWM, type R/W, offset 0x640, reset 0x0000.0000 (see page 404)
R1
R0
R1
R0
RCGCQEI, type R/W, offset 0x644, reset 0x0000.0000 (see page 405)
RCGCEEPROM, type R/W, offset 0x658, reset 0x0000.0000 (see page 406)
R0
RCGCWTIMER, type R/W, offset 0x65C, reset 0x0000.0000 (see page 407)
R5
R4
R3
R2
R1
R0
S1
S0
SCGCWD, type R/W, offset 0x700, reset 0x0000.0000 (see page 409)
SCGCTIMER, type R/W, offset 0x704, reset 0x0000.0000 (see page 410)
S5
S4
S3
S2
S1
S0
S5
S4
S3
S2
S1
S0
SCGCGPIO, type R/W, offset 0x708, reset 0x0000.0000 (see page 412)
S14
S13
S12
S11
S10
S9
S8
S7
S6
SCGCDMA, type R/W, offset 0x70C, reset 0x0000.0000 (see page 415)
S0
SCGCHIB, type R/W, offset 0x714, reset 0x0000.0001 (see page 416)
S0
SCGCUART, type R/W, offset 0x718, reset 0x0000.0000 (see page 417)
S7
S6
S5
S4
S3
S2
S1
S0
S3
S2
S1
S0
S3
S2
S1
S0
SCGCSSI, type R/W, offset 0x71C, reset 0x0000.0000 (see page 419)
SCGCI2C, type R/W, offset 0x720, reset 0x0000.0000 (see page 421)
S5
S4
SCGCUSB, type R/W, offset 0x728, reset 0x0000.0000 (see page 423)
S0
SCGCCAN, type R/W, offset 0x734, reset 0x0000.0000 (see page 424)
S1
S0
S1
S0
SCGCADC, type R/W, offset 0x738, reset 0x0000.0000 (see page 425)
SCGCACMP, type R/W, offset 0x73C, reset 0x0000.0000 (see page 426)
S0
November 08, 2011
1443
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
S1
S0
S1
S0
SCGCPWM, type R/W, offset 0x740, reset 0x0000.0000 (see page 427)
SCGCQEI, type R/W, offset 0x744, reset 0x0000.0000 (see page 428)
SCGCEEPROM, type R/W, offset 0x758, reset 0x0000.0000 (see page 429)
S0
SCGCWTIMER, type R/W, offset 0x75C, reset 0x0000.0000 (see page 430)
S5
S4
S3
S2
S1
S0
D1
D0
DCGCWD, type R/W, offset 0x800, reset 0x0000.0000 (see page 432)
DCGCTIMER, type R/W, offset 0x804, reset 0x0000.0000 (see page 433)
D5
D4
D3
D2
D1
D0
D5
D4
D3
D2
D1
D0
DCGCGPIO, type R/W, offset 0x808, reset 0x0000.0000 (see page 435)
D14
D13
D12
D11
D10
D9
D8
D7
D6
DCGCDMA, type R/W, offset 0x80C, reset 0x0000.0000 (see page 438)
D0
DCGCHIB, type R/W, offset 0x814, reset 0x0000.0001 (see page 439)
D0
DCGCUART, type R/W, offset 0x818, reset 0x0000.0000 (see page 440)
D7
D6
D5
D4
D3
D2
D1
D0
D3
D2
D1
D0
D3
D2
D1
D0
DCGCSSI, type R/W, offset 0x81C, reset 0x0000.0000 (see page 442)
DCGCI2C, type R/W, offset 0x820, reset 0x0000.0000 (see page 444)
D5
D4
DCGCUSB, type R/W, offset 0x828, reset 0x0000.0000 (see page 446)
D0
DCGCCAN, type R/W, offset 0x834, reset 0x0000.0000 (see page 447)
D1
D0
D1
D0
DCGCADC, type R/W, offset 0x838, reset 0x0000.0000 (see page 448)
DCGCACMP, type R/W, offset 0x83C, reset 0x0000.0000 (see page 449)
D0
DCGCPWM, type R/W, offset 0x840, reset 0x0000.0000 (see page 450)
D1
1444
D0
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
D1
D0
DCGCQEI, type R/W, offset 0x844, reset 0x0000.0000 (see page 451)
DCGCEEPROM, type R/W, offset 0x858, reset 0x0000.0000 (see page 452)
D0
DCGCWTIMER, type R/W, offset 0x85C, reset 0x0000.0000 (see page 453)
D5
D4
D3
D2
D1
D0
P1
P0
PCWD, type R/W, offset 0x900, reset 0x0000.0003 (see page 455)
PCTIMER, type R/W, offset 0x904, reset 0x0000.003F (see page 457)
P5
P4
P3
P2
P1
P0
P5
P4
P3
P2
P1
P0
PCGPIO, type R/W, offset 0x908, reset 0x0000.7FFF (see page 460)
P14
P13
P12
P11
P10
P9
P8
P7
P6
PCDMA, type R/W, offset 0x90C, reset 0x0000.0001 (see page 466)
P0
PCHIB, type R/W, offset 0x914, reset 0x0000.0001 (see page 467)
P0
PCUART, type R/W, offset 0x918, reset 0x0000.00FF (see page 468)
P7
P6
P5
P4
P3
P2
P1
P0
P3
P2
P1
P0
P3
P2
P1
P0
PCSSI, type R/W, offset 0x91C, reset 0x0000.000F (see page 472)
PCI2C, type R/W, offset 0x920, reset 0x0000.003F (see page 474)
P5
P4
PCUSB, type R/W, offset 0x928, reset 0x0000.0001 (see page 477)
P0
PCCAN, type R/W, offset 0x934, reset 0x0000.0003 (see page 478)
P1
P0
P1
P0
PCADC, type R/W, offset 0x938, reset 0x0000.0003 (see page 480)
PCACMP, type R/W, offset 0x93C, reset 0x0000.0001 (see page 482)
P0
PCPWM, type R/W, offset 0x940, reset 0x0000.0003 (see page 483)
P1
P0
P1
P0
PCQEI, type R/W, offset 0x944, reset 0x0000.0003 (see page 485)
November 08, 2011
1445
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
PCEEPROM, type R/W, offset 0x958, reset 0x0000.0001 (see page 487)
P0
PCWTIMER, type R/W, offset 0x95C, reset 0x0000.0000 (see page 488)
P5
P4
P3
P2
P1
P0
R1
R0
PRWD, type R/W, offset 0xA00, reset 0x0000.0000 (see page 491)
PRTIMER, type R/W, offset 0xA04, reset 0x0000.0000 (see page 492)
R5
R4
R3
R2
R1
R0
R5
R4
R3
R2
R1
R0
PRGPIO, type R/W, offset 0xA08, reset 0x0000.0000 (see page 494)
R14
R13
R12
R11
R10
R9
R8
R7
R6
PRDMA, type R/W, offset 0xA0C, reset 0x0000.0000 (see page 497)
R0
PRHIB, type R/W, offset 0xA14, reset 0x0000.0001 (see page 498)
R0
PRUART, type R/W, offset 0xA18, reset 0x0000.0000 (see page 499)
R7
R6
R5
R4
R3
R2
R1
R0
R3
R2
R1
R0
R3
R2
R1
R0
PRSSI, type R/W, offset 0xA1C, reset 0x0000.0000 (see page 501)
PRI2C, type R/W, offset 0xA20, reset 0x0000.0000 (see page 503)
R5
R4
PRUSB, type R/W, offset 0xA28, reset 0x0000.0000 (see page 505)
R0
PRCAN, type R/W, offset 0xA34, reset 0x0000.0000 (see page 506)
R1
R0
R1
R0
PRADC, type R/W, offset 0xA38, reset 0x0000.0000 (see page 507)
PRACMP, type R/W, offset 0xA3C, reset 0x0000.0000 (see page 508)
R0
PRPWM, type R/W, offset 0xA40, reset 0x0000.0000 (see page 509)
R1
R0
R1
R0
PRQEI, type R/W, offset 0xA44, reset 0x0000.0000 (see page 510)
PREEPROM, type R/W, offset 0xA58, reset 0x0000.0000 (see page 511)
R0
1446
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
R5
R4
R3
R2
R1
R0
FPIXCRIS
FPOFCRIS
FPUFCRIS
FPIOCRIS
FPDZCRIS
FPIDCRIS
PRWTIMER, type R/W, offset 0xA5C, reset 0x0000.0000 (see page 512)
System Exception Module
Base 0x400F.9000
SYSEXCRIS, type RO, offset 0x000, reset 0x0000.0000 (see page 515)
SYSEXCIM, type R/W, offset 0x004, reset 0x0000.0000 (see page 517)
FPIXCIM FPOFCIM FPUFCIM FPIOCIM FPDZCIM FPIDCIM
SYSEXCMIS, type RO, offset 0x008, reset 0x0000.0000 (see page 519)
FPIXCMIS
FPOFCMIS FPUFCMIS
FPIOCMIS
FPDZCMIS
FPIDCMIS
SYSEXCIC, type W1C, offset 0x00C, reset 0x0000.0000 (see page 521)
FPIXCIC FPOFCIC FPUFCIC FPIOCIC FPDZCIC FPIDCIC
Hibernation Module
Base 0x400F.C000
HIBRTCC, type RO, offset 0x000, reset 0x0000.0000 (see page 535)
RTCC
RTCC
HIBRTCM0, type R/W, offset 0x004, reset 0xFFFF.FFFF (see page 536)
RTCM0
RTCM0
HIBRTCLD, type R/W, offset 0x00C, reset 0x0000.0000 (see page 537)
RTCLD
RTCLD
HIBCTL, type R/W, offset 0x010, reset 0x8000.0000 (see page 538)
WRC
OSCHYS OSCDRV OSCBYP
VBATSEL
BATCHK BATWKEN VDD3ON VABORT CLK32EN LOWBATEN PINWEN RTCWEN
HIBREQ
RTCEN
HIBIM, type R/W, offset 0x014, reset 0x0000.0000 (see page 542)
WC
EXTW
LOWBAT
RTCALT0
WC
EXTW
LOWBAT
RTCALT0
WC
EXTW
LOWBAT
RTCALT0
WC
EXTW
LOWBAT
RTCALT0
HIBRIS, type RO, offset 0x018, reset 0x0000.0000 (see page 544)
HIBMIS, type RO, offset 0x01C, reset 0x0000.0000 (see page 546)
HIBIC, type R/W1C, offset 0x020, reset 0x0000.0000 (see page 548)
HIBRTCT, type R/W, offset 0x024, reset 0x0000.7FFF (see page 549)
TRIM
HIBRTCSS, type R/W, offset 0x028, reset 0x7FFF.0000 (see page 550)
RTCSSM
RTCSSC
HIBDATA, type R/W, offset 0x030-0x06F, reset - (see page 551)
RTD
RTD
November 08, 2011
1447
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Internal Memory
Flash Memory Registers (Flash Control Offset)
Base 0x400F.D000
FMA, type R/W, offset 0x000, reset 0x0000.0000
OFFSET
OFFSET
FMD, type R/W, offset 0x004, reset 0x0000.0000
DATA
DATA
FMC, type R/W, offset 0x008, reset 0x0000.0000
WRKEY
COMT
MERASE
ERASE
WRITE
ERIS
PRIS
ARIS
EMASK
PMASK
AMASK
EMISC
PMISC
AMISC
FCRIS, type RO, offset 0x00C, reset 0x0000.0000
PROGRIS
ERRIS
INVDRIS VOLTRIS
FCIM, type R/W, offset 0x010, reset 0x0000.0000
PROGMASK
ERMASK INVDMASK VOLTMASK
FCMISC, type R/W1C, offset 0x014, reset 0x0000.0000
PROGMISC
ERMISC
INVDMISC
VOLTMISC
FMC2, type R/W, offset 0x020, reset 0x0000.0000
WRKEY
WRBUF
FWBVAL, type R/W, offset 0x030, reset 0x0000.0000
FWB[n]
FWB[n]
FWBn, type R/W, offset 0x100 - 0x17C, reset 0x0000.0000
DATA
DATA
FSIZE, type RO, offset 0xFC0, reset 0x0000.007F
SIZE
SSIZE, type RO, offset 0xFC4, reset 0x0000.007F
SIZE
ROMSWMAP, type RO, offset 0xFCC, reset 0x0000.0000
SAFERTOS
Internal Memory
EEPROM Registers (EEPROM Control Offset)
Base 0x400A.F000
EESIZE, type RO, offset 0x000, reset 0x0020.0200
BLKCNT
WORDCNT
EEBLOCK, type R/W, offset 0x004, reset 0x0000.0000
BLOCK
EEOFFSET, type R/W, offset 0x008, reset 0x0000.0000
OFFSET
1448
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
EERDWR, type R/W, offset 0x010, reset VALUE
VALUE
EERDWRINC, type R/W, offset 0x014, reset VALUE
VALUE
EEDONE, type RO, offset 0x018, reset 0x0000.0000
INVPL
WRBUSY NOPERM WKCOPY WKERASE
WORKING
EESUPP, type R/W, offset 0x01C, reset -
PRETRY
ERETRY
EREQ
START
EEUNLOCK, type R/W, offset 0x020, reset UNLOCK
UNLOCK
EEPROT, type R/W, offset 0x030, reset 0x0000.0000
ACC
PROT
EEPASS0, type R/W, offset 0x034, reset PASS
PASS
EEPASS1, type R/W, offset 0x038, reset PASS
PASS
EEPASS2, type R/W, offset 0x03C, reset PASS
PASS
EEINT, type R/W, offset 0x040, reset 0x0000.0000
INT
EEHIDE, type R/W, offset 0x050, reset 0x0000.0000
Hn
Hn
EEDBGME, type R/W, offset 0x080, reset 0x0000.0000
KEY
ME
EEPROMPP, type RO, offset 0xFC0, reset 0x0000.001F
SIZE
Internal Memory
Memory Registers (System Control Offset)
Base 0x400F.E000
RMCTL, type R/W1C, offset 0x0F0, reset -
BA
FMPRE0, type R/W, offset 0x130 and 0x200, reset 0xFFFF.FFFF
READ_ENABLE
READ_ENABLE
FMPRE1, type R/W, offset 0x204, reset 0xFFFF.FFFF
READ_ENABLE
READ_ENABLE
November 08, 2011
1449
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
DBG1
DBG0
FMPRE2, type R/W, offset 0x208, reset 0xFFFF.FFFF
READ_ENABLE
READ_ENABLE
FMPRE3, type R/W, offset 0x20C, reset 0xFFFF.FFFF
READ_ENABLE
READ_ENABLE
FMPPE0, type R/W, offset 0x134 and 0x400, reset 0xFFFF.FFFF
PROG_ENABLE
PROG_ENABLE
FMPPE1, type R/W, offset 0x404, reset 0xFFFF.FFFF
PROG_ENABLE
PROG_ENABLE
FMPPE2, type R/W, offset 0x408, reset 0xFFFF.FFFF
PROG_ENABLE
PROG_ENABLE
FMPPE3, type R/W, offset 0x40C, reset 0xFFFF.FFFF
PROG_ENABLE
PROG_ENABLE
BOOTCFG, type RO, offset 0x1D0, reset 0xFFFF.FFFE
NW
PORT
PIN
POL
EN
USER_REG0, type R/W, offset 0x1E0, reset 0xFFFF.FFFF
DATA
DATA
USER_REG1, type R/W, offset 0x1E4, reset 0xFFFF.FFFF
DATA
DATA
USER_REG2, type R/W, offset 0x1E8, reset 0xFFFF.FFFF
DATA
DATA
USER_REG3, type R/W, offset 0x1EC, reset 0xFFFF.FFFF
DATA
DATA
Micro Direct Memory Access (μDMA)
μDMA Channel Control Structure (Offset from Channel Control Table Base)
Base n/a
DMASRCENDP, type R/W, offset 0x000, reset ADDR
ADDR
DMADSTENDP, type R/W, offset 0x004, reset ADDR
ADDR
DMACHCTL, type R/W, offset 0x008, reset DSTINC
DSTSIZE
SRCINC
ARBSIZE
SRCSIZE
ARBSIZE
XFERSIZE
NXTUSEBURST
XFERMODE
Micro Direct Memory Access (μDMA)
μDMA Registers (Offset from μDMA Base Address)
Base 0x400F.F000
DMASTAT, type RO, offset 0x000, reset 0x001F.0000
DMACHANS
STATE
1450
MASTEN
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
DMACFG, type WO, offset 0x004, reset -
MASTEN
DMACTLBASE, type R/W, offset 0x008, reset 0x0000.0000
ADDR
ADDR
DMAALTBASE, type RO, offset 0x00C, reset 0x0000.0200
ADDR
ADDR
DMAWAITSTAT, type RO, offset 0x010, reset 0xFFFF.FFC0
WAITREQ[n]
WAITREQ[n]
DMASWREQ, type WO, offset 0x014, reset SWREQ[n]
SWREQ[n]
DMAUSEBURSTSET, type R/W, offset 0x018, reset 0x0000.0000
SET[n]
SET[n]
DMAUSEBURSTCLR, type WO, offset 0x01C, reset CLR[n]
CLR[n]
DMAREQMASKSET, type R/W, offset 0x020, reset 0x0000.0000
SET[n]
SET[n]
DMAREQMASKCLR, type WO, offset 0x024, reset CLR[n]
CLR[n]
DMAENASET, type R/W, offset 0x028, reset 0x0000.0000
SET[n]
SET[n]
DMAENACLR, type WO, offset 0x02C, reset CLR[n]
CLR[n]
DMAALTSET, type R/W, offset 0x030, reset 0x0000.0000
SET[n]
SET[n]
DMAALTCLR, type WO, offset 0x034, reset CLR[n]
CLR[n]
DMAPRIOSET, type R/W, offset 0x038, reset 0x0000.0000
SET[n]
SET[n]
DMAPRIOCLR, type WO, offset 0x03C, reset CLR[n]
CLR[n]
DMAERRCLR, type R/W, offset 0x04C, reset 0x0000.0000
ERRCLR
DMACHASGN, type R/W, offset 0x500, reset 0x0000.0000
CHASGN[n]
CHASGN[n]
November 08, 2011
1451
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
DMACHIS, type R/W1C, offset 0x504, reset 0x0000.0000
CHIS[n]
CHIS[n]
DMACHMAP0, type R/W, offset 0x510, reset 0x0000.0000
CH7SEL
CH6SEL
CH5SEL
CH4SEL
CH3SEL
CH2SEL
CH1SEL
CH0SEL
CH15SEL
CH14SEL
CH13SEL
CH12SEL
CH11SEL
CH10SEL
CH9SEL
CH8SEL
CH23SEL
CH22SEL
CH21SEL
CH20SEL
CH19SEL
CH18SEL
CH17SEL
CH16SEL
CH31SEL
CH30SEL
CH29SEL
CH28SEL
CH27SEL
CH26SEL
CH25SEL
CH24SEL
DMACHMAP1, type R/W, offset 0x514, reset 0x0000.0000
DMACHMAP2, type R/W, offset 0x518, reset 0x0000.0000
DMACHMAP3, type R/W, offset 0x51C, reset 0x0000.0000
DMAPeriphID0, type RO, offset 0xFE0, reset 0x0000.0030
PID0
DMAPeriphID1, type RO, offset 0xFE4, reset 0x0000.00B2
PID1
DMAPeriphID2, type RO, offset 0xFE8, reset 0x0000.000B
PID2
DMAPeriphID3, type RO, offset 0xFEC, reset 0x0000.0000
PID3
DMAPeriphID4, type RO, offset 0xFD0, reset 0x0000.0004
PID4
DMAPCellID0, type RO, offset 0xFF0, reset 0x0000.000D
CID0
DMAPCellID1, type RO, offset 0xFF4, reset 0x0000.00F0
CID1
DMAPCellID2, type RO, offset 0xFF8, reset 0x0000.0005
CID2
DMAPCellID3, type RO, offset 0xFFC, reset 0x0000.00B1
CID3
1452
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
General-Purpose Input/Outputs (GPIOs)
GPIO Port A (APB) base: 0x4000.4000
GPIO Port A (AHB) base: 0x4005.8000
GPIO Port B (APB) base: 0x4000.5000
GPIO Port B (AHB) base: 0x4005.9000
GPIO Port C (APB) base: 0x4000.6000
GPIO Port C (AHB) base: 0x4005.A000
GPIO Port D (APB) base: 0x4000.7000
GPIO Port D (AHB) base: 0x4005.B000
GPIO Port E (APB) base: 0x4002.4000
GPIO Port E (AHB) base: 0x4005.C000
GPIO Port F (APB) base: 0x4002.5000
GPIO Port F (AHB) base: 0x4005.D000
GPIO Port G (APB) base: 0x4002.6000
GPIO Port G (AHB) base: 0x4005.E000
GPIO Port H (APB) base: 0x4002.7000
GPIO Port H (AHB) base: 0x4005.F000
GPIO Port J (APB) base: 0x4003.D000
GPIO Port J (AHB) base: 0x4006.0000
GPIO Port K (AHB) base: 0x4006.1000
GPIO Port L (AHB) base: 0x4006.2000
GPIO Port M (AHB) base: 0x4006.3000
GPIO Port N (AHB) base: 0x4006.4000
GPIO Port P (AHB) base: 0x4006.5000
GPIO Port Q (AHB) base: 0x4006.6000
GPIODATA, type R/W, offset 0x000, reset 0x0000.0000 (see page 688)
DATA
GPIODIR, type R/W, offset 0x400, reset 0x0000.0000 (see page 690)
DIR
GPIOIS, type R/W, offset 0x404, reset 0x0000.0000 (see page 691)
IS
GPIOIBE, type R/W, offset 0x408, reset 0x0000.0000 (see page 692)
IBE
GPIOIEV, type R/W, offset 0x40C, reset 0x0000.0000 (see page 693)
IEV
GPIOIM, type R/W, offset 0x410, reset 0x0000.0000 (see page 694)
IME
GPIORIS, type RO, offset 0x414, reset 0x0000.0000 (see page 695)
RIS
GPIOMIS, type RO, offset 0x418, reset 0x0000.0000 (see page 696)
MIS
GPIOICR, type W1C, offset 0x41C, reset 0x0000.0000 (see page 697)
IC
GPIOAFSEL, type R/W, offset 0x420, reset - (see page 698)
AFSEL
GPIODR2R, type R/W, offset 0x500, reset 0x0000.00FF (see page 700)
DRV2
November 08, 2011
1453
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
GPIODR4R, type R/W, offset 0x504, reset 0x0000.0000 (see page 701)
DRV4
GPIODR8R, type R/W, offset 0x508, reset 0x0000.0000 (see page 702)
DRV8
GPIOODR, type R/W, offset 0x50C, reset 0x0000.0000 (see page 704)
ODE
GPIOPUR, type R/W, offset 0x510, reset - (see page 705)
PUE
GPIOPDR, type R/W, offset 0x514, reset 0x0000.0000 (see page 707)
PDE
GPIOSLR, type R/W, offset 0x518, reset 0x0000.0000 (see page 709)
SRL
GPIODEN, type R/W, offset 0x51C, reset - (see page 710)
DEN
GPIOLOCK, type R/W, offset 0x520, reset 0x0000.0001 (see page 712)
LOCK
LOCK
GPIOCR, type -, offset 0x524, reset - (see page 713)
CR
GPIOAMSEL, type R/W, offset 0x528, reset 0x0000.0000 (see page 715)
GPIOAMSEL
GPIOPCTL, type R/W, offset 0x52C, reset - (see page 717)
PMC7
PMC6
PMC5
PMC4
PMC3
PMC2
PMC1
PMC0
GPIOADCCTL, type R/W, offset 0x530, reset 0x0000.0000 (see page 719)
ADCEN
GPIODMACTL, type R/W, offset 0x534, reset 0x0000.0000 (see page 720)
DMAEN
GPIOSI, type R/W, offset 0x538, reset 0x0000.0000 (see page 721)
SUM
GPIOPeriphID4, type RO, offset 0xFD0, reset 0x0000.0000 (see page 722)
PID4
GPIOPeriphID5, type RO, offset 0xFD4, reset 0x0000.0000 (see page 723)
PID5
GPIOPeriphID6, type RO, offset 0xFD8, reset 0x0000.0000 (see page 724)
PID6
1454
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
GPIOPeriphID7, type RO, offset 0xFDC, reset 0x0000.0000 (see page 725)
PID7
GPIOPeriphID0, type RO, offset 0xFE0, reset 0x0000.0061 (see page 726)
PID0
GPIOPeriphID1, type RO, offset 0xFE4, reset 0x0000.0000 (see page 727)
PID1
GPIOPeriphID2, type RO, offset 0xFE8, reset 0x0000.0018 (see page 728)
PID2
GPIOPeriphID3, type RO, offset 0xFEC, reset 0x0000.0001 (see page 729)
PID3
GPIOPCellID0, type RO, offset 0xFF0, reset 0x0000.000D (see page 730)
CID0
GPIOPCellID1, type RO, offset 0xFF4, reset 0x0000.00F0 (see page 731)
CID1
GPIOPCellID2, type RO, offset 0xFF8, reset 0x0000.0005 (see page 732)
CID2
GPIOPCellID3, type RO, offset 0xFFC, reset 0x0000.00B1 (see page 733)
CID3
General-Purpose Timers
16/32-bit Timer 0 base: 0x4003.0000
16/32-bit Timer 1 base: 0x4003.1000
16/32-bit Timer 2 base: 0x4003.2000
16/32-bit Timer 3 base: 0x4003.3000
16/32-bit Timer 4 base: 0x4003.4000
16/32-bit Timer 5 base: 0x4003.5000
32/64-bit Wide Timer 0 base: 0x4003.6000
32/64-bit Wide Timer 1 base: 0x4003.7000
32/64-bit Wide Timer 2 base: 0x4004.C000
32/64-bit Wide Timer 3 base: 0x4004.D000
32/64-bit Wide Timer 4 base: 0x4004.E000
32/64-bit Wide Timer 5 base: 0x4004.F000
GPTMCFG, type R/W, offset 0x000, reset 0x0000.0000 (see page 758)
GPTMCFG
GPTMTAMR, type R/W, offset 0x004, reset 0x0000.0000 (see page 760)
TAPLO
TAMRSU TAPWMIE
TAILD
TASNAPS
TAWOT
TAMIE
TACDIR
TAAMS
TACMR
TAMR
TBILD
TBSNAPS
TBWOT
TBMIE
TBCDIR
TBAMS
TBCMR
TBMR
TAPWML
TAOTE
RTCEN
GPTMTBMR, type R/W, offset 0x008, reset 0x0000.0000 (see page 764)
TBPLO
TBMRSU TBPWMIE
GPTMCTL, type R/W, offset 0x00C, reset 0x0000.0000 (see page 768)
TBPWML
TBOTE
TBEVENT
TBSTALL
TBEN
TAEVENT
TASTALL
TAEN
GPTMSYNC, type R/W, offset 0x010, reset 0x0000.0000 (see page 771)
SYNCWT1
SYNCWT0
SYNCT5
SYNCT4
SYNCWT5
SYNCWT4
SYNCWT3
SYNCWT2
SYNCT3
SYNCT2
SYNCT1
SYNCT0
November 08, 2011
1455
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
CBMIM
TBTOIM
TAMIM
RTCIM
CAEIM
CAMIM
TATOIM
CBMRIS TBTORIS
TAMRIS
RTCRIS
CAERIS
CAMRIS
TATORIS
TAMMIS
RTCMIS
CAEMIS
CAMMIS TATOMIS
GPTMIMR, type R/W, offset 0x018, reset 0x0000.0000 (see page 775)
WUEIM
TBMIM
CBEIM
GPTMRIS, type RO, offset 0x01C, reset 0x0000.0000 (see page 778)
WUERIS
TBMRIS
CBERIS
GPTMMIS, type RO, offset 0x020, reset 0x0000.0000 (see page 781)
WUEMIS
TBMMIS
CBEMIS
CBMMIS TBTOMIS
GPTMICR, type W1C, offset 0x024, reset 0x0000.0000 (see page 784)
WUECINT
TBMCINT CBECINT CBMCINT TBTOCINT
TAMCINT RTCCINT CAECINT CAMCINT TATOCINT
GPTMTAILR, type R/W, offset 0x028, reset 0xFFFF.FFFF (see page 786)
TAILR
TAILR
GPTMTBILR, type R/W, offset 0x02C, reset - (see page 787)
TBILR
TBILR
GPTMTAMATCHR, type R/W, offset 0x030, reset 0xFFFF.FFFF (see page 788)
TAMR
TAMR
GPTMTBMATCHR, type R/W, offset 0x034, reset - (see page 789)
TBMR
TBMR
GPTMTAPR, type R/W, offset 0x038, reset 0x0000.0000 (see page 790)
TAPSRH
TAPSR
GPTMTBPR, type R/W, offset 0x03C, reset 0x0000.0000 (see page 791)
TBPSRH
TBPSR
GPTMTAPMR, type R/W, offset 0x040, reset 0x0000.0000 (see page 792)
TAPSMRH
TAPSMR
GPTMTBPMR, type R/W, offset 0x044, reset 0x0000.0000 (see page 793)
TBPSMRH
TBPSMR
GPTMTAR, type RO, offset 0x048, reset 0xFFFF.FFFF (see page 794)
TAR
TAR
GPTMTBR, type RO, offset 0x04C, reset - (see page 795)
TBR
TBR
GPTMTAV, type RW, offset 0x050, reset 0xFFFF.FFFF (see page 796)
TAV
TAV
GPTMTBV, type RW, offset 0x054, reset - (see page 797)
TBV
TBV
GPTMRTCPD, type RO, offset 0x058, reset 0x0000.7FFF (see page 798)
RTCPD
1456
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
RESEN
INTEN
GPTMTAPS, type RO, offset 0x05C, reset 0x0000.0000 (see page 799)
PSS
GPTMTBPS, type RO, offset 0x060, reset 0x0000.0000 (see page 800)
PSS
GPTMTAPV, type RO, offset 0x064, reset 0x0000.0000 (see page 801)
PSV
GPTMTBPV, type RO, offset 0x068, reset 0x0000.0000 (see page 802)
PSV
GPTMPP, type RO, offset 0xFC0, reset 0x0000.0000 (see page 803)
SIZE
Watchdog Timers
WDT0 base: 0x4000.0000
WDT1 base: 0x4000.1000
WDTLOAD, type R/W, offset 0x000, reset 0xFFFF.FFFF (see page 808)
WDTLOAD
WDTLOAD
WDTVALUE, type RO, offset 0x004, reset 0xFFFF.FFFF (see page 809)
WDTVALUE
WDTVALUE
WDTCTL, type R/W, offset 0x008, reset 0x0000.0000 (WDT0) and 0x8000.0000 (WDT1) (see page 810)
WRC
INTTYPE
WDTICR, type WO, offset 0x00C, reset - (see page 812)
WDTINTCLR
WDTINTCLR
WDTRIS, type RO, offset 0x010, reset 0x0000.0000 (see page 813)
WDTRIS
WDTMIS, type RO, offset 0x014, reset 0x0000.0000 (see page 814)
WDTMIS
WDTTEST, type R/W, offset 0x418, reset 0x0000.0000 (see page 815)
STALL
WDTLOCK, type R/W, offset 0xC00, reset 0x0000.0000 (see page 816)
WDTLOCK
WDTLOCK
WDTPeriphID4, type RO, offset 0xFD0, reset 0x0000.0000 (see page 817)
PID4
WDTPeriphID5, type RO, offset 0xFD4, reset 0x0000.0000 (see page 818)
PID5
WDTPeriphID6, type RO, offset 0xFD8, reset 0x0000.0000 (see page 819)
PID6
November 08, 2011
1457
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
ASEN3
ASEN2
ASEN1
ASEN0
INR3
INR2
INR1
WDTPeriphID7, type RO, offset 0xFDC, reset 0x0000.0000 (see page 820)
PID7
WDTPeriphID0, type RO, offset 0xFE0, reset 0x0000.0005 (see page 821)
PID0
WDTPeriphID1, type RO, offset 0xFE4, reset 0x0000.0018 (see page 822)
PID1
WDTPeriphID2, type RO, offset 0xFE8, reset 0x0000.0018 (see page 823)
PID2
WDTPeriphID3, type RO, offset 0xFEC, reset 0x0000.0001 (see page 824)
PID3
WDTPCellID0, type RO, offset 0xFF0, reset 0x0000.000D (see page 825)
CID0
WDTPCellID1, type RO, offset 0xFF4, reset 0x0000.00F0 (see page 826)
CID1
WDTPCellID2, type RO, offset 0xFF8, reset 0x0000.0006 (see page 827)
CID2
WDTPCellID3, type RO, offset 0xFFC, reset 0x0000.00B1 (see page 828)
CID3
Analog-to-Digital Converter (ADC)
ADC0 base: 0x4003.8000
ADC1 base: 0x4003.9000
ADCACTSS, type R/W, offset 0x000, reset 0x0000.0000 (see page 850)
ADCRIS, type RO, offset 0x004, reset 0x0000.0000 (see page 851)
INRDC
INR0
ADCIM, type R/W, offset 0x008, reset 0x0000.0000 (see page 853)
DCONSS3 DCONSS2 DCONSS1 DCONSS0
MASK3
MASK2
MASK1
MASK0
ADCISC, type R/W1C, offset 0x00C, reset 0x0000.0000 (see page 855)
DCINSS3 DCINSS2 DCINSS1 DCINSS0
IN3
IN2
IN1
IN0
OV3
OV2
OV1
OV0
UV1
UV0
ADCOSTAT, type R/W1C, offset 0x010, reset 0x0000.0000 (see page 858)
ADCEMUX, type R/W, offset 0x014, reset 0x0000.0000 (see page 860)
EM3
EM2
EM1
EM0
ADCUSTAT, type R/W1C, offset 0x018, reset 0x0000.0000 (see page 865)
UV3
1458
UV2
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
ADCTSSEL, type R/W, offset 0x01C, reset 0x0000.0000 (see page 866)
PS3
PS2
PS1
PS0
ADCSSPRI, type R/W, offset 0x020, reset 0x0000.3210 (see page 868)
SS3
SS2
SS1
SS0
ADCSPC, type R/W, offset 0x024, reset 0x0000.0000 (see page 870)
PHASE
ADCPSSI, type R/W, offset 0x028, reset - (see page 872)
GSYNC
SYNCWAIT
SS3
SS2
SS1
SS0
ADCSAC, type R/W, offset 0x030, reset 0x0000.0000 (see page 874)
AVG
ADCDCISC, type R/W1C, offset 0x034, reset 0x0000.0000 (see page 875)
DCINT7
DCINT6
DCINT5
DCINT4
DCINT3
DCINT2
DCINT1
DCINT0
ADCCTL, type R/W, offset 0x038, reset 0x0000.0000 (see page 877)
VREF
ADCSSMUX0, type R/W, offset 0x040, reset 0x0000.0000 (see page 878)
MUX7
MUX6
MUX5
MUX4
MUX3
MUX2
MUX1
MUX0
ADCSSCTL0, type R/W, offset 0x044, reset 0x0000.0000 (see page 880)
TS7
IE7
END7
D7
TS6
IE6
END6
D6
TS5
IE5
END5
D5
TS4
IE4
END4
D4
TS3
IE3
END3
D3
TS2
IE2
END2
D2
TS1
IE1
END1
D1
TS0
IE0
END0
D0
ADCSSFIFO0, type RO, offset 0x048, reset - (see page 883)
DATA
ADCSSFIFO1, type RO, offset 0x068, reset - (see page 883)
DATA
ADCSSFIFO2, type RO, offset 0x088, reset - (see page 883)
DATA
ADCSSFIFO3, type RO, offset 0x0A8, reset - (see page 883)
DATA
ADCSSFSTAT0, type RO, offset 0x04C, reset 0x0000.0100 (see page 884)
FULL
EMPTY
HPTR
TPTR
EMPTY
HPTR
TPTR
EMPTY
HPTR
TPTR
EMPTY
HPTR
TPTR
ADCSSFSTAT1, type RO, offset 0x06C, reset 0x0000.0100 (see page 884)
FULL
ADCSSFSTAT2, type RO, offset 0x08C, reset 0x0000.0100 (see page 884)
FULL
ADCSSFSTAT3, type RO, offset 0x0AC, reset 0x0000.0100 (see page 884)
FULL
November 08, 2011
1459
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
ADCSSOP0, type R/W, offset 0x050, reset 0x0000.0000 (see page 886)
S7DCOP
S6DCOP
S5DCOP
S4DCOP
S3DCOP
S2DCOP
S1DCOP
S0DCOP
ADCSSDC0, type R/W, offset 0x054, reset 0x0000.0000 (see page 888)
S7DCSEL
S6DCSEL
S5DCSEL
S4DCSEL
S3DCSEL
S2DCSEL
S1DCSEL
S0DCSEL
ADCSSEMUX0, type R/W, offset 0x058, reset 0x0000.0000 (see page 890)
EMUX7
EMUX6
EMUX5
EMUX4
EMUX3
EMUX2
EMUX1
EMUX0
ADCSSMUX1, type R/W, offset 0x060, reset 0x0000.0000 (see page 892)
MUX3
MUX2
MUX1
MUX0
MUX1
MUX0
ADCSSMUX2, type R/W, offset 0x080, reset 0x0000.0000 (see page 892)
MUX3
MUX2
ADCSSCTL1, type R/W, offset 0x064, reset 0x0000.0000 (see page 893)
TS3
IE3
END3
D3
TS2
IE2
END2
D2
TS1
IE1
END1
D1
TS0
IE0
END0
D0
D2
TS1
IE1
END1
D1
TS0
IE0
END0
D0
ADCSSCTL2, type R/W, offset 0x084, reset 0x0000.0000 (see page 893)
TS3
IE3
END3
D3
TS2
IE2
END2
ADCSSOP1, type R/W, offset 0x070, reset 0x0000.0000 (see page 895)
S3DCOP
S2DCOP
S1DCOP
S0DCOP
S2DCOP
S1DCOP
S0DCOP
ADCSSOP2, type R/W, offset 0x090, reset 0x0000.0000 (see page 895)
S3DCOP
ADCSSDC1, type R/W, offset 0x074, reset 0x0000.0000 (see page 896)
S3DCSEL
S2DCSEL
S1DCSEL
S0DCSEL
S1DCSEL
S0DCSEL
ADCSSDC2, type R/W, offset 0x094, reset 0x0000.0000 (see page 896)
S3DCSEL
S2DCSEL
ADCSSEMUX1, type R/W, offset 0x078, reset 0x0000.0000 (see page 898)
EMUX3
EMUX2
EMUX1
EMUX0
EMUX2
EMUX1
EMUX0
ADCSSEMUX2, type R/W, offset 0x098, reset 0x0000.0000 (see page 898)
EMUX3
ADCSSMUX3, type R/W, offset 0x0A0, reset 0x0000.0000 (see page 900)
MUX0
ADCSSCTL3, type R/W, offset 0x0A4, reset 0x0000.0002 (see page 901)
TS0
IE0
END0
D0
ADCSSOP3, type R/W, offset 0x0B0, reset 0x0000.0000 (see page 902)
S0DCOP
ADCSSDC3, type R/W, offset 0x0B4, reset 0x0000.0000 (see page 903)
S0DCSEL
1460
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
ADCSSEMUX3, type R/W, offset 0x0B8, reset 0x0000.0000 (see page 904)
EMUX0
ADCDCRIC, type R/W, offset 0xD00, reset 0x0000.0000 (see page 905)
DCTRIG7 DCTRIG6 DCTRIG5 DCTRIG4 DCTRIG3 DCTRIG2 DCTRIG1 DCTRIG0
DCINT7
DCINT6
DCINT5
DCINT4
DCINT3
DCINT2
DCINT1
DCINT0
ADCDCCTL0, type R/W, offset 0xE00, reset 0x0000.0000 (see page 910)
CTE
CTC
CTM
CIE
CIC
CIM
CTM
CIE
CIC
CIM
CTM
CIE
CIC
CIM
CTM
CIE
CIC
CIM
CTM
CIE
CIC
CIM
CTM
CIE
CIC
CIM
CTM
CIE
CIC
CIM
CTM
CIE
CIC
CIM
ADCDCCTL1, type R/W, offset 0xE04, reset 0x0000.0000 (see page 910)
CTE
CTC
ADCDCCTL2, type R/W, offset 0xE08, reset 0x0000.0000 (see page 910)
CTE
CTC
ADCDCCTL3, type R/W, offset 0xE0C, reset 0x0000.0000 (see page 910)
CTE
CTC
ADCDCCTL4, type R/W, offset 0xE10, reset 0x0000.0000 (see page 910)
CTE
CTC
ADCDCCTL5, type R/W, offset 0xE14, reset 0x0000.0000 (see page 910)
CTE
CTC
ADCDCCTL6, type R/W, offset 0xE18, reset 0x0000.0000 (see page 910)
CTE
CTC
ADCDCCTL7, type R/W, offset 0xE1C, reset 0x0000.0000 (see page 910)
CTE
CTC
ADCDCCMP0, type R/W, offset 0xE40, reset 0x0000.0000 (see page 913)
COMP1
COMP0
ADCDCCMP1, type R/W, offset 0xE44, reset 0x0000.0000 (see page 913)
COMP1
COMP0
ADCDCCMP2, type R/W, offset 0xE48, reset 0x0000.0000 (see page 913)
COMP1
COMP0
ADCDCCMP3, type R/W, offset 0xE4C, reset 0x0000.0000 (see page 913)
COMP1
COMP0
ADCDCCMP4, type R/W, offset 0xE50, reset 0x0000.0000 (see page 913)
COMP1
COMP0
ADCDCCMP5, type R/W, offset 0xE54, reset 0x0000.0000 (see page 913)
COMP1
COMP0
ADCDCCMP6, type R/W, offset 0xE58, reset 0x0000.0000 (see page 913)
COMP1
COMP0
November 08, 2011
1461
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
ADCDCCMP7, type R/W, offset 0xE5C, reset 0x0000.0000 (see page 913)
COMP1
COMP0
ADCPP, type RO, offset 0xFC0, reset 0x00B0.2187 (see page 914)
TS
DC
RSL
TYPE
CH
MSR
ADCPC, type R/W, offset 0xFC4, reset 0x0000.0007 (see page 916)
SR
ADCCC, type R/W, offset 0xFC8, reset 0x0000.0000 (see page 917)
CS
Universal Asynchronous Receivers/Transmitters (UARTs)
UART0 base: 0x4000.C000
UART1 base: 0x4000.D000
UART2 base: 0x4000.E000
UART3 base: 0x4000.F000
UART4 base: 0x4001.0000
UART5 base: 0x4001.1000
UART6 base: 0x4001.2000
UART7 base: 0x4001.3000
UARTDR, type R/W, offset 0x000, reset 0x0000.0000 (see page 932)
OE
BE
PE
FE
DATA
UARTRSR/UARTECR, type RO, offset 0x004, reset 0x0000.0000 (Read-Only Status Register) (see page 934)
OE
BE
PE
FE
BUSY
DCD
DSR
CTS
UARTRSR/UARTECR, type WO, offset 0x004, reset 0x0000.0000 (Write-Only Error Clear Register) (see page 934)
DATA
UARTFR, type RO, offset 0x018, reset 0x0000.0090 (see page 937)
RI
TXFE
RXFF
TXFF
RXFE
UARTILPR, type R/W, offset 0x020, reset 0x0000.0000 (see page 940)
ILPDVSR
UARTIBRD, type R/W, offset 0x024, reset 0x0000.0000 (see page 941)
DIVINT
UARTFBRD, type R/W, offset 0x028, reset 0x0000.0000 (see page 942)
DIVFRAC
UARTLCRH, type R/W, offset 0x02C, reset 0x0000.0000 (see page 943)
SPS
WLEN
FEN
STP2
EPS
PEN
BRK
EOT
SMART
SIRLP
SIREN
UARTEN
UARTCTL, type R/W, offset 0x030, reset 0x0000.0300 (see page 945)
CTSEN
RTSEN
RTS
DTR
RXE
TXE
LBE
LIN
HSE
UARTIFLS, type R/W, offset 0x034, reset 0x0000.0012 (see page 949)
RXIFLSEL
TXIFLSEL
UARTIM, type R/W, offset 0x038, reset 0x0000.0000 (see page 951)
LME5IM
LME1IM
LMSBIM
9BITIM
OEIM
BEIM
PEIM
FEIM
RTIM
TXIM
1462
RXIM
DSRIM
DCDIM
CTSIM
RIIM
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
BERIS
PERIS
FERIS
RTRIS
TXRIS
RXRIS
DSRRIS
DCDRIS
CTSRIS
RIRIS
PEMIS
FEMIS
RTMIS
TXMIS
RXMIS
DSRMIS
DCDMIS
CTSMIS
RIMIS
PEIC
FEIC
RTIC
TXIC
RXIC
DSRMIC
DCDMIC
CTSMIC
RIMIC
UARTRIS, type RO, offset 0x03C, reset 0x0000.000F (see page 955)
LME5RIS LME1RIS LMSBRIS 9BITRIS
OERIS
UARTMIS, type RO, offset 0x040, reset 0x0000.0000 (see page 959)
LME5MIS LME1MIS LMSBMIS 9BITMIS
OEMIS
BEMIS
UARTICR, type W1C, offset 0x044, reset 0x0000.0000 (see page 963)
LME5IC
LME1IC
LMSBIC
9BITIC
OEIC
BEIC
UARTDMACTL, type R/W, offset 0x048, reset 0x0000.0000 (see page 965)
DMAERR TXDMAE RXDMAE
UARTLCTL, type R/W, offset 0x090, reset 0x0000.0000 (see page 966)
BLEN
MASTER
UARTLSS, type RO, offset 0x094, reset 0x0000.0000 (see page 967)
TSS
UARTLTIM, type RO, offset 0x098, reset 0x0000.0000 (see page 968)
TIMER
UART9BITADDR, type R/W, offset 0x0A4, reset 0x0000.0000 (see page 969)
9BITEN
ADDR
UART9BITAMASK, type R/W, offset 0x0A8, reset 0x0000.00FF (see page 970)
RANGE
MASK
UARTPP, type RO, offset 0xFC0, reset 0x0000.0003 (see page 971)
NB
SC
UARTCC, type R/W, offset 0xFC8, reset 0x0000.0000 (see page 972)
CS
UARTPeriphID4, type RO, offset 0xFD0, reset 0x0000.0000 (see page 973)
PID4
UARTPeriphID5, type RO, offset 0xFD4, reset 0x0000.0000 (see page 974)
PID5
UARTPeriphID6, type RO, offset 0xFD8, reset 0x0000.0000 (see page 975)
PID6
UARTPeriphID7, type RO, offset 0xFDC, reset 0x0000.0000 (see page 976)
PID7
UARTPeriphID0, type RO, offset 0xFE0, reset 0x0000.0060 (see page 977)
PID0
UARTPeriphID1, type RO, offset 0xFE4, reset 0x0000.0000 (see page 978)
PID1
November 08, 2011
1463
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
UARTPeriphID2, type RO, offset 0xFE8, reset 0x0000.0018 (see page 979)
PID2
UARTPeriphID3, type RO, offset 0xFEC, reset 0x0000.0001 (see page 980)
PID3
UARTPCellID0, type RO, offset 0xFF0, reset 0x0000.000D (see page 981)
CID0
UARTPCellID1, type RO, offset 0xFF4, reset 0x0000.00F0 (see page 982)
CID1
UARTPCellID2, type RO, offset 0xFF8, reset 0x0000.0005 (see page 983)
CID2
UARTPCellID3, type RO, offset 0xFFC, reset 0x0000.00B1 (see page 984)
CID3
Synchronous Serial Interface (SSI)
SSI0 base: 0x4000.8000
SSI1 base: 0x4000.9000
SSI2 base: 0x4000.A000
SSI3 base: 0x4000.B000
SSICR0, type R/W, offset 0x000, reset 0x0000.0000 (see page 1000)
SCR
SPH
SPO
FRF
DSS
SSICR1, type R/W, offset 0x004, reset 0x0000.0000 (see page 1002)
EOT
SOD
MS
SSE
LBM
BSY
RFF
RNE
TNF
TFE
TXIM
RXIM
RTIM
RORIM
TXRIS
RXRIS
RTRIS
RORRIS
TXMIS
RXMIS
RTMIS
RORMIS
RTIC
RORIC
SSIDR, type R/W, offset 0x008, reset 0x0000.0000 (see page 1004)
DATA
SSISR, type RO, offset 0x00C, reset 0x0000.0003 (see page 1005)
SSICPSR, type R/W, offset 0x010, reset 0x0000.0000 (see page 1007)
CPSDVSR
SSIIM, type R/W, offset 0x014, reset 0x0000.0000 (see page 1008)
SSIRIS, type RO, offset 0x018, reset 0x0000.0008 (see page 1009)
SSIMIS, type RO, offset 0x01C, reset 0x0000.0000 (see page 1011)
SSIICR, type W1C, offset 0x020, reset 0x0000.0000 (see page 1013)
SSIDMACTL, type R/W, offset 0x024, reset 0x0000.0000 (see page 1014)
TXDMAE RXDMAE
1464
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
SSICC, type R/W, offset 0xFC8, reset 0x0000.0000 (see page 1015)
CS
SSIPeriphID4, type RO, offset 0xFD0, reset 0x0000.0000 (see page 1016)
PID4
SSIPeriphID5, type RO, offset 0xFD4, reset 0x0000.0000 (see page 1017)
PID5
SSIPeriphID6, type RO, offset 0xFD8, reset 0x0000.0000 (see page 1018)
PID6
SSIPeriphID7, type RO, offset 0xFDC, reset 0x0000.0000 (see page 1019)
PID7
SSIPeriphID0, type RO, offset 0xFE0, reset 0x0000.0022 (see page 1020)
PID0
SSIPeriphID1, type RO, offset 0xFE4, reset 0x0000.0000 (see page 1021)
PID1
SSIPeriphID2, type RO, offset 0xFE8, reset 0x0000.0018 (see page 1022)
PID2
SSIPeriphID3, type RO, offset 0xFEC, reset 0x0000.0001 (see page 1023)
PID3
SSIPCellID0, type RO, offset 0xFF0, reset 0x0000.000D (see page 1024)
CID0
SSIPCellID1, type RO, offset 0xFF4, reset 0x0000.00F0 (see page 1025)
CID1
SSIPCellID2, type RO, offset 0xFF8, reset 0x0000.0005 (see page 1026)
CID2
SSIPCellID3, type RO, offset 0xFFC, reset 0x0000.00B1 (see page 1027)
CID3
Inter-Integrated Circuit
(I2C)
Interface
I2C Master
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
I2CMSA, type R/W, offset 0x000, reset 0x0000.0000
SA
R/S
I2CMCS, type RO, offset 0x004, reset 0x0000.0020 (Read-Only Status Register)
CLKTO
BUSBSY
IDLE
November 08, 2011
ARBLST
DATACK
ADRACK
ERROR
BUSY
1465
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
HS
ACK
STOP
START
RUN
CLKIM
IM
CLKRIS
RIS
CLKMIS
MIS
CLKIC
IC
I2CMCS, type WO, offset 0x004, reset 0x0000.0020 (Write-Only Control Register)
I2CMDR, type R/W, offset 0x008, reset 0x0000.0000
DATA
I2CMTPR, type R/W, offset 0x00C, reset 0x0000.0001
HS
TPR
I2CMIMR, type R/W, offset 0x010, reset 0x0000.0000
I2CMRIS, type RO, offset 0x014, reset 0x0000.0000
I2CMMIS, type RO, offset 0x018, reset 0x0000.0000
I2CMICR, type WO, offset 0x01C, reset 0x0000.0000
I2CMCR, type R/W, offset 0x020, reset 0x0000.0000
SFE
MFE
LPBK
I2CMCLKOCNT, type R/W, offset 0x024, reset 0x0000.0000
CNTL
I2CMBMON, type RO, offset 0x02C, reset 0x0000.0000
Inter-Integrated Circuit
(I2C)
SDA
SCL
TREQ
RREQ
Interface
I2C Slave
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
I2CSOAR, type R/W, offset 0x800, reset 0x0000.0000
OAR
I2CSCSR, type RO, offset 0x804, reset 0x0000.0000 (Read-Only Status Register)
OAR2SEL
FBR
I2CSCSR, type WO, offset 0x804, reset 0x0000.0000 (Write-Only Control Register)
DA
I2CSDR, type R/W, offset 0x808, reset 0x0000.0000
DATA
I2CSIMR, type R/W, offset 0x80C, reset 0x0000.0000
STOPIM
1466
STARTIM
DATAIM
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
I2CSRIS, type RO, offset 0x810, reset 0x0000.0000
STOPRIS STARTRIS DATARIS
I2CSMIS, type RO, offset 0x814, reset 0x0000.0000
STOPMIS STARTMIS DATAMIS
I2CSICR, type WO, offset 0x818, reset 0x0000.0000
STOPIC
STARTIC
DATAIC
I2CSOAR2, type R/W, offset 0x81C, reset 0x0000.0000
OAR2EN
OAR2
I2CSACKCTL, type R/W, offset 0x820, reset 0x0000.0000
ACKOVAL ACKOEN
Inter-Integrated Circuit
(I2C)
Interface
I2C Status and Control
I2C 0 base: 0x4002.0000
I2C 1 base: 0x4002.1000
I2C 2 base: 0x4002.2000
I2C 3 base: 0x4002.3000
I2C 4 base: 0x400C.0000
I2C 5 base: 0x400C.1000
I2CPP, type RO, offset 0xFC0, reset 0x0000.0001
HS
I2CPC, type RO, offset 0xFC4, reset 0x0000.0000
HS
Controller Area Network (CAN) Module
CAN0 base: 0x4004.0000
CAN1 base: 0x4004.1000
CANCTL, type R/W, offset 0x000, reset 0x0000.0001 (see page 1095)
TEST
CCE
DAR
BOFF
EWARN
EPASS
EIE
SIE
IE
INIT
CANSTS, type R/W, offset 0x004, reset 0x0000.0000 (see page 1097)
RXOK
TXOK
LEC
CANERR, type RO, offset 0x008, reset 0x0000.0000 (see page 1100)
RP
REC
TEC
CANBIT, type R/W, offset 0x00C, reset 0x0000.2301 (see page 1101)
TSEG2
TSEG1
SJW
BRP
CANINT, type RO, offset 0x010, reset 0x0000.0000 (see page 1102)
INTID
CANTST, type R/W, offset 0x014, reset 0x0000.0000 (see page 1103)
RX
TX
LBACK
SILENT
BASIC
CANBRPE, type R/W, offset 0x018, reset 0x0000.0000 (see page 1105)
BRPE
November 08, 2011
1467
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
DATAA
DATAB
DATAA
DATAB
CANIF1CRQ, type R/W, offset 0x020, reset 0x0000.0001 (see page 1106)
BUSY
MNUM
CANIF2CRQ, type R/W, offset 0x080, reset 0x0000.0001 (see page 1106)
BUSY
MNUM
CANIF1CMSK, type R/W, offset 0x024, reset 0x0000.0000 (see page 1107)
WRNRD
MASK
ARB
CONTROL CLRINTPND
WRNRD
MASK
ARB
CONTROL CLRINTPND
NEWDAT /
TXRQST
CANIF2CMSK, type R/W, offset 0x084, reset 0x0000.0000 (see page 1107)
NEWDAT /
TXRQST
CANIF1MSK1, type R/W, offset 0x028, reset 0x0000.FFFF (see page 1110)
MSK
CANIF2MSK1, type R/W, offset 0x088, reset 0x0000.FFFF (see page 1110)
MSK
CANIF1MSK2, type R/W, offset 0x02C, reset 0x0000.FFFF (see page 1111)
MXTD
MDIR
MSK
CANIF2MSK2, type R/W, offset 0x08C, reset 0x0000.FFFF (see page 1111)
MXTD
MDIR
MSK
CANIF1ARB1, type R/W, offset 0x030, reset 0x0000.0000 (see page 1113)
ID
CANIF2ARB1, type R/W, offset 0x090, reset 0x0000.0000 (see page 1113)
ID
CANIF1ARB2, type R/W, offset 0x034, reset 0x0000.0000 (see page 1114)
MSGVAL
XTD
DIR
ID
CANIF2ARB2, type R/W, offset 0x094, reset 0x0000.0000 (see page 1114)
MSGVAL
XTD
DIR
ID
CANIF1MCTL, type R/W, offset 0x038, reset 0x0000.0000 (see page 1116)
NEWDAT MSGLST
INTPND
UMASK
TXIE
RXIE
RMTEN
TXRQST
EOB
DLC
TXRQST
EOB
DLC
CANIF2MCTL, type R/W, offset 0x098, reset 0x0000.0000 (see page 1116)
NEWDAT MSGLST
INTPND
UMASK
TXIE
RXIE
RMTEN
CANIF1DA1, type R/W, offset 0x03C, reset 0x0000.0000 (see page 1119)
DATA
CANIF1DA2, type R/W, offset 0x040, reset 0x0000.0000 (see page 1119)
DATA
CANIF1DB1, type R/W, offset 0x044, reset 0x0000.0000 (see page 1119)
DATA
1468
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
CANIF1DB2, type R/W, offset 0x048, reset 0x0000.0000 (see page 1119)
DATA
CANIF2DA1, type R/W, offset 0x09C, reset 0x0000.0000 (see page 1119)
DATA
CANIF2DA2, type R/W, offset 0x0A0, reset 0x0000.0000 (see page 1119)
DATA
CANIF2DB1, type R/W, offset 0x0A4, reset 0x0000.0000 (see page 1119)
DATA
CANIF2DB2, type R/W, offset 0x0A8, reset 0x0000.0000 (see page 1119)
DATA
CANTXRQ1, type RO, offset 0x100, reset 0x0000.0000 (see page 1120)
TXRQST
CANTXRQ2, type RO, offset 0x104, reset 0x0000.0000 (see page 1120)
TXRQST
CANNWDA1, type RO, offset 0x120, reset 0x0000.0000 (see page 1121)
NEWDAT
CANNWDA2, type RO, offset 0x124, reset 0x0000.0000 (see page 1121)
NEWDAT
CANMSG1INT, type RO, offset 0x140, reset 0x0000.0000 (see page 1122)
INTPND
CANMSG2INT, type RO, offset 0x144, reset 0x0000.0000 (see page 1122)
INTPND
CANMSG1VAL, type RO, offset 0x160, reset 0x0000.0000 (see page 1123)
MSGVAL
CANMSG2VAL, type RO, offset 0x164, reset 0x0000.0000 (see page 1123)
MSGVAL
Universal Serial Bus (USB) Controller
Base 0x4005.0000
USBFADDR, type R/W, offset 0x000, reset 0x00 (see page 1146)
FUNCADDR
USBPOWER, type R/W, offset 0x001, reset 0x20 (OTG A / Host Mode) (see page 1147)
RESET
RESUME SUSPEND PWRDNPHY
RESET
RESUME SUSPEND PWRDNPHY
USBPOWER, type R/W, offset 0x001, reset 0x20 (OTG B / Device Mode) (see page 1147)
ISOUP
SOFTCONN
EP7
EP6
EP5
EP4
EP3
EP2
EP1
EP7
EP6
EP5
EP4
EP3
EP2
EP1
USBTXIS, type RO, offset 0x002, reset 0x0000 (see page 1150)
EP0
USBRXIS, type RO, offset 0x004, reset 0x0000 (see page 1152)
November 08, 2011
1469
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
EP7
EP6
EP5
EP4
EP3
EP2
EP1
EP0
EP7
EP6
EP5
EP4
EP3
EP2
EP1
DISCON
CONN
SOF
BABBLE RESUME
SOF
RESET
SOF
BABBLE RESUME
SOF
RESET
USBTXIE, type R/W, offset 0x006, reset 0xFFFF (see page 1153)
USBRXIE, type R/W, offset 0x008, reset 0xFFFE (see page 1155)
USBIS, type RO, offset 0x00A, reset 0x00 (OTG A / Host Mode) (see page 1156)
VBUSERR SESREQ
USBIS, type RO, offset 0x00A, reset 0x00 (OTG B / Device Mode) (see page 1156)
DISCON
RESUME SUSPEND
USBIE, type R/W, offset 0x00B, reset 0x06 (OTG A / Host Mode) (see page 1159)
VBUSERR SESREQ
DISCON
CONN
USBIE, type R/W, offset 0x00B, reset 0x06 (OTG B / Device Mode) (see page 1159)
DISCON
RESUME SUSPEND
USBFRAME, type RO, offset 0x00C, reset 0x0000 (see page 1162)
FRAME
USBEPIDX, type R/W, offset 0x00E, reset 0x00 (see page 1163)
EPIDX
USBTEST, type R/W, offset 0x00F, reset 0x00 (OTG A / Host Mode) (see page 1164)
FORCEH FIFOACC FORCEFS
USBTEST, type R/W, offset 0x00F, reset 0x00 (OTG B / Device Mode) (see page 1164)
FIFOACC FORCEFS
USBFIFO0, type R/W, offset 0x020, reset 0x0000.0000 (see page 1166)
EPDATA
EPDATA
USBFIFO1, type R/W, offset 0x024, reset 0x0000.0000 (see page 1166)
EPDATA
EPDATA
USBFIFO2, type R/W, offset 0x028, reset 0x0000.0000 (see page 1166)
EPDATA
EPDATA
USBFIFO3, type R/W, offset 0x02C, reset 0x0000.0000 (see page 1166)
EPDATA
EPDATA
USBFIFO4, type R/W, offset 0x030, reset 0x0000.0000 (see page 1166)
EPDATA
EPDATA
USBFIFO5, type R/W, offset 0x034, reset 0x0000.0000 (see page 1166)
EPDATA
EPDATA
USBFIFO6, type R/W, offset 0x038, reset 0x0000.0000 (see page 1166)
EPDATA
EPDATA
USBFIFO7, type R/W, offset 0x03C, reset 0x0000.0000 (see page 1166)
EPDATA
EPDATA
USBDEVCTL, type R/W, offset 0x060, reset 0x80 (see page 1167)
DEV
FSDEV
LSDEV
VBUS
HOST
HOSTREQ SESSION
USBTXFIFOSZ, type R/W, offset 0x062, reset 0x00 (see page 1169)
DPB
SIZE
DPB
SIZE
USBRXFIFOSZ, type R/W, offset 0x063, reset 0x00 (see page 1169)
USBTXFIFOADD, type R/W, offset 0x064, reset 0x0000 (see page 1170)
ADDR
1470
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
USBRXFIFOADD, type R/W, offset 0x066, reset 0x0000 (see page 1170)
ADDR
USBCONTIM, type R/W, offset 0x07A, reset 0x5C (see page 1171)
WTCON
WTID
USBVPLEN, type R/W, offset 0x07B, reset 0x3C (see page 1172)
VPLEN
USBFSEOF, type R/W, offset 0x07D, reset 0x77 (see page 1173)
FSEOFG
USBLSEOF, type R/W, offset 0x07E, reset 0x72 (see page 1174)
LSEOFG
USBTXFUNCADDR0, type R/W, offset 0x080, reset 0x00 (see page 1175)
ADDR
USBTXFUNCADDR1, type R/W, offset 0x088, reset 0x00 (see page 1175)
ADDR
USBTXFUNCADDR2, type R/W, offset 0x090, reset 0x00 (see page 1175)
ADDR
USBTXFUNCADDR3, type R/W, offset 0x098, reset 0x00 (see page 1175)
ADDR
USBTXFUNCADDR4, type R/W, offset 0x0A0, reset 0x00 (see page 1175)
ADDR
USBTXFUNCADDR5, type R/W, offset 0x0A8, reset 0x00 (see page 1175)
ADDR
USBTXFUNCADDR6, type R/W, offset 0x0B0, reset 0x00 (see page 1175)
ADDR
USBTXFUNCADDR7, type R/W, offset 0x0B8, reset 0x00 (see page 1175)
ADDR
USBTXHUBADDR0, type R/W, offset 0x082, reset 0x00 (see page 1176)
ADDR
USBTXHUBADDR1, type R/W, offset 0x08A, reset 0x00 (see page 1176)
ADDR
USBTXHUBADDR2, type R/W, offset 0x092, reset 0x00 (see page 1176)
ADDR
USBTXHUBADDR3, type R/W, offset 0x09A, reset 0x00 (see page 1176)
ADDR
USBTXHUBADDR4, type R/W, offset 0x0A2, reset 0x00 (see page 1176)
ADDR
USBTXHUBADDR5, type R/W, offset 0x0AA, reset 0x00 (see page 1176)
ADDR
USBTXHUBADDR6, type R/W, offset 0x0B2, reset 0x00 (see page 1176)
ADDR
USBTXHUBADDR7, type R/W, offset 0x0BA, reset 0x00 (see page 1176)
ADDR
USBTXHUBPORT0, type R/W, offset 0x083, reset 0x00 (see page 1177)
PORT
USBTXHUBPORT1, type R/W, offset 0x08B, reset 0x00 (see page 1177)
PORT
USBTXHUBPORT2, type R/W, offset 0x093, reset 0x00 (see page 1177)
PORT
USBTXHUBPORT3, type R/W, offset 0x09B, reset 0x00 (see page 1177)
PORT
USBTXHUBPORT4, type R/W, offset 0x0A3, reset 0x00 (see page 1177)
PORT
November 08, 2011
1471
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
USBTXHUBPORT5, type R/W, offset 0x0AB, reset 0x00 (see page 1177)
PORT
USBTXHUBPORT6, type R/W, offset 0x0B3, reset 0x00 (see page 1177)
PORT
USBTXHUBPORT7, type R/W, offset 0x0BB, reset 0x00 (see page 1177)
PORT
USBRXFUNCADDR1, type R/W, offset 0x08C, reset 0x00 (see page 1178)
ADDR
USBRXFUNCADDR2, type R/W, offset 0x094, reset 0x00 (see page 1178)
ADDR
USBRXFUNCADDR3, type R/W, offset 0x09C, reset 0x00 (see page 1178)
ADDR
USBRXFUNCADDR4, type R/W, offset 0x0A4, reset 0x00 (see page 1178)
ADDR
USBRXFUNCADDR5, type R/W, offset 0x0AC, reset 0x00 (see page 1178)
ADDR
USBRXFUNCADDR6, type R/W, offset 0x0B4, reset 0x00 (see page 1178)
ADDR
USBRXFUNCADDR7, type R/W, offset 0x0BC, reset 0x00 (see page 1178)
ADDR
USBRXHUBADDR1, type R/W, offset 0x08E, reset 0x00 (see page 1179)
ADDR
USBRXHUBADDR2, type R/W, offset 0x096, reset 0x00 (see page 1179)
ADDR
USBRXHUBADDR3, type R/W, offset 0x09E, reset 0x00 (see page 1179)
ADDR
USBRXHUBADDR4, type R/W, offset 0x0A6, reset 0x00 (see page 1179)
ADDR
USBRXHUBADDR5, type R/W, offset 0x0AE, reset 0x00 (see page 1179)
ADDR
USBRXHUBADDR6, type R/W, offset 0x0B6, reset 0x00 (see page 1179)
ADDR
USBRXHUBADDR7, type R/W, offset 0x0BE, reset 0x00 (see page 1179)
ADDR
USBRXHUBPORT1, type R/W, offset 0x08F, reset 0x00 (see page 1180)
PORT
USBRXHUBPORT2, type R/W, offset 0x097, reset 0x00 (see page 1180)
PORT
USBRXHUBPORT3, type R/W, offset 0x09F, reset 0x00 (see page 1180)
PORT
USBRXHUBPORT4, type R/W, offset 0x0A7, reset 0x00 (see page 1180)
PORT
USBRXHUBPORT5, type R/W, offset 0x0AF, reset 0x00 (see page 1180)
PORT
USBRXHUBPORT6, type R/W, offset 0x0B7, reset 0x00 (see page 1180)
PORT
USBRXHUBPORT7, type R/W, offset 0x0BF, reset 0x00 (see page 1180)
PORT
USBTXMAXP1, type R/W, offset 0x110, reset 0x0000 (see page 1181)
MAXLOAD
USBTXMAXP2, type R/W, offset 0x120, reset 0x0000 (see page 1181)
MAXLOAD
1472
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
ERROR
SETUP
STALLED
TXRDY
RXRDY
SETEND DATAEND STALLED
TXRDY
RXRDY
DT
FLUSH
USBTXMAXP3, type R/W, offset 0x130, reset 0x0000 (see page 1181)
MAXLOAD
USBTXMAXP4, type R/W, offset 0x140, reset 0x0000 (see page 1181)
MAXLOAD
USBTXMAXP5, type R/W, offset 0x150, reset 0x0000 (see page 1181)
MAXLOAD
USBTXMAXP6, type R/W, offset 0x160, reset 0x0000 (see page 1181)
MAXLOAD
USBTXMAXP7, type R/W, offset 0x170, reset 0x0000 (see page 1181)
MAXLOAD
USBCSRL0, type W1C, offset 0x102, reset 0x00 (OTG A / Host Mode) (see page 1182)
NAKTO
STATUS
REQPKT
USBCSRL0, type W1C, offset 0x102, reset 0x00 (OTG B / Device Mode) (see page 1182)
SETENDC RXRDYC
STALL
USBCSRH0, type W1C, offset 0x103, reset 0x00 (OTG A / Host Mode) (see page 1186)
DTWE
USBCSRH0, type W1C, offset 0x103, reset 0x00 (OTG B / Device Mode) (see page 1186)
FLUSH
USBCOUNT0, type RO, offset 0x108, reset 0x00 (see page 1188)
COUNT
USBTYPE0, type R/W, offset 0x10A, reset 0x00 (see page 1189)
SPEED
USBNAKLMT, type R/W, offset 0x10B, reset 0x00 (see page 1190)
NAKLMT
USBTXCSRL1, type R/W, offset 0x112, reset 0x00 (OTG A / Host Mode) (see page 1191)
NAKTO
CLRDT
STALLED
SETUP
FLUSH
ERROR
FIFONE
TXRDY
NAKTO
CLRDT
STALLED
SETUP
FLUSH
ERROR
FIFONE
TXRDY
NAKTO
CLRDT
STALLED
SETUP
FLUSH
ERROR
FIFONE
TXRDY
NAKTO
CLRDT
STALLED
SETUP
FLUSH
ERROR
FIFONE
TXRDY
NAKTO
CLRDT
STALLED
SETUP
FLUSH
ERROR
FIFONE
TXRDY
NAKTO
CLRDT
STALLED
SETUP
FLUSH
ERROR
FIFONE
TXRDY
NAKTO
CLRDT
STALLED
SETUP
FLUSH
ERROR
FIFONE
TXRDY
CLRDT
STALLED
STALL
FLUSH
UNDRN
FIFONE
TXRDY
CLRDT
STALLED
STALL
FLUSH
UNDRN
FIFONE
TXRDY
CLRDT
STALLED
STALL
FLUSH
UNDRN
FIFONE
TXRDY
CLRDT
STALLED
STALL
FLUSH
UNDRN
FIFONE
TXRDY
CLRDT
STALLED
STALL
FLUSH
UNDRN
FIFONE
TXRDY
CLRDT
STALLED
STALL
FLUSH
UNDRN
FIFONE
TXRDY
CLRDT
STALLED
STALL
FLUSH
UNDRN
FIFONE
TXRDY
USBTXCSRL2, type R/W, offset 0x122, reset 0x00 (OTG A / Host Mode) (see page 1191)
USBTXCSRL3, type R/W, offset 0x132, reset 0x00 (OTG A / Host Mode) (see page 1191)
USBTXCSRL4, type R/W, offset 0x142, reset 0x00 (OTG A / Host Mode) (see page 1191)
USBTXCSRL5, type R/W, offset 0x152, reset 0x00 (OTG A / Host Mode) (see page 1191)
USBTXCSRL6, type R/W, offset 0x162, reset 0x00 (OTG A / Host Mode) (see page 1191)
USBTXCSRL7, type R/W, offset 0x172, reset 0x00 (OTG A / Host Mode) (see page 1191)
USBTXCSRL1, type R/W, offset 0x112, reset 0x00 (OTG B / Device Mode) (see page 1191)
USBTXCSRL2, type R/W, offset 0x122, reset 0x00 (OTG B / Device Mode) (see page 1191)
USBTXCSRL3, type R/W, offset 0x132, reset 0x00 (OTG B / Device Mode) (see page 1191)
USBTXCSRL4, type R/W, offset 0x142, reset 0x00 (OTG B / Device Mode) (see page 1191)
USBTXCSRL5, type R/W, offset 0x152, reset 0x00 (OTG B / Device Mode) (see page 1191)
USBTXCSRL6, type R/W, offset 0x162, reset 0x00 (OTG B / Device Mode) (see page 1191)
USBTXCSRL7, type R/W, offset 0x172, reset 0x00 (OTG B / Device Mode) (see page 1191)
November 08, 2011
1473
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
MODE
DMAEN
FDT
DMAMOD
DTWE
DT
MODE
DMAEN
FDT
DMAMOD
DTWE
DT
MODE
DMAEN
FDT
DMAMOD
DTWE
DT
MODE
DMAEN
FDT
DMAMOD
DTWE
DT
MODE
DMAEN
FDT
DMAMOD
DTWE
DT
MODE
DMAEN
FDT
DMAMOD
DTWE
DT
MODE
DMAEN
FDT
DMAMOD
DTWE
DT
ISO
MODE
DMAEN
FDT
DMAMOD
ISO
MODE
DMAEN
FDT
DMAMOD
ISO
MODE
DMAEN
FDT
DMAMOD
ISO
MODE
DMAEN
FDT
DMAMOD
ISO
MODE
DMAEN
FDT
DMAMOD
ISO
MODE
DMAEN
FDT
DMAMOD
ISO
MODE
DMAEN
FDT
DMAMOD
ERROR
FULL
RXRDY
ERROR
FULL
RXRDY
ERROR
FULL
RXRDY
USBTXCSRH1, type R/W, offset 0x113, reset 0x00 (OTG A / Host Mode) (see page 1195)
AUTOSET
USBTXCSRH2, type R/W, offset 0x123, reset 0x00 (OTG A / Host Mode) (see page 1195)
AUTOSET
USBTXCSRH3, type R/W, offset 0x133, reset 0x00 (OTG A / Host Mode) (see page 1195)
AUTOSET
USBTXCSRH4, type R/W, offset 0x143, reset 0x00 (OTG A / Host Mode) (see page 1195)
AUTOSET
USBTXCSRH5, type R/W, offset 0x153, reset 0x00 (OTG A / Host Mode) (see page 1195)
AUTOSET
USBTXCSRH6, type R/W, offset 0x163, reset 0x00 (OTG A / Host Mode) (see page 1195)
AUTOSET
USBTXCSRH7, type R/W, offset 0x173, reset 0x00 (OTG A / Host Mode) (see page 1195)
AUTOSET
USBTXCSRH1, type R/W, offset 0x113, reset 0x00 (OTG B / Device Mode) (see page 1195)
AUTOSET
USBTXCSRH2, type R/W, offset 0x123, reset 0x00 (OTG B / Device Mode) (see page 1195)
AUTOSET
USBTXCSRH3, type R/W, offset 0x133, reset 0x00 (OTG B / Device Mode) (see page 1195)
AUTOSET
USBTXCSRH4, type R/W, offset 0x143, reset 0x00 (OTG B / Device Mode) (see page 1195)
AUTOSET
USBTXCSRH5, type R/W, offset 0x153, reset 0x00 (OTG B / Device Mode) (see page 1195)
AUTOSET
USBTXCSRH6, type R/W, offset 0x163, reset 0x00 (OTG B / Device Mode) (see page 1195)
AUTOSET
USBTXCSRH7, type R/W, offset 0x173, reset 0x00 (OTG B / Device Mode) (see page 1195)
AUTOSET
USBRXMAXP1, type R/W, offset 0x114, reset 0x0000 (see page 1199)
MAXLOAD
USBRXMAXP2, type R/W, offset 0x124, reset 0x0000 (see page 1199)
MAXLOAD
USBRXMAXP3, type R/W, offset 0x134, reset 0x0000 (see page 1199)
MAXLOAD
USBRXMAXP4, type R/W, offset 0x144, reset 0x0000 (see page 1199)
MAXLOAD
USBRXMAXP5, type R/W, offset 0x154, reset 0x0000 (see page 1199)
MAXLOAD
USBRXMAXP6, type R/W, offset 0x164, reset 0x0000 (see page 1199)
MAXLOAD
USBRXMAXP7, type R/W, offset 0x174, reset 0x0000 (see page 1199)
MAXLOAD
USBRXCSRL1, type R/W, offset 0x116, reset 0x00 (OTG A / Host Mode) (see page 1200)
CLRDT
STALLED REQPKT
FLUSH
CLRDT
STALLED REQPKT
FLUSH
CLRDT
STALLED REQPKT
FLUSH
DATAERR /
NAKTO
USBRXCSRL2, type R/W, offset 0x126, reset 0x00 (OTG A / Host Mode) (see page 1200)
DATAERR /
NAKTO
USBRXCSRL3, type R/W, offset 0x136, reset 0x00 (OTG A / Host Mode) (see page 1200)
1474
DATAERR /
NAKTO
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
ERROR
FULL
RXRDY
ERROR
FULL
RXRDY
ERROR
FULL
RXRDY
ERROR
FULL
RXRDY
USBRXCSRL4, type R/W, offset 0x146, reset 0x00 (OTG A / Host Mode) (see page 1200)
DATAERR /
CLRDT
STALLED REQPKT
FLUSH
CLRDT
STALLED REQPKT
FLUSH
CLRDT
STALLED REQPKT
FLUSH
CLRDT
STALLED REQPKT
FLUSH
STALLED
STALL
FLUSH
DATAERR
OVER
FULL
RXRDY
STALLED
STALL
FLUSH
DATAERR
OVER
FULL
RXRDY
STALLED
STALL
FLUSH
DATAERR
OVER
FULL
RXRDY
STALLED
STALL
FLUSH
DATAERR
OVER
FULL
RXRDY
STALLED
STALL
FLUSH
DATAERR
OVER
FULL
RXRDY
STALLED
STALL
FLUSH
DATAERR
OVER
FULL
RXRDY
STALLED
STALL
FLUSH
DATAERR
OVER
FULL
RXRDY
DMAEN
PIDERR DMAMOD
DTWE
DT
DMAEN
PIDERR DMAMOD
DTWE
DT
DMAEN
PIDERR DMAMOD
DTWE
DT
DMAEN
PIDERR DMAMOD
DTWE
DT
DMAEN
PIDERR DMAMOD
DTWE
DT
DMAEN
PIDERR DMAMOD
DTWE
DT
DMAEN
PIDERR DMAMOD
DTWE
DT
NAKTO
USBRXCSRL5, type R/W, offset 0x156, reset 0x00 (OTG A / Host Mode) (see page 1200)
DATAERR /
NAKTO
USBRXCSRL6, type R/W, offset 0x166, reset 0x00 (OTG A / Host Mode) (see page 1200)
DATAERR /
NAKTO
USBRXCSRL7, type R/W, offset 0x176, reset 0x00 (OTG A / Host Mode) (see page 1200)
DATAERR /
NAKTO
USBRXCSRL1, type R/W, offset 0x116, reset 0x00 (OTG B / Device Mode) (see page 1200)
CLRDT
USBRXCSRL2, type R/W, offset 0x126, reset 0x00 (OTG B / Device Mode) (see page 1200)
CLRDT
USBRXCSRL3, type R/W, offset 0x136, reset 0x00 (OTG B / Device Mode) (see page 1200)
CLRDT
USBRXCSRL4, type R/W, offset 0x146, reset 0x00 (OTG B / Device Mode) (see page 1200)
CLRDT
USBRXCSRL5, type R/W, offset 0x156, reset 0x00 (OTG B / Device Mode) (see page 1200)
CLRDT
USBRXCSRL6, type R/W, offset 0x166, reset 0x00 (OTG B / Device Mode) (see page 1200)
CLRDT
USBRXCSRL7, type R/W, offset 0x176, reset 0x00 (OTG B / Device Mode) (see page 1200)
CLRDT
USBRXCSRH1, type R/W, offset 0x117, reset 0x00 (OTG A / Host Mode) (see page 1205)
AUTOCL AUTORQ
USBRXCSRH2, type R/W, offset 0x127, reset 0x00 (OTG A / Host Mode) (see page 1205)
AUTOCL AUTORQ
USBRXCSRH3, type R/W, offset 0x137, reset 0x00 (OTG A / Host Mode) (see page 1205)
AUTOCL AUTORQ
USBRXCSRH4, type R/W, offset 0x147, reset 0x00 (OTG A / Host Mode) (see page 1205)
AUTOCL AUTORQ
USBRXCSRH5, type R/W, offset 0x157, reset 0x00 (OTG A / Host Mode) (see page 1205)
AUTOCL AUTORQ
USBRXCSRH6, type R/W, offset 0x167, reset 0x00 (OTG A / Host Mode) (see page 1205)
AUTOCL AUTORQ
USBRXCSRH7, type R/W, offset 0x177, reset 0x00 (OTG A / Host Mode) (see page 1205)
AUTOCL AUTORQ
USBRXCSRH1, type R/W, offset 0x117, reset 0x00 (OTG B / Device Mode) (see page 1205)
AUTOCL
ISO
DMAEN
ISO
DMAEN
ISO
DMAEN
ISO
DMAEN
ISO
DMAEN
DISNYET /
PIDERR
DMAMOD
USBRXCSRH2, type R/W, offset 0x127, reset 0x00 (OTG B / Device Mode) (see page 1205)
AUTOCL
DISNYET /
PIDERR
DMAMOD
USBRXCSRH3, type R/W, offset 0x137, reset 0x00 (OTG B / Device Mode) (see page 1205)
AUTOCL
DISNYET /
PIDERR
DMAMOD
USBRXCSRH4, type R/W, offset 0x147, reset 0x00 (OTG B / Device Mode) (see page 1205)
AUTOCL
DISNYET /
PIDERR
DMAMOD
USBRXCSRH5, type R/W, offset 0x157, reset 0x00 (OTG B / Device Mode) (see page 1205)
AUTOCL
November 08, 2011
DISNYET /
PIDERR
DMAMOD
1475
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
AUTOCL
ISO
DMAEN
ISO
DMAEN
USBRXCSRH6, type R/W, offset 0x167, reset 0x00 (OTG B / Device Mode) (see page 1205)
DISNYET /
PIDERR
DMAMOD
USBRXCSRH7, type R/W, offset 0x177, reset 0x00 (OTG B / Device Mode) (see page 1205)
AUTOCL
DISNYET /
PIDERR
DMAMOD
USBRXCOUNT1, type RO, offset 0x118, reset 0x0000 (see page 1209)
COUNT
USBRXCOUNT2, type RO, offset 0x128, reset 0x0000 (see page 1209)
COUNT
USBRXCOUNT3, type RO, offset 0x138, reset 0x0000 (see page 1209)
COUNT
USBRXCOUNT4, type RO, offset 0x148, reset 0x0000 (see page 1209)
COUNT
USBRXCOUNT5, type RO, offset 0x158, reset 0x0000 (see page 1209)
COUNT
USBRXCOUNT6, type RO, offset 0x168, reset 0x0000 (see page 1209)
COUNT
USBRXCOUNT7, type RO, offset 0x178, reset 0x0000 (see page 1209)
COUNT
USBTXTYPE1, type R/W, offset 0x11A, reset 0x00 (see page 1210)
SPEED
PROTO
TEP
SPEED
PROTO
TEP
SPEED
PROTO
TEP
SPEED
PROTO
TEP
SPEED
PROTO
TEP
SPEED
PROTO
TEP
SPEED
PROTO
TEP
USBTXTYPE2, type R/W, offset 0x12A, reset 0x00 (see page 1210)
USBTXTYPE3, type R/W, offset 0x13A, reset 0x00 (see page 1210)
USBTXTYPE4, type R/W, offset 0x14A, reset 0x00 (see page 1210)
USBTXTYPE5, type R/W, offset 0x15A, reset 0x00 (see page 1210)
USBTXTYPE6, type R/W, offset 0x16A, reset 0x00 (see page 1210)
USBTXTYPE7, type R/W, offset 0x17A, reset 0x00 (see page 1210)
USBTXINTERVAL1, type R/W, offset 0x11B, reset 0x00 (see page 1212)
TXPOLL / NAKLMT
USBTXINTERVAL2, type R/W, offset 0x12B, reset 0x00 (see page 1212)
TXPOLL / NAKLMT
USBTXINTERVAL3, type R/W, offset 0x13B, reset 0x00 (see page 1212)
TXPOLL / NAKLMT
USBTXINTERVAL4, type R/W, offset 0x14B, reset 0x00 (see page 1212)
TXPOLL / NAKLMT
USBTXINTERVAL5, type R/W, offset 0x15B, reset 0x00 (see page 1212)
TXPOLL / NAKLMT
USBTXINTERVAL6, type R/W, offset 0x16B, reset 0x00 (see page 1212)
TXPOLL / NAKLMT
USBTXINTERVAL7, type R/W, offset 0x17B, reset 0x00 (see page 1212)
TXPOLL / NAKLMT
USBRXTYPE1, type R/W, offset 0x11C, reset 0x00 (see page 1213)
SPEED
PROTO
TEP
SPEED
PROTO
TEP
USBRXTYPE2, type R/W, offset 0x12C, reset 0x00 (see page 1213)
1476
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
USBRXTYPE3, type R/W, offset 0x13C, reset 0x00 (see page 1213)
SPEED
PROTO
TEP
SPEED
PROTO
TEP
SPEED
PROTO
TEP
SPEED
PROTO
TEP
SPEED
PROTO
TEP
USBRXTYPE4, type R/W, offset 0x14C, reset 0x00 (see page 1213)
USBRXTYPE5, type R/W, offset 0x15C, reset 0x00 (see page 1213)
USBRXTYPE6, type R/W, offset 0x16C, reset 0x00 (see page 1213)
USBRXTYPE7, type R/W, offset 0x17C, reset 0x00 (see page 1213)
USBRXINTERVAL1, type R/W, offset 0x11D, reset 0x00 (see page 1215)
TXPOLL / NAKLMT
USBRXINTERVAL2, type R/W, offset 0x12D, reset 0x00 (see page 1215)
TXPOLL / NAKLMT
USBRXINTERVAL3, type R/W, offset 0x13D, reset 0x00 (see page 1215)
TXPOLL / NAKLMT
USBRXINTERVAL4, type R/W, offset 0x14D, reset 0x00 (see page 1215)
TXPOLL / NAKLMT
USBRXINTERVAL5, type R/W, offset 0x15D, reset 0x00 (see page 1215)
TXPOLL / NAKLMT
USBRXINTERVAL6, type R/W, offset 0x16D, reset 0x00 (see page 1215)
TXPOLL / NAKLMT
USBRXINTERVAL7, type R/W, offset 0x17D, reset 0x00 (see page 1215)
TXPOLL / NAKLMT
USBRQPKTCOUNT1, type R/W, offset 0x304, reset 0x0000 (see page 1216)
COUNT
USBRQPKTCOUNT2, type R/W, offset 0x308, reset 0x0000 (see page 1216)
COUNT
USBRQPKTCOUNT3, type R/W, offset 0x30C, reset 0x0000 (see page 1216)
COUNT
USBRQPKTCOUNT4, type R/W, offset 0x310, reset 0x0000 (see page 1216)
COUNT
USBRQPKTCOUNT5, type R/W, offset 0x314, reset 0x0000 (see page 1216)
COUNT
USBRQPKTCOUNT6, type R/W, offset 0x318, reset 0x0000 (see page 1216)
COUNT
USBRQPKTCOUNT7, type R/W, offset 0x31C, reset 0x0000 (see page 1216)
COUNT
USBRXDPKTBUFDIS, type R/W, offset 0x340, reset 0x0000 (see page 1217)
EP7
EP6
EP5
EP4
EP3
EP2
EP1
EP7
EP6
EP5
EP4
EP3
EP2
EP1
USBTXDPKTBUFDIS, type R/W, offset 0x342, reset 0x0000 (see page 1218)
USBEPC, type R/W, offset 0x400, reset 0x0000.0000 (see page 1219)
PFLTACT
PFLTAEN PFLTSEN PFLTEN
EPENDE
EPEN
USBEPCRIS, type RO, offset 0x404, reset 0x0000.0000 (see page 1222)
PF
USBEPCIM, type R/W, offset 0x408, reset 0x0000.0000 (see page 1223)
PF
November 08, 2011
1477
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
USBEPCISC, type R/W, offset 0x40C, reset 0x0000.0000 (see page 1224)
PF
USBDRRIS, type RO, offset 0x410, reset 0x0000.0000 (see page 1225)
RESUME
USBDRIM, type R/W, offset 0x414, reset 0x0000.0000 (see page 1226)
RESUME
USBDRISC, type W1C, offset 0x418, reset 0x0000.0000 (see page 1227)
RESUME
USBGPCS, type R/W, offset 0x41C, reset 0x0000.0003 (see page 1228)
DEVMODOTG
DEVMOD
USBVDC, type R/W, offset 0x430, reset 0x0000.0000 (see page 1229)
VBDEN
USBVDCRIS, type RO, offset 0x434, reset 0x0000.0000 (see page 1230)
VD
USBVDCIM, type R/W, offset 0x438, reset 0x0000.0000 (see page 1231)
VD
USBVDCISC, type R/W, offset 0x43C, reset 0x0000.0000 (see page 1232)
VD
USBIDVRIS, type RO, offset 0x444, reset 0x0000.0000 (see page 1233)
ID
USBIDVIM, type R/W, offset 0x448, reset 0x0000.0000 (see page 1234)
ID
USBIDVISC, type R/W1C, offset 0x44C, reset 0x0000.0000 (see page 1235)
ID
USBDMASEL, type R/W, offset 0x450, reset 0x0033.2211 (see page 1236)
DMABTX
DMABRX
DMACTX
DMACRX
DMAATX
DMAARX
USBPP, type RO, offset 0xFC0, reset 0x0000.08D0 (see page 1238)
ECNT
USB
PHY
TYPE
Analog Comparators
Base 0x4003.C000
ACMIS, type R/W1C, offset 0x000, reset 0x0000.0000 (see page 1245)
IN2
IN1
IN0
IN2
IN1
IN0
IN2
IN1
IN0
ACRIS, type RO, offset 0x004, reset 0x0000.0000 (see page 1246)
ACINTEN, type R/W, offset 0x008, reset 0x0000.0000 (see page 1247)
1478
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
ACREFCTL, type R/W, offset 0x010, reset 0x0000.0000 (see page 1248)
EN
RNG
VREF
ACSTAT0, type RO, offset 0x020, reset 0x0000.0000 (see page 1249)
OVAL
ACSTAT1, type RO, offset 0x040, reset 0x0000.0000 (see page 1249)
OVAL
ACSTAT2, type RO, offset 0x060, reset 0x0000.0000 (see page 1249)
OVAL
ACCTL0, type R/W, offset 0x024, reset 0x0000.0000 (see page 1250)
TOEN
ASRCP
TSLVAL
TSEN
ISLVAL
ISEN
CINV
TSLVAL
TSEN
ISLVAL
ISEN
CINV
TSLVAL
TSEN
ISLVAL
ISEN
CINV
ACCTL1, type R/W, offset 0x044, reset 0x0000.0000 (see page 1250)
TOEN
ASRCP
ACCTL2, type R/W, offset 0x064, reset 0x0000.0000 (see page 1250)
TOEN
ASRCP
ACMPPP, type RO, offset 0xFC0, reset 0x0007.0007 (see page 1252)
C2O
C1O
C0O
CMP2
CMP1
CMP0
Pulse Width Modulator (PWM)
PWM0 base: 0x4002.8000
PWM1 base: 0x4002.9000
PWMCTL, type R/W, offset 0x000, reset 0x0000.0000 (see page 1269)
GLOBALSYNC3 GLOBALSYNC2 GLOBALSYNC1 GLOBALSYNC0
PWMSYNC, type R/W, offset 0x004, reset 0x0000.0000 (see page 1271)
SYNC3
SYNC2
SYNC1
SYNC0
PWMENABLE, type R/W, offset 0x008, reset 0x0000.0000 (see page 1272)
PWM7EN PWM6EN PWM5EN PWM4EN PWM3EN PWM2EN PWM1EN PWM0EN
PWMINVERT, type R/W, offset 0x00C, reset 0x0000.0000 (see page 1274)
PWM7INV PWM6INV PWM5INV PWM4INV PWM3INV PWM2INV PWM1INV PWM0INV
PWMFAULT, type R/W, offset 0x010, reset 0x0000.0000 (see page 1276)
FAULT7
FAULT6
FAULT5
FAULT4
FAULT3
FAULT2
FAULT1
FAULT0
PWMINTEN, type R/W, offset 0x014, reset 0x0000.0000 (see page 1278)
INTFAULT3 INTFAULT2 INTFAULT1 INTFAULT0
INTPWM3 INTPWM2 INTPWM1 INTPWM0
PWMRIS, type RO, offset 0x018, reset 0x0000.0000 (see page 1280)
INTFAULT3 INTFAULT2 INTFAULT1 INTFAULT0
INTPWM3 INTPWM2 INTPWM1 INTPWM0
PWMISC, type R/W1C, offset 0x01C, reset 0x0000.0000 (see page 1283)
INTFAULT3 INTFAULT2 INTFAULT1 INTFAULT0
INTPWM3 INTPWM2 INTPWM1 INTPWM0
November 08, 2011
1479
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
FAULT3
FAULT2
FAULT1
FAULT0
PWM3
PWM2
PWM1
PWM0
PWMSTATUS, type RO, offset 0x020, reset 0x0000.0000 (see page 1286)
PWMFAULTVAL, type R/W, offset 0x024, reset 0x0000.0000 (see page 1288)
PWM7
PWM6
PWM5
PWM4
PWMENUPD, type R/W, offset 0x028, reset 0x0000.0000 (see page 1290)
ENUPD7
ENUPD6
ENUPD5
ENUPD4
ENUPD3
ENUPD2
ENUPD1
ENUPD0
LATCH
MINFLTPER
FLTSRC
GENBUPD
GENAUPD
CMPBUPD CMPAUPD LOADUPD
DEBUG
MODE
ENABLE
LATCH
MINFLTPER
FLTSRC
GENAUPD
CMPBUPD CMPAUPD LOADUPD
DEBUG
MODE
ENABLE
LATCH
MINFLTPER
FLTSRC
GENAUPD
CMPBUPD CMPAUPD LOADUPD
DEBUG
MODE
ENABLE
LATCH
MINFLTPER
FLTSRC
GENAUPD
CMPBUPD CMPAUPD LOADUPD
DEBUG
MODE
ENABLE
PWM0CTL, type R/W, offset 0x040, reset 0x0000.0000 (see page 1294)
DBFALLUPD
DBRISEUPD
DBCTLUPD
PWM1CTL, type R/W, offset 0x080, reset 0x0000.0000 (see page 1294)
DBFALLUPD
DBRISEUPD
DBCTLUPD
GENBUPD
PWM2CTL, type R/W, offset 0x0C0, reset 0x0000.0000 (see page 1294)
DBFALLUPD
DBRISEUPD
DBCTLUPD
GENBUPD
PWM3CTL, type R/W, offset 0x100, reset 0x0000.0000 (see page 1294)
DBFALLUPD
DBRISEUPD
DBCTLUPD
GENBUPD
PWM0INTEN, type R/W, offset 0x044, reset 0x0000.0000 (see page 1299)
TRCMPBD TRCMPBU TRCMPAD TRCMPAU TRCNTLOAD TRCNTZERO
INTCMPBD INTCMPBU INTCMPAD INTCMPAU INTCNTLOAD INTCNTZERO
PWM1INTEN, type R/W, offset 0x084, reset 0x0000.0000 (see page 1299)
TRCMPBD TRCMPBU TRCMPAD TRCMPAU TRCNTLOAD TRCNTZERO
INTCMPBD INTCMPBU INTCMPAD INTCMPAU INTCNTLOAD INTCNTZERO
PWM2INTEN, type R/W, offset 0x0C4, reset 0x0000.0000 (see page 1299)
TRCMPBD TRCMPBU TRCMPAD TRCMPAU TRCNTLOAD TRCNTZERO
INTCMPBD INTCMPBU INTCMPAD INTCMPAU INTCNTLOAD INTCNTZERO
PWM3INTEN, type R/W, offset 0x104, reset 0x0000.0000 (see page 1299)
TRCMPBD TRCMPBU TRCMPAD TRCMPAU TRCNTLOAD TRCNTZERO
INTCMPBD INTCMPBU INTCMPAD INTCMPAU INTCNTLOAD INTCNTZERO
PWM0RIS, type RO, offset 0x048, reset 0x0000.0000 (see page 1302)
INTCMPBD INTCMPBU INTCMPAD INTCMPAU INTCNTLOAD INTCNTZERO
PWM1RIS, type RO, offset 0x088, reset 0x0000.0000 (see page 1302)
INTCMPBD INTCMPBU INTCMPAD INTCMPAU INTCNTLOAD INTCNTZERO
PWM2RIS, type RO, offset 0x0C8, reset 0x0000.0000 (see page 1302)
INTCMPBD INTCMPBU INTCMPAD INTCMPAU INTCNTLOAD INTCNTZERO
PWM3RIS, type RO, offset 0x108, reset 0x0000.0000 (see page 1302)
INTCMPBD INTCMPBU INTCMPAD INTCMPAU INTCNTLOAD INTCNTZERO
PWM0ISC, type R/W1C, offset 0x04C, reset 0x0000.0000 (see page 1304)
INTCMPBD INTCMPBU INTCMPAD INTCMPAU INTCNTLOAD INTCNTZERO
PWM1ISC, type R/W1C, offset 0x08C, reset 0x0000.0000 (see page 1304)
INTCMPBD INTCMPBU INTCMPAD INTCMPAU INTCNTLOAD INTCNTZERO
1480
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
PWM2ISC, type R/W1C, offset 0x0CC, reset 0x0000.0000 (see page 1304)
INTCMPBD INTCMPBU INTCMPAD INTCMPAU INTCNTLOAD INTCNTZERO
PWM3ISC, type R/W1C, offset 0x10C, reset 0x0000.0000 (see page 1304)
INTCMPBD INTCMPBU INTCMPAD INTCMPAU INTCNTLOAD INTCNTZERO
PWM0LOAD, type R/W, offset 0x050, reset 0x0000.0000 (see page 1306)
LOAD
PWM1LOAD, type R/W, offset 0x090, reset 0x0000.0000 (see page 1306)
LOAD
PWM2LOAD, type R/W, offset 0x0D0, reset 0x0000.0000 (see page 1306)
LOAD
PWM3LOAD, type R/W, offset 0x110, reset 0x0000.0000 (see page 1306)
LOAD
PWM0COUNT, type RO, offset 0x054, reset 0x0000.0000 (see page 1307)
COUNT
PWM1COUNT, type RO, offset 0x094, reset 0x0000.0000 (see page 1307)
COUNT
PWM2COUNT, type RO, offset 0x0D4, reset 0x0000.0000 (see page 1307)
COUNT
PWM3COUNT, type RO, offset 0x114, reset 0x0000.0000 (see page 1307)
COUNT
PWM0CMPA, type R/W, offset 0x058, reset 0x0000.0000 (see page 1308)
COMPA
PWM1CMPA, type R/W, offset 0x098, reset 0x0000.0000 (see page 1308)
COMPA
PWM2CMPA, type R/W, offset 0x0D8, reset 0x0000.0000 (see page 1308)
COMPA
PWM3CMPA, type R/W, offset 0x118, reset 0x0000.0000 (see page 1308)
COMPA
PWM0CMPB, type R/W, offset 0x05C, reset 0x0000.0000 (see page 1309)
COMPB
PWM1CMPB, type R/W, offset 0x09C, reset 0x0000.0000 (see page 1309)
COMPB
PWM2CMPB, type R/W, offset 0x0DC, reset 0x0000.0000 (see page 1309)
COMPB
November 08, 2011
1481
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
PWM3CMPB, type R/W, offset 0x11C, reset 0x0000.0000 (see page 1309)
COMPB
PWM0GENA, type R/W, offset 0x060, reset 0x0000.0000 (see page 1310)
ACTCMPBD
ACTCMPBU
ACTCMPAD
ACTCMPAU
ACTLOAD
ACTZERO
ACTCMPAD
ACTCMPAU
ACTLOAD
ACTZERO
ACTCMPAD
ACTCMPAU
ACTLOAD
ACTZERO
ACTCMPAD
ACTCMPAU
ACTLOAD
ACTZERO
ACTCMPAD
ACTCMPAU
ACTLOAD
ACTZERO
ACTCMPAD
ACTCMPAU
ACTLOAD
ACTZERO
ACTCMPAD
ACTCMPAU
ACTLOAD
ACTZERO
ACTCMPAD
ACTCMPAU
ACTLOAD
ACTZERO
PWM1GENA, type R/W, offset 0x0A0, reset 0x0000.0000 (see page 1310)
ACTCMPBD
ACTCMPBU
PWM2GENA, type R/W, offset 0x0E0, reset 0x0000.0000 (see page 1310)
ACTCMPBD
ACTCMPBU
PWM3GENA, type R/W, offset 0x120, reset 0x0000.0000 (see page 1310)
ACTCMPBD
ACTCMPBU
PWM0GENB, type R/W, offset 0x064, reset 0x0000.0000 (see page 1313)
ACTCMPBD
ACTCMPBU
PWM1GENB, type R/W, offset 0x0A4, reset 0x0000.0000 (see page 1313)
ACTCMPBD
ACTCMPBU
PWM2GENB, type R/W, offset 0x0E4, reset 0x0000.0000 (see page 1313)
ACTCMPBD
ACTCMPBU
PWM3GENB, type R/W, offset 0x124, reset 0x0000.0000 (see page 1313)
ACTCMPBD
ACTCMPBU
PWM0DBCTL, type R/W, offset 0x068, reset 0x0000.0000 (see page 1316)
ENABLE
PWM1DBCTL, type R/W, offset 0x0A8, reset 0x0000.0000 (see page 1316)
ENABLE
PWM2DBCTL, type R/W, offset 0x0E8, reset 0x0000.0000 (see page 1316)
ENABLE
PWM3DBCTL, type R/W, offset 0x128, reset 0x0000.0000 (see page 1316)
ENABLE
PWM0DBRISE, type R/W, offset 0x06C, reset 0x0000.0000 (see page 1317)
RISEDELAY
PWM1DBRISE, type R/W, offset 0x0AC, reset 0x0000.0000 (see page 1317)
RISEDELAY
PWM2DBRISE, type R/W, offset 0x0EC, reset 0x0000.0000 (see page 1317)
RISEDELAY
PWM3DBRISE, type R/W, offset 0x12C, reset 0x0000.0000 (see page 1317)
RISEDELAY
1482
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
FAULT3
FAULT2
FAULT1
FAULT0
FAULT3
FAULT2
FAULT1
FAULT0
FAULT3
FAULT2
FAULT1
FAULT0
FAULT3
FAULT2
FAULT1
FAULT0
PWM0DBFALL, type R/W, offset 0x070, reset 0x0000.0000 (see page 1318)
FALLDELAY
PWM1DBFALL, type R/W, offset 0x0B0, reset 0x0000.0000 (see page 1318)
FALLDELAY
PWM2DBFALL, type R/W, offset 0x0F0, reset 0x0000.0000 (see page 1318)
FALLDELAY
PWM3DBFALL, type R/W, offset 0x130, reset 0x0000.0000 (see page 1318)
FALLDELAY
PWM0FLTSRC0, type R/W, offset 0x074, reset 0x0000.0000 (see page 1319)
PWM1FLTSRC0, type R/W, offset 0x0B4, reset 0x0000.0000 (see page 1319)
PWM2FLTSRC0, type R/W, offset 0x0F4, reset 0x0000.0000 (see page 1319)
PWM3FLTSRC0, type R/W, offset 0x134, reset 0x0000.0000 (see page 1319)
PWM0FLTSRC1, type R/W, offset 0x078, reset 0x0000.0000 (see page 1321)
DCMP7
DCMP6
DCMP5
DCMP4
DCMP3
DCMP2
DCMP1
DCMP0
DCMP7
DCMP6
DCMP5
DCMP4
DCMP3
DCMP2
DCMP1
DCMP0
DCMP7
DCMP6
DCMP5
DCMP4
DCMP3
DCMP2
DCMP1
DCMP0
DCMP7
DCMP6
DCMP5
DCMP4
DCMP3
DCMP2
DCMP1
DCMP0
FAULT3
FAULT2
FAULT1
FAULT0
PWM1FLTSRC1, type R/W, offset 0x0B8, reset 0x0000.0000 (see page 1321)
PWM2FLTSRC1, type R/W, offset 0x0F8, reset 0x0000.0000 (see page 1321)
PWM3FLTSRC1, type R/W, offset 0x138, reset 0x0000.0000 (see page 1321)
PWM0MINFLTPER, type R/W, offset 0x07C, reset 0x0000.0000 (see page 1324)
MFP
PWM1MINFLTPER, type R/W, offset 0x0BC, reset 0x0000.0000 (see page 1324)
MFP
PWM2MINFLTPER, type R/W, offset 0x0FC, reset 0x0000.0000 (see page 1324)
MFP
PWM3MINFLTPER, type R/W, offset 0x13C, reset 0x0000.0000 (see page 1324)
MFP
PWM0FLTSEN, type R/W, offset 0x800, reset 0x0000.0000 (see page 1325)
November 08, 2011
1483
Texas Instruments-Advance Information
Register Quick Reference
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
FAULT3
FAULT2
FAULT1
FAULT0
FAULT3
FAULT2
FAULT1
FAULT0
FAULT3
FAULT2
FAULT1
FAULT0
FAULT3
FAULT2
FAULT1
FAULT0
FAULT3
FAULT2
FAULT1
FAULT0
FAULT3
FAULT2
FAULT1
FAULT0
FAULT3
FAULT2
FAULT1
FAULT0
PWM1FLTSEN, type R/W, offset 0x880, reset 0x0000.0000 (see page 1325)
PWM2FLTSEN, type R/W, offset 0x900, reset 0x0000.0000 (see page 1325)
PWM3FLTSEN, type R/W, offset 0x980, reset 0x0000.0000 (see page 1325)
PWM0FLTSTAT0, type -, offset 0x804, reset 0x0000.0000 (see page 1326)
PWM1FLTSTAT0, type -, offset 0x884, reset 0x0000.0000 (see page 1326)
PWM2FLTSTAT0, type -, offset 0x904, reset 0x0000.0000 (see page 1326)
PWM3FLTSTAT0, type -, offset 0x984, reset 0x0000.0000 (see page 1326)
PWM0FLTSTAT1, type -, offset 0x808, reset 0x0000.0000 (see page 1328)
DCMP7
DCMP6
DCMP5
DCMP4
DCMP3
DCMP2
DCMP1
DCMP0
DCMP7
DCMP6
DCMP5
DCMP4
DCMP3
DCMP2
DCMP1
DCMP0
DCMP7
DCMP6
DCMP5
DCMP4
DCMP3
DCMP2
DCMP1
DCMP0
DCMP7
DCMP6
DCMP5
DCMP4
DCMP3
DCMP2
DCMP1
DCMP0
PWM1FLTSTAT1, type -, offset 0x888, reset 0x0000.0000 (see page 1328)
PWM2FLTSTAT1, type -, offset 0x908, reset 0x0000.0000 (see page 1328)
PWM3FLTSTAT1, type -, offset 0x988, reset 0x0000.0000 (see page 1328)
PWMPP, type RO, offset 0xFC0, reset 0x0000.0344 (see page 1331)
ONE
EFAULT
ESYNC
FCNT
GCNT
PWMPC, type R/W, offset 0xFC4, reset 0x0000.0000 (see page 1333)
PWMDIV
USEPWMDIV
Quadrature Encoder Interface (QEI)
QEI0 base: 0x4002.C000
QEI1 base: 0x4002.D000
QEICTL, type R/W, offset 0x000, reset 0x0000.0000 (see page 1340)
FILTCNT
FILTEN
STALLEN
INVI
INVB
INVA
VELDIV
VELEN
RESMODE CAPMODE SIGMODE
SWAP
ENABLE
DIRECTION
ERROR
QEISTAT, type RO, offset 0x004, reset 0x0000.0000 (see page 1343)
QEIPOS, type R/W, offset 0x008, reset 0x0000.0000 (see page 1344)
POSITION
POSITION
1484
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
INTERROR
INTDIR
INTTIMER
INTINDEX
INTERROR
INTDIR
INTTIMER
INTINDEX
INTERROR
INTDIR
INTTIMER
INTINDEX
QEIMAXPOS, type R/W, offset 0x00C, reset 0x0000.0000 (see page 1345)
MAXPOS
MAXPOS
QEILOAD, type R/W, offset 0x010, reset 0x0000.0000 (see page 1346)
LOAD
LOAD
QEITIME, type RO, offset 0x014, reset 0x0000.0000 (see page 1347)
TIME
TIME
QEICOUNT, type RO, offset 0x018, reset 0x0000.0000 (see page 1348)
COUNT
COUNT
QEISPEED, type RO, offset 0x01C, reset 0x0000.0000 (see page 1349)
SPEED
SPEED
QEIINTEN, type R/W, offset 0x020, reset 0x0000.0000 (see page 1350)
QEIRIS, type RO, offset 0x024, reset 0x0000.0000 (see page 1352)
QEIISC, type R/W1C, offset 0x028, reset 0x0000.0000 (see page 1354)
November 08, 2011
1485
Texas Instruments-Advance Information
Ordering and Contact Information
B
Ordering and Contact Information
B.1
Ordering Information
LM CCNNN XY PPS I GR
Core
4F = ARM® Cortex™-M4F
Shipping Medium
R = Tape-and-reel
Omitted = Default shipping (tray or tube)
Part Number
NNN = Series part number
Internal Use Only
Flash Size
H = 256 KB
Temperature
I = –40°C to +85°C
SRAM Size
5 = 32 KB
Speed
C = 40 MHz
Package
BB = 157-ball BGA
Table B-1. Part Ordering Information
B.2
Orderable Part Number
Description
LM4F232H5BBFIG
Stellaris LM4F232H5BB Microcontroller Industrial Temperature 157-ball
BGA
LM4F232H5BBFIGR
Stellaris LM4F232H5BB Microcontroller Industrial Temperature 157-ball BGA
Tape-and-reel
®
Part Markings
The Stellaris microcontrollers are marked with an identifying number. This code contains the following
information:
■ The first and second lines indicate the part number. For example, LM4F232H5QDFIGA0. The
second letter in the part number indicates the product status. An M indicates the part is fully
qualified and released to production. An X, for example, LX4F232H5QDFIGA0, indicates the
part is experimental and requires a waiver
■ The third line contains internal tracking numbers.
B.3
Kits
The Stellaris Family provides the hardware and software tools that engineers need to begin
development quickly.
■ Reference Design Kits accelerate product development by providing ready-to-run hardware and
comprehensive documentation including hardware design files
■ Evaluation Kits provide a low-cost and effective means of evaluating Stellaris microcontrollers
before purchase
■ Development Kits provide you with all the tools you need to develop and prototype embedded
applications right out of the box
See the website at www.ti.com/stellaris for the latest tools available, or ask your distributor.
1486
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
B.4
Support Information
For support on Stellaris products, contact the TI Worldwide Product Information Center nearest you:
http://www-k.ext.ti.com/sc/technical-support/product-information-centers.htm.
November 08, 2011
1487
Texas Instruments-Advance Information
Package Information
C
Package Information
C.1
157-Ball BGA Package
C.1.1
Package Dimensions
Note:
The center is depopulated on the 157-ball BGA package.
1488
November 08, 2011
Texas Instruments-Advance Information
®
Stellaris LM4F232H5BB Microcontroller
Figure C-1. Stellaris LM4F232H5BB 157-Ball BGA Package Dimensions
November 08, 2011
1489
Texas Instruments-Advance Information
PACKAGE OPTION ADDENDUM
www.ti.com
25-Jan-2012
PACKAGING INFORMATION
Orderable Device
LM4F232H5BB
Status
(1)
PREVIEW
Package Type Package
Drawing
XCEPT
BGA
Pins
Package Qty
Eco Plan
157
TBD
(2)
Lead/
Ball Finish
Call TI
MSL Peak Temp
(3)
Samples
(Requires Login)
Call TI
(1)
The marketing status values are defined as follows:
ACTIVE: Product device recommended for new designs.
LIFEBUY: TI has announced that the device will be discontinued, and a lifetime-buy period is in effect.
NRND: Not recommended for new designs. Device is in production to support existing customers, but TI does not recommend using this part in a new design.
PREVIEW: Device has been announced but is not in production. Samples may or may not be available.
OBSOLETE: TI has discontinued the production of the device.
(2)
Eco Plan - The planned eco-friendly classification: Pb-Free (RoHS), Pb-Free (RoHS Exempt), or Green (RoHS & no Sb/Br) - please check http://www.ti.com/productcontent for the latest availability
information and additional product content details.
TBD: The Pb-Free/Green conversion plan has not been defined.
Pb-Free (RoHS): TI's terms "Lead-Free" or "Pb-Free" mean semiconductor products that are compatible with the current RoHS requirements for all 6 substances, including the requirement that
lead not exceed 0.1% by weight in homogeneous materials. Where designed to be soldered at high temperatures, TI Pb-Free products are suitable for use in specified lead-free processes.
Pb-Free (RoHS Exempt): This component has a RoHS exemption for either 1) lead-based flip-chip solder bumps used between the die and package, or 2) lead-based die adhesive used between
the die and leadframe. The component is otherwise considered Pb-Free (RoHS compatible) as defined above.
Green (RoHS & no Sb/Br): TI defines "Green" to mean Pb-Free (RoHS compatible), and free of Bromine (Br) and Antimony (Sb) based flame retardants (Br or Sb do not exceed 0.1% by weight
in homogeneous material)
(3)
MSL, Peak Temp. -- The Moisture Sensitivity Level rating according to the JEDEC industry standard classifications, and peak solder temperature.
Important Information and Disclaimer:The information provided on this page represents TI's knowledge and belief as of the date that it is provided. TI bases its knowledge and belief on information
provided by third parties, and makes no representation or warranty as to the accuracy of such information. Efforts are underway to better integrate information from third parties. TI has taken and
continues to take reasonable steps to provide representative and accurate information but may not have conducted destructive testing or chemical analysis on incoming materials and chemicals.
TI and TI suppliers consider certain information to be proprietary, and thus CAS numbers and other limited information may not be available for release.
In no event shall TI's liability arising out of such information exceed the total purchase price of the TI part(s) at issue in this document sold by TI to Customer on an annual basis.
Addendum-Page 1
IMPORTANT NOTICE
Texas Instruments Incorporated and its subsidiaries (TI) reserve the right to make corrections, modifications, enhancements, improvements,
and other changes to its products and services at any time and to discontinue any product or service without notice. Customers should
obtain the latest relevant information before placing orders and should verify that such information is current and complete. All products are
sold subject to TI’s terms and conditions of sale supplied at the time of order acknowledgment.
TI warrants performance of its hardware products to the specifications applicable at the time of sale in accordance with TI’s standard
warranty. Testing and other quality control techniques are used to the extent TI deems necessary to support this warranty. Except where
mandated by government requirements, testing of all parameters of each product is not necessarily performed.
TI assumes no liability for applications assistance or customer product design. Customers are responsible for their products and
applications using TI components. To minimize the risks associated with customer products and applications, customers should provide
adequate design and operating safeguards.
TI does not warrant or represent that any license, either express or implied, is granted under any TI patent right, copyright, mask work right,
or other TI intellectual property right relating to any combination, machine, or process in which TI products or services are used. Information
published by TI regarding third-party products or services does not constitute a license from TI to use such products or services or a
warranty or endorsement thereof. Use of such information may require a license from a third party under the patents or other intellectual
property of the third party, or a license from TI under the patents or other intellectual property of TI.
Reproduction of TI information in TI data books or data sheets is permissible only if reproduction is without alteration and is accompanied
by all associated warranties, conditions, limitations, and notices. Reproduction of this information with alteration is an unfair and deceptive
business practice. TI is not responsible or liable for such altered documentation. Information of third parties may be subject to additional
restrictions.
Resale of TI products or services with statements different from or beyond the parameters stated by TI for that product or service voids all
express and any implied warranties for the associated TI product or service and is an unfair and deceptive business practice. TI is not
responsible or liable for any such statements.
TI products are not authorized for use in safety-critical applications (such as life support) where a failure of the TI product would reasonably
be expected to cause severe personal injury or death, unless officers of the parties have executed an agreement specifically governing
such use. Buyers represent that they have all necessary expertise in the safety and regulatory ramifications of their applications, and
acknowledge and agree that they are solely responsible for all legal, regulatory and safety-related requirements concerning their products
and any use of TI products in such safety-critical applications, notwithstanding any applications-related information or support that may be
provided by TI. Further, Buyers must fully indemnify TI and its representatives against any damages arising out of the use of TI products in
such safety-critical applications.
TI products are neither designed nor intended for use in military/aerospace applications or environments unless the TI products are
specifically designated by TI as military-grade or "enhanced plastic." Only products designated by TI as military-grade meet military
specifications. Buyers acknowledge and agree that any such use of TI products which TI has not designated as military-grade is solely at
the Buyer's risk, and that they are solely responsible for compliance with all legal and regulatory requirements in connection with such use.
TI products are neither designed nor intended for use in automotive applications or environments unless the specific TI products are
designated by TI as compliant with ISO/TS 16949 requirements. Buyers acknowledge and agree that, if they use any non-designated
products in automotive applications, TI will not be responsible for any failure to meet such requirements.
Following are URLs where you can obtain information on other Texas Instruments products and application solutions:
Products
Applications
Audio
www.ti.com/audio
Automotive and Transportation www.ti.com/automotive
Amplifiers
amplifier.ti.com
Communications and Telecom www.ti.com/communications
Data Converters
dataconverter.ti.com
Computers and Peripherals
www.ti.com/computers
DLP® Products
www.dlp.com
Consumer Electronics
www.ti.com/consumer-apps
DSP
dsp.ti.com
Energy and Lighting
www.ti.com/energy
Clocks and Timers
www.ti.com/clocks
Industrial
www.ti.com/industrial
Interface
interface.ti.com
Medical
www.ti.com/medical
Logic
logic.ti.com
Security
www.ti.com/security
Power Mgmt
power.ti.com
Space, Avionics and Defense
www.ti.com/space-avionics-defense
Microcontrollers
microcontroller.ti.com
Video and Imaging
www.ti.com/video
RFID
www.ti-rfid.com
OMAP Mobile Processors
www.ti.com/omap
Wireless Connectivity
www.ti.com/wirelessconnectivity
TI E2E Community Home Page
e2e.ti.com
Mailing Address: Texas Instruments, Post Office Box 655303, Dallas, Texas 75265
Copyright © 2012, Texas Instruments Incorporated