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

- Shipping:

Inventory:2,181
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
TM4C123BH6PGEI7 from Texas Instruments is an ARM Cortex-M4F-based microcontroller with 256 KB Flash, 32 KB SRAM, and integrated peripherals including dual 12-bit ADCs (1 MSPS), 8 UARTs, 4 SPI, 4 I²C, USB 2.0 OTG, and PWM-capable timers - deployed in industrial motor control, smart sensor nodes, and USB-connected embedded gateways.
For engineers reviewing the TM4C123BH6PGEI7 datasheet, TM4C123BH6PGEI7 pinout, TM4C123BH6PGEI7 application, or TM4C123BH6PGEI7 equivalent, key selection criteria include its 80 MHz CPU clock, -40°C to +105°C industrial temperature rating, 64-pin LQFP package with 49 GPIOs, USB device/host/OTG support, and integrated hibernation module for ultra-low-power wake-up scenarios.
Technical Context
The TM4C123BH6PGEI7 integrates a single-core ARM Cortex-M4F processor with hardware floating-point unit (FPU), memory protection unit (MPU), and nested vectored interrupt controller (NVIC) - enabling deterministic real-time execution and secure task isolation. It supports Thumb-2 instruction set and delivers up to 125 DMIPS at 80 MHz.
System-level integration includes a programmable system clock with PLL, multiple low-power modes (sleep, deep-sleep, hibernate), and on-chip voltage regulation. Its hibernation module features battery-backed RTC, 2 KB hibernate RAM, and external wake-up capability via GPIO or RTC match - all operating from a dedicated VBAT supply.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM Cortex-M4F with FPU and MPU - enables high-precision math and memory-safe multitasking. |
| Max Clock Speed | 80 MHz - supports real-time control loops with sub-12.5 ns instruction cycle time. |
| Flash / SRAM | 256 KB Flash / 32 KB SRAM - sufficient for complex firmware with USB stack and protocol stacks. |
| ADC | Dual 12-bit, 1 MSPS ADCs with 16-channel input multiplexer - supports simultaneous sampling of analog sensors. |
| USB Interface | USB 2.0 OTG with integrated PHY - allows device/host/OTG operation without external transceiver. |
| Temperature Range | -40°C to +105°C - qualified for extended industrial environments without derating. |
| Package | 64-pin LQFP (10 mm × 10 mm, 0.5 mm pitch) - compatible with standard PCB assembly and thermal management. |
Pinout & Package
TM4C123BH6PGEI7 uses a 64-pin LQFP package with exposed thermal pad (PG suffix). Pin functions are configurable via GPIO AFSEL registers and supported by full JTAG/SWD debug access.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD / VDDA / VDDC | Power Supply Inputs | Separate digital (VDD), analog (VDDA), and core (VDDC) rails enable noise isolation for ADC and PLL stability. |
| GPIO Pins (e.g., PF0–PF4, PA0–PA7) | Configurable Digital I/O | 49 total GPIOs with slew-rate control, pull-up/down, and edge-triggered interrupts - usable as UART, SPI, I²C, or PWM outputs. |
| USB0VBUS / USB0ID | USB OTG Detection | Enables automatic role detection (host/device) and VBUS sensing for compliant USB enumeration. |
| HIBERNATE_RTCCLK / HIBERNATE_WAKE | Hibernate Module Signals | Supports battery-backed RTC operation and wake-up from hibernate using external event or timer match. |
| JTAG/SWD Pins (TCK, TMS, TDI, TDO, SWDIO, SWCLK) | Debug Interface | Full boundary-scan and SWD debugging with real-time trace via TPIU - no external debug probe required. |
Key Features
| Feature | Design Value |
|---|---|
| Floating-Point Unit (FPU) | Hardware IEEE 754 single-precision FPU accelerates motor control algorithms and sensor fusion without software emulation overhead. |
| Hibernate Module | Retains RTC, 2 KB RAM, and wake-up logic while consuming < 1.5 µA - extends battery life in remote monitoring devices. |
| USB 2.0 OTG Controller | Integrated PHY and DMA-enabled endpoints eliminate external transceivers and reduce BOM cost for USB-connected field devices. |
| Programmable Clock System | Multiple PLL options, internal precision oscillator (±1%), and clock gating per peripheral - simplifies timing design across mixed-speed subsystems. |
| Peripheral Integration | 8 UARTs, 4 SPI, 4 I²C, 2 CAN, 2 QEI, and 8 PWM generator blocks - reduces need for external interface ICs in motion control systems. |
Applications
| Industrial Motor Control | Smart Sensor Gateway |
|---|---|
Use Scenario: Closed-loop BLDC motor drive with current sensing, position feedback, and field-oriented control (FOC). IC Role / Device Role / Timing Role: Real-time computation engine executing FOC algorithm, PWM generation, ADC sampling synchronization, and fault monitoring. Use Value: 80 MHz Cortex-M4F with FPU delivers >10 kHz current loop update rate; dual ADCs sample phase currents simultaneously with <1 µs skew. | Use Scenario: Edge node aggregating data from RS-485 Modbus sensors and forwarding via USB or UART to host PC or cloud gateway. IC Role / Device Role / Timing Role: Protocol translation hub with multi-interface bridging, local buffering, and USB CDC ACM virtual COM port. Use Value: Integrated USB OTG and 8 UARTs allow concurrent Modbus RTU polling and USB host enumeration - eliminating external bridge ICs. |
| USB Human Interface Device | Low-Power Remote Monitor |
Use Scenario: Programmable industrial keypad or diagnostic tool with tactile buttons, LED indicators, and USB HID interface. IC Role / Device Role / Timing Role: HID report generator with debounced GPIO inputs, PWM-driven LED dimming, and USB descriptor handling. Use Value: On-chip USB stack and 32 KB SRAM support full HID boot protocol implementation without external memory - reducing latency and component count. | Use Scenario: Battery-powered environmental monitor logging temperature/humidity/pressure and waking hourly to transmit via UART to LoRaWAN concentrator. IC Role / Device Role / Timing Role: Ultra-low-power sensor coordinator managing ADC acquisition, RTC wake scheduling, and serial data handoff. Use Value: Hibernate mode draws <1.5 µA while preserving RTC and 2 KB RAM - enabling >5-year battery life on CR2032 with periodic wake-ups. |
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. | Better raw performance and memory, but higher power and no native USB OTG support. | Select when higher clock speed and larger code footprint are critical, and USB is implemented via external PHY. |
| RP2040 | Dual-core ARM Cortex-M0+, 2 MB Flash, no analog peripherals (no ADC/DAC), no USB OTG - only USB device mode. | Lower cost and simpler toolchain, but lacks industrial-grade analog, hibernate, and USB host capability. | Select for cost-sensitive consumer applications where industrial temp range, hibernate, and USB host are not required. |
Compared with STM32F407VGT6 and RP2040, the TM4C123BH6PGEI7 uniquely combines USB OTG with integrated PHY, hibernate mode under 1.5 µA, and industrial temperature rating - making it optimal for battery-backed field devices requiring USB connectivity and long-term reliability.
Availability
TM4C123BH6PGEI7 is available at Aetrix Electronics and suitable for industrial motor control, smart sensor gateways, USB human interface devices, and low-power remote monitors requiring stable component supply and long-lifecycle support.
Supply support for TM4C123BH6PGEI7 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, delivering analog, embedded processing, and wireless technologies since 1930.
The TM4C123 family was designed specifically for cost-sensitive, high-integration industrial and automotive applications - emphasizing USB connectivity, low-power hibernation, and robust analog/motor control peripherals.
FAQ
What is the maximum operating frequency of the TM4C123BH6PGEI7?
The TM4C123BH6PGEI7 operates at a maximum CPU clock frequency of 80 MHz, achieved using its on-chip PLL with external crystal or internal oscillator input. This frequency is fully supported across the full industrial temperature range (-40°C to +105°C), and the device delivers 125 DMIPS of performance with its ARM Cortex-M4F core. The TM4C123BH6PGEI7 maintains timing compliance without derating under worst-case voltage and temperature conditions.
Does the TM4C123BH6PGEI7 support USB host functionality?
Yes, the TM4C123BH6PGEI7 supports full USB 2.0 On-The-Go (OTG) functionality, including device, host, and OTG roles. Its integrated USB PHY eliminates the need for external transceivers, and the USB controller supports up to 12 endpoints with DMA acceleration. The TM4C123BH6PGEI7 can enumerate as a USB HID device or act as a USB host for MSC-class peripherals such as flash drives - all managed by TI's TivaWare USB library.
How much SRAM and Flash memory does the TM4C123BH6PGEI7 include?
The TM4C123BH6PGEI7 integrates 32 KB of on-chip SRAM and 256 KB of single-cycle Flash memory with prefetch buffer and branch prediction. The Flash supports in-application programming (IAP) and has error correction coding (ECC) for enhanced reliability. The SRAM is partitioned into contiguous blocks accessible by CPU and μDMA, enabling efficient buffer management for communication stacks and real-time control buffers in the TM4C123BH6PGEI7.
What low-power modes are available on the TM4C123BH6PGEI7?
The TM4C123BH6PGEI7 offers four low-power modes: Sleep, Deep-Sleep, Hibernate, and Shutdown. Hibernate mode draws less than 1.5 µA while retaining RTC operation, 2 KB of hibernate RAM, and wake-up capability via GPIO or RTC match. All modes are controlled via the system control block (SCB) and supported by the hibernation module - making the TM4C123BH6PGEI7 suitable for battery-powered applications requiring multi-year operation.
Is the TM4C123BH6PGEI7 pin-compatible with other TM4C123 variants?
The TM4C123BH6PGEI7 is pin-compatible with other TM4C123x devices in the same 64-pin LQFP package (e.g., TM4C123GH6PGE), differing only in Flash size, temperature grade, or factory-programmed features. However, it is not pin-compatible with TM4C123x devices in different packages (e.g., QFN or BGA) or with TM4C129x series. Always verify peripheral mapping and clock configuration when migrating - the TM4C123BH6PGEI7 shares identical pinout and electrical characteristics within its PG package family.
TM4C123BH6PGEI7 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Package/Case:
- 144-LQFP
- Series:
- Tiva™ C
- Packaging:
- Tube
- 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:
- 105
- 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 ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
TM4C123BH6PGEI7 FAQ
1.How can I place an order for TM4C123BH6PGEI7 through Aetrix?
Please submit a Request for Quotation (RFQ) for TM4C123BH6PGEI7 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 TM4C123BH6PGEI7 reliable?
The price and inventory of TM4C123BH6PGEI7 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for TM4C123BH6PGEI7 is usually 5 days.
3.What payment methods are accepted for TM4C123BH6PGEI7?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for TM4C123BH6PGEI7 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for TM4C123BH6PGEI7?
TM4C123BH6PGEI7 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your TM4C123BH6PGEI7 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 TM4C123BH6PGEI7?
For technical support, including TM4C123BH6PGEI7 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your TM4C123BH6PGEI7 requirements.
6.How does Aetrix verify that TM4C123BH6PGEI7 is sourced from the original manufacturer or authorized distributors?
All TM4C123BH6PGEI7 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 TM4C123BH6PGEI7 meets industry standards.
7.What is the process for return or replacement of TM4C123BH6PGEI7?
All TM4C123BH6PGEI7 units undergo pre-shipment inspection (PSI). If there is an issue with TM4C123BH6PGEI7, 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 TM4C123BH6PGEI7 part is unused and in its original packaging.
Return procedure for TM4C123BH6PGEI7:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
TM4C123BH6PGEI7 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…

