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 TM4C1233H6PMIR

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

Inventory:4,987

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

TM4C1233H6PMIR from Texas Instruments is an ARM Cortex-M4F-based microcontroller with 80 MHz operation, 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 serves as a main application processor in industrial control panels requiring real-time motor sequencing and sensor fusion.

For engineers reviewing the TM4C1233H6PMIR datasheet, TM4C1233H6PMIR pinout, TM4C1233H6PMIR application, or TM4C1233H6PMIR equivalent, key selection criteria include its 100-pin LQFP package, -40°C to 105°C extended temperature rating, hardware floating-point unit, hibernation module with RTC and battery-backed memory, and support for TivaWare™ software stack.

Technical Context

The TM4C1233H6PMIR integrates a single-core ARM Cortex-M4F CPU with FPU, supporting Thumb-2 and DSP instructions. It features a 32-bit bus architecture, NVIC with 80 interrupt lines, and a configurable memory protection unit (MPU) for secure task isolation in multitasking environments.

System-level integration includes a hibernation module with dedicated VBAT supply path, a μDMA controller supporting 32-channel arbitration, and analog subsystems with four 12-bit ADC sample sequencers-each capable of up to 8-step hardware averaging and differential input mode.

Key Specifications

Parameter Value and Actual Design Meaning
CPU Core ARM Cortex-M4F with hardware FPU and DSP extensions - enables real-time signal processing without external math coprocessor.
Max Clock Speed 80 MHz - delivers deterministic 1.25 DMIPS/MHz performance for closed-loop control loops under 12.5 µs latency.
Flash / SRAM 256 KB Flash / 32 KB SRAM - sufficient for bootloader + dual-bank firmware updates and real-time data buffering.
ADC 12-bit, 1 MSPS, 12-channel with 4 independent sequencers - supports simultaneous sampling across multiple sensors with hardware averaging.
USB Interface USB 2.0 OTG with integrated PHY - allows host/peripheral mode switching without external transceiver or level-shifting components.
Temperature Range -40°C to +105°C - qualified for under-hood automotive modules and industrial PLC backplanes without derating.
Hibernation Module Dedicated hibernate domain with VBAT-supplied RTC, battery-backed 2 KB RAM, and wake-on-external-pin - reduces system standby power to 1.7 µA.

Pinout & Package

TM4C1233H6PMIR is housed in a 100-pin LQFP (14 mm × 14 mm, 0.5 mm pitch) package with exposed thermal pad. Pin assignments follow TI's standard Tiva C Series pin mapping for consistent layout reuse across TM4C123x family members.

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 mixed-signal operation.
GPIO Port A–F Configurable digital I/O Up to 80 GPIOs with programmable slew rate, drive strength, and internal pull-up/down - supports direct LED driving and encoder interfacing.
USB0EPEN / USB0P / USB0N USB 2.0 OTG physical layer Dedicated USB pins with integrated termination resistors and ESD protection - eliminates need for external USB PHY or TVS diodes.
ADC0_IN0–ADC0_IN11 Analog input channels 12 single-ended or 6 differential ADC inputs mapped to Port E and Port F - supports direct connection to thermistors, current shunts, and potentiometers.
HIB, RTCCLK, VBAT Hibernation domain interface Enables low-power RTC operation and battery-backed memory retention during main power loss - critical for energy harvesting systems.

Key Features

Feature Design Value
Floating-Point Unit (FPU) Hardware-accelerated IEEE 754 single-precision arithmetic - cuts FFT execution time by >90% vs. software emulation.
μDMA Controller 32-channel peripheral-to-memory and memory-to-memory transfers - offloads CPU during ADC streaming or UART burst communication.
Hibernation Module Independent power domain with RTC, battery-backed RAM, and wake-on-interrupt - enables sub-2 µA deep-sleep mode with fast wake-up (<5 µs).
TivaWare™ Software TI-provided driver library, USB stack, and RTOS abstraction layer - reduces firmware development time for USB CDC, HID, and mass storage applications.
Peripheral Integration 8× UART, 4× SPI, 4× I²C, 8× PWM, 2× QEI, 2× CAN - eliminates need for external protocol bridges in motor control and sensor aggregation nodes.

Applications

Industrial Motor Control Smart Energy Metering

Use Scenario: Closed-loop servo drive with position feedback via quadrature encoder and current sensing via shunt resistor.

IC Role / Device Role / Timing Role: Main controller executing PID loop at 20 kHz, managing PWM generation, ADC sampling, and CAN bus reporting.

Use Value: Hardware FPU enables real-time vector control calculations; hibernation module preserves meter calibration constants during AC power loss.

Use Scenario: DIN-rail mounted electricity meter with tamper detection, tariff switching, and local display.

IC Role / Device Role / Timing Role: System-on-chip handling metrology ADC, LCD driver, IR/RF communication, and secure firmware updates.

Use Value: Integrated USB OTG allows field technician firmware reflash; battery-backed RTC maintains accurate billing timestamps across outages.

Building Automation Gateway Medical Sensor Hub

Use Scenario: BACnet/IP-to-Modbus gateway aggregating HVAC sensor data and actuator commands.

IC Role / Device Role / Timing Role: Protocol translator with dual Ethernet (via external PHY) and RS-485 interfaces, running lightweight TCP/IP stack.

Use Value: 256 KB Flash accommodates dual protocol stacks; μDMA enables zero-CPU-load UART-to-Ethernet packet forwarding.

Use Scenario: Portable patient monitor collecting ECG, SpO₂, and temperature via analog front-end.

IC Role / Device Role / Timing Role: Signal acquisition and preprocessing unit performing real-time filtering, peak detection, and Bluetooth LE packet assembly.

Use Value: 12-bit ADC with hardware averaging improves SNR for low-amplitude biopotentials; hibernation mode extends battery life between clinical sessions.

Equivalent & Alternatives

The following parts are listed as comparable options for similar microcontroller applications.

Alternative Part Technical Difference Application Difference Selection Advice
TM4C123GH6PM Includes 2× CAN controllers and 1 MB/s UART oversampling; lacks hibernation module and VBAT support. Better suited for automotive body control modules requiring CAN FD compatibility and higher UART baud rates. Select TM4C123GH6PM when CAN interface is mandatory and ultra-low-power hibernation is not required.
STM32F407VGT6 168 MHz Cortex-M4F, 1 MB Flash, no integrated USB PHY; requires external USB transceiver and external RTC/battery backup. Preferred for high-throughput data loggers needing larger code space and external SDRAM interface. Choose STM32F407VGT6 only if design already includes external USB PHY and can accommodate added BOM cost and PCB area.

Compared with TM4C123GH6PM and STM32F407VGT6, the TM4C1233H6PMIR offers unique integration of hibernation domain, USB PHY, and factory-trimmed internal oscillators - reducing bill-of-materials count and simplifying compliance testing for Class I industrial equipment.

Availability

TM4C1233H6PMIR is available at Aetrix Electronics and suitable for industrial motor control, smart energy metering, building automation gateways, and portable medical sensor hubs requiring stable component supply across multi-year production cycles.

Supply support for TM4C1233H6PMIR 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 solutions, with over 50 years of innovation in industrial, automotive, and consumer electronics.

The TM4C1233H6PMIR belongs to TI's Tiva™ C Series microcontrollers, designed specifically for cost-sensitive, real-time embedded applications demanding robust analog integration, low-power operation, and seamless software ecosystem support.

FAQ

What is the operating temperature range of the TM4C1233H6PMIR?

The TM4C1233H6PMIR is rated for operation from -40°C to +105°C ambient temperature. This extended industrial temperature range ensures reliable functionality in harsh environments such as factory floor controllers, outdoor utility meters, and under-hood automotive modules. The device undergoes full characterization across this range for all key parameters including Flash programming voltage, ADC accuracy, and USB timing margins - making TM4C1233H6PMIR suitable for applications where thermal cycling and long-term stability are critical.

Does the TM4C1233H6PMIR include an integrated USB physical layer?

Yes, the TM4C1233H6PMIR integrates a full-speed USB 2.0 OTG physical layer with on-die termination resistors and ESD protection. This eliminates the need for external USB transceivers or discrete protection components in most designs. The USB module supports both host and device modes, and is fully compatible with TI's TivaWare™ USB stack for CDC, HID, and mass storage class implementations - significantly accelerating development of field-serviceable devices using TM4C1233H6PMIR.

How much SRAM and Flash memory does the TM4C1233H6PMIR provide?

The TM4C1233H6PMIR includes 32 KB of on-chip SRAM and 256 KB of single-cycle Flash memory. The SRAM is partitioned into general-purpose and hibernation-retentive sections, while the Flash supports read-while-write operation and has built-in error correction logic. These memory resources allow TM4C1233H6PMIR to run complex real-time tasks - such as multi-axis motion control with trajectory planning - while maintaining space for secure bootloaders and over-the-air update partitions.

Can the TM4C1233H6PMIR operate in ultra-low-power hibernation mode?

Yes, the TM4C1233H6PMIR features a dedicated hibernation module that reduces system current to 1.7 µA while retaining RTC time, 2 KB of battery-backed RAM, and wake-up capability via external pin or RTC alarm. This mode is enabled through VBAT supply and requires no external components. For battery-powered remote sensors or energy harvesters, TM4C1233H6PMIR's hibernation architecture provides deterministic wake-up latency (<5 µs) and eliminates the need for external RTC ICs - directly lowering system BOM cost and footprint.

What development tools are officially supported for the TM4C1233H6PMIR?

Texas Instruments officially supports the TM4C1233H6PMIR with Code Composer Studio™ IDE, TI's TivaWare™ C Series software suite, and the EK-TM4C123GXL LaunchPad™ development kit. These tools provide full debug visibility, pre-certified USB and TCP/IP stacks, and hardware abstraction layers for all peripherals. Engineers using TM4C1233H6PMIR benefit from TI's long-term toolchain commitment - including ongoing security patches, CMSIS-DSP library updates, and migration paths to newer Tiva and SimpleLink™ platforms.

TM4C1233H6PMIR 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, SPI, SSI, UART/USART, USB
Peripherals:
Brown-out Detect/Reset, DMA, 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 ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:

TM4C1233H6PMIR FAQ

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

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

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

3.What payment methods are accepted for TM4C1233H6PMIR?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for TM4C1233H6PMIR?

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

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

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

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

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

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

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

Return procedure for TM4C1233H6PMIR:

1.Submit a request within 90 days.

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

TM4C1233H6PMIR Tags

  • TM4C1233H6PMIR
  • TM4C1233H6PMIR PDF
  • TM4C1233H6PMIR Datasheet
  • TM4C1233H6PMIR Specifications
  • TM4C1233H6PMIR Images
  • Texas Instruments
  • Texas Instruments TM4C1233H6PMIR
  • Buy TM4C1233H6PMIR
  • TM4C1233H6PMIR Price
  • TM4C1233H6PMIR Distributor
  • TM4C1233H6PMIR Supplier
  • TM4C1233H6PMIR 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