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 STM32H747XIH6

Part No.:
STM32H747XIH6
Manufacturer:
STMicroelectronics
Category:
Microcontrollers
Package:
265-TFBGA
Datasheet:
AetrixSTM32H747XIH6.pdf
Description:
IC MCU 32BIT 2MB FLASH TFBGA
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:773

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

STM32H747XIH6 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), and integrated SMPS regulator. It features DSI host, MIPI D-PHY, JPEG codec, and dual CAN FD interfaces-designed for high-performance embedded vision, industrial HMI, and real-time control systems requiring concurrent processing and low-latency peripheral access.

For engineers reviewing the STM32H747XIH6 datasheet, STM32H747XIH6 pinout, STM32H747XIH6 application, or STM32H747XIH6 equivalent, key selection considerations include dual-core interprocessor communication (IPC), voltage scaling across six power ranges, DSI timing compliance (up to XGA), hardware-accelerated JPEG encoding/decoding, and SMPS regulator integration for direct VCORE supply.

Technical Context

The device implements three independent power domains (D1/D2/D3) enabling selective clock gating and domain shutdown. Its interconnect matrix comprises one AXI and two AHB bus matrices with five AHB2-APB and two AXI2-AHB bridges, supporting concurrent high-bandwidth data paths for CPU, DMA, and peripherals.

Dual-core operation relies on shared memory with hardware semaphore support and mailbox-based IPC. The M7 core includes double-precision FPU, 16 KB I-cache + 16 KB D-cache, and MPU; the M4 core integrates ART Accelerator for zero-wait-state execution from flash and external memories at up to 240 MHz.

Key Specifications

ParameterValue and Actual Design Meaning
CoresDual Arm® Cortex®-M7 @ 480 MHz (1027 DMIPS) + Cortex®-M4 @ 240 MHz (300 DMIPS); enables asymmetric task partitioning with hardware IPC.
Memory2 MB flash (read-while-write), 1 MB RAM (192 KB TCM + 864 KB SRAM + 4 KB backup SRAM); supports deterministic real-time code/data placement.
DSI HostMIPI DSI host with integrated D-PHY; drives TFT displays up to XGA resolution without external timing controller.
SMPS RegulatorIntegrated step-down converter supplying VCORE directly; reduces external BOM count and improves efficiency vs. LDO-only solutions.
Analog Peripherals3× 16-bit ADCs (3.6 MSPS total), 2× 12-bit DACs (1 MHz), 2× op-amps (7.3 MHz GBW), DFSDM with 8 channels; supports sensor fusion and closed-loop analog control.
Communication2× CAN FD + 1× TT-CAN, 2× USB OTG (FS/HS), Ethernet MAC, SPDIFRX, SWPMI, MDIO; meets industrial fieldbus and multimedia interface requirements.
Graphics AccelerationChrom-ART DMA2D accelerator + hardware JPEG codec; offloads CPU for UI rendering and image compression/decompression.

Pinout & Package

STM32H747XIH6 is packaged in UFBGA169 (7 × 7 mm, 0.5 mm pitch) with 169 solder balls. Pin functions are defined per ball position and support multiple alternate functions including GPIO, analog inputs, timer channels, and high-speed interfaces (DSI, FMC, Quad-SPI).

Pin/TerminalCircuit RoleDesign Meaning
VDD, VSSCore power supply / groundSupplies 1.62–3.6 V to digital logic; requires external 2.2 µF VCAP capacitor for SMPS stability.
VCAP_1, VCAP_2SMPS output filter terminalsConnect 2.2 µF ceramic capacitors to stabilize SMPS output; critical for core voltage regulation integrity.
PH0, PH1DSI clock/data lanesMIPI D-PHY differential pairs for DSI host interface; require controlled impedance routing (100 Ω differential).
PD0–PD15FMC address/data bus32-bit flexible memory controller interface supporting SDRAM, NOR/NAND, PSRAM at up to 125 MHz synchronous clock.
PA0–PA15, PB0–PB15, etc.General-purpose I/O168 total GPIOs with interrupt capability, configurable pull-up/down, and analog/digital multiplexing per pin.

Key Features

FeatureDesign Value
Dual-core IPCHardware semaphores and mailbox registers enable deterministic, low-latency inter-core messaging without software arbitration overhead.
ART AcceleratorZero-wait-state execution from flash for M4 core; eliminates cache misses during real-time ISR handling and firmware updates.
DSI Host + D-PHYIntegrated MIPI physical layer eliminates need for external D-PHY IC; reduces PCB area and EMI in display subsystems.
JPEG Hardware CodecFull encode/decode acceleration for YUV422/JPEG baseline; processes 1080p frames in <15 ms, freeing CPU for application logic.
SMPS IntegrationOn-chip buck converter replaces external DC-DC; achieves >85% efficiency at 1 A load while reducing thermal footprint.

Applications

Industrial HMI Display ControllerReal-Time Motor Control System

Use Scenario: TFT-LCD panel driving in PLC operator terminals with touch overlay and local web server.

IC Role / Device Role / Timing Role: DSI host generates pixel clock and video stream; M7 handles GUI rendering via Chrom-ART, M4 manages EtherCAT stack and motion profiling.

Use Value: Eliminates external display controller and FPGA; reduces bill-of-materials by 3 ICs and cuts boot time by 40% via ART-accelerated firmware load.

Use Scenario: Dual-axis servo drive with field-oriented control (FOC), encoder feedback, and safety monitoring.

IC Role / Device Role / Timing Role: M7 executes FOC algorithm at 20 kHz PWM rate; M4 runs safety watchdog and CAN FD diagnostics; ADCs sample current/voltage synchronously.

Use Value: Achieves <1 µs current loop latency using TCM-resident code; SMPS enables single 24 V input for both logic and gate driver supplies.

Edge AI Vision NodeSecure Industrial Gateway

Use Scenario: Low-power camera node performing object detection on streaming video before edge inference.

IC Role / Device Role / Timing Role: DCMI captures 720p@30 fps; JPEG codec compresses frames; M7 runs lightweight CNN; M4 handles secure OTA update verification.

Use Value: Hardware JPEG reduces frame buffer size by 8×; dual-core isolation prevents inference runtime from affecting network stack timing.

Use Scenario: Protocol gateway bridging Modbus RTU, CAN FD, and MQTT over TLS to cloud infrastructure.

IC Role / Device Role / Timing Role: M7 hosts TLS stack and MQTT client; M4 manages CAN FD message filtering and Modbus RTU UART framing.

Use Value: ROP/PC-ROP and active tamper detection meet IEC 62443-3-3 SL2 requirements; dual-core separation enforces secure boot chain integrity.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
STM32H757XIT6Same dual-core architecture but adds cryptographic accelerators (AES-256, PKA, HASH) and secure boot ROM.Required for TLS 1.3 handshake acceleration and secure firmware signing verification.Select when hardware crypto offload and root-of-trust boot are mandatory for cloud-connected devices.
NXP i.MX RT1176Arm Cortex-M7 @ 1 GHz + M4 @ 500 MHz; no integrated SMPS; uses external PMIC; larger LQFP252 package.Better raw compute for ML inference but higher system-level power management complexity.Prefer for ultra-high-throughput signal processing where external PMIC design flexibility outweighs SMPS integration benefit.

Compared with STM32H757XIT6, the STM32H747XIH6 trades cryptographic acceleration for lower cost and smaller UFBGA169 footprint; versus i.MX RT1176, it delivers tighter power-domain control and integrated SMPS at the expense of peak clock frequency-making it optimal for space-constrained, battery-aware industrial HMI designs.

Availability

STM32H747XIH6 is available at Aetrix Electronics and suitable for industrial HMI, motor control, edge vision, and secure gateway applications requiring stable component supply, long lifecycle support, and full production status through January 2026.

Supply support for STM32H747XIH6 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 strong industrial and embedded market focus.

The STM32H7 series targets high-end real-time applications demanding dual-core concurrency, advanced graphics, and integrated power management-designed specifically for next-generation industrial automation, medical imaging, and smart infrastructure.

FAQ

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

The Arm Cortex-M7 core operates at up to 480 MHz with double-precision FPU and L1 cache, delivering 1027 DMIPS. The Cortex-M4 core runs at up to 240 MHz with single-precision FPU and ART Accelerator, achieving 300 DMIPS. Both cores support independent voltage scaling across six configurable ranges to optimize performance versus power consumption.

Does the STM32H747XIH6 support hardware JPEG encoding and decoding?

Yes, the STM32H747XIH6 includes a dedicated hardware JPEG codec capable of full encode and decode acceleration for baseline JPEG format. It supports YUV422 input/output and processes 1080p frames in under 15 ms, significantly reducing CPU load compared to software-only implementations.

How does the integrated SMPS regulator function in the STM32H747XIH6?

The SMPS is an on-chip step-down DC-DC converter that directly supplies the VCORE domain. It requires two external 2.2 µF ceramic capacitors on VCAP pins and supports programmable output voltage (0.6–1.4 V) with dynamic voltage scaling. This eliminates the need for an external buck regulator in most designs, improving power efficiency and reducing board area.

What display interfaces are supported by the STM32H747XIH6?

The STM32H747XIH6 supports LCD-TFT controller (LTDC) for parallel RGB interfaces up to XGA resolution and a fully integrated MIPI DSI host with built-in D-PHY physical layer. The DSI interface supports one clock lane and up to four data lanes, enabling direct connection to low-pin-count high-resolution displays without external bridge ICs.

STM32H747XIH6 Specifications

Product attributes
Attribute value
Manufacturer:
STMicroelectronics
Package/Case:
265-TFBGA
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 36x16b; D/A 2x12b
Oscillator Type:
Internal
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:

STM32H747XIH6 FAQ

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

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

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

3.What payment methods are accepted for STM32H747XIH6?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for STM32H747XIH6?

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

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

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

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

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

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

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

Return procedure for STM32H747XIH6:

1.Submit a request within 90 days.

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

STM32H747XIH6 Tags

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