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

- Shipping:

Inventory:3,059
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
TM4C123GH6PZT7 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 1MSPS ADC (12 channels), and dual CAN 2.0A/B controllers. It operates at up to 80 MHz and supports -40°C to +105°C industrial temperature range in a 100-pin LQFP package. It serves as the main control unit in motor drives, industrial PLCs, and smart sensor nodes.
For engineers reviewing the TM4C123GH6PZT7 datasheet, TM4C123GH6PZT7 pinout, TM4C123GH6PZT7 application, or TM4C123GH6PZT7 equivalent, key selection criteria include its integrated USB PHY, deterministic real-time performance via NVIC with 8-level priority, hardware floating-point unit for sensor fusion math, and hibernation module enabling sub-1 µA sleep current in battery-powered edge devices.
Technical Context
The TM4C123GH6PZT7 implements a full-featured Cortex-M4F core with single-precision FPU, memory protection unit (MPU), and NVIC supporting 64 interrupt lines with configurable priority grouping. Its system integration includes a programmable clock tree with PLL, multiple low-power modes (sleep, deep-sleep, hibernate), and on-chip ROM bootloader with UART/USB/I2C interfaces.
Peripheral subsystems are tightly coupled: μDMA controller supports 32-channel arbitration for zero-CPU-overhead transfers between ADC, UART, and PWM; analog block integrates internal temperature sensor and hardware averaging; and GPIOs support slew-rate control, open-drain, and edge-triggered interrupts with individual masking per pin.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM Cortex-M4F @ 80 MHz with hardware FPU and MPU - enables real-time signal processing and secure task isolation. |
| Memory | 256 KB flash (with ECC), 32 KB SRAM, 2 KB EEPROM - sufficient for field-upgradable firmware and nonvolatile parameter storage without external IC. |
| ADC | 12-bit, 1 MSPS, 12-channel SAR ADC with hardware averaging and temperature sensor - supports precision analog monitoring in motor control loops. |
| Connectivity | USB 2.0 OTG (with integrated PHY), 2× CAN 2.0A/B, 8× UART, 4× SPI, 4× I2C - enables mixed-protocol industrial communication without level shifters or transceivers. |
| PWM & Timers | 8× PWM generator blocks (16× PWM outputs), 6× 32-bit GPTM timers - provides independent high-resolution timing for multi-phase motor commutation and LED dimming. |
| Power Management | Hibernate mode draws ≤1.1 µA (typical) with RTC and 2 KB RAM retention - extends battery life in wireless sensor endpoints beyond 5 years. |
| Package | 100-pin LQFP (14 × 14 mm, 0.5 mm pitch) - compatible with standard SMT assembly and offers full peripheral pin access including USB D+/D− and CANH/CANL. |
Pinout & Package
TM4C123GH6PZT7 is housed in a 100-pin LQFP package with exposed thermal pad (EP). Pinout supports full peripheral mapping: dedicated USB D+/D− pins (PB0/PB1), dual CAN transceiver interfaces (PD0/PD1 and PE4/PE5), and multiplexed GPIOs with configurable drive strength and pull-up/down.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VDDA, VDDC | Supply rails | Separate digital (VDD), analog (VDDA), and core (VDDC) supplies enable noise isolation for ADC and PLL operation. |
| USB0DP/USB0DM | USB differential pair | Dedicated full-speed USB 2.0 physical layer pins with internal termination - eliminates need for external resistors or magnetics in device-mode applications. |
| CAN0RX/CAN0TX | CAN controller interface | Direct connection to external CAN transceiver (e.g., SN65HVD230); supports bit rates up to 1 Mbps with programmable timing. |
| SSI0CLK/SSI0FSS/SSI0RX/SSI0TX | SPI master/slave interface | Four-pin synchronous serial interface supporting Motorola/Freescale SPI mode - usable for OLED displays or flash memory expansion. |
| U0RX/U0TX | UART0 data lines | Asynchronous serial interface with automatic baud-rate detection - suitable for debug console or host MCU communication. |
| PH0/PH1 | External crystal inputs | Supports 4–25 MHz crystal oscillator for precise system clock generation; internal PLL achieves stable 80 MHz core clock. |
Key Features
| Feature | Design Value |
|---|---|
| Integrated USB PHY | Eliminates external transceiver IC and reduces BOM cost by $0.35–$0.60 while enabling CDC/DFU class enumeration out-of-box. |
| Hibernate Module | Retains RTC time, 2 KB RAM, and wake-on-external-interrupt capability at ≤1.1 µA - critical for long-life battery IoT nodes. |
| μDMA Controller | 32-channel arbiter with scatter-gather support - offloads CPU during ADC sampling bursts or UART streaming, reducing ISR latency by >90%. |
| ROM Bootloader | Factory-programmed 8 KB ROM with UART/USB/I2C firmware update interface - enables field upgrades without JTAG debugger or external programmer. |
| GPIO Configuration Flexibility | Per-pin slew rate, drive strength (2/4/8 mA), and interrupt edge select (rising/falling/both) - simplifies EMI mitigation and debouncing in noisy industrial environments. |
Applications
| Industrial Motor Control | Smart Building Sensor Hub |
|---|---|
Use Scenario: Closed-loop control of 3-phase BLDC motors in HVAC blowers and conveyor systems. IC Role / Device Role / Timing Role: Main controller executing FOC algorithms using FPU, generating 6-channel complementary PWM with dead-time insertion, and sampling current/voltage via ADC. Use Value: Integrated PWM generator blocks and hardware current-limit comparators reduce external component count by 4–6 discrete parts versus generic MCUs. | Use Scenario: Multi-sensor aggregation node measuring temperature, humidity, CO₂, and occupancy in office HVAC zones. IC Role / Device Role / Timing Role: Central data concentrator with simultaneous I2C (for sensors), UART (to gateway), and hibernate wakeup on motion interrupt. Use Value: On-chip 2 KB EEPROM stores calibration coefficients and event logs; hibernate mode extends AA-battery life to >3 years. |
| Automotive Diagnostic Tool | Programmable Logic Controller (PLC) I/O Module |
Use Scenario: Handheld OBD-II scanner reading engine parameters and triggering DTC resets via CAN bus. IC Role / Device Role / Timing Role: CAN protocol handler with ISO 15765-2 support, USB CDC interface for PC connectivity, and button/display management. Use Value: Dual CAN controllers allow concurrent diagnostics on powertrain and body networks; USB device mode enables direct firmware updates from Windows PC. | Use Scenario: DIN-rail mounted remote I/O module converting 24 V DC industrial signals to Modbus TCP over Ethernet (via external PHY). IC Role / Device Role / Timing Role: Real-time I/O scheduler managing 16 digital inputs, 8 relay outputs, and analog input conditioning via ADC and GPIO interrupts. Use Value: NVIC with 8-level priority ensures deterministic response to emergency stop signals (<10 µs latency), meeting SIL-2 functional safety requirements. |
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 active mode; lacks hibernate sub-µA mode. | Select when needing >100 DMIPS or external SDRAM interface; avoid if USB device-mode simplicity or ultra-low-power sleep is required. |
| MSP432P401RIPZ | ARM Cortex-M4F @ 48 MHz, 2 MB flash, integrated USB PHY, hibernate current = 0.9 µA (lower), but only 1x CAN and no USB OTG host capability. | Superior low-power performance and larger code space, but limited real-time peripheral density (fewer PWM, timers, ADC channels). | Select for battery-powered metering where longevity dominates over motor control complexity; avoid for dual-CAN or USB host use cases. |
Compared with STM32F407VGT6 and MSP432P401RIPZ, TM4C123GH6PZT7 delivers balanced real-time peripheral density, integrated USB device functionality, and industrial-grade hibernate performance - making it optimal for cost-sensitive, mixed-protocol embedded controllers requiring both determinism and field-upgradability.
Availability
TM4C123GH6PZT7 is available at Aetrix Electronics and suitable for industrial motor drives, smart building sensor hubs, automotive diagnostic tools, and programmable logic controller I/O modules requiring stable component supply across multi-year production cycles.
Supply support for TM4C123GH6PZT7 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 technologies, with decades of experience in industrial, automotive, and consumer markets.
The Tiva C Series - including TM4C123GH6PZT7 - was designed specifically for real-time embedded control applications demanding integrated connectivity, deterministic timing, and robust industrial operating conditions.
FAQ
What is the maximum operating frequency of the TM4C123GH6PZT7?
The TM4C123GH6PZT7 operates at a maximum system clock frequency of 80 MHz, achieved via its internal PLL locked to an external 4–25 MHz crystal or precision oscillator. This frequency is sustained across the full industrial temperature range (-40°C to +105°C) and supports deterministic execution of real-time control loops with sub-microsecond interrupt latency.
Does the TM4C123GH6PZT7 include an integrated USB physical layer?
Yes, the TM4C123GH6PZT7 includes a full-speed USB 2.0 OTG physical layer with integrated D+ and D− transceivers, pull-up resistors, and ESD protection. This allows direct connection to USB cables without external PHY components, enabling CDC, HID, and DFU class implementations directly from the TM4C123GH6PZT7's ROM bootloader or custom firmware.
How much SRAM and flash memory does the TM4C123GH6PZT7 provide?
The TM4C123GH6PZT7 integrates 32 KB of on-chip SRAM and 256 KB of single-voltage flash memory with error-correcting code (ECC) protection. The flash supports in-application programming (IAP) and sector erase, while the SRAM includes bit-band aliasing for atomic peripheral register access - both essential for robust firmware updates and real-time control tasks.
What low-power modes are supported by the TM4C123GH6PZT7?
The TM4C123GH6PZT7 supports Sleep, Deep-Sleep, and Hibernate modes. Hibernate mode achieves ≤1.1 µA typical current draw while retaining RTC time, 2 KB of RAM, and wake capability via GPIO, CAN, or external interrupt - verified per datasheet Section 7.3.7. This makes TM4C123GH6PZT7 suitable for battery-powered edge nodes with multi-year operational life.
Is the TM4C123GH6PZT7 pin-compatible with other Tiva C Series microcontrollers?
No, the TM4C123GH6PZT7 is not pin-compatible with other Tiva C Series variants such as TM4C1294NCPDT or TM4C1233H6PZ. While sharing the same 100-pin LQFP footprint, pin functions differ significantly across families - especially for USB, CAN, and Ethernet peripherals. PCB layout must be designed specifically for TM4C123GH6PZT7 based on its unique pin mapping in datasheet Table 10-1.
TM4C123GH6PZT7 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Package/Case:
- 100-LQFP
- Series:
- Tiva™ C
- Packaging:
- Tube
- 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:
TM4C123GH6PZT7 FAQ
1.How can I place an order for TM4C123GH6PZT7 through Aetrix?
Please submit a Request for Quotation (RFQ) for TM4C123GH6PZT7 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 TM4C123GH6PZT7 reliable?
The price and inventory of TM4C123GH6PZT7 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for TM4C123GH6PZT7 is usually 5 days.
3.What payment methods are accepted for TM4C123GH6PZT7?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for TM4C123GH6PZT7 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for TM4C123GH6PZT7?
TM4C123GH6PZT7 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your TM4C123GH6PZT7 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 TM4C123GH6PZT7?
For technical support, including TM4C123GH6PZT7 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your TM4C123GH6PZT7 requirements.
6.How does Aetrix verify that TM4C123GH6PZT7 is sourced from the original manufacturer or authorized distributors?
All TM4C123GH6PZT7 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 TM4C123GH6PZT7 meets industry standards.
7.What is the process for return or replacement of TM4C123GH6PZT7?
All TM4C123GH6PZT7 units undergo pre-shipment inspection (PSI). If there is an issue with TM4C123GH6PZT7, 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 TM4C123GH6PZT7 part is unused and in its original packaging.
Return procedure for TM4C123GH6PZT7:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
TM4C123GH6PZT7 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…

