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

- Shipping:

Inventory:3,660
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32H745IIT3 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, and 168 GPIOs. It supports real-time deterministic control in industrial PLCs, motor drives, and edge AI inference at the device level.
For engineers reviewing the STM32H745IIT3 datasheet, STM32H745IIT3 pinout, STM32H745IIT3 application, or STM32H745IIT3 equivalent, key selection considerations include dual-core asymmetric processing capability, on-chip SMPS for power efficiency, TCM RAM partitioning for time-critical routines, and FDCAN/USB OTG/Ethernet interface concurrency.
Technical Context
The device implements a three-domain power architecture (D1/D2/D3), enabling independent clock gating and voltage scaling across high-performance, communication, and system-control subsystems. Its interconnect matrix includes one AXI and two AHB bus matrices with five AHB2-APB bridges, supporting concurrent high-bandwidth peripheral access without CPU arbitration bottlenecks.
Dual-core operation is coordinated via shared memory, mailbox, and semaphore mechanisms; the M7 core handles compute-intensive tasks (e.g., JPEG decode, FFT) using 32 KB I/D cache and DSP extensions, while the M4 executes real-time control loops with ART Accelerator-enabled zero-wait-state flash execution.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Cores | Dual Arm® Cortex®-M7 @ 480 MHz + Cortex®-M4 @ 240 MHz - enables asymmetric task partitioning with hardware isolation |
| Flash / RAM | 2 MB flash (read-while-write) + 1 MB RAM (192 KB TCM + 864 KB SRAM) - supports large firmware images and real-time data buffering |
| Power Management | Integrated SMPS step-down converter + LDO - reduces external BOM count and improves efficiency in 1.62–3.6 V systems |
| Analog Peripherals | 3× 16-bit ADCs (3.6 MSPS), 2× 12-bit DACs (1 MHz), 2× op-amps (7.3 MHz BW) - suitable for closed-loop analog signal conditioning |
| Communication Interfaces | 2× FDCAN, 2× USB OTG (FS/HS), 2× Ethernet MAC, 4× USART, 4× I2C, 6× SPI - enables multi-protocol industrial gateway design |
| Timers & Control | 1× HRTIM (2.1 ns resolution), 2× advanced motor timers, 10× GP timers - supports precise PWM generation for servo/motor control |
| Graphics & Media | LCD-TFT controller (XGA), Chrom-ART DMA2D accelerator, hardware JPEG codec - enables embedded GUI and image processing offload |
Pinout & Package
STM32H745IIT3 uses a 176-pin UFBGA package (10 × 10 mm, 0.8 mm pitch) with 168 user I/Os distributed across 11 groups (GPIOA–GPIOI, GPIOK, GPIOL). Power supply pins include VCORE, VDD, VDDA, VREF+, VBAT, and dedicated VCAP capacitor connections for SMPS stability.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD/VSS | Main digital supply/ground | Supplies D1/D2 domains; requires local decoupling per ST layout guidelines |
| VDDA/VSSA | Analog supply/ground | Isolates ADC/DAC/OPAMP noise-sensitive circuitry from digital switching transients |
| VCAP_1/VCAP_2 | SMPS output filter nodes | Connects to external 2.2 µF ceramic capacitors to stabilize core voltage regulation |
| NRST | Active-low reset input | Asynchronous reset with internal pull-up; compatible with open-drain reset supervisors |
| BOOT0 | Boot mode selection | High at power-up selects system memory bootloader; low selects main flash |
| PA13/PA14 | SWD debug interface | Supports full SWD programming and real-time trace without JTAG pin overhead |
Key Features
| Feature | Design Value |
|---|---|
| Dual-core asymmetric processing | Enables concurrent real-time control (M4) and high-throughput computation (M7) without OS-level scheduling latency |
| Adaptive real-time (ART) Accelerator | Eliminates flash wait states for M4 code execution, achieving 240 MHz zero-wait-state performance |
| TCM RAM partitioning | 64 KB ITCM + 128 KB DTCM allows deterministic interrupt response and critical loop storage in tightly coupled memory |
| Hardware JPEG codec | Offloads CPU during image compression/decompression, reducing frame latency in vision-based HMI applications |
| DFSDM with 8-channel sigma-delta filtering | Directly interfaces with MEMS microphones and current-sense modulators without external digital filters |
Applications
| Industrial Motor Drive | Edge AI Vision Gateway |
|---|---|
Use Scenario: High-precision servo control with field-oriented control (FOC) and predictive maintenance analytics. IC Role / Device Role / Timing Role: M4 core executes real-time FOC loops at 20 kHz; M7 core runs vibration analysis algorithms and communicates via FDCAN/Ethernet. Use Value: Hardware-accelerated HRTIM generates synchronized 3-phase PWM with <2.1 ns jitter, ensuring torque ripple <0.5%. | Use Scenario: Local object detection and classification on camera feed before cloud upload. IC Role / Device Role / Timing Role: DCMI captures 720p@30fps; JPEG codec compresses frames; M7 runs lightweight CNN; M4 manages USB/Ethernet transport. Use Value: On-chip JPEG encode reduces bandwidth by 8× vs raw RGB, enabling LTE-M transmission of 10+ fps. |
| Programmable Logic Controller (PLC) | HMI with TFT Display |
Use Scenario: Modular I/O expansion with deterministic cyclic execution and safety monitoring. IC Role / Device Role / Timing Role: M4 handles I/O scanning and safety logic; M7 manages EtherCAT master stack and web server. Use Value: Dual Ethernet MAC with hardware time-stamping supports sub-1 µs cycle synchronization for distributed I/O. | Use Scenario: Touch-enabled graphical interface with animated menus and real-time process visualization. IC Role / Device Role / Timing Role: LTDC drives 800×480 RGB display; Chrom-ART DMA2D accelerates bitmap blending; M7 renders UI widgets. Use Value: DMA2D reduces CPU load by 70% during layer composition, freeing M7 for application logic. |
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 |
|---|---|---|---|
| STM32H755IIT6 | Same pinout, adds cryptographic acceleration (AES-256, PKA, HASH), higher max flash (2 MB vs 2 MB same), identical RAM | Required for secure boot, TLS handshake offload, or encrypted firmware updates | Select when end-product security certification (e.g., IEC 62443) is mandated |
| STM32H743VIT6 | LQFP100 package (144-pin), no SMPS, lower max frequency (400 MHz M7), reduced peripheral count (no JPEG, no DFSDM) | Suitable for cost-sensitive, space-constrained designs where SMPS integration is unnecessary | Select when board area allows larger LQFP and external DC/DC is preferred over integrated SMPS |
Compared with STM32H745IIT3, the H755IIT6 adds hardware crypto without sacrificing performance or footprint, while the H743VIT6 trades SMPS, JPEG, and DFSDM for lower cost and simpler power design in non-edge-AI applications.
Availability
STM32H745IIT3 is available at Aetrix Electronics and suitable for industrial motor drives, edge AI gateways, programmable logic controllers, and HMI displays requiring stable component supply across long-life production cycles.
Supply support for STM32H745IIT3 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, specializing in microcontrollers, power management, sensors, and automotive ICs.
The STM32H7 series targets high-end embedded applications demanding real-time determinism, heterogeneous computing, and rich peripheral integration - particularly in industrial automation, medical imaging, and smart infrastructure.
FAQ
What is the maximum operating temperature range for STM32H745IIT3?
The STM32H745IIT3 is rated for industrial temperature range: –40 °C to +85 °C. Extended temperature variants (e.g., STM32H745IIK3) support up to +125 °C but require specific part numbers and qualification testing per ST's ECOPACK2 compliance documentation.
Does STM32H745IIT3 support TrustZone security?
No. STM32H745IIT3 does not implement Arm TrustZone. Security features include ROP/PC-ROP, active tamper detection, and write protection for flash/SRAM. For TrustZone-enabled dual-core operation, consider the STM32H757/753 series with Cortex-M7 + Cortex-M4 and TrustZone memory isolation.
Can both Cortex-M7 and Cortex-M4 cores access the same peripherals simultaneously?
Yes, but with arbitration. Peripherals are mapped to specific power domains (D1/D2/D3); concurrent access is managed via the interconnect matrix and AHB/AXI bus arbitration logic. Critical peripherals like timers and ADCs support dual-core triggering via event lines and DMA request routing to avoid contention.
What development tools are officially supported for STM32H745IIT3?
ST provides full support via STM32CubeH7 firmware package, STM32CubeMX configuration tool, and STM32CubeIDE (Eclipse-based). Hardware tools include ST-LINK/V3 debug probe and evaluation boards such as STM32H745I-EVAL and STM32H745I-DISCO. Keil MDK and IAR Embedded Workbench also offer certified toolchains.
STM32H745IIT3 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:
- 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 ~ 125°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32H745IIT3 FAQ
1.How can I place an order for STM32H745IIT3 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32H745IIT3 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 STM32H745IIT3 reliable?
The price and inventory of STM32H745IIT3 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32H745IIT3 is usually 5 days.
3.What payment methods are accepted for STM32H745IIT3?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32H745IIT3 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32H745IIT3?
STM32H745IIT3 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32H745IIT3 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 STM32H745IIT3?
For technical support, including STM32H745IIT3 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32H745IIT3 requirements.
6.How does Aetrix verify that STM32H745IIT3 is sourced from the original manufacturer or authorized distributors?
All STM32H745IIT3 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 STM32H745IIT3 meets industry standards.
7.What is the process for return or replacement of STM32H745IIT3?
All STM32H745IIT3 units undergo pre-shipment inspection (PSI). If there is an issue with STM32H745IIT3, 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 STM32H745IIT3 part is unused and in its original packaging.
Return procedure for STM32H745IIT3:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32H745IIT3 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…

