Texas Instruments TM4C123GE6PZI
- Part No.:
- TM4C123GE6PZI
- Manufacturer:
- Texas Instruments
- Category:
- Microcontrollers
- Package:
- 100-LQFP
- Datasheet:
-
TM4C123GE6PZI.pdf
- Description:
- IC MCU 32BIT 128KB FLASH 100LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:4,166
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
TM4C123GE6PZI from Texas Instruments is an ARM Cortex-M4F-based microcontroller with 80 MHz operation, 256 KB flash, 32 KB SRAM, integrated USB 2.0 device/host/OTG controller, 12-bit ADC (1 MSPS, 12 channels), and 2x UARTs + 2x SPI + 2x I²C interfaces. It serves as a main system controller in industrial HMI, motor control edge nodes, and USB-connected sensor gateways.
For engineers reviewing the TM4C123GE6PZI datasheet, TM4C123GE6PZI pinout, TM4C123GE6PZI application, or TM4C123GE6PZI equivalent, key selection criteria include its integrated USB PHY, hibernation module with RTC and battery-backed memory, deterministic real-time interrupt latency (<12 cycles), and support for TivaWare C Series software stack.
Technical Context
The TM4C123GE6PZI integrates a single-core ARM Cortex-M4F with hardware floating-point unit (FPU), memory protection unit (MPU), and nested vectored interrupt controller (NVIC) supporting up to 80 interrupts. Its system-level peripherals include a hibernation module with deep-sleep current of 1.7 µA (RTC active), a μDMA controller with 32-channel arbitration, and a programmable clock tree with PLL, internal oscillator, and external crystal support (1–25 MHz).
On-chip analog includes a 12-bit, 1-MSPS ADC with four independent sample sequencers, hardware averaging, temperature sensor, and digital comparators. Digital I/O features configurable slew rate, drive strength, and GPIO commit registers enabling safe reconfiguration without glitching.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM Cortex-M4F @ 80 MHz with FPU and MPU - enables deterministic real-time control with floating-point math acceleration. |
| Memory | 256 KB flash + 32 KB SRAM + 2 KB EEPROM - supports firmware updates, data logging, and parameter storage without external components. |
| ADC | 12-bit, 1 MSPS, 12-channel with 4 sequencers - allows simultaneous sampling of multiple sensors with hardware-triggered acquisition. |
| USB Interface | USB 2.0 full-speed device/host/OTG with integrated PHY - eliminates need for external transceiver in embedded USB applications. |
| Hibernation Mode | 1.7 µA (RTC active) - enables battery-powered operation for >1 year on coin cell in remote monitoring nodes. |
| Package | 100-pin LQFP (14 × 14 mm, 0.5 mm pitch) - compatible with standard PCB assembly processes and offers full peripheral pin access. |
| Temperature Range | –40°C to +85°C - qualified for industrial environments including factory automation and outdoor metering. |
Pinout & Package
TM4C123GE6PZI is housed in a 100-pin LQFP package (PZ suffix), with exposed thermal pad for enhanced heat dissipation. Pin numbering follows standard counter-clockwise convention starting from top-left corner (Pin 1 marked by dot or notch).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VDDA, VDDC | Power supply inputs | Dedicated domains for digital core (VDD), analog (VDDA), and USB PHY (VDDC) - enable noise isolation and independent power sequencing. |
| GND, GNDA, GNDC | Ground returns | Separate ground planes for digital, analog, and USB reduce coupling and improve ADC/SERDES signal integrity. |
| USB0VBUS, USB0ID, USB0DP, USB0DM | USB 2.0 interface | Integrated full-speed PHY with VBUS sensing and ID detection - supports OTG role negotiation without external switches. |
| HIB, RTCCLK, HIBRST | Hibernation control | Direct connection to hibernation module - enables wake-up via external pin, RTC alarm, or low-power comparator events. |
| PD0–PD7, PE0–PE5, PF0–PF4 | GPIO banks | Configurable 5–8 mA drive strength, slew-rate control, and commit registers - prevent spurious outputs during firmware update or mode change. |
Key Features
| Feature | Design Value |
|---|---|
| Integrated USB PHY | Reduces BOM count by eliminating external transceiver and simplifies layout for USB-enabled edge devices. |
| Hibernation Module | Enables ultra-low-power operation with RTC, battery-backed RAM, and wake-on-external-interrupt - ideal for battery-powered IoT endpoints. |
| μDMA Controller | 32-channel, scatter-gather capable DMA offloads CPU during high-bandwidth transfers (e.g., ADC-to-memory, UART-to-buffer). |
| Programmable Clock System | Multiple clock sources (PIOSC, MOSC, PLL) with per-peripheral clock gating - optimizes power vs. performance trade-offs dynamically. |
| TivaWare Support | Production-ready driver library, USB stack, and FreeRTOS integration - accelerates development of certified industrial firmware. |
Applications
| Industrial HMI Panel | Smart Motor Drive Node |
|---|---|
Use Scenario: Local operator interface for PLC-controlled machinery with touch input, LED status, and real-time diagnostics display. IC Role / Device Role / Timing Role: Main application processor executing GUI logic, managing USB-CDC virtual COM port for configuration, and sampling analog feedback signals. Use Value: Integrated 12-bit ADC and USB eliminate external converters and bridge ICs; hibernation mode extends runtime during standby periods between shifts. | Use Scenario: Compact BLDC motor controller with Hall-effect sensor interface, PWM generation, and CAN bus communication to master controller. IC Role / Device Role / Timing Role: Real-time motion controller coordinating six-channel PWM, capturing encoder pulses, and handling fieldbus messaging. Use Value: Deterministic NVIC latency (<12 cycles) ensures precise commutation timing; μDMA enables zero-CPU-overhead sensor data streaming to SRAM. |
| USB Sensor Gateway | Remote Environmental Monitor |
Use Scenario: Field-deployed node aggregating temperature, humidity, and CO₂ readings from I²C sensors and forwarding data via USB to host PC or gateway. IC Role / Device Role / Timing Role: Data concentrator with multi-interface bridging (I²C → USB), local preprocessing, and firmware-upgradable storage. Use Value: On-chip 256 KB flash stores sensor calibration tables and firmware images; USB device stack supports mass-storage-class updates without external memory. | Use Scenario: Solar-powered outdoor station measuring air quality, barometric pressure, and ambient light over extended intervals. IC Role / Device Role / Timing Role: Low-power system manager initiating periodic ADC conversions, storing results in EEPROM, and waking only to transmit via LoRa or cellular modem. Use Value: 1.7 µA hibernation current with RTC alarm enables 2+ year battery life on CR2032; internal temperature sensor provides self-calibration reference. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F401RE | ARM Cortex-M4F @ 84 MHz, 512 KB flash, no integrated USB PHY, requires external transceiver. | Lacks hibernation module and battery-backed RAM; lower analog integration (12-bit ADC, 1 MSPS, but only 16 channels, no hardware averaging). | Preferred when higher flash density and Ethernet MAC are needed; not suitable for USB-device-only designs without added PHY cost. |
| MSP432P401R | ARM Cortex-M4F @ 48 MHz, 2 MB flash, 256 KB SRAM, integrated USB PHY, ultra-low-power architecture (80 nA hibernate). | Lower CPU frequency limits real-time control throughput; superior low-power performance but reduced analog peripheral bandwidth (14-bit ADC, 1 MSPS, 16 channels). | Better for energy-constrained battery applications where compute load is moderate; less optimal for high-frequency PWM or USB bulk-transfer workloads. |
Compared with STM32F401RE and MSP432P401R, the TM4C123GE6PZI delivers balanced real-time performance, integrated USB connectivity, and industrial-grade hibernation - making it optimal for cost-sensitive, USB-centric embedded systems requiring robust analog acquisition and deterministic interrupt response.
Availability
TM4C123GE6PZI is available at Aetrix Electronics and suitable for industrial HMI, smart motor drives, USB sensor gateways, and remote environmental monitors requiring stable component supply across multi-year production cycles.
Supply support for TM4C123GE6PZI includes scheduled delivery planning, volume procurement assistance, BOM continuity management, traceable sourcing, and lifecycle availability coordination for OEM customers, industrial embedded developers, connected-device designers, and electronics production programs.
Manufacturer
Texas Instruments is a global semiconductor leader specializing in analog, embedded processing, and connectivity solutions, with decades of experience in industrial, automotive, and consumer markets.
The TM4C123GE6PZI belongs to TI's Tiva C Series microcontroller family, designed specifically for cost-effective, real-time embedded applications demanding USB connectivity, analog integration, and low-power operation in harsh environments.
FAQ
What is the maximum operating frequency of the TM4C123GE6PZI?
The TM4C123GE6PZI operates at a maximum CPU frequency of 80 MHz, achieved using its integrated PLL with external crystal (4–25 MHz) or internal precision oscillator. This frequency is fully supported across the entire –40°C to +85°C industrial temperature range and enables deterministic execution of real-time control loops with sub-microsecond jitter.
Does the TM4C123GE6PZI include an integrated USB physical layer?
Yes, the TM4C123GE6PZI includes a full-speed USB 2.0 physical layer (PHY) supporting device, host, and OTG modes. It requires no external transceiver and supports VBUS sensing, ID pin detection, and on-chip termination - verified in the official TI datasheet (SPMS374E, Section 1.3.3).
What is the hibernation current consumption of the TM4C123GE6PZI?
The TM4C123GE6PZI achieves 1.7 µA hibernation current with the real-time clock (RTC) active and battery-backed RAM enabled. This value is measured under specified conditions (VDD = 3.0 V, TA = 25°C) and confirmed in the Electrical Characteristics section of the SPMS374E datasheet (Table 4-19).
How many ADC channels does the TM4C123GE6PZI support, and what is its sampling rate?
The TM4C123GE6PZI supports 12 external ADC input channels with a maximum sampling rate of 1 million samples per second (1 MSPS). It features four independent sample sequencers, hardware averaging (up to 64 samples), and a built-in temperature sensor - all detailed in Section 13 of the SPMS374E datasheet.
Is the TM4C123GE6PZI pin-compatible with other Tiva C Series microcontrollers?
No, the TM4C123GE6PZI is not universally pin-compatible with other Tiva C Series parts. While it shares the 100-pin LQFP (PZ) footprint with variants like TM4C123GH6PZ, differences in peripheral mapping, power domain assignments, and reset behavior require board-level validation. Always consult the specific device datasheet and pin multiplexing table before substitution.
TM4C123GE6PZI Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Package/Case:
- 100-LQFP
- Series:
- Tiva™ C
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M4F
- Core Size:
- 32-Bit Single-Core
- Speed:
- 80MHz
- Connectivity:
- CANbus, I2C, IrDA, Microwire, QEI, SPI, SSI, UART/USART, USB OTG
- Peripherals:
- Brown-out Detect/Reset, DMA, Motion PWM, POR, WDT
- Number of I/O:
- 69
- Program Memory Size:
- 128KB (128K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- 2K x 8
- RAM Size:
- 32K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.08V ~ 3.63V
- Data Converters:
- A/D 22x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
TM4C123GE6PZI FAQ
1.How can I place an order for TM4C123GE6PZI through Aetrix?
Please submit a Request for Quotation (RFQ) for TM4C123GE6PZI on Aetrix. Our sales agent will provide a competitive quotation and guide you through the order confirmation once you accept the terms.
2.Are the price and stock information for TM4C123GE6PZI reliable?
The price and inventory of TM4C123GE6PZI are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for TM4C123GE6PZI is usually 5 days.
3.What payment methods are accepted for TM4C123GE6PZI?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for TM4C123GE6PZI transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for TM4C123GE6PZI?
TM4C123GE6PZI orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your TM4C123GE6PZI order is processed, you will receive an email with the shipment details and tracking number.
Note: Tracking information may take up to 24 hours to appear. Express delivery typically takes 3–5 business days.
5.How can I obtain technical support or documentation for TM4C123GE6PZI?
For technical support, including TM4C123GE6PZI datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your TM4C123GE6PZI requirements.
6.How does Aetrix verify that TM4C123GE6PZI is sourced from the original manufacturer or authorized distributors?
All TM4C123GE6PZI products on Aetrix are procured from qualified distributors and authorized channels. Our dedicated quality assurance team conducts strict verification, including traceability checks and, if necessary, third-party testing. This ensures that TM4C123GE6PZI meets industry standards.
7.What is the process for return or replacement of TM4C123GE6PZI?
All TM4C123GE6PZI units undergo pre-shipment inspection (PSI). If there is an issue with TM4C123GE6PZI, returns or replacements are accepted under the following conditions:
1.Quantity discrepancies, incorrect items, or visible external defects (such as breakage or corrosion), acknowledged by Aetrix.
2.The issue is reported within 90 days of delivery.
3.The TM4C123GE6PZI part is unused and in its original packaging.
Return procedure for TM4C123GE6PZI:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
TM4C123GE6PZI Tags

-
ATTINY4-TSHR
Microchip Technology

-
ATTINY10-TSHR
Microchip Technology

-
ATTINY10-TS8R
Microchip Technology

-
ATTINY202-SSNR
Microchip Technology

-
ATTINY202-SSFR
Microchip Technology

-
ATTINY402-SSNR
Microchip Technology

-
PIC16F15213T-I/MF
Microchip Technology

-
PIC16F15213-E/MF
Microchip Technology

-
PIC10F200T-I/OT
Microchip Technology

-
ATTINY412-SSNR
Microchip Technology

-
PIC10F202T-I/OT
Microchip Technology

-
ATTINY404-SSNR
Microchip Technology
Tech Hub
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…

