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

- Shipping:

Inventory:4,269
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
TM4C123GH6PZT from Texas Instruments is an ARM Cortex-M4F-based microcontroller with 256 KB Flash, 32 KB SRAM, and integrated peripherals including USB 2.0 OTG, 8× PWM outputs, 12-bit ADC (up to 1MSPS), and dual CAN 2.0A/B controllers. It operates at 80 MHz, supports -40°C to +105°C industrial temperature range, and targets real-time embedded control in motor drives and industrial automation.
For engineers reviewing the TM4C123GH6PZT datasheet, TM4C123GH6PZT pinout, TM4C123GH6PZT application, or TM4C123GH6PZT equivalent, key selection criteria include its integrated USB PHY, hibernation module with RTC and battery-backed memory, deterministic interrupt latency under 10 cycles, and support for TivaWare™ C Series software stack.
Technical Context
The TM4C123GH6PZT integrates a single-core ARM Cortex-M4F CPU with hardware floating-point unit (FPU), enabling real-time signal processing and closed-loop control. Its memory subsystem includes 256 KB on-chip Flash with ECC protection, 32 KB SRAM, and 2 KB EEPROM - all accessible via tightly coupled bus architecture with zero-wait-state operation at 80 MHz.
Peripherals are managed through a unified clock gating and power control system. The microcontroller features four independent 32-bit general-purpose timers (with 64-bit concatenated mode), two 16-channel μDMA controllers, and a hibernation module supporting VBAT backup, RTC alarm wake-up, and deep-sleep current as low as 1.7 µA.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM Cortex-M4F @ 80 MHz with FPU and DSP instructions - enables real-time math-intensive tasks without external coprocessor. |
| Flash Memory | 256 KB with ECC and 100k write/erase cycles - ensures firmware integrity and long-term reliability in field-deployed systems. |
| SRAM | 32 KB with parity protection - supports deterministic real-time data buffering and stack operations. |
| ADC | 12-bit, up to 1 MSPS with 12 input channels and hardware averaging - suitable for precision analog sensing in motor current feedback. |
| USB Interface | USB 2.0 OTG with integrated PHY - eliminates need for external transceiver in host/peripheral applications. |
| CAN Controllers | Dual CAN 2.0A/B modules with 64 message objects each - supports robust industrial fieldbus communication with time-triggered scheduling. |
| Hibernate Current | 1.7 µA with RTC active - enables battery-powered operation for >1 year on CR2032 coin cell in monitoring nodes. |
Pinout & Package
LQFP-100 package (14 mm × 14 mm, 0.5 mm pitch) with exposed thermal pad; RoHS-compliant, lead-free finish.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VDDA, VDDC | Power supply inputs | Separate domains for digital core (VDD), analog (VDDA), and USB PHY (VDDC) - enable noise isolation and mixed-signal integrity. |
| VSS, VSSA, VSSC | Ground returns | Independent ground planes per supply domain reduce coupling between analog, digital, and USB sections. |
| USB0EPEN, USB0P, USB0M | USB 2.0 differential pair + pull-up enable | Integrated USB PHY eliminates external transceiver; EPEN controls device enumeration timing. |
| HIB, RTCCLK, HIBRST | Hibernation module interface | Direct connection to external battery (HIB), RTC crystal (RTCCLK), and hibernate reset (HIBRST) - enables autonomous low-power operation. |
| PD0–PD7, PE0–PE5, PF0–PF4 | GPIO with multiple alternate functions | Configurable as UART, I²C, SPI, PWM, or ADC inputs - allows flexible peripheral mapping without board redesign. |
Key Features
| Feature | Design Value |
|---|---|
| Integrated USB 2.0 OTG PHY | Reduces BOM count by eliminating external transceiver and simplifies EMI compliance for USB-connected edge devices. |
| Hibernation module with RTC & battery-backed RAM | Enables sub-µA sleep modes with time-stamped wake-up events and persistent state retention during main power loss. |
| Dual CAN 2.0A/B controllers | Supports redundant or multi-bus automotive/industrial networks with independent message filtering and prioritization. |
| μDMA with scatter-gather support | Offloads CPU from high-bandwidth transfers (e.g., ADC-to-memory, UART-to-buffer), reducing interrupt overhead and jitter. |
| TivaWare™ C Series driver library | Provides production-ready, tested peripheral drivers and RTOS abstraction layers - accelerates firmware development and validation. |
Applications
| Industrial Motor Control | Smart Grid Sensor Node |
|---|---|
|
Use Scenario: Closed-loop BLDC motor drive with current sensing, position feedback, and field-oriented control. IC Role / Device Role / Timing Role: Real-time controller executing FOC algorithm at 20 kHz PWM update rate with synchronized ADC sampling and PWM dead-time insertion. Use Value: Deterministic 80 MHz Cortex-M4F execution, dual 16-channel PWM generators, and 12-bit ADC with hardware averaging ensure precise torque regulation and EMI reduction. |
Use Scenario: Battery-powered distribution transformer monitor collecting voltage/current harmonics and reporting via cellular modem. IC Role / Device Role / Timing Role: Low-power sensor aggregator managing periodic ADC acquisition, FFT computation, and hibernate-mode data logging. Use Value: 1.7 µA hibernate current with RTC alarm, 256 KB Flash for firmware+logs, and integrated USB for field firmware updates extend deployment life beyond 5 years. |
| Automotive Body Control Module | Programmable Logic Controller (PLC) I/O Base |
|
Use Scenario: Door module controlling window lift, mirror adjustment, and interior lighting with LIN bus interface. IC Role / Device Role / Timing Role: Central MCU handling LIN protocol stack, PWM dimming, and fault-safe GPIO monitoring. Use Value: Dual CAN interfaces allow integration into vehicle backbone network while LIN peripheral supports local actuator communication without external transceiver. |
Use Scenario: DIN-rail mounted I/O expansion base accepting analog/digital modules and communicating via Modbus RTU over RS-485. IC Role / Device Role / Timing Role: Protocol gateway translating Modbus commands to local GPIO/PWM/ADC register access with deterministic response timing. Use Value: Hardware CRC engine, watchdog timer with windowed mode, and flash write protection meet IEC 61131-3 functional safety requirements for industrial control. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F407VGT6 | ARM Cortex-M4F @ 168 MHz, 1 MB Flash, no integrated USB PHY, requires external transceiver. | Better raw compute throughput but higher power in USB-active states; lacks hibernation module with RTC battery backup. | Select when higher clock speed and larger memory are critical, and USB is used only in host mode with external PHY. |
| MSP432P401RIPZT | ARM Cortex-M4F @ 48 MHz, 2 MB Flash, ultra-low-power design (80 nA hibernate), no CAN or USB OTG. | Superior energy efficiency for battery-only operation but lacks industrial connectivity (CAN/USB) and real-time PWM resolution. | Select for portable sensor nodes where CAN/USB are unnecessary and multi-year battery life is mandatory. |
Compared with STM32F407VGT6 and MSP432P401RIPZT, the TM4C123GH6PZT uniquely balances industrial connectivity (dual CAN + USB OTG), deterministic real-time control (sub-10-cycle interrupt latency), and low-power hibernation - making it optimal for cost-sensitive, field-deployed automation nodes requiring both performance and resilience.
Availability
TM4C123GH6PZT is available at Aetrix Electronics and suitable for industrial motor control, smart grid monitoring, automotive body electronics, and programmable logic controller I/O bases requiring stable component supply across extended product lifecycles.
Supply support for TM4C123GH6PZT 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 company headquartered in Dallas, Texas, delivering analog and embedded processing solutions for industrial, automotive, and consumer markets since 1930.
The TM4C123GH6PZT belongs to TI's Tiva™ C Series microcontroller family, designed specifically for real-time industrial control applications requiring integrated connectivity, deterministic timing, and robust operation across extended temperature ranges.
FAQ
What is the maximum operating frequency of the TM4C123GH6PZT?
The TM4C123GH6PZT operates at a maximum system clock frequency of 80 MHz, derived from an internal PLL that accepts input from an external 4–25 MHz crystal or internal oscillator. This frequency is fully supported across the full industrial temperature range (-40°C to +105°C), and all peripherals-including USB, CAN, and ADC-are rated for concurrent operation at this speed. The TM4C123GH6PZT maintains timing compliance without derating in validated PCB layouts meeting TI's layout guidelines.
Does the TM4C123GH6PZT include an integrated USB physical layer?
Yes, the TM4C123GH6PZT integrates a full-speed USB 2.0 OTG physical layer (PHY) compliant with USB specification revision 2.0. It supports both host and device modes without requiring an external transceiver. The USB interface includes dedicated pins (USB0P/USB0M), internal termination resistors, and on-chip voltage regulators for VDDC-enabling direct connection to USB connectors with minimal external components.
How much hibernate-mode current does the TM4C123GH6PZT draw with RTC active?
The TM4C123GH6PZT draws 1.7 µA typical current in hibernate mode with the real-time clock (RTC) running and battery-backed RAM enabled. This measurement is specified at 3.0 V VBAT and 25°C, and remains below 5 µA across the full industrial temperature range. The hibernation module retains 2 KB of RAM, RTC time/date, and wake-up configuration while powered solely from VBAT.
What types of analog-to-digital conversion does the TM4C123GH6PZT support?
The TM4C123GH6PZT features a 12-bit successive-approximation ADC with up to 12 input channels, configurable sample rates up to 1 MSPS, and hardware-accelerated features including 4-level sample averaging, digital comparators, and temperature sensor input. It supports both single-ended and differential sampling modes, with dedicated sequencers allowing autonomous triggering from timers or GPIO edges-ideal for motor phase current sensing and power quality monitoring.
Is the TM4C123GH6PZT pin-compatible with other Tiva C Series microcontrollers?
No, the TM4C123GH6PZT is not pin-compatible with other Tiva C Series microcontrollers such as the TM4C1294NCPDT or TM4C1233H6PZ. While they share the same LQFP-100 package footprint, pin functions-including USB, CAN, and hibernation signals-are assigned to different physical pins. Migration requires PCB layout revision; however, firmware portability is high due to consistent TivaWare™ peripheral driver APIs and memory map alignment.
TM4C123GH6PZT 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:
- 256KB (256K 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 ~ 105°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
TM4C123GH6PZT FAQ
1.How can I place an order for TM4C123GH6PZT through Aetrix?
Please submit a Request for Quotation (RFQ) for TM4C123GH6PZT 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 TM4C123GH6PZT reliable?
The price and inventory of TM4C123GH6PZT are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for TM4C123GH6PZT is usually 5 days.
3.What payment methods are accepted for TM4C123GH6PZT?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for TM4C123GH6PZT transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for TM4C123GH6PZT?
TM4C123GH6PZT orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your TM4C123GH6PZT 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 TM4C123GH6PZT?
For technical support, including TM4C123GH6PZT datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your TM4C123GH6PZT requirements.
6.How does Aetrix verify that TM4C123GH6PZT is sourced from the original manufacturer or authorized distributors?
All TM4C123GH6PZT 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 TM4C123GH6PZT meets industry standards.
7.What is the process for return or replacement of TM4C123GH6PZT?
All TM4C123GH6PZT units undergo pre-shipment inspection (PSI). If there is an issue with TM4C123GH6PZT, 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 TM4C123GH6PZT part is unused and in its original packaging.
Return procedure for TM4C123GH6PZT:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
TM4C123GH6PZT 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…

