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

- Shipping:

Inventory:483
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
TM4C123AE6PMI from Texas Instruments is an ARM Cortex-M4F-based microcontroller with 256 KB Flash, 32 KB SRAM, and integrated USB 2.0 OTG, PWM, ADC (12-bit, 1MSPS), and multiple serial interfaces (UART, I²C, SSI). It operates at up to 80 MHz and supports industrial temperature range (–40°C to +85°C) in a 64-pin LQFP package. It serves as a main system controller in motor control, industrial HMI, and sensor gateway applications.
For engineers reviewing the TM4C123AE6PMI datasheet, TM4C123AE6PMI pinout, TM4C123AE6PMI application, or TM4C123AE6PMI equivalent, key selection criteria include its 80 MHz Cortex-M4F core with FPU, on-chip USB PHY, 12-bit ADC with hardware averaging, deterministic real-time interrupt latency, and support for TivaWare™ software stack and TI's Code Composer Studio™ IDE.
Technical Context
The TM4C123AE6PMI integrates a single-core ARM Cortex-M4F processor with hardware floating-point unit and NVIC supporting up to 80 interrupts with configurable priority grouping. Its memory subsystem includes 256 KB of on-chip Flash with ECC protection, 32 KB SRAM, and 2 KB EEPROM-all accessible via AHB/APB buses with zero-wait-state operation at 80 MHz.
Peripherals are tightly coupled to the core via the μDMA controller (32-channel), enabling autonomous data movement between ADC, UART, SSI, and memory without CPU intervention. System-level features include programmable clock gating, multiple low-power sleep modes (with wake-on-event), and integrated analog comparators with reference voltage generator.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM Cortex-M4F @ 80 MHz with hardware FPU and DSP instructions - enables real-time signal processing and floating-point math without software emulation. |
| Flash Memory | 256 KB with ECC and 128-bit wide interface - supports zero-wait-state execution and robust firmware storage with error correction. |
| SRAM | 32 KB with parity protection - provides fast, reliable data storage for critical variables and stack operations. |
| ADC | 12-bit, 1 MSPS, 12-channel with hardware averaging and temperature sensor - delivers high-resolution analog sensing with noise reduction and thermal monitoring. |
| USB Interface | USB 2.0 OTG with integrated PHY - eliminates need for external transceiver and supports host/device/peripheral roles in embedded connectivity. |
| PWM Outputs | 8 PWM generator blocks, each with 2 outputs (16 total), 16-bit resolution, dead-band control - suitable for precise motor phase control and digital power regulation. |
| Temperature Range | –40°C to +85°C - qualified for industrial environments without derating or external thermal management. |
| Package | 64-pin LQFP (10 mm × 10 mm, 0.5 mm pitch) - compatible with standard PCB assembly processes and offers full peripheral pin access. |
Pinout & Package
TM4C123AE6PMI is housed in a 64-pin LQFP package with exposed thermal pad (Pb-free, RoHS-compliant). Pin assignments follow TI's standard Tiva C Series pin mapping, with dedicated VDD/VSS pairs per power domain, separate analog/digital ground pins, and configurable GPIOs supporting multiple peripheral functions.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VDDA, VDDC | Power supply inputs | Dedicated domains: VDD (digital core), VDDA (analog), VDDC (USB PHY) - enable independent filtering and noise isolation for mixed-signal operation. |
| GND, GNDA, GNDC | Ground returns | Separate analog/digital/USB grounds reduce coupling noise and improve ADC accuracy and USB signal integrity. |
| USB0VBUS, USB0ID, USB0DM, USB0DP | USB 2.0 OTG interface | Integrated PHY eliminates external transceiver; USB0ID enables dynamic host/device role detection. |
| SSI0CLK, SSI0FSS, SSI0RX, SSI0TX | Synchronous Serial Interface | Configurable as master or slave; supports Motorola SPI, TI SSI, and Microwire protocols with programmable bit rate and frame format. |
| U0RX, U0TX, U1RX, U1TX | UART channels | Two independent UARTs with FIFOs, modem control, and IrDA support - enable simultaneous debug console and device communication. |
| PH0, PH1, PH2, PH3 | PWM outputs | Part of PWM generator 0; support complementary output with dead-band insertion - essential for three-phase motor drive and half-bridge control. |
Key Features
| Feature | Design Value |
|---|---|
| Floating-Point Unit (FPU) | Hardware-accelerated IEEE 754 single-precision arithmetic reduces math-intensive task latency by >10× vs. software emulation. |
| μDMA Controller | 32-channel, scatter-gather capable - offloads ADC sampling, UART streaming, and SSI transfers from CPU, preserving real-time responsiveness. |
| Integrated USB PHY | On-die USB 2.0 transceiver with VBUS sensing and ID pin - enables USB device/host functionality without external IC or level-shifting components. |
| Hardware ADC Averaging | Up to 64-sample hardware averaging per conversion - improves effective resolution to ~14 bits and suppresses periodic noise without CPU overhead. |
| ROM-Based Bootloader | Pre-programmed ROM with In-Application Programming (IAP) support - allows field firmware updates via UART, USB, or CAN without external programmer. |
| Peripheral Gate Control | Individual clock enable/disable per peripheral - minimizes dynamic power consumption during idle periods and simplifies low-power mode sequencing. |
Applications
| Industrial Motor Control | Smart Sensor Gateway |
|---|---|
Use Scenario: Closed-loop control of BLDC motors in HVAC blowers and pump drives using space-vector PWM and current feedback. IC Role / Device Role / Timing Role: Real-time system controller executing FOC algorithms, managing gate drivers, and communicating status over Modbus RTU. Use Value: 80 MHz Cortex-M4F with FPU executes complex motor control math within 10 µs; 16-channel PWM with dead-band ensures safe inverter switching. | Use Scenario: Aggregation and preprocessing of temperature, humidity, and pressure data from multiple I²C/SPI sensors in building automation nodes. IC Role / Device Role / Timing Role: Edge-processing node performing local calibration, filtering, and protocol translation before forwarding to cloud via Ethernet or cellular modem. Use Value: Hardware ADC averaging improves sensor accuracy; ROM bootloader enables secure OTA firmware updates without physical access. |
| Human-Machine Interface (HMI) | USB-Capable Industrial PLC Module |
Use Scenario: Touch-enabled operator panel with graphical LCD, pushbuttons, and LED indicators for machine status display and parameter entry. IC Role / Device Role / Timing Role: Main UI controller handling touch scan, display refresh, button debouncing, and serial communication with PLC backplane. Use Value: 32 KB SRAM buffers frame buffers and touch history; GPIOs support direct LED driving and capacitive touch sensing with internal comparators. | Use Scenario: Compact I/O expansion module connecting to main PLC via USB 2.0, adding isolated digital inputs/outputs and analog monitoring. IC Role / Device Role / Timing Role: USB peripheral endpoint managing HID-class reports and raw I/O data transfer while maintaining deterministic response to host polling. Use Value: Integrated USB PHY ensures plug-and-play compatibility; 256 KB Flash stores dual firmware images for fail-safe updates. |
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), different pinout and peripheral register map. | Higher performance but larger footprint and higher BOM cost; lacks native USB device capability without added component. | Select when maximum CPU throughput and large code size are required, and USB is implemented externally or via external hub. |
| RP2040 | Dual-core ARM Cortex-M0+, 2 MB Flash, no FPU, no analog peripherals (ADC only), USB 1.1 device-only, QFN-56 package. | Lower cost and power, but lacks FPU, industrial temp rating, and analog integration - suited for consumer-grade edge devices. | Select for cost-sensitive, battery-powered applications where floating-point math and industrial reliability are not required. |
Compared with STM32F407VGT6 and RP2040, the TM4C123AE6PMI uniquely balances industrial-grade analog integration, native USB 2.0 OTG, deterministic real-time performance, and mature toolchain support - making it optimal for mid-tier embedded control where reliability, peripheral richness, and development velocity matter.
Availability
TM4C123AE6PMI is available at Aetrix Electronics and suitable for industrial motor control, smart sensor gateways, HMI panels, and USB-capable PLC modules requiring stable component supply across multi-year production cycles.
Supply support for TM4C123AE6PMI 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 with over 90 years of innovation in industrial, automotive, and communications markets.
The TM4C123AE6PMI belongs to TI's Tiva™ C Series microcontroller family, designed specifically for cost-sensitive, real-time industrial and consumer applications requiring rich analog integration, USB connectivity, and deterministic execution - all within a single-chip solution.
FAQ
What is the maximum operating frequency of the TM4C123AE6PMI?
The TM4C123AE6PMI operates at a maximum system clock frequency of 80 MHz. This is achieved using the internal PLL with an external crystal oscillator (typically 16 MHz) or an internal precision oscillator. The 80 MHz clock feeds the Cortex-M4F core, memory subsystem, and all peripherals, enabling deterministic real-time performance for time-critical tasks such as motor control and sensor sampling. All timing specifications in the TM4C123AE6PMI datasheet assume this maximum frequency.
Does the TM4C123AE6PMI include an integrated USB physical layer (PHY)?
Yes, the TM4C123AE6PMI includes a fully integrated USB 2.0 On-The-Go (OTG) PHY with VBUS sensing and ID pin detection. This eliminates the need for an external USB transceiver IC and simplifies board layout, BOM count, and EMI filtering. The integrated PHY supports both device and host roles, and is compliant with USB 2.0 Full-Speed (12 Mbps) and Low-Speed (1.5 Mbps) signaling standards as specified in the TM4C123AE6PMI datasheet.
How much on-chip memory does the TM4C123AE6PMI provide?
The TM4C123AE6PMI provides 256 KB of on-chip Flash memory with error-correcting code (ECC), 32 KB of SRAM with parity checking, and 2 KB of EEPROM. The Flash supports zero-wait-state execution at 80 MHz, and the EEPROM is endurance-rated for 100,000 write cycles. These memory resources are mapped into the ARM Cortex-M4F address space and accessible via AHB and APB buses, enabling efficient code execution and data storage for industrial firmware applications.
What analog peripherals are integrated into the TM4C123AE6PMI?
The TM4C123AE6PMI integrates a 12-bit, 1 MSPS analog-to-digital converter (ADC) with 12 input channels, hardware sample averaging (up to 64 samples), and an internal temperature sensor. It also includes two analog comparators with programmable reference voltage generators and hysteresis control. These analog features are designed for direct interfacing with industrial sensors, motor current feedback, and thermal monitoring without external signal conditioning components.
Is the TM4C123AE6PMI supported by Texas Instruments' official software development tools?
Yes, the TM4C123AE6PMI is fully supported by Texas Instruments' TivaWare™ Peripheral Driver Library, Code Composer Studio™ IDE, and TI's Uniflash programming utility. It is also compatible with open-source tools including GCC-based Arm Embedded Toolchain and OpenOCD for debugging. TI provides reference designs, application notes, and example projects specifically validated for the TM4C123AE6PMI, ensuring rapid development and production-ready firmware deployment.
TM4C123AE6PMI 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
- Peripherals:
- Brown-out Detect/Reset, DMA, Motion PWM, POR, WDT
- Number of I/O:
- 49
- 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 12x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
TM4C123AE6PMI FAQ
1.How can I place an order for TM4C123AE6PMI through Aetrix?
Please submit a Request for Quotation (RFQ) for TM4C123AE6PMI 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 TM4C123AE6PMI reliable?
The price and inventory of TM4C123AE6PMI are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for TM4C123AE6PMI is usually 5 days.
3.What payment methods are accepted for TM4C123AE6PMI?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for TM4C123AE6PMI transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for TM4C123AE6PMI?
TM4C123AE6PMI orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your TM4C123AE6PMI 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 TM4C123AE6PMI?
For technical support, including TM4C123AE6PMI datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your TM4C123AE6PMI requirements.
6.How does Aetrix verify that TM4C123AE6PMI is sourced from the original manufacturer or authorized distributors?
All TM4C123AE6PMI 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 TM4C123AE6PMI meets industry standards.
7.What is the process for return or replacement of TM4C123AE6PMI?
All TM4C123AE6PMI units undergo pre-shipment inspection (PSI). If there is an issue with TM4C123AE6PMI, 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 TM4C123AE6PMI part is unused and in its original packaging.
Return procedure for TM4C123AE6PMI:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
TM4C123AE6PMI 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…

