STMicroelectronics STM32H747AGI6
- Part No.:
- STM32H747AGI6
- Manufacturer:
- STMicroelectronics
- Category:
- Microcontrollers
- Package:
- 169-UFBGA
- Datasheet:
-
STM32H747AGI6.pdf
- Description:
- IC MCU 32BIT 1MB FLASH 169UFBGA
- Quantity:
- Payment:

- Shipping:

Inventory:2,553
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32H747AGI6 from STMicroelectronics is a dual-core 32-bit Arm® Cortex®-M7 (up to 480 MHz) and Cortex®-M4 (up to 240 MHz) microcontroller with 2 MB flash, 1 MB RAM, integrated SMPS regulator, MIPI DSI host, and hardware JPEG codec. It supports real-time deterministic control and high-throughput multimedia processing in space-constrained industrial HMI and edge AI inference nodes.
For engineers reviewing the STM32H747AGI6 datasheet, STM32H747AGI6 pinout, STM32H747AGI6 application, or STM32H747AGI6 equivalent, key selection criteria include dual-core asymmetric execution capability, on-chip SMPS for power efficiency, DSI interface for embedded display subsystems, and hardware-accelerated JPEG encoding/decoding for vision preprocessing.
Technical Context
The device implements a heterogeneous dual-core architecture where the M7 core handles high-performance tasks (e.g., real-time control loops, DSP algorithms) with double-precision FPU and 32 KB L1 cache, while the M4 core manages communication stacks, peripheral offloading, and low-latency I/O handling using ART Accelerator for zero-wait-state flash execution.
Its interconnect matrix comprises one AXI and two AHB bus matrices with five AHB2-APB bridges and two AXI2-AHB bridges, enabling concurrent high-bandwidth data movement across domains - critical for simultaneous camera capture (DCMI), display output (LTDC + DSI), and Ethernet MAC DMA transfers without CPU contention.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Cores | Dual Arm® Cortex®-M7 @ 480 MHz + Cortex®-M4 @ 240 MHz; enables asymmetric task partitioning with independent clock domains and memory protection units. |
| Flash / RAM | 2 MB flash with read-while-write; 1 MB RAM including 192 KB TCM (64 KB ITCM + 128 KB DTCM) for time-critical code/data placement. |
| Power Management | Integrated SMPS step-down converter + LDO; supports dynamic voltage scaling across 6 ranges and sub-1 µA standby with RTC/LSE active. |
| Display Interface | MIPI DSI host with integrated D-PHY supporting up to XGA resolution; eliminates need for external display bridge IC in compact HMI designs. |
| Analog Peripherals | Three 16-bit ADCs (3.6 MSPS total), two 12-bit DACs (1 MHz), two op-amps (7.3 MHz GBW), and DFSDM for sigma-delta sensor interfacing. |
| Communication | 2× CAN FD, 2× USB OTG (FS/HS), Ethernet MAC with DMA, SPDIFRX, SDMMC (125 MHz), and 4× I2C FM+ - suitable for industrial gateway consolidation. |
| Security | ROP, PC-ROP, active tamper detection, and 96-bit unique ID; meets baseline requirements for firmware integrity and device identity in certified systems. |
Pinout & Package
STM32H747AGI6 is packaged in UFBGA169 (7 × 7 mm, 0.65 mm pitch), a fine-pitch ball grid array optimized for high I/O density and thermal performance in compact industrial controllers.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VSS | Core power supply / ground | 1.62–3.6 V digital supply; requires external 2.2 µF VCAP capacitor per power domain for SMPS stability. |
| VCAP_1, VCAP_2 | SMPS stabilization terminals | Connect to 2.2 µF ceramic capacitors; essential for regulating VCORE at 480 MHz operation under dynamic load. |
| OSC_IN / OSC_OUT | HSE crystal oscillator input/output | Supports 4–48 MHz external crystal; used as reference for PLLs generating system clocks up to 480 MHz. |
| DSI_D0P/N to DSI_CLKP/N | MIPI DSI differential lanes | Four data lanes + one clock lane; electrically compliant with MIPI D-PHY v1.2 for direct connection to display panels. |
| PA0–PA15, PB0–PB15, etc. | General-purpose I/O with alternate functions | 168 GPIOs with interrupt capability; many support multiple AFs (e.g., TIMx_CHy, USARTx_TX/RX, SPIx_SCK/MISO/MOSI). |
Key Features
| Feature | Design Value |
|---|---|
| Dual-core asymmetric execution | Enables concurrent real-time control (M7) and protocol stack management (M4) without OS-level scheduling overhead. |
| Hardware JPEG codec | Accelerates encode/decode of YUV422/JPEG streams at >30 fps (UXGA), reducing CPU load by ~70% vs software-only implementation. |
| Chrom-ART Accelerator (DMA2D) | Performs 2D graphics operations (copy, blend, format conversion) independently of CPU, enabling smooth GUI rendering on TFT displays. |
| Flexible memory controller (FMC) | Supports NOR/NAND/PSRAM/SDRAM up to 125 MHz synchronous mode - ideal for external frame buffer or firmware storage expansion. |
| DFSDM with 8 channels | Digitizes oversampled sigma-delta signals (e.g., MEMS microphones, current sensors) with configurable filters and decimation rates. |
Applications
| Industrial HMI | Edge Vision Node |
|---|---|
Use Scenario: Compact panel-mounted operator interface with touch screen and local data logging. IC Role / Device Role / Timing Role: Primary application processor managing LTDC display controller, resistive/capacitive touch via ADC/DMA, and real-time alarm response via M7 core. Use Value: Integrated DSI interface eliminates external bridge IC; hardware JPEG codec compresses captured screenshots for remote diagnostics without CPU bottleneck. | Use Scenario: Low-power machine vision sensor node performing local object detection on streaming video. IC Role / Device Role / Timing Role: Dual-core coordination: M7 runs CNN inference (TensorFlow Lite Micro), M4 handles DCMI frame capture, USB/SDMMC data export, and watchdog supervision. Use Value: DFSDM interfaces analog microphone arrays; Chrom-ART accelerates UI overlays on live video feed; SMPS reduces system power by 35% vs LDO-only supply. |
| Programmable Logic Controller | Multi-Protocol Industrial Gateway |
Use Scenario: DIN-rail mounted PLC with analog I/O, motion control outputs, and web-based configuration interface. IC Role / Device Role / Timing Role: M7 executes deterministic ladder logic scan cycles (<100 µs jitter); M4 hosts Modbus TCP/RTU, HTTP server, and secure OTA update handler. Use Value: 16-bit ADCs sample 0–10 V/4–20 mA field signals at 1 MSPS; high-resolution timer (HRTIM) generates precise PWM for servo drive control. | Use Scenario: Field-deployed gateway aggregating CAN FD, RS-485, and Ethernet traffic for cloud telemetry. IC Role / Device Role / Timing Role: Central protocol translator: CAN FD frames → MQTT over Ethernet; M4 handles CAN FD Tx/Rx buffering and error recovery; M7 manages TLS encryption and packet routing. Use Value: Dual CAN FD controllers support time-synchronized diagnostics; MDIO interface configures external PHY; hardware CRC unit validates all frame payloads. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar dual-core Arm Cortex-M7/M4 microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32H757IIK6 | Same dual-core architecture but in LQFP208 package; lacks integrated SMPS; includes additional crypto accelerator (AES-256, PKA). | Better suited for designs requiring cryptographic acceleration and easier PCB routing; not optimal for ultra-low-power or space-constrained layouts. | Select when security compliance (e.g., IEC 62443) mandates hardware crypto and board area permits larger footprint. |
| NXP i.MX RT1176DVMAA | Arm Cortex-M7 @ 1 GHz + M4 @ 400 MHz; no integrated SMPS; includes GPU and advanced audio DSP blocks. | Targeted at rich multimedia HMI with OpenGL ES rendering and multi-channel audio; higher peak compute but greater power and BOM cost. | Choose for high-end graphical UIs requiring GPU offload and audio post-processing, accepting larger thermal envelope and supply complexity. |
Compared with STM32H757IIK6 and i.MX RT1176DVMAA, the STM32H747AGI6 uniquely balances high-frequency dual-core performance, integrated SMPS for efficient power delivery, and MIPI DSI for compact display integration - making it optimal for cost-sensitive, space-constrained industrial edge devices requiring both real-time control and visual feedback.
Availability
STM32H747AGI6 is available at Aetrix Electronics and suitable for industrial HMIs, edge vision nodes, programmable logic controllers, and multi-protocol gateways requiring stable component supply throughout extended production lifecycles.
Supply support for STM32H747AGI6 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 automotive qualification heritage.
The STM32H7 series targets high-end embedded applications demanding real-time determinism, rich connectivity, and multimedia capability - specifically designed for industrial automation, motor control, and intelligent edge devices.
FAQ
What is the maximum operating frequency of each core in the STM32H747AGI6?
The Arm Cortex-M7 core operates at up to 480 MHz with double-precision FPU and 32 KB L1 cache, while the Cortex-M4 core runs at up to 240 MHz with single-precision FPU and ART Accelerator. Both cores support independent clock sources and voltage scaling, enabling dynamic performance/power trade-offs during runtime.
Does the STM32H747AGI6 support hardware-accelerated cryptography?
No, the STM32H747AGI6 does not include dedicated cryptographic accelerators such as AES, SHA, or PKA engines. It provides ROP and PC-ROP for basic code protection and tamper detection, but full cryptographic operations must be implemented in software or via external secure elements.
Can the STM32H747AGI6 drive an RGB LCD panel directly without external components?
Yes - the integrated LCD-TFT controller (LTDC) supports parallel RGB interfaces up to XGA resolution (1024×768) with up to 24-bit color depth and hardware layer blending. It requires only passive termination resistors and timing-matched trace routing; no external display bridge or level shifters are needed for standard RGB panels.
How many power domains does the STM32H747AGI6 have, and what do they control?
The device has three independent power domains: D1 (high-performance, hosts M7 core and AXI bus), D2 (communication peripherals and timers), and D3 (reset/clock/power management). Each can be clock-gated or powered down individually, enabling granular power optimization - for example, keeping D3 active for RTC while shutting down D1/D2 in standby mode.
STM32H747AGI6 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 169-UFBGA
- 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:
- 112
- Program Memory Size:
- 1MB (1M 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:
STM32H747AGI6 FAQ
1.How can I place an order for STM32H747AGI6 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32H747AGI6 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 STM32H747AGI6 reliable?
The price and inventory of STM32H747AGI6 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32H747AGI6 is usually 5 days.
3.What payment methods are accepted for STM32H747AGI6?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32H747AGI6 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32H747AGI6?
STM32H747AGI6 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32H747AGI6 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 STM32H747AGI6?
For technical support, including STM32H747AGI6 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32H747AGI6 requirements.
6.How does Aetrix verify that STM32H747AGI6 is sourced from the original manufacturer or authorized distributors?
All STM32H747AGI6 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 STM32H747AGI6 meets industry standards.
7.What is the process for return or replacement of STM32H747AGI6?
All STM32H747AGI6 units undergo pre-shipment inspection (PSI). If there is an issue with STM32H747AGI6, 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 STM32H747AGI6 part is unused and in its original packaging.
Return procedure for STM32H747AGI6:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32H747AGI6 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…
