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

- Shipping:

Inventory:578
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
TM4C123BE6PM 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-channel 12-bit ADC, two CAN 2.0A/B controllers, and up to 69 GPIOs in a 64-pin LQFP package. It operates at 80 MHz and supports hibernation mode for ultra-low-power operation in battery-powered embedded systems.
For engineers reviewing the TM4C123BE6PM datasheet, TM4C123BE6PM pinout, TM4C123BE6PM application, or TM4C123BE6PM equivalent, key selection criteria include its integrated USB PHY, dual CAN interfaces, hibernation module with RTC and battery-backed memory, and support for TivaWare™ software stack in industrial control and connected sensor node designs.
Technical Context
The TM4C123BE6PM implements a full-featured ARM Cortex-M4F core with single-precision floating-point unit (FPU), NVIC with 68 interrupt lines, and memory protection unit (MPU). Its system-level integration includes a programmable clock tree with PLL, multiple low-power modes (sleep, deep-sleep, hibernate), and on-chip ROM bootloader supporting UART, USB, and I²C firmware updates.
Peripheral subsystems are tightly coupled via the μDMA controller supporting 32 channels with scatter-gather capability, enabling zero-CPU-overhead transfers between ADC, UART, CAN, and memory. The analog subsystem integrates an 8-channel 12-bit ADC with hardware averaging and digital comparators, while the motion control suite includes PWM generators with fault protection and quadrature encoder inputs.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM Cortex-M4F @ 80 MHz with FPU and MPU - enables deterministic real-time control with floating-point math acceleration. |
| Memory | 256 KB Flash + 32 KB SRAM + 2 KB EEPROM - sufficient for standalone firmware with persistent configuration storage. |
| ADC | 8-channel 12-bit SAR ADC with 1 MSPS sample rate and hardware averaging - supports high-resolution sensor acquisition without CPU polling. |
| Communication | 2× CAN 2.0A/B, 8× UART (1 with IrDA/ISO7816), 2× SPI, 2× I²C, USB 2.0 OTG with integrated PHY - enables mixed-protocol industrial networking and host connectivity. |
| Power Modes | Hibernate mode draws 1.6 µA (RTC active) - allows multi-year battery life in remote monitoring applications. |
| Package | 64-pin LQFP (10 × 10 mm, 0.5 mm pitch) - compatible with standard PCB assembly and offers 69 GPIOs with configurable drive strength. |
| Temperature Range | –40°C to +85°C - qualified for industrial ambient environments without derating. |
Pinout & Package
TM4C123BE6PM 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 layout, supporting multiplexed peripheral functions per GPIO.
| 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 for noise-sensitive analog operation. |
| GND, GNDA | Ground returns | Digital and analog ground separation preserves ADC accuracy and reduces coupling into sensitive analog paths. |
| USB0VBUS, USB0ID | USB OTG interface pins | Enable host/peripheral detection and VBUS sensing - required for USB device enumeration and OTG role negotiation. |
| CAN0RX, CAN0TX | CAN 2.0A/B transceiver interface | Differential signaling pair for robust automotive/industrial bus communication up to 1 Mbps. |
| PD0–PD7, PE0–PE5, PF0–PF4 | GPIO banks with alternate functions | Support UART, I²C, SPI, PWM, and ADC input mapping - enable flexible peripheral routing without external logic. |
Key Features
| Feature | Design Value |
|---|---|
| Hibernate Module with RTC | Retains real-time clock and 2 KB of RAM during 1.6 µA sleep - eliminates need for external RTC and backup battery in portable devices. |
| Integrated USB 2.0 PHY | Full-speed USB device/host/OTG operation without external transceiver - reduces BOM cost and board space by ~30% vs discrete PHY solutions. |
| Dual CAN Controllers | Independent CAN 2.0A/B modules with message filtering and FIFO buffering - supports redundant bus architectures or gateway bridging between CAN networks. |
| TivaWare™ Peripheral Driver Library | Production-ready C APIs for all on-chip peripherals - cuts firmware development time by >40% compared to bare-metal register programming. |
| μDMA Controller | 32-channel scatter-gather DMA with peripheral-to-peripheral chaining - enables autonomous ADC→UART streaming or CAN→Flash logging without CPU intervention. |
Applications
| Industrial Sensor Node | Automotive Diagnostic Tool |
|---|---|
Use Scenario: Battery-powered wireless temperature/humidity/pressure node transmitting data over CAN or USB to central gateway. IC Role / Device Role / Timing Role: Main system controller managing sensor acquisition, protocol translation, power management, and secure firmware updates. Use Value: Hibernate mode extends battery life to >5 years; dual CAN + USB enables field service reprogramming and vehicle bus diagnostics. | Use Scenario: Handheld OBD-II scanner reading engine parameters, DTCs, and live PID streams from vehicle ECUs. IC Role / Device Role / Timing Role: Protocol bridge between USB host (tablet/PC) and vehicle CAN bus, with real-time timestamping and error logging. Use Value: Integrated CAN controllers eliminate external transceivers; USB OTG allows direct connection to Android/iOS without dongles. |
| Smart Building Controller | Motor Control Gateway |
Use Scenario: HVAC zone controller interfacing with thermostats, actuators, and building management system via RS-485 (UART) and CAN. IC Role / Device Role / Timing Role: Real-time scheduler executing PID loops, managing communication stacks, and handling alarm events with sub-millisecond latency. Use Value: Cortex-M4F FPU accelerates thermodynamic calculations; 69 GPIOs support direct relay/SSR control and sensor inputs without expansion ICs. | Use Scenario: Field-oriented control (FOC) gateway aggregating feedback from multiple BLDC motors and relaying commands over EtherCAT or CANopen. IC Role / Device Role / Timing Role: High-speed PWM generator with dead-time insertion and fault monitoring, synchronized across multiple motor phases. Use Value: Hardware PWM modules with quadrature encoder inputs reduce jitter vs software-timed outputs; μDMA offloads position capture to memory. |
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 for full-speed USB. | Better raw compute throughput but lacks hibernate mode and battery-backed RTC; higher power in low-duty-cycle sensing. | Select when higher CPU performance and larger Flash are critical, and USB host functionality is not required. |
| MSP432P401RIPZ | ARM Cortex-M4F @ 48 MHz, 2 MB Flash, 256 KB SRAM, integrated USB PHY, ultra-low-power hibernate (800 nA), but only one CAN controller. | Superior low-power metrics and larger memory, but lower clock speed limits real-time control loop bandwidth. | Select for energy-constrained applications where CAN count is not limiting and extended battery life outweighs processing headroom. |
Compared with STM32F407VGT6 and MSP432P401RIPZ, the TM4C123BE6PM uniquely balances 80 MHz real-time performance, dual CAN, integrated USB PHY, and hibernate-mode power efficiency - making it optimal for cost-sensitive, battery-aware industrial gateways requiring mixed-protocol connectivity.
Availability
TM4C123BE6PM is available at Aetrix Electronics and suitable for industrial sensor nodes, automotive diagnostic tools, and smart building controllers requiring stable component supply, long-term lifecycle support, and consistent parametric performance across production batches.
Supply support for TM4C123BE6PM 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 delivering reliable, production-qualified microcontrollers for industrial and automotive markets.
The TM4C123BE6PM belongs to TI's Tiva C Series, designed specifically for cost-effective, high-integration embedded control applications requiring USB, CAN, analog sensing, and low-power operation in harsh environments.
FAQ
What is the maximum operating frequency of the TM4C123BE6PM?
The TM4C123BE6PM operates at a maximum system clock frequency of 80 MHz, achieved using its internal PLL with an external crystal or oscillator input. This frequency applies to the ARM Cortex-M4F core, bus matrix, and most peripherals. All timing specifications in the datasheet-including ADC sampling rate, UART baud generation, and PWM resolution-are validated at this 80 MHz condition. The TM4C123BE6PM does not support overclocking beyond 80 MHz under standard operating conditions.
Does the TM4C123BE6PM include an integrated USB physical layer (PHY)?
Yes, the TM4C123BE6PM includes a fully integrated USB 2.0 full-speed PHY compliant with USB specification revision 2.0. This eliminates the need for an external USB transceiver in device, host, or OTG configurations. The PHY supports both 1.5 Mbps (low-speed) and 12 Mbps (full-speed) signaling and is directly accessible via the USB0 base address. The TM4C123BE6PM USB module also includes dedicated endpoints, FIFOs, and descriptors managed by the USB library in TivaWare™.
How many CAN controllers does the TM4C123BE6PM support?
The TM4C123BE6PM integrates two independent CAN 2.0A/B controllers (CAN0 and CAN1), each with its own message RAM, filter masks, and transmit/receive FIFOs. Both controllers support bit rates up to 1 Mbps and operate concurrently without resource contention. This dual-CAN capability enables applications such as gateway bridging between separate CAN networks or redundancy in safety-critical communication paths. The TM4C123BE6PM pinout allocates dedicated CANRX/CANTX pins for each controller on separate GPIO ports.
What low-power modes are supported by the TM4C123BE6PM?
The TM4C123BE6PM supports Sleep, Deep-Sleep, and Hibernate modes. Hibernate mode draws just 1.6 µA while retaining the real-time clock, hibernate memory (2 KB), and wake-up sources-making it ideal for battery-powered applications. Deep-Sleep disables the main oscillator but retains SRAM and register state. Sleep mode stops the CPU clock while keeping peripherals active. All modes are entered and exited via the System Control Block (SCB) and controlled through the Hibernation Module registers. The TM4C123BE6PM datasheet specifies wake-up latency and current draw for each mode under defined voltage and temperature conditions.
Is there on-chip EEPROM in the TM4C123BE6PM?
Yes, the TM4C123BE6PM includes 2 KB of on-chip EEPROM memory mapped to a dedicated address space and accessible via standard read/write instructions. This EEPROM supports byte, half-word, and word writes with automatic erase-before-write, and endurance is rated for 100,000 write cycles. It is commonly used for storing calibration data, device identifiers, or user configuration that must survive power loss. Unlike Flash, the TM4C123BE6PM EEPROM can be rewritten in-system without halting execution or requiring special programming sequences.
TM4C123BE6PMI 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:
- 43
- 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:
TM4C123BE6PMI FAQ
1.How can I place an order for TM4C123BE6PMI through Aetrix?
Please submit a Request for Quotation (RFQ) for TM4C123BE6PMI 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 TM4C123BE6PMI reliable?
The price and inventory of TM4C123BE6PMI are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for TM4C123BE6PMI is usually 5 days.
3.What payment methods are accepted for TM4C123BE6PMI?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for TM4C123BE6PMI transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for TM4C123BE6PMI?
TM4C123BE6PMI orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your TM4C123BE6PMI 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 TM4C123BE6PMI?
For technical support, including TM4C123BE6PMI datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your TM4C123BE6PMI requirements.
6.How does Aetrix verify that TM4C123BE6PMI is sourced from the original manufacturer or authorized distributors?
All TM4C123BE6PMI 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 TM4C123BE6PMI meets industry standards.
7.What is the process for return or replacement of TM4C123BE6PMI?
All TM4C123BE6PMI units undergo pre-shipment inspection (PSI). If there is an issue with TM4C123BE6PMI, 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 TM4C123BE6PMI part is unused and in its original packaging.
Return procedure for TM4C123BE6PMI:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
TM4C123BE6PMI 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…

