Texas Instruments TM4C123GH6ZRBT7
- Part No.:
- TM4C123GH6ZRBT7
- Manufacturer:
- Texas Instruments
- Category:
- Microcontrollers
- Package:
- 157-VFBGA
- Datasheet:
-
TM4C123GH6ZRBT7.pdf
- Description:
- IC MCU 32BIT 256KB FLASH 157BGA
- Quantity:
- Payment:

- Shipping:

Inventory:3,172
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
TM4C123GH6ZRBT7 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 (8 channels), and dual CAN 2.0A/B controllers - deployed in industrial motor control, smart sensor nodes, and USB-connected embedded gateways.
For engineers reviewing the TM4C123GH6ZRBT7 datasheet, TM4C123GH6ZRBT7 pinout, TM4C123GH6ZRBT7 application, or TM4C123GH6ZRBT7 equivalent, key selection criteria include its 80 MHz operation, hibernation mode with RTC and battery-backed memory, JTAG/SW-DP debug interface, and QFN-64 package with 51 GPIOs supporting peripheral multiplexing.
Technical Context
The TM4C123GH6ZRBT7 integrates a 32-bit ARM Cortex-M4F core with hardware floating-point unit (FPU), enabling deterministic real-time signal processing for closed-loop motion control. It supports Thumb-2 instruction set, NVIC with 80 interrupt lines, and MPU for memory protection.
System-level integration includes a programmable clock tree with PLL, multiple low-power modes (sleep/ deep-sleep/hibernate), and on-chip ROM with TivaWare™ peripheral driver library. Peripheral interconnect uses AHB/APB buses with configurable priority arbitration for μDMA-controlled transfers across UART, SPI, I²C, ADC, and timers.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM Cortex-M4F @ 80 MHz - delivers deterministic DSP operations via single-cycle MAC and FPU for motor control algorithms. |
| Memory | 256 KB Flash + 32 KB SRAM + 2 KB EEPROM - enables firmware updates in-field and nonvolatile parameter storage without external components. |
| ADC | 12-bit, 1 MSPS, 8-channel - supports simultaneous sampling of analog sensors (e.g., current/voltage/temperature) in motor drives. |
| PWM | 8× 16-bit PWM outputs with dead-band generation - directly drives 3-phase inverter bridges with precise timing control. |
| Connectivity | USB 2.0 OTG + 2× CAN 2.0A/B + 4× UART + 4× SPI + 4× I²C - enables multi-protocol fieldbus communication and host interface in industrial gateways. |
| Low-Power Modes | Hibernate mode draws 1.6 µA with RTC active - extends battery life in remote sensor nodes while retaining timekeeping and wake-on-event capability. |
| Debug Interface | JTAG + SW-DP - provides full visibility into register state, memory, and real-time execution for development and validation. |
Pinout & Package
Package: 64-pin QFN (9 mm × 9 mm, 0.5 mm pitch), RoHS-compliant, thermal pad exposed on underside for enhanced power dissipation.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VDDA, VDDC | Power supply inputs | Digital (3.3 V), analog (3.3 V), and core (1.2 V) rails - require separate decoupling to ensure ADC accuracy and core stability. |
| GND, GNDA | Ground returns | Digital and analog ground separation minimizes noise coupling into sensitive analog circuits like ADC and internal temperature sensor. |
| PD0–PD7, PE0–PE5, PF0–PF4, etc. | GPIO pins | 51 total GPIOs with configurable pull-up/down, slew rate, and drive strength - support peripheral function multiplexing (e.g., UART0 on PA0/PA1, CAN0 on PB4/PB5). |
| USB0EPEN, USB0VBUS | USB interface control | Enable detection and VBUS sensing for OTG role negotiation - required for host/peripheral auto-switching in USB-connected devices. |
| RTCCLK, HIB, LFXOSC | Hibernation module signals | Support battery-backed RTC operation and wake-from-hibernate using external crystal (32.768 kHz) or internal oscillator. |
Key Features
| Feature | Design Value |
|---|---|
| Floating-Point Unit (FPU) | Hardware-accelerated IEEE 754 single-precision math - eliminates software emulation overhead in PID tuning and FFT-based diagnostics. |
| μDMA Controller | 32-channel controller with scatter-gather support - offloads CPU during high-throughput data movement (e.g., ADC streaming to SRAM or UART transmission). |
| Hibernation Module | Independent power domain with RTC, battery-backed RAM (2 KB), and wake sources (GPIO, RTC match, external interrupt) - enables ultra-low-power operation without external PMIC. |
| Peripheral Integration | On-die USB PHY, CAN transceivers not required, and internal voltage regulators - reduces BOM count and PCB footprint in space-constrained designs. |
| TivaWare™ Support | ROM-resident driver library with API abstraction - accelerates firmware development and ensures consistent peripheral initialization across TM4C family variants. |
Applications
| Industrial Motor Control | Smart Sensor Node |
|---|---|
Use Scenario: Closed-loop control of BLDC or stepper motors in HVAC actuators and factory automation systems. IC Role / Device Role / Timing Role: Real-time execution of FOC (Field-Oriented Control) algorithms using PWM, ADC, and timer capture inputs. Use Value: 80 MHz Cortex-M4F + FPU + 8× PWM with dead-band ensures sub-microsecond timing precision and deterministic loop execution. | Use Scenario: Battery-powered environmental monitoring node measuring temperature, humidity, and air quality over LoRaWAN or NB-IoT. IC Role / Device Role / Timing Role: System orchestrator managing sensor readout, data preprocessing, wireless stack, and ultra-low-power scheduling. Use Value: Hibernate mode at 1.6 µA + RTC + battery-backed memory enables multi-year operation on coin-cell batteries. |
| USB Human Interface Device | Automotive Diagnostic Tool |
Use Scenario: Programmable HID device such as custom keyboard, gaming controller, or medical input panel with tactile feedback. IC Role / Device Role / Timing Role: USB device controller handling HID report descriptors, endpoint management, and host enumeration. Use Value: Integrated USB 2.0 OTG PHY eliminates external transceiver; TivaWare HID class drivers simplify descriptor configuration and report handling. | Use Scenario: Handheld OBD-II scanner interfacing with vehicle ECUs via CAN bus and displaying diagnostics on local LCD. IC Role / Device Role / Timing Role: Dual-CAN controller managing concurrent communication with engine and body control modules. Use Value: Two independent CAN 2.0A/B controllers with message filtering and FIFO buffering enable robust multi-bus diagnostics without external CAN controllers. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| TM4C1294NCPDT | ARM Cortex-M4F @ 120 MHz, 1 MB Flash, integrated Ethernet MAC + PHY, no hibernate mode | Better suited for networked HMI or gateway applications requiring TCP/IP stack and high-speed connectivity | Select when Ethernet or higher CPU bandwidth is required; avoid if ultra-low-power hibernation is critical. |
| STM32F407VGT6 | ARM Cortex-M4F @ 168 MHz, 1 MB Flash, no integrated USB PHY, requires external crystal for full-speed USB | Stronger floating-point performance but lacks integrated USB PHY and hibernation-optimized power domains | Prefer for compute-intensive tasks where external USB transceiver is acceptable and battery life is secondary. |
Compared with TM4C123GH6ZRBT7, TM4C1294NCPDT offers higher throughput and networking capability at the cost of power efficiency, while STM32F407VGT6 delivers greater raw FPU performance but requires additional components for USB and lacks TI's hibernation architecture.
Availability
TM4C123GH6ZRBT7 is available at Aetrix Electronics and suitable for industrial motor control, smart sensor nodes, and USB human interface devices requiring stable component supply, long-term lifecycle assurance, and traceable sourcing.
Supply support for TM4C123GH6ZRBT7 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 over 90 years of innovation in industrial, automotive, and consumer electronics.
The TM4C123x product line targets cost-sensitive, real-time embedded applications demanding integrated analog, motor control peripherals, and low-power operation - designed specifically for industrial automation, building controls, and portable instrumentation.
FAQ
What is the maximum operating frequency of the TM4C123GH6ZRBT7?
The TM4C123GH6ZRBT7 operates at a maximum system clock frequency of 80 MHz, achieved via its on-chip PLL that accepts input from an external 4–25 MHz crystal or internal oscillator. This frequency is fully supported across all peripherals and memory subsystems, and the ARM Cortex-M4F core executes instructions deterministically at this rate for real-time control tasks.
Does the TM4C123GH6ZRBT7 include an integrated USB physical layer?
Yes, the TM4C123GH6ZRBT7 includes a full-speed USB 2.0 On-The-Go (OTG) physical layer integrated into the die. This eliminates the need for an external USB transceiver and supports both device and host roles. The USB module is compliant with USB 2.0 specifications and includes dedicated endpoints, FIFO buffers, and suspend/resume logic managed by the USB controller.
How many analog-to-digital converter (ADC) channels does the TM4C123GH6ZRBT7 support?
The TM4C123GH6ZRBT7 features a 12-bit successive-approximation ADC with up to 8 single-ended input channels or 4 differential pairs. It supports sample rates up to 1 MSPS, hardware averaging across up to 64 samples, and flexible trigger sources including PWM events and timer matches - making it suitable for precision analog acquisition in motor control and sensor interfaces.
What debug interfaces are supported by the TM4C123GH6ZRBT7?
The TM4C123GH6ZRBT7 supports both JTAG and Serial Wire Debug (SWD) protocols via dedicated pins (TCK, TMS, TDI, TDO, nTRST, SWDIO, SWCLK). These interfaces provide full access to core registers, memory, flash programming, and real-time trace capabilities through TI's XDS110 or third-party debug probes compatible with ARM CoreSight standards.
Is the TM4C123GH6ZRBT7 qualified for extended temperature operation?
Yes, the TM4C123GH6ZRBT7 is rated for operation from –40°C to +105°C ambient temperature, meeting industrial-grade requirements. This rating applies to the full range of specified electrical parameters, including Flash endurance, SRAM retention, and peripheral functionality - validated per TI's production test flow and documented in the official datasheet revision SPMS378E.
TM4C123GH6ZRBT7 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Package/Case:
- 157-VFBGA
- Series:
- Tiva™ C
- Packaging:
- Tray
- Product Status:
- Obsolete
- 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:
- 120
- 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 24x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 105°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
TM4C123GH6ZRBT7 FAQ
1.How can I place an order for TM4C123GH6ZRBT7 through Aetrix?
Please submit a Request for Quotation (RFQ) for TM4C123GH6ZRBT7 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 TM4C123GH6ZRBT7 reliable?
The price and inventory of TM4C123GH6ZRBT7 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for TM4C123GH6ZRBT7 is usually 5 days.
3.What payment methods are accepted for TM4C123GH6ZRBT7?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for TM4C123GH6ZRBT7 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for TM4C123GH6ZRBT7?
TM4C123GH6ZRBT7 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your TM4C123GH6ZRBT7 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 TM4C123GH6ZRBT7?
For technical support, including TM4C123GH6ZRBT7 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your TM4C123GH6ZRBT7 requirements.
6.How does Aetrix verify that TM4C123GH6ZRBT7 is sourced from the original manufacturer or authorized distributors?
All TM4C123GH6ZRBT7 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 TM4C123GH6ZRBT7 meets industry standards.
7.What is the process for return or replacement of TM4C123GH6ZRBT7?
All TM4C123GH6ZRBT7 units undergo pre-shipment inspection (PSI). If there is an issue with TM4C123GH6ZRBT7, 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 TM4C123GH6ZRBT7 part is unused and in its original packaging.
Return procedure for TM4C123GH6ZRBT7:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
TM4C123GH6ZRBT7 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…
