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 STM32H745IGT6

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

Inventory:2,760

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

STM32H745IGT6 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 (including 192 KB TCM), integrated SMPS regulator, and 168 GPIOs. It supports industrial motor control, real-time vision processing, and secure IoT edge gateways requiring deterministic dual-core coordination and high-bandwidth peripheral concurrency.

For engineers reviewing the STM32H745IGT6 datasheet, STM32H745IGT6 pinout, STM32H745IGT6 application, or STM32H745IGT6 equivalent, key selection criteria include dual-core clock domain isolation, SMPS vs LDO supply configuration, TCM RAM allocation for time-critical M7/M4 tasks, and FDCAN/USB OTG/Ethernet coexistence in shared memory space.

Technical Context

The device implements three independent power domains (D1/D2/D3) enabling selective clock gating and voltage scaling across performance, communication, and system-control subsystems. Its interconnect matrix comprises one AXI and two AHB bus matrices with five AHB2-APB and two AXI2-AHB bridges, ensuring low-latency access for MDMA, dual-port DMAs, and CPU cores to peripherals including FMC, QUADSPI, and Ethernet MAC.

Dual-core operation is coordinated via shared memory with hardware semaphores and interrupt forwarding; the M7 core handles high-throughput signal processing (JPEG codec, DFSDM, LCD-TFT controller), while the M4 executes real-time control loops (motor timers, ADC acquisition) with ART Accelerator-optimized flash execution and TCM-resident code.

Key Specifications

ParameterValue and Actual Design Meaning
CPU CoresDual: Cortex-M7 @ 480 MHz (1027 DMIPS) + Cortex-M4 @ 240 MHz (300 DMIPS), with independent MPUs and cache hierarchies
Memory2 MB flash (read-while-write), 1 MB RAM (192 KB TCM + 864 KB SRAM + 4 KB backup SRAM)
Power ManagementIntegrated SMPS step-down converter (VCORE supply), LDO, and 6-range voltage scaling for Run/Stop modes
Analog Peripherals3× 16-bit ADCs (3.6 MSPS), 2× 12-bit DACs (1 MHz), 2× op-amps (7.3 MHz BW), 2× ultra-low-power comparators
Communication2× FDCAN (CAN FD), 2× USB OTG (FS/HS), 2× SDIO/MMC (125 MHz), 4× I2C, 4× USART/UART/LPUART, Ethernet MAC with DMA
Timers & Control1× HRTIM (2.1 ns resolution), 2× advanced motor control timers, 10× general-purpose timers, RTC with sub-second accuracy
Graphics & VisionLCD-TFT controller (XGA), Chrom-ART DMA2D accelerator, hardware JPEG codec, 8–14-bit DCMI (80 MHz)

Pinout & Package

STM32H745IGT6 uses the LQFP176 (24×24 mm) package with 176 leads and 25 exposed thermal pad. Pin functions are defined per ST's official pin description table (DS12923 Rev 3, Section 5), supporting multiple alternate functions per pin including FMC, QUADSPI, SDMMC, and analog inputs.

Pin/TerminalCircuit RoleDesign Meaning
VDD, VSSCore power supply / ground1.62–3.6 V digital supply; requires external 2.2 µF VCAP capacitor for SMPS stability
VCAP_1, VCAP_2SMPS output filter nodesConnect 2.2 µF ceramic capacitors to stabilize internal SMPS output feeding VCORE
NRSTActive-low reset inputAsynchronous reset with programmable pull-up; supports tamper detection and secure boot enforcement
BOOT0Boot mode selectionHigh at power-up selects system memory bootloader; controlled by external pull-up/pull-down resistor
PA0–PA15, PB0–PB15, etc.General-purpose I/O168 total GPIOs with interrupt capability, configurable as analog inputs, timer channels, or peripheral alternate functions
PF0–PF15FMC address/data busSupports NOR/NAND/PSRAM/SDRAM up to 125 MHz synchronous mode; requires precise PCB routing for timing closure

Key Features

FeatureDesign Value
Dual-core asymmetric processingM7 handles compute-intensive JPEG encoding and Ethernet stack; M4 runs deterministic motor control with <1 µs jitter on HRTIM outputs
Adaptive real-time accelerator (ART)Eliminates flash wait states for M4 code execution, enabling zero-cycle instruction fetch at 240 MHz from internal flash
Flexible memory controller (FMC)Supports 32-bit SDRAM interface at 125 MHz-enables frame buffer storage for TFT displays without external DRAM controller
Hardware security engineROP/PC-ROP active tamper detection, 96-bit unique ID, and true RNG (3 oscillators) for TLS key generation in edge devices
Low-power domain partitioningD3 domain remains active in Stop mode to sustain RTC, backup SRAM, and LSE oscillator while D1/D2 are fully powered down

Applications

Industrial Motor DriveEdge AI Vision Gateway

Use Scenario: Closed-loop field-oriented control (FOC) of 3-phase PMSM motors with real-time current sensing and PWM generation.

IC Role / Device Role / Timing Role: M4 core executes FOC algorithm at 20 kHz loop rate using HRTIM for synchronized 3-phase PWM; M7 processes CAN FD diagnostics and web server stack.

Use Value: Dual-core isolation prevents network stack latency from disrupting motor timing; TCM RAM ensures deterministic ADC sampling and PID execution.

Use Scenario: On-device image preprocessing (denoising, histogram equalization) and JPEG compression before cloud upload via Ethernet or USB OTG.

IC Role / Device Role / Timing Role: M7 core runs OpenCV-based algorithms and hardware JPEG codec; DCMI captures 1280×720@30 fps; DMA2D accelerates RGB-to-YUV conversion.

Use Value: Offloads 90% of pixel processing from CPU; reduces host MCU bandwidth requirement by compressing raw frames before transmission.

Secure Industrial GatewayHuman-Machine Interface (HMI)

Use Scenario: Protocol translation between Modbus RTU (RS485), CAN FD, and MQTT over Ethernet in factory automation systems.

IC Role / Device Role / Timing Role: M4 manages serial protocol stacks and real-time scheduling; M7 hosts TLS 1.3 stack, secure boot, and web UI server with HTTPS encryption.

Use Value: Hardware RNG and ROP prevent firmware rollback attacks; dual-core separation ensures communication integrity during OTA updates.

Use Scenario: High-resolution color TFT display (800×480) with touch controller, audio feedback, and local data logging.

IC Role / Device Role / Timing Role: LTDC drives RGB interface; Chrom-ART DMA2D composites GUI layers; SDMMC stores logs; I2S interfaces to audio codec.

Use Value: Dedicated graphics hardware eliminates CPU load for layer blending and alpha blending-enables smooth 60 fps UI animation with <5% M7 utilization.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
STM32H755IIT6Same package and pinout; adds cryptographic acceleration (AES-256, PKA, HASH) and larger 2.5 MB flashBetter suited for TLS-heavy secure boot and encrypted firmware updatesSelect when hardware crypto offload is required for certificate validation or OTA decryption
STM32H743VIT6LQFP100 package (100 pins); no SMPS regulator; reduced peripheral count (no JPEG codec, single SDMMC, no DCMI)Targeted at cost-sensitive motor control without vision or high-speed connectivitySelect when board space and BOM cost constrain use of LQFP176 and SMPS components

Compared with STM32H745IGT6, the H755IIT6 adds cryptographic acceleration but shares identical dual-core timing behavior and memory architecture, while the H743VIT6 sacrifices vision/peripheral bandwidth and power efficiency for smaller footprint and lower system cost.

Availability

STM32H745IGT6 is available at Aetrix Electronics and suitable for industrial motor control, edge AI vision gateways, secure industrial gateways, and high-resolution HMI applications requiring stable component supply across multi-year production cycles.

Supply support for STM32H745IGT6 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, designing and manufacturing microcontrollers, power ICs, sensors, and automotive-grade components since 1987.

The STM32H7 series targets high-performance embedded applications demanding real-time determinism, heterogeneous processing, and integrated analog/multimedia peripherals-specifically engineered for industrial automation, medical imaging, and next-generation IoT edge nodes.

FAQ

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

The Cortex-M7 core operates up to 480 MHz with double-precision FPU and 16 KB instruction/16 KB data cache, 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 1.2 V with full voltage scaling enabled.

Does STM32H745IGT6 support hardware JPEG encoding and decoding?

Yes, STM32H745IGT6 integrates a dedicated hardware JPEG codec supporting both encoding and decoding of baseline JPEG images. It operates independently of CPU cores, accepts YUV422/RGB565 input via DMA, and outputs compressed bitstreams directly to memory or peripherals-reducing M7 core load by >85% versus software-only implementations.

How does the SMPS regulator differ from the LDO in STM32H745IGT6?

The integrated SMPS step-down converter replaces the traditional LDO for VCORE supply, improving power efficiency by ~30% at medium-to-high loads. It requires external 2.2 µF VCAP capacitors and supports dynamic voltage scaling across six ranges. The LDO remains available as a backup or for low-noise analog domain supply, but SMPS is mandatory for full 480 MHz M7 operation.

Can STM32H745IGT6 run both cores independently with different real-time operating systems?

Yes-each core has independent NVIC, MPU, and memory mapping. Engineers commonly deploy FreeRTOS on the M4 for motor control and Zephyr or ThreadX on the M7 for networking and UI. Inter-core communication uses mailbox registers, shared memory with semaphores, and event forwarding, all supported by ST's HAL and CMSIS-RTOS APIs without kernel modification.

STM32H745IGT6 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:
119
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:

STM32H745IGT6 FAQ

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

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

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

3.What payment methods are accepted for STM32H745IGT6?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for STM32H745IGT6?

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

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

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

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

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

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

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

Return procedure for STM32H745IGT6:

1.Submit a request within 90 days.

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

STM32H745IGT6 Tags

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