Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

Texas Instruments TM4C123GH6PMT

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

Inventory:529

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

TM4C123GH6PM from Texas Instruments is an ARM Cortex-M4F-based microcontroller with 80 MHz operation, 256 KB flash, 32 KB SRAM, integrated USB 2.0 OTG, dual CAN 2.0A/B controllers, and 12-bit ADC with 12 channels - deployed in industrial motor control, smart sensor nodes, and USB-connected embedded gateways.

For engineers reviewing the TM4C123GH6PM datasheet, TM4C123GH6PM pinout, TM4C123GH6PM application, or TM4C123GH6PM equivalent, key selection criteria include its deterministic floating-point performance, on-chip hibernation module for sub-μA sleep, USB device/host/OTG support, and dual-CAN capability for robust fieldbus communication in harsh environments.

Technical Context

The TM4C123GH6PM integrates a 32-bit ARM Cortex-M4F core with hardware FPU and NVIC supporting up to 80 interrupts, enabling real-time deterministic control loops. It features a multi-layer AHB bus matrix connecting CPU, μDMA, peripherals, and memory subsystems for concurrent data movement and processing.

Its system-level integration includes a programmable clock tree with PLL, multiple low-power modes (sleep, deep-sleep, hibernate), and dedicated hibernation module with RTC, battery-backed RAM, and external wake-up pins - all managed without CPU intervention.

Key Specifications

Parameter Value and Actual Design Meaning
CPU Core ARM Cortex-M4F @ 80 MHz with single-precision FPU - enables real-time signal processing and closed-loop control without software emulation.
Memory 256 KB on-chip 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 SAR ADC with hardware averaging and temperature sensor - delivers precision analog sensing for motor current/voltage monitoring.
Communication 2× CAN 2.0A/B, 8× UART (1 with IrDA/ISO7816), 2× I²C, 2× SPI, USB 2.0 OTG - provides native fieldbus, serial, and host/device connectivity in one chip.
Timers 6× 16/32-bit GPTM (12 PWM-capable channels), 2× watchdog timers, hibernation module with RTC - supports motor commutation, pulse generation, and time-stamped event logging.
I/O & GPIO 69 GPIO pins with configurable slew rate, drive strength, and interrupt-on-change - allows direct interface to sensors, actuators, and status indicators with minimal external logic.
Power Management Hibernate mode draws ≤1.6 µA (typ) with RTC active - extends battery life in remote monitoring applications without sacrificing timekeeping accuracy.

Pinout & Package

TM4C123GH6PM uses a 144-pin LQFP package (20 × 20 mm, 0.5 mm pitch) with exposed thermal pad. Pin functions are defined per TI SPMS376E datasheet Rev E (June 2014), including dedicated JTAG/SWD debug pins, USB D+/D−, CANH/CANL, and multiplexed peripheral signals.

Pin/Terminal Circuit Role Design Meaning
VDD, VDDA, VDDC Supply rails Separate digital (3.3 V), analog (3.3 V), and core (1.2 V) supplies - enable noise isolation for ADC and stable CPU operation.
USB0DP / USB0DM USB 2.0 differential pair Full-speed USB device/host/OTG interface with internal transceiver - eliminates need for external PHY in USB-enabled designs.
CAN0RX / CAN0TX CAN controller interface Dedicated pins for CAN0 transceiver connection - supports ISO 11898-1 compliant bus communication with built-in message filtering.
PD0 / PD1 UART0 I/O Default UART0 TX/RX pins - allow bootloader and debug console access without remapping or external level shifters.
PF0–PF4 GPIO / NMI / SW2 Multi-function pins supporting non-maskable interrupt, user switch input, and general-purpose I/O - simplify reset and recovery logic in field-deployed systems.

Key Features

Feature Design Value
Floating-Point Unit (FPU) Hardware single-precision FPU accelerates trigonometric, filter, and PID computations - reduces loop latency by >10× vs. software emulation.
Hibernation Module Independent power domain with RTC, battery-backed RAM, and wake-on-RTC/external-pin - maintains time and state during main power loss without external components.
μDMA Controller 32-channel micro-DMA with scatter-gather support - offloads CPU from peripheral-to-memory transfers, enabling concurrent sensor acquisition and USB streaming.
Integrated USB PHY On-die full-speed USB 2.0 transceiver with suspend/resume detection - reduces BOM cost and PCB area versus discrete PHY solutions.
Dual CAN Controllers Two independent CAN modules each supporting 32 message objects and FIFO mode - enables redundant bus operation or multi-network topology in vehicle and industrial networks.

Applications

Industrial Motor Control Smart Sensor Gateway

Use Scenario: Closed-loop control of BLDC/PMSM motors using encoder feedback and current sensing.

IC Role / Device Role / Timing Role: Real-time execution of FOC algorithms, PWM generation, and ADC sampling synchronization.

Use Value: Deterministic 80 MHz Cortex-M4F + hardware FPU ensures sub-1 µs interrupt latency and precise 20 kHz PWM timing for smooth torque delivery.

Use Scenario: Aggregating data from multiple I²C/SPI sensors and forwarding via USB or CAN to central HMI.

IC Role / Device Role / Timing Role: Protocol bridge and local decision node with time-stamped event buffering.

Use Value: Integrated USB OTG and dual CAN allow simultaneous upstream/downstream communication while μDMA handles concurrent sensor reads without CPU load.

USB Human Interface Device Remote Monitoring Node

Use Scenario: Keypad, LED, and button interface for industrial panel PCs with HID-class USB reporting.

IC Role / Device Role / Timing Role: USB HID device controller with GPIO-managed input scanning and LED driving.

Use Value: On-chip USB PHY and HID stack support eliminate external transceiver and reduce firmware development effort for certified HID compliance.

Use Scenario: Battery-powered environmental monitor logging temperature/humidity and transmitting over CAN bus at scheduled intervals.

IC Role / Device Role / Timing Role: Low-power sensor hub with RTC-triggered wake-up and hibernation between measurements.

Use Value: Hibernate mode current ≤1.6 µA (typ) with RTC active extends 2× AA battery life beyond 5 years for 1-minute sampling intervals.

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 crystal for USB. Lacks hibernation module and dual CAN; offers higher CPU speed but larger footprint (100-pin LQFP). Select when higher clock speed and larger flash are critical, and external USB PHY is acceptable.
MSP432P401RIPZT ARM Cortex-M4F @ 48 MHz, 2 MB flash, integrated USB PHY, ultra-low-power hibernate (≤1.2 µA), no CAN. Superior low-power performance and larger flash, but lacks CAN interfaces and operates at lower max frequency. Select for battery-critical applications requiring USB and long runtime, where CAN is not needed.

Compared with STM32F407VGT6 and MSP432P401RIPZT, the TM4C123GH6PM uniquely balances 80 MHz real-time performance, dual CAN, USB OTG with integrated PHY, and hibernation - making it optimal for space-constrained industrial gateways needing fieldbus interoperability and moderate power efficiency.

Availability

TM4C123GH6PM is available at Aetrix Electronics and suitable for industrial motor control, smart sensor gateways, USB human interface devices, and remote monitoring nodes requiring stable component supply across extended production lifecycles.

Supply support for TM4C123GH6PM 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, specializing in analog, embedded processing, and wireless technologies since 1930.

The TM4C123GH6PM belongs to TI's Tiva C Series - designed specifically for cost-sensitive, real-time industrial and automotive applications requiring high integration, low-power operation, and robust peripheral sets without external support chips.

FAQ

What is the maximum operating frequency of the TM4C123GH6PM?

The TM4C123GH6PM operates at a maximum CPU frequency of 80 MHz, achieved via its on-chip PLL with external crystal or internal oscillator input. This frequency is fully supported across the industrial temperature range (–40°C to +105°C) and enables deterministic execution of real-time control tasks. The TM4C123GH6PM maintains timing integrity under full peripheral load, including simultaneous USB, CAN, and ADC activity.

Does the TM4C123GH6PM include an integrated USB physical layer?

Yes, the TM4C123GH6PM integrates a full-speed USB 2.0 physical layer (PHY) supporting device, host, and OTG modes. This eliminates the need for an external USB transceiver and simplifies layout and certification. The TM4C123GH6PM USB module complies with USB 2.0 specification and supports standard class drivers including CDC, HID, and MSC without additional silicon.

How much on-chip memory does the TM4C123GH6PM provide?

The TM4C123GH6PM includes 256 KB of on-chip flash memory for program storage, 32 KB of SRAM for runtime variables and stack, and 2 KB of EEPROM for non-volatile parameter storage. All memory blocks are accessible via the AHB bus with zero-wait-state operation at 80 MHz, and the EEPROM supports byte-level erase/write with 100K-cycle endurance.

What low-power modes are supported by the TM4C123GH6PM?

The TM4C123GH6PM supports Sleep, Deep-Sleep, and Hibernate modes. Hibernate mode draws ≤1.6 µA (typ) with RTC and 2 KB of battery-backed RAM active - enabling years of operation on coin-cell batteries. Wake-up sources include RTC alarm, external GPIO, and CAN activity. The TM4C123GH6PM exits hibernate in <5 µs, preserving system responsiveness.

Is the TM4C123GH6PM pin-compatible with other Tiva C Series microcontrollers?

No, the TM4C123GH6PM is not pin-compatible with other Tiva C Series variants such as TM4C1294NCPDT or TM4C1233H6PZ due to differing pin counts (144 vs. 128 vs. 100), package types, and peripheral mappings. While software is largely portable within the TivaWare SDK, hardware redesign is required for migration. The TM4C123GH6PM pinout is fixed per its 144-pin LQFP package definition in SPMS376E.

TM4C123GH6PMT Specifications

Product attributes
Attribute value
Manufacturer:
Texas Instruments
Package/Case:
64-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:
43
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 12x12b
Oscillator Type:
Internal
Operating Temperature:
-40°C ~ 105°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:

TM4C123GH6PMT FAQ

1.How can I place an order for TM4C123GH6PMT through Aetrix?

Please submit a Request for Quotation (RFQ) for TM4C123GH6PMT 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 TM4C123GH6PMT reliable?

The price and inventory of TM4C123GH6PMT are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for TM4C123GH6PMT is usually 5 days.

3.What payment methods are accepted for TM4C123GH6PMT?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for TM4C123GH6PMT transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for TM4C123GH6PMT?

TM4C123GH6PMT orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your TM4C123GH6PMT 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 TM4C123GH6PMT?

For technical support, including TM4C123GH6PMT datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your TM4C123GH6PMT requirements.

6.How does Aetrix verify that TM4C123GH6PMT is sourced from the original manufacturer or authorized distributors?

All TM4C123GH6PMT 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 TM4C123GH6PMT meets industry standards.

7.What is the process for return or replacement of TM4C123GH6PMT?

All TM4C123GH6PMT units undergo pre-shipment inspection (PSI). If there is an issue with TM4C123GH6PMT, 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 TM4C123GH6PMT part is unused and in its original packaging.

Return procedure for TM4C123GH6PMT:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

TM4C123GH6PMT Tags

  • TM4C123GH6PMT
  • TM4C123GH6PMT PDF
  • TM4C123GH6PMT Datasheet
  • TM4C123GH6PMT Specifications
  • TM4C123GH6PMT Images
  • Texas Instruments
  • Texas Instruments TM4C123GH6PMT
  • Buy TM4C123GH6PMT
  • TM4C123GH6PMT Price
  • TM4C123GH6PMT Distributor
  • TM4C123GH6PMT Supplier
  • TM4C123GH6PMT Wholesale
Related Products
ATTINY4-TSHR
ATTINY4-TSHR

Microchip Technology

ATTINY10-TSHR
ATTINY10-TSHR

Microchip Technology

ATTINY10-TS8R
ATTINY10-TS8R

Microchip Technology

ATTINY202-SSNR
ATTINY202-SSNR

Microchip Technology

ATTINY202-SSFR
ATTINY202-SSFR

Microchip Technology

ATTINY402-SSNR
ATTINY402-SSNR

Microchip Technology

PIC16F15213T-I/MF
PIC16F15213T-I/MF

Microchip Technology

PIC16F15213-E/MF
PIC16F15213-E/MF

Microchip Technology

PIC10F200T-I/OT
PIC10F200T-I/OT

Microchip Technology

ATTINY412-SSNR
ATTINY412-SSNR

Microchip Technology

PIC10F202T-I/OT
PIC10F202T-I/OT

Microchip Technology

ATTINY404-SSNR
ATTINY404-SSNR

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER