1446
Tiva TM4C123GH6PZ Microcontroller DATA SHEET Copyright © 2007-2014 Texas Instruments Incorporated DS-TM4C123GH6PZ-15842.2741 SPMS377E TEXAS INSTRUMENTS-PRODUCTION DATA

Tiva C Series TM4C123GH6PZ Microcontroller Data Sheet … · 1.1 Tiva™CSeriesOverview.....45 1.2 TM4C123GH6PZMicrocontrollerOverview .....46 1.3

Embed Size (px)

Citation preview

  • Tiva TM4C123GH6PZ Microcontroller

    DATA SHEET

    Copyr ight 2007-2014Texas Instruments Incorporated

    DS-TM4C123GH6PZ-15842.2741SPMS377E

    TEXAS INSTRUMENTS-PRODUCTION DATA

  • CopyrightCopyright 2007-2014 Texas Instruments Incorporated. Tiva and TivaWare are trademarks of Texas Instruments Incorporated. ARM and Thumb areregistered trademarks and Cortex is a trademark of ARM Limited. All other trademarks are the property of others.

    PRODUCTION DATA information is current as of publication date. Products conform to specifications per the terms of Texas Instruments standardwarranty. Production processing does not necessarily include testing of all parameters.

    Please be aware that an important notice concerning availability, standard warranty, and use in critical applications of Texas Instruments semiconductorproducts and disclaimers thereto appears at the end of this data sheet.

    Texas Instruments Incorporated108 Wild Basin, Suite 350Austin, TX 78746http://www.ti.com/tm4chttp://www-k.ext.ti.com/sc/technical-support/product-information-centers.htm

    June 12, 20142Texas Instruments-Production Data

    http://www.ti.com/tm4chttp://www-k.ext.ti.com/sc/technical-support/product-information-centers.htm

  • Table of ContentsRevision History ............................................................................................................................. 38About This Document .................................................................................................................... 42Audience .............................................................................................................................................. 42About This Manual ................................................................................................................................ 42Related Documents ............................................................................................................................... 42Documentation Conventions .................................................................................................................. 43

    1 Architectural Overview .......................................................................................... 451.1 Tiva C Series Overview .............................................................................................. 451.2 TM4C123GH6PZ Microcontroller Overview ..................................................................... 461.3 TM4C123GH6PZ Microcontroller Features ..................................................................... 491.3.1 ARM Cortex-M4F Processor Core .................................................................................. 491.3.2 On-Chip Memory ........................................................................................................... 511.3.3 Serial Communications Peripherals ................................................................................ 531.3.4 System Integration ........................................................................................................ 571.3.5 Advanced Motion Control ............................................................................................... 631.3.6 Analog .......................................................................................................................... 651.3.7 JTAG and ARM Serial Wire Debug ................................................................................ 671.3.8 Packaging and Temperature .......................................................................................... 671.4 TM4C123GH6PZ Microcontroller Hardware Details ......................................................... 681.5 Kits .............................................................................................................................. 681.6 Support Information ....................................................................................................... 68

    2 The Cortex-M4F Processor ................................................................................... 692.1 Block Diagram .............................................................................................................. 702.2 Overview ...................................................................................................................... 712.2.1 System-Level Interface .................................................................................................. 712.2.2 Integrated Configurable Debug ...................................................................................... 712.2.3 Trace Port Interface Unit (TPIU) ..................................................................................... 722.2.4 Cortex-M4F System Component Details ......................................................................... 722.3 Programming Model ...................................................................................................... 732.3.1 Processor Mode and Privilege Levels for Software Execution ........................................... 732.3.2 Stacks .......................................................................................................................... 742.3.3 Register Map ................................................................................................................ 742.3.4 Register Descriptions .................................................................................................... 762.3.5 Exceptions and Interrupts .............................................................................................. 922.3.6 Data Types ................................................................................................................... 922.4 Memory Model .............................................................................................................. 922.4.1 Memory Regions, Types and Attributes ........................................................................... 952.4.2 Memory System Ordering of Memory Accesses .............................................................. 952.4.3 Behavior of Memory Accesses ....................................................................................... 952.4.4 Software Ordering of Memory Accesses ......................................................................... 962.4.5 Bit-Banding ................................................................................................................... 972.4.6 Data Storage ................................................................................................................ 992.4.7 Synchronization Primitives ........................................................................................... 1002.5 Exception Model ......................................................................................................... 1012.5.1 Exception States ......................................................................................................... 102

    3June 12, 2014Texas Instruments-Production Data

    Tiva TM4C123GH6PZ Microcontroller

  • 2.5.2 Exception Types .......................................................................................................... 1022.5.3 Exception Handlers ..................................................................................................... 1062.5.4 Vector Table ................................................................................................................ 1072.5.5 Exception Priorities ...................................................................................................... 1072.5.6 Interrupt Priority Grouping ............................................................................................ 1082.5.7 Exception Entry and Return ......................................................................................... 1082.6 Fault Handling ............................................................................................................. 1112.6.1 Fault Types ................................................................................................................. 1122.6.2 Fault Escalation and Hard Faults .................................................................................. 1122.6.3 Fault Status Registers and Fault Address Registers ...................................................... 1132.6.4 Lockup ....................................................................................................................... 1132.7 Power Management .................................................................................................... 1142.7.1 Entering Sleep Modes ................................................................................................. 1142.7.2 Wake Up from Sleep Mode .......................................................................................... 1142.8 Instruction Set Summary .............................................................................................. 115

    3 Cortex-M4 Peripherals ......................................................................................... 1223.1 Functional Description ................................................................................................. 1223.1.1 System Timer (SysTick) ............................................................................................... 1233.1.2 Nested Vectored Interrupt Controller (NVIC) .................................................................. 1243.1.3 System Control Block (SCB) ........................................................................................ 1253.1.4 Memory Protection Unit (MPU) ..................................................................................... 1253.1.5 Floating-Point Unit (FPU) ............................................................................................. 1303.2 Register Map .............................................................................................................. 1343.3 System Timer (SysTick) Register Descriptions .............................................................. 1373.4 NVIC Register Descriptions .......................................................................................... 1413.5 System Control Block (SCB) Register Descriptions ........................................................ 1563.6 Memory Protection Unit (MPU) Register Descriptions .................................................... 1853.7 Floating-Point Unit (FPU) Register Descriptions ............................................................ 194

    4 JTAG Interface ...................................................................................................... 2004.1 Block Diagram ............................................................................................................ 2014.2 Signal Description ....................................................................................................... 2014.3 Functional Description ................................................................................................. 2024.3.1 JTAG Interface Pins ..................................................................................................... 2024.3.2 JTAG TAP Controller ................................................................................................... 2044.3.3 Shift Registers ............................................................................................................ 2044.3.4 Operational Considerations .......................................................................................... 2054.4 Initialization and Configuration ..................................................................................... 2074.5 Register Descriptions .................................................................................................. 2084.5.1 Instruction Register (IR) ............................................................................................... 2084.5.2 Data Registers ............................................................................................................ 210

    5 System Control ..................................................................................................... 2125.1 Signal Description ....................................................................................................... 2125.2 Functional Description ................................................................................................. 2125.2.1 Device Identification .................................................................................................... 2125.2.2 Reset Control .............................................................................................................. 2135.2.3 Non-Maskable Interrupt ............................................................................................... 2185.2.4 Power Control ............................................................................................................. 2185.2.5 Clock Control .............................................................................................................. 219

    June 12, 20144Texas Instruments-Production Data

    Table of Contents

  • 5.2.6 System Control ........................................................................................................... 2275.3 Initialization and Configuration ..................................................................................... 2315.4 Register Map .............................................................................................................. 2315.5 System Control Register Descriptions ........................................................................... 2375.6 System Control Legacy Register Descriptions ............................................................... 429

    6 System Exception Module ................................................................................... 4956.1 Functional Description ................................................................................................. 4956.2 Register Map .............................................................................................................. 4956.3 Register Descriptions .................................................................................................. 495

    7 Hibernation Module .............................................................................................. 5037.1 Block Diagram ............................................................................................................ 5047.2 Signal Description ....................................................................................................... 5047.3 Functional Description ................................................................................................. 5057.3.1 Register Access Timing ............................................................................................... 5057.3.2 Hibernation Clock Source ............................................................................................ 5067.3.3 System Implementation ............................................................................................... 5077.3.4 Battery Management ................................................................................................... 5087.3.5 Real-Time Clock .......................................................................................................... 5097.3.6 Battery-Backed Memory .............................................................................................. 5117.3.7 Power Control Using HIB ............................................................................................. 5117.3.8 Power Control Using VDD3ON Mode ........................................................................... 5117.3.9 Initiating Hibernate ...................................................................................................... 5117.3.10 Waking from Hibernate ................................................................................................ 5117.3.11 Arbitrary Power Removal ............................................................................................. 5127.3.12 Interrupts and Status ................................................................................................... 5127.4 Initialization and Configuration ..................................................................................... 5137.4.1 Initialization ................................................................................................................. 5137.4.2 RTC Match Functionality (No Hibernation) .................................................................... 5147.4.3 RTC Match/Wake-Up from Hibernation ......................................................................... 5147.4.4 External Wake-Up from Hibernation .............................................................................. 5147.4.5 RTC or External Wake-Up from Hibernation .................................................................. 5157.5 Register Map .............................................................................................................. 5157.6 Register Descriptions .................................................................................................. 516

    8 Internal Memory ................................................................................................... 5348.1 Block Diagram ............................................................................................................ 5348.2 Functional Description ................................................................................................. 5358.2.1 SRAM ........................................................................................................................ 5358.2.2 ROM .......................................................................................................................... 5368.2.3 Flash Memory ............................................................................................................. 5388.2.4 EEPROM .................................................................................................................... 5448.3 Register Map .............................................................................................................. 5508.4 Flash Memory Register Descriptions (Flash Control Offset) ............................................ 5518.5 EEPROM Register Descriptions (EEPROM Offset) ........................................................ 5698.6 Memory Register Descriptions (System Control Offset) .................................................. 586

    9 Micro Direct Memory Access (DMA) ................................................................ 5959.1 Block Diagram ............................................................................................................ 5969.2 Functional Description ................................................................................................. 596

    5June 12, 2014Texas Instruments-Production Data

    Tiva TM4C123GH6PZ Microcontroller

  • 9.2.1 Channel Assignments .................................................................................................. 5979.2.2 Priority ........................................................................................................................ 5989.2.3 Arbitration Size ............................................................................................................ 5989.2.4 Request Types ............................................................................................................ 5989.2.5 Channel Configuration ................................................................................................. 5999.2.6 Transfer Modes ........................................................................................................... 6019.2.7 Transfer Size and Increment ........................................................................................ 6099.2.8 Peripheral Interface ..................................................................................................... 6099.2.9 Software Request ........................................................................................................ 6099.2.10 Interrupts and Errors .................................................................................................... 6109.3 Initialization and Configuration ..................................................................................... 6109.3.1 Module Initialization ..................................................................................................... 6109.3.2 Configuring a Memory-to-Memory Transfer ................................................................... 6119.3.3 Configuring a Peripheral for Simple Transmit ................................................................ 6129.3.4 Configuring a Peripheral for Ping-Pong Receive ............................................................ 6149.3.5 Configuring Channel Assignments ................................................................................ 6169.4 Register Map .............................................................................................................. 6169.5 DMA Channel Control Structure ................................................................................. 6189.6 DMA Register Descriptions ........................................................................................ 625

    10 General-Purpose Input/Outputs (GPIOs) ........................................................... 65910.1 Signal Description ....................................................................................................... 65910.2 Functional Description ................................................................................................. 66210.2.1 Data Control ............................................................................................................... 66410.2.2 Interrupt Control .......................................................................................................... 66510.2.3 Mode Control .............................................................................................................. 66610.2.4 Commit Control ........................................................................................................... 66710.2.5 Pad Control ................................................................................................................. 66710.2.6 Identification ............................................................................................................... 66710.3 Initialization and Configuration ..................................................................................... 66710.4 Register Map .............................................................................................................. 66910.5 Register Descriptions .................................................................................................. 672

    11 General-Purpose Timers ...................................................................................... 71811.1 Block Diagram ............................................................................................................ 71911.2 Signal Description ....................................................................................................... 72011.3 Functional Description ................................................................................................. 72211.3.1 GPTM Reset Conditions .............................................................................................. 72211.3.2 Timer Modes ............................................................................................................... 72311.3.3 Wait-for-Trigger Mode .................................................................................................. 73211.3.4 Synchronizing GP Timer Blocks ................................................................................... 73311.3.5 DMA Operation ........................................................................................................... 73411.3.6 Accessing Concatenated 16/32-Bit GPTM Register Values ............................................ 73411.3.7 Accessing Concatenated 32/64-Bit Wide GPTM Register Values .................................... 73411.4 Initialization and Configuration ..................................................................................... 73611.4.1 One-Shot/Periodic Timer Mode .................................................................................... 73611.4.2 Real-Time Clock (RTC) Mode ...................................................................................... 73711.4.3 Input Edge-Count Mode ............................................................................................... 73711.4.4 Input Edge Time Mode ................................................................................................. 73811.4.5 PWM Mode ................................................................................................................. 738

    June 12, 20146Texas Instruments-Production Data

    Table of Contents

  • 11.5 Register Map .............................................................................................................. 73911.6 Register Descriptions .................................................................................................. 740

    12 Watchdog Timers ................................................................................................. 78812.1 Block Diagram ............................................................................................................ 78912.2 Functional Description ................................................................................................. 78912.2.1 Register Access Timing ............................................................................................... 79012.3 Initialization and Configuration ..................................................................................... 79012.4 Register Map .............................................................................................................. 79012.5 Register Descriptions .................................................................................................. 791

    13 Analog-to-Digital Converter (ADC) ..................................................................... 81313.1 Block Diagram ............................................................................................................ 81413.2 Signal Description ....................................................................................................... 81513.3 Functional Description ................................................................................................. 81613.3.1 Sample Sequencers .................................................................................................... 81613.3.2 Module Control ............................................................................................................ 81713.3.3 Hardware Sample Averaging Circuit ............................................................................. 82113.3.4 Analog-to-Digital Converter .......................................................................................... 82213.3.5 Differential Sampling ................................................................................................... 82413.3.6 Internal Temperature Sensor ........................................................................................ 82613.3.7 Digital Comparator Unit ............................................................................................... 82713.4 Initialization and Configuration ..................................................................................... 83113.4.1 Module Initialization ..................................................................................................... 83113.4.2 Sample Sequencer Configuration ................................................................................. 83213.5 Register Map .............................................................................................................. 83213.6 Register Descriptions .................................................................................................. 834

    14 Universal Asynchronous Receivers/Transmitters (UARTs) ............................. 91214.1 Block Diagram ............................................................................................................ 91314.2 Signal Description ....................................................................................................... 91314.3 Functional Description ................................................................................................. 91414.3.1 Transmit/Receive Logic ............................................................................................... 91514.3.2 Baud-Rate Generation ................................................................................................. 91514.3.3 Data Transmission ...................................................................................................... 91614.3.4 Serial IR (SIR) ............................................................................................................. 91614.3.5 ISO 7816 Support ....................................................................................................... 91714.3.6 Modem Handshake Support ......................................................................................... 91814.3.7 9-Bit UART Mode ........................................................................................................ 91914.3.8 FIFO Operation ........................................................................................................... 92014.3.9 Interrupts .................................................................................................................... 92014.3.10 Loopback Operation .................................................................................................... 92114.3.11 DMA Operation ........................................................................................................... 92114.4 Initialization and Configuration ..................................................................................... 92214.5 Register Map .............................................................................................................. 92314.6 Register Descriptions .................................................................................................. 925

    15 Synchronous Serial Interface (SSI) .................................................................... 97315.1 Block Diagram ............................................................................................................ 97415.2 Signal Description ....................................................................................................... 97415.3 Functional Description ................................................................................................. 975

    7June 12, 2014Texas Instruments-Production Data

    Tiva TM4C123GH6PZ Microcontroller

  • 15.3.1 Bit Rate Generation ..................................................................................................... 97615.3.2 FIFO Operation ........................................................................................................... 97615.3.3 Interrupts .................................................................................................................... 97615.3.4 Frame Formats ........................................................................................................... 97715.3.5 DMA Operation ........................................................................................................... 98515.4 Initialization and Configuration ..................................................................................... 98615.5 Register Map .............................................................................................................. 98815.6 Register Descriptions .................................................................................................. 989

    16 Inter-Integrated Circuit (I2C) Interface .............................................................. 101816.1 Block Diagram ........................................................................................................... 101916.2 Signal Description ..................................................................................................... 101916.3 Functional Description ............................................................................................... 102016.3.1 I2C Bus Functional Overview ...................................................................................... 102016.3.2 Available Speed Modes ............................................................................................. 102516.3.3 Interrupts .................................................................................................................. 102716.3.4 Loopback Operation .................................................................................................. 102816.3.5 Command Sequence Flow Charts .............................................................................. 102816.4 Initialization and Configuration .................................................................................... 103616.4.1 Configure the I2C Module to Transmit a Single Byte as a Master .................................. 103616.4.2 Configure the I2C Master to High Speed Mode ............................................................ 103716.5 Register Map ............................................................................................................ 103816.6 Register Descriptions (I2C Master) .............................................................................. 103916.7 Register Descriptions (I2C Slave) ............................................................................... 105616.8 Register Descriptions (I2C Status and Control) ............................................................ 1066

    17 Controller Area Network (CAN) Module ........................................................... 106917.1 Block Diagram ........................................................................................................... 107017.2 Signal Description ..................................................................................................... 107017.3 Functional Description ............................................................................................... 107117.3.1 Initialization ............................................................................................................... 107217.3.2 Operation .................................................................................................................. 107317.3.3 Transmitting Message Objects ................................................................................... 107417.3.4 Configuring a Transmit Message Object ...................................................................... 107417.3.5 Updating a Transmit Message Object ......................................................................... 107517.3.6 Accepting Received Message Objects ........................................................................ 107617.3.7 Receiving a Data Frame ............................................................................................ 107617.3.8 Receiving a Remote Frame ........................................................................................ 107617.3.9 Receive/Transmit Priority ........................................................................................... 107717.3.10 Configuring a Receive Message Object ...................................................................... 107717.3.11 Handling of Received Message Objects ...................................................................... 107817.3.12 Handling of Interrupts ................................................................................................ 108017.3.13 Test Mode ................................................................................................................. 108117.3.14 Bit Timing Configuration Error Considerations ............................................................. 108317.3.15 Bit Time and Bit Rate ................................................................................................. 108317.3.16 Calculating the Bit Timing Parameters ........................................................................ 108517.4 Register Map ............................................................................................................ 108817.5 CAN Register Descriptions ......................................................................................... 1089

    June 12, 20148Texas Instruments-Production Data

    Table of Contents

  • 18 Universal Serial Bus (USB) Controller ............................................................. 112018.1 Block Diagram ........................................................................................................... 112118.2 Signal Description ..................................................................................................... 112118.3 Functional Description ............................................................................................... 112218.3.1 Operation as a Device ............................................................................................... 112218.3.2 Operation as a Host ................................................................................................... 112818.3.3 OTG Mode ................................................................................................................ 113118.3.4 DMA Operation ......................................................................................................... 113318.4 Initialization and Configuration .................................................................................... 113418.4.1 Pin Configuration ....................................................................................................... 113418.4.2 Endpoint Configuration .............................................................................................. 113518.5 Register Map ............................................................................................................ 113518.6 Register Descriptions ................................................................................................. 1141

    19 Analog Comparators .......................................................................................... 123619.1 Block Diagram ........................................................................................................... 123719.2 Signal Description ..................................................................................................... 123719.3 Functional Description ............................................................................................... 123819.3.1 Internal Reference Programming ................................................................................ 123919.4 Initialization and Configuration .................................................................................... 124119.5 Register Map ............................................................................................................ 124219.6 Register Descriptions ................................................................................................. 1242

    20 Pulse Width Modulator (PWM) .......................................................................... 125220.1 Block Diagram ........................................................................................................... 125320.2 Signal Description ..................................................................................................... 125520.3 Functional Description ............................................................................................... 125620.3.1 Clock Configuration ................................................................................................... 125620.3.2 PWM Timer ............................................................................................................... 125620.3.3 PWM Comparators .................................................................................................... 125720.3.4 PWM Signal Generator .............................................................................................. 125820.3.5 Dead-Band Generator ............................................................................................... 125820.3.6 Interrupt/ADC-Trigger Selector ................................................................................... 125920.3.7 Synchronization Methods .......................................................................................... 125920.3.8 Fault Conditions ........................................................................................................ 126020.3.9 Output Control Block .................................................................................................. 126120.4 Initialization and Configuration .................................................................................... 126220.5 Register Map ............................................................................................................ 126220.6 Register Descriptions ................................................................................................. 1265

    21 Quadrature Encoder Interface (QEI) ................................................................. 133021.1 Block Diagram ........................................................................................................... 133021.2 Signal Description ..................................................................................................... 133221.3 Functional Description ............................................................................................... 133321.4 Initialization and Configuration .................................................................................... 133521.5 Register Map ............................................................................................................ 133621.6 Register Descriptions ................................................................................................. 1336

    22 Pin Diagram ........................................................................................................ 135323 Signal Tables ...................................................................................................... 135423.1 Signals by Pin Number .............................................................................................. 1355

    9June 12, 2014Texas Instruments-Production Data

    Tiva TM4C123GH6PZ Microcontroller

  • 23.2 Signals by Signal Name ............................................................................................. 136623.3 Signals by Function, Except for GPIO ......................................................................... 137723.4 GPIO Pins and Alternate Functions ............................................................................ 138623.5 Possible Pin Assignments for Alternate Functions ....................................................... 138923.6 Connections for Unused Signals ................................................................................. 1393

    24 Electrical Characteristics .................................................................................. 139524.1 Maximum Ratings ...................................................................................................... 139524.2 Operating Characteristics ........................................................................................... 139624.3 Recommended Operating Conditions ......................................................................... 139724.4 Load Conditions ........................................................................................................ 139924.5 JTAG and Boundary Scan .......................................................................................... 140024.6 Power and Brown-Out ............................................................................................... 140224.6.1 VDDA Levels ............................................................................................................ 140224.6.2 VDD Levels ............................................................................................................... 140324.6.3 VDDC Levels ............................................................................................................ 140424.6.4 VDD Glitches ............................................................................................................ 140524.6.5 VDD Droop Response ............................................................................................... 140524.7 Reset ........................................................................................................................ 140724.8 On-Chip Low Drop-Out (LDO) Regulator ..................................................................... 141024.9 Clocks ...................................................................................................................... 141124.9.1 PLL Specifications ..................................................................................................... 141124.9.2 PIOSC Specifications ................................................................................................ 141224.9.3 Low-Frequency Internal Oscillator (LFIOSC) Specifications .......................................... 141224.9.4 Hibernation Clock Source Specifications ..................................................................... 141224.9.5 Main Oscillator Specifications ..................................................................................... 141324.9.6 System Clock Specification with ADC Operation .......................................................... 141724.9.7 System Clock Specification with USB Operation .......................................................... 141724.10 Sleep Modes ............................................................................................................. 141824.11 Hibernation Module ................................................................................................... 142024.12 Flash Memory and EEPROM ..................................................................................... 142124.13 Input/Output Pin Characteristics ................................................................................. 142224.13.1 GPIO Module Characteristics ..................................................................................... 142224.13.2 Types of I/O Pins and ESD Protection ......................................................................... 142224.14 Analog-to-Digital Converter (ADC) .............................................................................. 142624.15 Synchronous Serial Interface (SSI) ............................................................................. 143024.16 Inter-Integrated Circuit (I2C) Interface ......................................................................... 143324.17 Universal Serial Bus (USB) Controller ......................................................................... 143424.18 Analog Comparator ................................................................................................... 143524.19 Pulse-Width Modulator (PWM) ................................................................................... 143624.20 Current Consumption ................................................................................................. 1437

    A Package Information .......................................................................................... 1440A.1 Orderable Devices ..................................................................................................... 1440A.2 Device Nomenclature ................................................................................................ 1440A.3 Device Markings ........................................................................................................ 1441A.4 Packaging Diagram ................................................................................................... 1442

    June 12, 201410Texas Instruments-Production Data

    Table of Contents

  • List of FiguresFigure 1-1. Tiva TM4C123GH6PZ Microcontroller High-Level Block Diagram ......................... 48Figure 2-1. CPU Block Diagram ............................................................................................. 71Figure 2-2. TPIU Block Diagram ............................................................................................ 72Figure 2-3. Cortex-M4F Register Set ...................................................................................... 75Figure 2-4. Bit-Band Mapping ................................................................................................ 99Figure 2-5. Data Storage ..................................................................................................... 100Figure 2-6. Vector Table ...................................................................................................... 107Figure 2-7. Exception Stack Frame ...................................................................................... 110Figure 3-1. SRD Use Example ............................................................................................. 128Figure 3-2. FPU Register Bank ............................................................................................ 131Figure 4-1. JTAG Module Block Diagram .............................................................................. 201Figure 4-2. Test Access Port State Machine ......................................................................... 204Figure 4-3. IDCODE Register Format ................................................................................... 210Figure 4-4. BYPASS Register Format ................................................................................... 210Figure 4-5. Boundary Scan Register Format ......................................................................... 211Figure 5-1. Basic RST Configuration .................................................................................... 215Figure 5-2. External Circuitry to Extend Power-On Reset ....................................................... 215Figure 5-3. Reset Circuit Controlled by Switch ...................................................................... 216Figure 5-4. Power Architecture ............................................................................................ 219Figure 5-5. Main Clock Tree ................................................................................................ 222Figure 5-6. Module Clock Selection ...................................................................................... 229Figure 7-1. Hibernation Module Block Diagram ..................................................................... 504Figure 7-2. Using a Crystal as the Hibernation Clock Source with a Single Battery Source ...... 506Figure 7-3. Using a Dedicated Oscillator as the Hibernation Clock Source with VDD3ON

    Mode ................................................................................................................ 507Figure 7-4. Using a Regulator for Both VDD and VBAT ............................................................ 508Figure 7-5. Counter Behavior with a TRIM Value of 0x8002 ................................................... 510Figure 7-6. Counter Behavior with a TRIM Value of 0x7FFC .................................................. 510Figure 8-1. Internal Memory Block Diagram .......................................................................... 534Figure 8-2. EEPROM Block Diagram ................................................................................... 535Figure 9-1. DMA Block Diagram ......................................................................................... 596Figure 9-2. Example of Ping-Pong DMA Transaction ........................................................... 602Figure 9-3. Memory Scatter-Gather, Setup and Configuration ................................................ 604Figure 9-4. Memory Scatter-Gather, DMA Copy Sequence .................................................. 605Figure 9-5. Peripheral Scatter-Gather, Setup and Configuration ............................................. 607Figure 9-6. Peripheral Scatter-Gather, DMA Copy Sequence ............................................... 608Figure 10-1. Digital I/O Pads ................................................................................................. 663Figure 10-2. Analog/Digital I/O Pads ...................................................................................... 664Figure 10-3. GPIODATA Write Example ................................................................................. 665Figure 10-4. GPIODATA Read Example ................................................................................. 665Figure 11-1. GPTM Module Block Diagram ............................................................................ 719Figure 11-2. Reading the RTC Value ...................................................................................... 726Figure 11-3. Input Edge-Count Mode Example, Counting Down ............................................... 728Figure 11-4. 16-Bit Input Edge-Time Mode Example ............................................................... 729Figure 11-5. 16-Bit PWM Mode Example ................................................................................ 731Figure 11-6. CCP Output, GPTMTnMATCHR > GPTMTnILR ................................................... 731

    11June 12, 2014Texas Instruments-Production Data

    Tiva TM4C123GH6PZ Microcontroller

  • Figure 11-7. CCP Output, GPTMTnMATCHR = GPTMTnILR ................................................... 732Figure 11-8. CCP Output, GPTMTnILR > GPTMTnMATCHR ................................................... 732Figure 11-9. Timer Daisy Chain ............................................................................................. 733Figure 12-1. WDT Module Block Diagram .............................................................................. 789Figure 13-1. Implementation of Two ADC Blocks .................................................................... 814Figure 13-2. ADC Module Block Diagram ............................................................................... 815Figure 13-3. ADC Sample Phases ......................................................................................... 819Figure 13-4. Doubling the ADC Sample Rate .......................................................................... 819Figure 13-5. Skewed Sampling .............................................................................................. 820Figure 13-6. Sample Averaging Example ............................................................................... 821Figure 13-7. ADC Input Equivalency ...................................................................................... 822Figure 13-8. ADC Voltage Reference ..................................................................................... 823Figure 13-9. ADC Conversion Result ..................................................................................... 824Figure 13-10. Differential Voltage Representation ..................................................................... 826Figure 13-11. Internal Temperature Sensor Characteristic ......................................................... 827Figure 13-12. Low-Band Operation (CIC=0x0 and/or CTC=0x0) ................................................ 829Figure 13-13. Mid-Band Operation (CIC=0x1 and/or CTC=0x1) ................................................. 830Figure 13-14. High-Band Operation (CIC=0x3 and/or CTC=0x3) ................................................ 831Figure 14-1. UART Module Block Diagram ............................................................................. 913Figure 14-2. UART Character Frame ..................................................................................... 915Figure 14-3. IrDA Data Modulation ......................................................................................... 917Figure 15-1. SSI Module Block Diagram ................................................................................. 974Figure 15-2. TI Synchronous Serial Frame Format (Single Transfer) ........................................ 978Figure 15-3. TI Synchronous Serial Frame Format (Continuous Transfer) ................................ 979Figure 15-4. Freescale SPI Format (Single Transfer) with SPO=0 and SPH=0 .......................... 980Figure 15-5. Freescale SPI Format (Continuous Transfer) with SPO=0 and SPH=0 .................. 980Figure 15-6. Freescale SPI Frame Format with SPO=0 and SPH=1 ......................................... 981Figure 15-7. Freescale SPI Frame Format (Single Transfer) with SPO=1 and SPH=0 ............... 982Figure 15-8. Freescale SPI Frame Format (Continuous Transfer) with SPO=1 and SPH=0 ........ 982Figure 15-9. Freescale SPI Frame Format with SPO=1 and SPH=1 ......................................... 983Figure 15-10. MICROWIRE Frame Format (Single Frame) ........................................................ 984Figure 15-11. MICROWIRE Frame Format (Continuous Transfer) ............................................. 985Figure 15-12. MICROWIRE Frame Format, SSInFss Input Setup and Hold Requirements .......... 985Figure 16-1. I2C Block Diagram ........................................................................................... 1019Figure 16-2. I2C Bus Configuration ....................................................................................... 1020Figure 16-3. START and STOP Conditions ........................................................................... 1021Figure 16-4. Complete Data Transfer with a 7-Bit Address ..................................................... 1021Figure 16-5. R/S Bit in First Byte .......................................................................................... 1022Figure 16-6. Data Validity During Bit Transfer on the I2C Bus ................................................. 1022Figure 16-7. High-Speed Data Format .................................................................................. 1027Figure 16-8. Master Single TRANSMIT ................................................................................ 1029Figure 16-9. Master Single RECEIVE ................................................................................... 1030Figure 16-10. Master TRANSMIT of Multiple Data Bytes ......................................................... 1031Figure 16-11. Master RECEIVE of Multiple Data Bytes ............................................................ 1032Figure 16-12. Master RECEIVE with Repeated START after Master TRANSMIT ....................... 1033Figure 16-13. Master TRANSMIT with Repeated START after Master RECEIVE ....................... 1034Figure 16-14. Standard High Speed Mode Master Transmit ..................................................... 1035Figure 16-15. Slave Command Sequence .............................................................................. 1036

    June 12, 201412Texas Instruments-Production Data

    Table of Contents

  • Figure 17-1. CAN Controller Block Diagram .......................................................................... 1070Figure 17-2. CAN Data/Remote Frame ................................................................................. 1072Figure 17-3. Message Objects in a FIFO Buffer .................................................................... 1080Figure 17-4. CAN Bit Time ................................................................................................... 1084Figure 18-1. USB Module Block Diagram ............................................................................. 1121Figure 19-1. Analog Comparator Module Block Diagram ....................................................... 1237Figure 19-2. Structure of Comparator Unit ............................................................................ 1238Figure 19-3. Comparator Internal Reference Structure .......................................................... 1239Figure 20-1. PWM Module Diagram ..................................................................................... 1254Figure 20-2. PWM Generator Block Diagram ........................................................................ 1254Figure 20-3. PWM Count-Down Mode .................................................................................. 1257Figure 20-4. PWM Count-Up/Down Mode ............................................................................. 1258Figure 20-5. PWM Generation Example In Count-Up/Down Mode .......................................... 1258Figure 20-6. PWM Dead-Band Generator ............................................................................. 1259Figure 21-1. QEI Block Diagram .......................................................................................... 1331Figure 21-2. QEI Input Signal Logic ...................................................................................... 1332Figure 21-3. Quadrature Encoder and Velocity Predivider Operation ...................................... 1334Figure 22-1. 100-Pin LQFP Package Pin Diagram ................................................................ 1353Figure 24-1. Load Conditions ............................................................................................... 1399Figure 24-2. JTAG Test Clock Input Timing ........................................................................... 1400Figure 24-3. JTAG Test Access Port (TAP) Timing ................................................................ 1401Figure 24-4. Power Assertions versus VDDA Levels ............................................................. 1403Figure 24-5. Power and Brown-Out Assertions versus VDD Levels ........................................ 1404Figure 24-6. POK assertion vs VDDC ................................................................................... 1405Figure 24-7. POR-BOR0-BOR1 VDD Glitch Response .......................................................... 1405Figure 24-8. POR-BOR0-BOR1 VDD Droop Response ......................................................... 1406Figure 24-9. Digital Power-On Reset Timing ......................................................................... 1407Figure 24-10. Brown-Out Reset Timing .................................................................................. 1408Figure 24-11. External Reset Timing (RST) ............................................................................ 1408Figure 24-12. Software Reset Timing ..................................................................................... 1408Figure 24-13. Watchdog Reset Timing ................................................................................... 1408Figure 24-14. MOSC Failure Reset Timing ............................................................................. 1409Figure 24-15. Hibernation Module Timing ............................................................................... 1420Figure 24-16. ESD Protection on Fail-Safe Pins ...................................................................... 1423Figure 24-17. ESD Protection on Non-Fail-Safe Pins .............................................................. 1424Figure 24-18. ADC External Reference Filtering ..................................................................... 1428Figure 24-19. ADC Input Equivalency Diagram ....................................................................... 1429Figure 24-20. SSI Timing for TI Frame Format (FRF=01), Single Transfer Timing

    Measurement .................................................................................................. 1431Figure 24-21. SSI Timing for MICROWIRE Frame Format (FRF=10), Single Transfer ............... 1431Figure 24-22. Master Mode SSI Timing for SPI Frame Format (FRF=00), with SPH=1 .............. 1432Figure 24-23. Slave Mode SSI Timing for SPI Frame Format (FRF=00), with SPH=1 ................ 1432Figure 24-24. I2C Timing ....................................................................................................... 1433Figure A-1. Key to Part Numbers ........................................................................................ 1440Figure A-2. TM4C123GH6PZ 100-Pin LQFP Package Diagram ........................................... 1442

    13June 12, 2014Texas Instruments-Production Data

    Tiva TM4C123GH6PZ Microcontroller

  • List of TablesTable 1. Revision History .................................................................................................. 38Table 2. Documentation Conventions ................................................................................ 43Table 1-1. TM4C123GH6PZ Microcontroller Features ............................................................ 46Table 2-1. Summary of Processor Mode, Privilege Level, and Stack Use ................................ 74Table 2-2. Processor Register Map ....................................................................................... 75Table 2-3. PSR Register Combinations ................................................................................. 81Table 2-4. Memory Map ....................................................................................................... 92Table 2-5. Memory Access Behavior ..................................................................................... 96Table 2-6. SRAM Memory Bit-Banding Regions .................................................................... 98Table 2-7. Peripheral Memory Bit-Banding Regions ............................................................... 98Table 2-8. Exception Types ................................................................................................ 103Table 2-9. Interrupts .......................................................................................................... 104Table 2-10. Exception Return Behavior ................................................................................. 111Table 2-11. Faults ............................................................................................................... 112Table 2-12. Fault Status and Fault Address Registers ............................................................ 113Table 2-13. Cortex-M4F Instruction Summary ....................................................................... 115Table 3-1. Core Peripheral Register Regions ....................................................................... 122Table 3-2. Memory Attributes Summary .............................................................................. 126Table 3-3. TEX, S, C, and B Bit Field Encoding ................................................................... 128Table 3-4. Cache Policy for Memory Attribute Encoding ....................................................... 129Table 3-5. AP Bit Field Encoding ........................................................................................ 129Table 3-6. Memory Region Attributes for Tiva C Series Microcontrollers ............................. 130Table 3-7. QNaN and SNaN Handling ................................................................................. 133Table 3-8. Peripherals Register Map ................................................................................... 134Table 3-9. Interrupt Priority Levels ...................................................................................... 164Table 3-10. Example SIZE Field Values ................................................................................ 192Table 4-1. JTAG_SWD_SWO Signals (100LQFP) ................................................................ 201Table 4-2. JTAG Port Pins State after Power-On Reset or RST assertion .............................. 202Table 4-3. JTAG Instruction Register Commands ................................................................. 208Table 5-1. System Control & Clocks Signals (100LQFP) ...................................................... 212Table 5-2. Reset Sources ................................................................................................... 213Table 5-3. Clock Source Options ........................................................................................ 220Table 5-4. Possible System Clock Frequencies Using the SYSDIV Field ............................... 223Table 5-5. Examples of Possible System Clock Frequencies Using the SYSDIV2 Field .......... 223Table 5-6. Examples of Possible System Clock Frequencies with DIV400=1 ......................... 224Table 5-7. System Control Register Map ............................................................................. 232Table 5-8. RCC2 Fields that Override RCC Fields ............................................................... 261Table 6-1. System Exception Register Map ......................................................................... 495Table 7-1. Hibernate Signals (100LQFP) ............................................................................. 504Table 7-2. Hibernation Module Clock Operation ................................................................... 513Table 7-3. Hibernation Module Register Map ....................................................................... 515Table 8-1. Flash Memory Protection Policy Combinations .................................................... 539Table 8-2. User-Programmable Flash Memory Resident Registers ....................................... 543Table 8-3. Flash Register Map ............................................................................................ 550Table 9-1. DMA Channel Assignments .............................................................................. 597Table 9-2. Request Type Support ....................................................................................... 599

    June 12, 201414Texas Instruments-Production Data

    Table of Contents

  • Table 9-3. Control Structure Memory Map ........................................................................... 600Table 9-4. Channel Control Structure .................................................................................. 600Table 9-5. DMA Read Example: 8-Bit Peripheral ................................................................ 609Table 9-6. DMA Interrupt Assignments .............................................................................. 610Table 9-7. Channel Control Structure Offsets for Channel 30 ................................................ 611Table 9-8. Channel Control Word Configuration for Memory Transfer Example ...................... 612Table 9-9. Channel Control Structure Offsets for Channel 7 .................................................. 613Table 9-10. Channel Control Word Configuration for Peripheral Transmit Example .................. 613Table 9-11. Primary and Alternate Channel Control Structure Offsets for Channel 8 ................. 614Table 9-12. Channel Control Word Configuration for Peripheral Ping-Pong Receive

    Example ............................................................................................................ 615Table 9-13. DMA Register Map .......................................................................................... 617Table 10-1. GPIO Pins With Special Considerations .............................................................. 660Table 10-2. GPIO Pins and Alternate Functions (100LQFP) ................................................... 660Table 10-3. GPIO Pad Configuration Examples ..................................................................... 668Table 10-4. GPIO Interrupt Configuration Example ................................................................ 669Table 10-5. GPIO Pins With Special Considerations .............................................................. 670Table 10-6. GPIO Register Map ........................................................................................... 671Table 10-7. GPIO Pins With Special Considerations .............................................................. 684Table 10-8. GPIO Pins With Special Considerations .............................................................. 690Table 10-9. GPIO Pins With Special Considerations .............................................................. 692Table 10-10. GPIO Pins With Special Considerations .............................................................. 695Table 10-11. GPIO Pins With Special Considerations .............................................................. 702Table 11-1. Available CCP Pins ............................................................................................ 720Table 11-2. General-Purpose Timers Signals (100LQFP) ....................................................... 720Table 11-3. General-Purpose Timer Capabilities .................................................................... 722Table 11-4. Counter Values When the Timer is Enabled in Periodic or One-Shot Modes .......... 723Table 11-5. 16-Bit Timer With Prescaler Configurations ......................................................... 725Table 11-6. 32-Bit Timer (configured in 32/64-bit mode) With Prescaler Configurations ............ 725Table 11-7. Counter Values When the Timer is Enabled in RTC Mode .................................... 725Table 11-8. Counter Values When the Timer is Enabled in Input Edge-Count Mode ................. 727Table 11-9. Counter Values When the Timer is Enabled in Input Event-Count Mode ................ 728Table 11-10. Counter Values When the Timer is Enabled in PWM Mode ................................... 730Table 11-11. Timeout Actions for GPTM Modes ...................................................................... 733Table 11-12. Timers Register Map .......................................................................................... 740Table 12-1. Watchdog Timers Register Map .......................................................................... 791Table 13-1. ADC Signals (100LQFP) .................................................................................... 815Table 13-2. Samples and FIFO Depth of Sequencers ............................................................ 817Table 13-3. Differential Sampling Pairs ................................................................................. 824Table 13-4. ADC Register Map ............................................................................................. 832Table 14-1. UART Signals (100LQFP) .................................................................................. 914Table 14-2. Flow Control Mode ............................................................................................. 919Table 14-3. UART Register Map ........................................................................................... 924Table 15-1. SSI Signals (100LQFP) ...................................................................................... 975Table 15-2. SSI Register Map .............................................................................................. 988Table 16-1. I2C Signals (100LQFP) .................................................................................... 1019Table 16-2. Examples of I2C Master Timer Period Versus Speed Mode ................................. 1025Table 16-3. Examples of I2C Master Timer Period in High-Speed Mode ................................ 1026

    15June 12, 2014Texas Instruments-Production Data

    Tiva TM4C123GH6PZ Microcontroller

  • Table 16-4. Inter-Integrated Circuit (I2C) Interface Register Map ........................................... 1038Table 16-5. Write Field Decoding for I2CMCS[3:0] Field ....................................................... 1044Table 17-1. Controller Area Network Signals (100LQFP) ...................................................... 1071Table 17-2. Message Object Configurations ........................................................................ 1077Table 17-3. CAN Protocol Ranges ...................................................................................... 1084Table 17-4. CANBIT Register Values .................................................................................. 1084Table 17-5. CAN Register Map ........................................................................................... 1088Table 18-1. USB Signals (100LQFP) ................................................................................... 1122Table 18-2. Remainder (MAXLOAD/4) ................................................................................ 1133Table 18-3. Actual Bytes Read ........................................................................................... 1133Table 18-4. Packet Sizes That Clear RXRDY ...................................................................... 1134Table 18-5. Universal Serial Bus (USB) Controller Register Map ........................................... 1135Table 19-1. Analog Comparators Signals (100LQFP) ........................................................... 1237Table 19-2. Internal Reference Voltage and ACREFCTL Field Values ................................... 1239Table 19-3. Analog Comparator Voltage Reference Characteristics, VDDA = 3.3V, EN= 1, and

    RNG = 0 .......................................................................................................... 1240Table 19-4. Analog Comparator Voltage Reference Characteristics, VDDA = 3.3V, EN= 1, and

    RNG = 1 .......................................................................................................... 1241Table 19-5. Analog Comparators Register Map ................................................................... 1242Table 20-1. PWM Signals (100LQFP) ................................................................................. 1255Table 20-2. PWM Register Map .......................................................................................... 1263Table 21-1. QEI Signals (100LQFP) .................................................................................... 1332Table 21-2. QEI Register Map ............................................................................................ 1336Table 23-1. GPIO Pins With Special Considerations ............................................................ 1354Table 23-2. Signals by Pin Number ..................................................................................... 1355Table 23-3. Signals by Signal Name ................................................................................... 1366Table 23-4. Signals by Function, Except for GPIO ............................................................... 1377Table 23-5. GPIO Pins and Alternate Functions ................................................................... 1386Table 23-6. Possible Pin Assignments for Alternate Functions .............................................. 1389Table 23-7. Connections for Unused Signals (100-Pin LQFP) .............................................. 1394Table 24-1. Absolute Maximum Ratings .............................................................................. 1395Table 24-2. ESD Absolute Maximum Ratings ...................................................................... 1395Table 24-3. Temperature Characteristics ............................................................................. 1396Table 24-4. Thermal Characteristics ................................................................................... 1396Table 24-5. Recommended DC Operating Conditions .......................................................... 1397Table 24-6. Recommended GPIO Pad Operating Conditions ................................................ 1397Table 24-7. GPIO Current Restrictions ................................................................................ 1397Table 24-8. GPIO Package Side Assignments ..................................................................... 1398Table 24-9. JTAG Characteristics ....................................................................................... 1400Table 24-10. Power-On and Brown-Out Levels ...................................................................... 1402Table 24-11. Reset Characteristics ....................................................................................... 1407Table 24-12. LDO Regulator Characteristics ......................................................................... 1410Table 24-13. Phase Locked Loop (PLL) Characteristics ......................................................... 1411Table 24-14. Actual PLL Frequency ...................................................................................... 1411Table 24-15. PIOSC Clock Characteristics ............................................................................ 1412Table 24-16. Low-Frequency internal Oscillator Characteristics .............................................. 1412Table 24-17. Hibernation Oscillator Input Characteristics ........................................................ 1412Table 24-18. Main Oscillator Input Characteristics ................................................................. 1413

    June 12, 201416Texas Instruments-Production Data

    Table of Contents

  • Table 24-19. Crystal Parameters .......................................................................................... 1415Table 24-20. Supported MOSC Crystal Frequencies .............................................................. 1416Table 24-21. System Clock Characteristics with ADC Operation ............................................. 1417Table 24-22. System Clock Characteristics with USB Operation ............................................. 1417Table 24-23. Sleep Modes AC Characteristics ....................................................................... 1418Table 24-24. Time to Wake with Respect to Low-Power Modes .............................................. 1418Table 24-25. Hibernation Module Battery Characteristics ....................................................... 1420Table 24-26. Hibernation Module AC Characteristics ............................................................. 1420Table 24-27. Flash Memory Characteristics ........................................................................... 1421Table 24-28. EEPROM Characteristics ................................................................................. 1421Table 24-29. GPIO Module Characteristics ............................................................................ 1422Table 24-30. Pad Voltage/Current Characteristics for Fail-Safe Pins ....................................... 1423Table 24-31. Fail-Safe GPIOs that Require an External Pull-up .............................................. 1424Table 24-32. Non-Fail-Safe I/O Pad Voltage/Current Characteristics ....................................... 1424Table 24-33. ADC Electrical Characteristics .......................................................................... 1426Table 24-34. SSI Characteristics .......................................................................................... 1430Table 24-35. I2C Characteristics ........................................................................................... 1433Table 24-36. Analog Comparator Characteristics ................................................................... 1435Table 24-37. Analog Comparator Voltage Reference Characteristics ...................................... 1435Table 24-38. Analog Comparator Voltage Reference Characteristics, VDDA = 3.3V, EN= 1, and

    RNG = 0 .......................................................................................................... 1435Table 24-39. Analog Comparator Voltage Reference Characteristics, VDDA = 3.3V, EN= 1, and

    RNG = 1 .......................................................................................................... 1436Table 24-40. PWM Timing Characteristics ............................................................................. 1436Table 24-41. Current Consumption ....................................................................................... 1437

    17June 12, 2014Texas Instruments-Production Data

    Tiva TM4C123GH6PZ Microcontroller

  • List of RegistersThe Cortex-M4F Processor ........................................................................................................... 69Register 1: Cortex General-Purpose Register 0 (R0) ........................................................................... 77Register 2: Cortex General-Purpose Register 1 (R1) ........................................................................... 77Register 3: Cortex General-Purpose Register 2 (R2) ........................................................................... 77Register 4: Cortex General-Purpose Register 3 (R3) ........................................................................... 77Register 5: Cortex General-Purpose Register 4 (R4) ........................................................................... 77Register 6: Cortex General-Purpose Register 5 (R5) ........................................................................... 77Register 7: Cortex General-Purpose Register 6 (R6) ........................................................................... 77Register 8: Cortex General-Purpose Register 7 (R7) ........................................................................... 77Register 9: Cortex General-Purpose Register 8 (R8) ........................................................................... 77Register 10: Cortex General-Purpose Register 9 (R9) ........................................................................... 77Register 11: Cortex General-Purpose Register 10 (R10) ....................................................................... 77Register 12: Cortex General-Purpose Register 11 (R11) ........................................................................ 77Register 13: Cortex General-Purpose Register 12 (R12) ....................................................................... 77Register 14: Stack Pointer (SP) ........................................................................................................... 78Register 15: Link Register (LR) ............................................................................................................ 79Register 16: Program Counter (PC) ..................................................................................................... 80Register 17: Program Status Register (PSR) ........................................................................................ 81Register 18: Priority Mask Register (PRIMASK) .................................................................................... 85Register 19: Fault Mask Register (FAULTMASK) .................................................................................. 86Register 20: Base Priority Mask Register (BASEPRI) ............................................................................ 87Register 21: Control Register (CONTROL) ........................................................................................... 88Register 22: Floating-Point Status Control (FPSC) ................................................................................ 90

    Cortex-M4 Peripherals ................................................................................................................. 122Register 1: SysTick Control and Status Register (STCTRL), offset 0x010 ........................................... 138Register 2: SysTick Reload Value Register (STRELOAD), offset 0x014 .............................................. 140Register 3: SysTick Current Value Register (STCURRENT), offset 0x018 ........................................... 141Register 4: Interrupt 0-31 Set Enable (EN0), offset 0x100 .................................................................. 142Register 5: Interrupt 32-63 Set Enable (EN1), offset 0x104 ................................................................ 142Register 6: Interrupt 64-95 Set Enable (EN2), offset 0x108 .........