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

STMicroelectronics STM32H747IIT6

Part No.:
STM32H747IIT6
Manufacturer:
STMicroelectronics
Category:
Microcontrollers
Package:
176-LQFP
Datasheet:
AetrixSTM32H747IIT6.pdf
Description:
IC MCU 32BIT 2MB FLASH 176LQFP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:535

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

STM32H747IIT6 from STMicroelectronics is a dual-core Arm® Cortex®-M7 (480 MHz) and Cortex®-M4 (240 MHz) microcontroller with 2 MB flash, 1 MB RAM (including 192 KB TCM), integrated SMPS regulator, MIPI DSI host, and hardware JPEG codec. It supports real-time deterministic control (M7) alongside low-latency peripheral handling (M4), enabling high-performance embedded vision, industrial HMI, and secure edge AI inference at the device level.

For engineers reviewing the STM32H747IIT6 datasheet, STM32H747IIT6 pinout, STM32H747IIT6 application, or STM32H747IIT6 equivalent, key selection considerations include dual-core inter-core communication latency, SMPS vs LDO power domain configuration, DSI timing compliance for display panels, and ITCM/DTCM memory partitioning for time-critical ISR execution.

Technical Context

The device implements a heterogeneous dual-core architecture with physically separate memory maps, cache hierarchies (16 KB I/D cache per core), and independent power domains (D1/D2/D3). Inter-core communication uses mailbox registers and shared SRAM with hardware semaphore support, avoiding software arbitration overhead.

Clock management includes three PLLs - one system PLL (up to 480 MHz), two kernel PLLs - all supporting fractional-N synthesis for precise peripheral clock generation. The SMPS regulator supplies VCORE directly at 1.05 V–1.32 V across six voltage scaling ranges, enabling dynamic performance/power trade-offs during runtime.

Key Specifications

Parameter Value and Actual Design Meaning
Core Architecture Dual Arm® Cortex®-M7 (480 MHz) + Cortex®-M4 (240 MHz), each with FPU, MPU, and dedicated TCM RAM
Memory 2 MB flash (read-while-write), 1 MB RAM: 192 KB TCM (64 KB ITCM + 128 KB DTCM), 864 KB user SRAM, 4 KB backup SRAM
Power Management Integrated SMPS step-down converter (1.05–1.32 V VCORE), LDO, backup regulator (~0.9 V), 6 voltage scaling ranges in Run/Stop mode
Graphics & Display MIPI DSI host with integrated D-PHY, LCD-TFT controller (XGA), Chrom-ART DMA2D accelerator, hardware JPEG codec
Analog Peripherals 3× 16-bit ADCs (3.6 MSPS total), 2× 12-bit DACs (1 MHz), 2× op-amps (7.3 MHz GBW), 2× ultra-low-power comparators
Communication 2× CAN FD, 2× USB OTG (FS/HS), Ethernet MAC, SPDIFRX, 4× I2C, 4× USART/UART, 6× SPI, SDMMC, MDIO, SWPMI
Package UFBGA169 (7 × 7 mm, 0.5 mm pitch), 169-ball grid array with ECOPACK2 compliance

Pinout & Package

STM32H747IIT6 is housed in a UFBGA169 package (7 × 7 mm, 0.5 mm ball pitch), optimized for high-density PCB layouts while maintaining thermal performance via exposed thermal pad. Pin assignment follows ST's standardized STM32H747xI series layout with dedicated power/ground balls, configurable I/O banks (GPIOA–GPIOI), and function-mapped peripheral pins including DSI lanes, FMC signals, and SMPS control terminals.

Pin/Terminal Circuit Role Design Meaning
VDD, VSS Core power supply / ground 16 dedicated VDD/VSS pairs for noise isolation; VCORE supplied by SMPS or LDO depending on configuration
VCAP_1, VCAP_2 Core decoupling capacitor terminals Two external 2.2 µF ceramic capacitors required for SMPS stability and transient response
DSI_D0P/N, DSI_D1P/N, DSI_CLKP/N MIPI DSI differential data and clock lanes Four high-speed differential pairs supporting up to 2.5 Gbps per lane for display interface
PF14–PF15, PG0–PG15 FMC address/data bus 32-bit flexible memory controller interface for SDRAM, NOR/NAND, PSRAM with 125 MHz synchronous operation
PA13–PA14, PB3–PB4 SWD/JTAG debug interface Standard 5-pin SWD (SWCLK, SWDIO, NRST, VDD, VSS) compatible with ST-LINK v2/v3 and J-Link

Key Features

Feature Design Value
Dual-core asymmetric processing M7 handles compute-intensive tasks (vision, crypto, control loops); M4 manages real-time peripherals (CAN FD, USB, audio) with <5 µs interrupt latency
SMPS-integrated power delivery Direct VCORE regulation eliminates external DC-DC, reduces BOM count by 3–5 components, improves efficiency by 15–25% vs LDO-only at >100 MHz core frequency
Hardware JPEG codec Full encode/decode acceleration (YUV422/RGB565) offloads CPU by ~80% for camera preview or UI image rendering
Chrom-ART DMA2D accelerator 2D graphics composition (alpha blending, color format conversion, rotation) without CPU involvement, enabling smooth 60 fps GUI updates
Interconnect matrix 3 bus matrices (AXI + 2 AHB) + 7 bridges enable concurrent high-bandwidth transfers (e.g., DSI video streaming + SDMMC logging + Ethernet packet buffering)

Applications

Industrial HMI Panel Edge AI Vision Node

Use Scenario: Touch-enabled factory operator interface with live machine status visualization and alarm logging.

IC Role / Device Role / Timing Role: Dual-core coordination: M7 renders XGA display via LTDC+DSI; M4 handles CAN FD motor telemetry and real-time button interrupts.

Use Value: Hardware JPEG decode enables thumbnail-based fault history browsing; Chrom-ART DMA2D ensures flicker-free animation during simultaneous CAN/USB data transfer.

Use Scenario: Low-power smart camera for defect detection on production line conveyor belts.

IC Role / Device Role / Timing Role: M7 executes lightweight CNN inference (TensorFlow Lite Micro) on DCMI-captured frames; M4 manages sensor sync, LED strobe timing, and Ethernet upload.

Use Value: 3.6 MSPS ADC sampling captures high-speed motion blur; SMPS voltage scaling reduces active power to 120 mW during inference bursts.

Secure Gateway Controller Medical Imaging Subsystem

Use Scenario: Protocol-agnostic fieldbus gateway aggregating Modbus RTU, CAN FD, and EtherNet/IP traffic into cloud-uploaded JSON payloads.

IC Role / Device Role / Timing Role: M7 runs TLS 1.3 stack and MQTT client; M4 handles deterministic serial/fieldbus framing and hardware crypto acceleration (AES-256, SHA-256).

Use Value: ROP/PC-ROP memory protection isolates firmware partitions; dual watchdogs ensure fail-safe reset on protocol stack hang.

Use Scenario: Portable ultrasound probe subsystem performing beamforming and real-time B-mode image reconstruction.

IC Role / Device Role / Timing Role: M7 processes RF echo data using DSP instructions and FFT libraries; M4 drives high-resolution SPI DACs for analog front-end bias control.

Use Value: 16-bit ADCs capture 120 dB dynamic range RF signals; 2.1 ns HRTIM resolution enables precise pulse-width modulation of transducer excitation pulses.

Equivalent & Alternatives

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

Alternative Part Technical Difference Application Difference Selection Advice
STM32H757IIT6 Same dual-core architecture but adds cryptographic accelerators (AES-GCM, PKA) and secure boot ROM; identical pinout and memory map Required for applications needing hardware-accelerated TLS handshake or firmware signature verification Select when security certification (IEC 62443, Common Criteria) mandates hardware root-of-trust
NXP i.MX RT1176AVM8B Arm Cortex-M7 (1 GHz) + M4 (400 MHz); no integrated SMPS; larger LQFP252 package; lacks DSI and JPEG codec Better raw M7 performance for DSP-heavy workloads, but requires external PMIC and display bridge IC Prefer when maximum single-core throughput outweighs display integration and power efficiency needs

Compared with STM32H747IIT6, the STM32H757IIT6 adds certified cryptographic primitives without sacrificing compatibility, while the i.MX RT1176 trades integrated peripherals and power efficiency for higher clock speed and external memory bandwidth - making it suitable only where display/video acceleration is handled externally.

Availability

STM32H747IIT6 is available at Aetrix Electronics and suitable for industrial HMI, edge AI vision systems, secure gateways, and medical imaging subsystems requiring stable component supply across multi-year production cycles.

Supply support for STM32H747IIT6 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

STMicroelectronics is a global semiconductor leader headquartered in Geneva, Switzerland, specializing in microcontrollers, power management, sensors, and automotive ICs with vertical manufacturing capability.

The STM32H7 series targets high-end embedded applications demanding real-time determinism, rich multimedia support, and energy efficiency - specifically designed for next-generation human-machine interfaces, industrial automation, and intelligent edge devices.

FAQ

What is the maximum operating frequency of each core in the STM32H747IIT6?

The Cortex-M7 core operates up to 480 MHz with double-precision FPU and 16 KB instruction/data caches, delivering 1027 DMIPS. The Cortex-M4 core runs up to 240 MHz with single-precision FPU and ART Accelerator, achieving 300 DMIPS. Both frequencies are achievable simultaneously under SMPS-supplied VCORE at voltage scaling range 0 (1.32 V).

Does the STM32H747IIT6 support hardware-accelerated encryption?

No - the STM32H747IIT6 does not include dedicated cryptographic accelerators (AES, PKA, RNG enhancements). It relies on software libraries or optional TRNG for basic entropy. For hardware crypto, ST recommends the pin-compatible STM32H757IIT6, which integrates AES-256-GCM, SHA-256, and public-key acceleration.

Can the MIPI DSI interface drive a 1080p display?

Yes - the integrated DSI host supports up to 4 data lanes and 1 clock lane at 2.5 Gbps per lane, enabling WUXGA (1920×1200) at 60 Hz with RGB888. Driving 1080p (1920×1080) requires proper impedance-controlled PCB routing and panel-specific timing configuration via the LTDC and DSI registers.

How many independent power domains does the STM32H747IIT6 feature?

The device implements three independent power domains: D1 (high-performance, hosts M7 core and GPU), D2 (communication/peripheral domain, hosts M4 core and USB/Ethernet), and D3 (low-power, contains reset/clock/power management logic). Each domain can be clock-gated or powered down individually to optimize system-level energy consumption.

STM32H747IIT6 Specifications

Product attributes
Attribute value
Manufacturer:
STMicroelectronics
Package/Case:
176-LQFP
Series:
STM32H7
Packaging:
Tray
Product Status:
Active
Programmable:
Not Verified
Core Processor:
ARM® Cortex®-M4/M7
Core Size:
32-Bit Dual-Core
Speed:
240MHz, 480MHz
Connectivity:
CANbus, EBI/EMI, Ethernet, I2C, IrDA, LINbus, MDIO, MMC/SD/SDIO, QSPI, SAI, SPDIF, SPI, SWPMI, UART/USART, USB OTG
Peripherals:
Brown-out Detect/Reset, DMA, I2S, LCD, POR, PWM, WDT
Number of I/O:
168
Program Memory Size:
2MB (2M x 8)
Program Memory Type:
FLASH
EEPROM Size:
-
RAM Size:
1M x 8
Voltage - Supply (Vcc/Vdd):
1.62V ~ 3.6V
Data Converters:
A/D 28x16b; D/A 2x12b
Oscillator Type:
Internal
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:

STM32H747IIT6 FAQ

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

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

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

3.What payment methods are accepted for STM32H747IIT6?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for STM32H747IIT6?

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

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

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

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

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

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

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

Return procedure for STM32H747IIT6:

1.Submit a request within 90 days.

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

STM32H747IIT6 Tags

  • STM32H747IIT6
  • STM32H747IIT6 PDF
  • STM32H747IIT6 Datasheet
  • STM32H747IIT6 Specifications
  • STM32H747IIT6 Images
  • STMicroelectronics
  • STMicroelectronics STM32H747IIT6
  • Buy STM32H747IIT6
  • STM32H747IIT6 Price
  • STM32H747IIT6 Distributor
  • STM32H747IIT6 Supplier
  • STM32H747IIT6 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