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

- Shipping:

Inventory:4,619
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
TM4C123BE6PMI7R 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, SPI, I²C). It operates at up to 80 MHz and supports -40°C to +105°C industrial temperature range in a 64-pin LQFP package. It serves as the main control unit in motor drive firmware, smart sensor nodes, and USB-connected embedded controllers.
For engineers reviewing the TM4C123BE6PMI7R datasheet, TM4C123BE6PMI7R pinout, TM4C123BE6PMI7R application, or TM4C123BE6PMI7R equivalent, key selection criteria include its integrated USB PHY, hibernation module with RTC and battery-backed memory, deterministic real-time interrupt latency (<12 cycles), and support for TivaWare™ peripheral driver library in production firmware development.
Technical Context
The TM4C123BE6PMI7R implements a full-featured ARM Cortex-M4F core with hardware floating-point unit (FPU), memory protection unit (MPU), and nested vectored interrupt controller (NVIC) supporting 64 interrupt lines. Its system-level integration includes a hibernation module with dedicated 32.768 kHz RTC oscillator, VDD3ON power mode, and battery-backed RAM for low-power wake-up states.
Peripherals are tightly coupled via the μDMA controller with 32-channel arbitration, enabling zero-CPU-overhead transfers between ADC, UART, and SRAM. Clock management uses a programmable PLL with internal precision oscillator (PIOSC) and external crystal support (4–25 MHz), delivering stable 80 MHz system clock with ±0.5% accuracy over temperature.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM Cortex-M4F with FPU and MPU - enables deterministic floating-point math and memory isolation for safety-critical tasks. |
| Max Clock Speed | 80 MHz - delivers 100+ DMIPS performance for real-time control loops without external acceleration. |
| Flash / SRAM | 256 KB flash / 32 KB SRAM - sufficient for bootloader + application + OTA update staging in resource-constrained edge devices. |
| ADC | 12-bit, 1 MSPS, 12-channel - supports simultaneous sampling of motor phase currents and temperature sensors in BLDC drives. |
| USB Interface | USB 2.0 OTG with integrated PHY - eliminates need for external transceiver; supports device/host/OTG roles in field-service tools. |
| Operating Temp | -40°C to +105°C - qualified for under-hood automotive modules and industrial PLC I/O cards without derating. |
| Hibernation Mode | RTC + battery-backed 2 KB RAM - maintains timekeeping and critical state during main power loss; wake-up latency <5 µs. |
Pinout & Package
TM4C123BE6PMI7R is housed in a 64-pin LQFP (10 mm × 10 mm, 0.5 mm pitch) package with exposed thermal pad. Pin assignments follow TI's standard Tiva C Series pinout for 64-pin variants, including dedicated USB D+/D− pins, four 16-bit GPTM blocks, and dual 12-bit ADC sample sequencers.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD / VDDA / VDDC | Power supply inputs | Separate analog (VDDA), digital (VDD), and USB charge-pump (VDDC) rails enable noise-isolated ADC operation and robust USB signaling. |
| USB0DP / USB0DM | USB 2.0 differential pair | Dedicated full-speed USB PHY pins with internal termination - no external resistors required for compliance. |
| PD0 / PD1 | UART0 RX/TX | Default UART0 interface on Port D - supports bootloader communication and debug console without remapping. |
| PF0 / PF4 | NMI / USER SW2 | Non-maskable interrupt input and factory-programmed user switch - used for emergency fault handling and field diagnostics. |
| PC6 / PC7 | I²C0 SCL/SDA | Hardware I²C master/slave interface with glitch filtering - supports multi-drop sensor networks with automatic clock stretching. |
Key Features
| Feature | Design Value |
|---|---|
| Integrated USB PHY | Eliminates external transceiver and associated BOM cost; supports CDC, HID, and MSC class drivers out-of-box with TivaWare. |
| Hibernation Module | Enables sub-1 µA sleep current with RTC and 2 KB SRAM retention - extends battery life in portable instrumentation by >10× vs. standard stop modes. |
| μDMA Controller | 32-channel, scatter-gather capable - offloads CPU from ADC-to-memory and UART-to-buffer transfers, reducing ISR overhead by ~90%. |
| ADC with Hardware Averaging | Up to 64-sample hardware averaging per conversion - improves effective resolution to 14 bits without software post-processing. |
| PWM with Dead-Band Generation | 8 PWM generator blocks, each with 2 outputs and programmable dead-band - directly controls gate drivers in half-bridge and three-phase inverters. |
Applications
| Motor Control System | USB Field Service Tool |
|---|---|
|
Use Scenario: Closed-loop control of 3-phase BLDC motors in HVAC blowers and industrial pumps. IC Role / Device Role / Timing Role: Real-time execution of FOC algorithm, PWM generation with <100 ns jitter, and ADC sampling synchronized to PWM zero-crossing. Use Value: Integrated PWM dead-band and quadrature encoder interface reduce external component count by 7 parts versus discrete MCU + gate driver solutions. |
Use Scenario: Portable diagnostic tool connecting to legacy industrial equipment via USB CDC virtual COM port. IC Role / Device Role / Timing Role: USB host/device bridge with configurable UART baud rates and firmware-upgradable command parser. Use Value: On-chip USB PHY and ROM-resident USB stack eliminate external ICs and reduce boot time to <100 ms after power-on. |
| Smart Sensor Node | Industrial PLC I/O Module |
|
Use Scenario: Battery-powered environmental monitor measuring temperature, humidity, and CO₂ via I²C sensors. IC Role / Device Role / Timing Role: Low-power coordinator managing sensor polling, data aggregation, and scheduled USB/UART uploads. Use Value: Hibernation mode with RTC alarm wakes MCU every 30 seconds to read sensors, achieving average current <8 µA. |
Use Scenario: DIN-rail mounted digital input/output expansion module for Allen-Bradley or Siemens PLCs. IC Role / Device Role / Timing Role: Isolated digital I/O controller with watchdog supervision, ESD-hardened GPIOs, and deterministic scan cycle timing. Use Value: 64 GPIOs with programmable slew rate and 8-kV HBM ESD rating meet IEC 61000-4-2 Level 4 requirements without external protection. |
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; lacks hibernation module with battery-backed RAM. | Better raw performance and larger memory, but higher BOM cost and no native low-power RTC retention mode. | Select when >100 MHz CPU throughput or >512 KB flash is required; accept added USB component and higher sleep current. |
| MSP432P401RIPZT | ARM Cortex-M4F @ 48 MHz, 2 MB flash, integrated USB PHY, ultra-low-power architecture - max clock lower, flash larger, hibernation current <1 µA. | Superior energy efficiency for battery-only operation, but reduced PWM resolution and no dedicated motor control peripherals (e.g., QEI). | Select for long-life battery applications where CPU speed <60 MHz suffices and motor control features are not needed. |
Compared with STM32F407VGT6 and MSP432P401RIPZT, TM4C123BE6PMI7R uniquely balances 80 MHz real-time control, integrated USB PHY, and industrial-grade hibernation - making it optimal for cost-sensitive, USB-connected motor and sensor systems requiring guaranteed sub-10 µA sleep current and field-upgradable firmware.
Availability
TM4C123BE6PMI7R is available at Aetrix Electronics and suitable for motor control systems, USB field service tools, and smart sensor nodes requiring stable component supply across extended temperature ranges and multi-year production cycles.
Supply support for TM4C123BE6PMI7R 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 electronics.
The TM4C123BE6PMI7R belongs to TI's Tiva™ C Series microcontrollers, designed specifically for cost-sensitive, real-time embedded applications demanding integrated analog, USB, and low-power operation without external support components.
FAQ
What is the maximum operating frequency of the TM4C123BE6PMI7R?
The TM4C123BE6PMI7R operates at a maximum system clock frequency of 80 MHz, achieved using its internal PLL with either an external crystal (4–25 MHz) or the precision internal oscillator (PIOSC). This frequency is fully supported across the entire industrial temperature range (-40°C to +105°C) and enables deterministic execution of real-time control algorithms with sub-microsecond interrupt response.
Does the TM4C123BE6PMI7R include an integrated USB physical layer?
Yes, the TM4C123BE6PMI7R integrates a full-speed USB 2.0 OTG physical layer (PHY) with internal termination and voltage regulation. This eliminates the need for external USB transceivers, reduces PCB footprint, and simplifies certification for USB-compliant designs. The USB module supports device, host, and OTG modes and is fully supported by TI's TivaWare™ USB stack.
What low-power modes does the TM4C123BE6PMI7R support, and what is the lowest achievable current?
The TM4C123BE6PMI7R supports multiple low-power modes, including Sleep, Deep-Sleep, and Hibernation. In Hibernation mode with RTC active and 2 KB SRAM retained, typical current consumption is less than 1.1 µA at 3.3 V and 25°C. This mode maintains timekeeping and critical state during main power loss and enables wake-up via RTC alarm or external pin interrupt within 5 µs.
How much on-chip memory does the TM4C123BE6PMI7R provide, and what types are included?
The TM4C123BE6PMI7R includes 256 KB of on-chip flash memory for program storage, 32 KB of general-purpose SRAM, 8 KB of ROM containing TivaWare™ peripheral drivers and boot loader, and 2 KB of battery-backed SRAM accessible in Hibernation mode. All memory blocks are accessible via the AHB bus with zero-wait-state operation at 80 MHz.
Is the TM4C123BE6PMI7R pin-compatible with other Tiva C Series microcontrollers?
The TM4C123BE6PMI7R shares the same 64-pin LQFP package and pinout with other TM4C123x devices in the same package variant (e.g., TM4C123GH6PM), enabling hardware reuse across performance tiers. However, it is not pin-compatible with TM4C129x series or different package options (e.g., BGA), and peripheral mapping must be verified against the specific device's datasheet revision.
TM4C123BE6PMI7R Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Package/Case:
- 64-LQFP
- Series:
- Tiva™ C
- Packaging:
- Tape & Reel (TR)
- 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:
TM4C123BE6PMI7R FAQ
1.How can I place an order for TM4C123BE6PMI7R through Aetrix?
Please submit a Request for Quotation (RFQ) for TM4C123BE6PMI7R 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 TM4C123BE6PMI7R reliable?
The price and inventory of TM4C123BE6PMI7R are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for TM4C123BE6PMI7R is usually 5 days.
3.What payment methods are accepted for TM4C123BE6PMI7R?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for TM4C123BE6PMI7R transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for TM4C123BE6PMI7R?
TM4C123BE6PMI7R orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your TM4C123BE6PMI7R 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 TM4C123BE6PMI7R?
For technical support, including TM4C123BE6PMI7R datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your TM4C123BE6PMI7R requirements.
6.How does Aetrix verify that TM4C123BE6PMI7R is sourced from the original manufacturer or authorized distributors?
All TM4C123BE6PMI7R 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 TM4C123BE6PMI7R meets industry standards.
7.What is the process for return or replacement of TM4C123BE6PMI7R?
All TM4C123BE6PMI7R units undergo pre-shipment inspection (PSI). If there is an issue with TM4C123BE6PMI7R, 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 TM4C123BE6PMI7R part is unused and in its original packaging.
Return procedure for TM4C123BE6PMI7R:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
TM4C123BE6PMI7R 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…

