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

- Shipping:

Inventory:194
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32H745ZIT6 from STMicroelectronics is a dual-core 32-bit Arm® Cortex®-M7 (480 MHz) + Cortex®-M4 (240 MHz) microcontroller with 2 MB flash, 1 MB RAM (192 KB TCM), and integrated SMPS regulator. It features 168 GPIOs, dual CAN FD interfaces, Ethernet MAC, JPEG codec, and LCD-TFT controller - deployed in industrial HMI, motor control gateways, and edge AI inference nodes requiring real-time co-processing.
For engineers reviewing the STM32H745ZIT6 datasheet, STM32H745ZIT6 pinout, STM32H745ZIT6 application, or STM32H745ZIT6 equivalent, key selection criteria include dual-core clock domain isolation, SMPS vs LDO power configuration flexibility, TCM RAM allocation for time-critical M7 routines, and Quad-SPI interface timing at 133 MHz.
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, supporting concurrent high-bandwidth data flows between cores, peripherals, and memory.
Dual-core operation is coordinated via shared memory with hardware semaphore support and interrupt forwarding. 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.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Cores | Dual Arm® Cortex®-M7 @ 480 MHz + Cortex®-M4 @ 240 MHz - enables asymmetric task partitioning (e.g., M7 for vision/AI, M4 for real-time motor control) |
| Flash / RAM | 2 MB flash with read-while-write; 1 MB RAM (64 KB ITCM + 128 KB DTCM + 864 KB SRAM + 4 KB backup SRAM) - supports deterministic low-latency code/data access |
| Power Management | Integrated SMPS step-down converter + LDO + backup regulator - reduces external BOM count and enables 2.95 µA Standby mode (RTC/LSE active) |
| Communication | 2× CAN FD, 2× USB OTG (FS/HS), Ethernet MAC, 4× USART/UART, 4× I²C, 6× SPI, SPDIFRX, SWPMI - suitable for multi-protocol industrial gateway designs |
| Analog Peripherals | 3× 16-bit ADCs (3.6 MSPS), 2× 12-bit DACs (1 MHz), 2× op-amps (7.3 MHz GBW), 2× comparators - supports closed-loop analog signal conditioning and feedback |
| Graphics & Timing | LCD-TFT controller (XGA), Chrom-ART DMA2D accelerator, JPEG codec, HRTIM (2.1 ns resolution) - enables embedded GUI rendering and precision PWM generation |
Pinout & Package
STM32H745ZIT6 uses LQFP144 (20 × 20 mm, 0.5 mm pitch) package with 144 pins. Pin functions include dedicated VCAP, VDDA/VSSA, VREF+/VREF−, multiple VDD/VSS groups per domain, and configurable alternate function mapping per GPIO.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDDA / VSSA | Analog power supply / ground | Isolated analog domain powering ADCs, DACs, op-amps - requires separate filtering to maintain SNR > 70 dB |
| VREF+ / VREF− | Analog reference inputs | Enable precise 16-bit ADC conversion without external reference; VREF+ accepts 1.2–3.6 V input |
| VCAP_1 / VCAP_2 | Core voltage decoupling | Connect 2.2 µF ceramic capacitors close to pins to stabilize internal SMPS output for VCORE |
| NRST | Active-low reset input | Asynchronous reset with Schmitt trigger; supports external pull-up and debounced push-button interface |
| BOOT0 | Boot mode selection | High at power-up selects system memory boot (for DFU); low selects user flash - critical for field firmware recovery |
Key Features
| Feature | Design Value |
|---|---|
| Dual-core cache coherence | M7 I/D-cache and M4 instruction cache reduce flash access latency; cache maintenance instructions ensure data consistency across cores |
| SMPS regulator integration | On-chip buck converter replaces external DC-DC IC - cuts board area by ~25 mm² and improves efficiency at 100–500 mA load |
| ART Accelerator | Zero-wait-state execution from flash up to 240 MHz on M4 core - eliminates need for external QSPI XIP memory in cost-sensitive designs |
| DFSDM peripheral | 8-channel digital filter for sigma-delta modulators - enables direct connection to MEMS microphones or current-sense delta-sigma ADCs without FPGA preprocessing |
| HRTIM timer | 2.1 ns resolution with dead-time insertion and fault protection - meets IEC 61800-3 requirements for servo drive PWM synchronization |
Applications
| Industrial Motor Control Gateway | Edge Vision Node |
|---|---|
Use Scenario: Centralized control unit managing 4-axis servo drives, fieldbus communication (CAN FD/Ethernet), and safety monitoring. IC Role / Device Role / Timing Role: Dual-core orchestrator - M7 handles EtherCAT stack and motion trajectory planning; M4 executes PWM generation via HRTIM and current loop control. Use Value: Deterministic 50 µs current loop response achieved using DTCM-resident M4 code and hardware semaphore synchronization with M7 motion planner. | Use Scenario: Low-power camera-based anomaly detection on factory floor using TensorFlow Lite Micro and local JPEG compression. IC Role / Device Role / Timing Role: Vision coprocessor - M7 runs CNN inference on DCMI-captured frames; JPEG codec offloads compression before Ethernet transmission. Use Value: Full VGA frame capture (640×480@30 fps) and JPEG encode completed in <12 ms using DMA2D-accelerated YUV conversion and hardware codec. |
| Human-Machine Interface (HMI) | Energy Monitoring Gateway |
Use Scenario: 7-inch TFT display with touch controller, real-time data logging, and secure OTA updates over cellular modem. IC Role / Device Role / Timing Role: Graphics and security hub - LTDC drives RGB interface; Chrom-ART renders UI layers; RNG + ROP enable secure firmware signing verification. Use Value: 60 fps UI refresh sustained while background tasks (logging to SDMMC, TLS handshake) execute on M4 without frame tearing. | Use Scenario: DIN-rail mounted meter aggregating Modbus RTU data from 16 smart sensors and reporting via LoRaWAN. IC Role / Device Role / Timing Role: Protocol translation engine - M4 manages 4× UARTs for Modbus polling; M7 handles LoRa packet assembly, AES-128 encryption, and duty-cycle scheduling. Use Value: Sub-10 µA deep-sleep current (VBAT domain active) extends battery life to >5 years in intermittent reporting mode. |
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 |
|---|---|---|---|
| STM32H755ZIT6 | Same package and pinout; adds cryptographic accelerators (AES-256, PKA, HASH) and 1 MB additional flash (3 MB total) | Required for TLS 1.3 handshakes or secure boot with ECDSA signature verification | Select when hardware crypto offload is mandatory and BOM cost premium is acceptable |
| STM32H743ZIT6 | Identical dual-core specs but lacks SMPS regulator - relies on external DC-DC or LDO only | Higher system-level power dissipation in 100–300 mA range; no VCAP pins or SMPS control registers | Select if existing power design uses discrete regulators and thermal budget allows +150 mW core loss |
Compared with STM32H745ZIT6, the H755ZIT6 adds essential crypto acceleration for secure edge deployments, while the H743ZIT6 trades integrated power efficiency for simpler legacy power architecture compatibility - choice depends on whether SMPS integration or hardware cryptography dominates the system-level BOM and thermal constraints.
Availability
STM32H745ZIT6 is available at Aetrix Electronics and suitable for industrial motor control gateways, edge vision nodes, human-machine interfaces, and energy monitoring gateways requiring stable component supply across extended product lifecycles.
Supply support for STM32H745ZIT6 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, rich connectivity, and graphics capability - specifically engineered for industrial automation, medical imaging, and AI-at-the-edge systems.
FAQ
What power supply configurations does STM32H745ZIT6 support?
STM32H745ZIT6 supports three primary power architectures: (1) SMPS + LDO (recommended for efficiency), (2) LDO-only (simpler layout, higher quiescent current), and (3) external core supply with internal LDO bypassed. Voltage scaling offers six ranges (1.26–1.44 V) in Run mode and dynamic adjustment during Stop mode transitions.
How is dual-core debug handled on STM32H745ZIT6?
Debug is supported via SWD/JTAG with simultaneous M7 and M4 core visibility using ST-LINK v3 or compatible probes. The embedded 4 KB trace buffer captures instruction flow from either core, and CoreSight components allow breakpoint setting, register inspection, and memory access on both cores independently - no software intervention required for cross-core debugging.
Does STM32H745ZIT6 support external SDRAM, and what are the timing limits?
Yes - the Flexible Memory Controller (FMC) supports SDRAM/LPSDR up to 125 MHz clock rate with programmable timing parameters (tRCD, tRP, tRC, etc.). It interfaces with standard x16 or x32 SDRAM parts (e.g., ISSI IS42S16400J), and initialization is handled by HAL drivers or custom FSMC configuration sequences in startup code.
Can the JPEG codec encode and decode simultaneously with CPU operation?
Yes - the hardware JPEG codec operates independently via DMA channels and interrupts. Encoding or decoding runs in parallel with both M7 and M4 execution; typical 640×480 JPEG encode completes in ~8 ms with no CPU load, freeing cores for application logic while maintaining deterministic real-time response.
STM32H745ZIT6 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 144-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:
- 97
- 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 23x16b; D/A 2x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32H745ZIT6 FAQ
1.How can I place an order for STM32H745ZIT6 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32H745ZIT6 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 STM32H745ZIT6 reliable?
The price and inventory of STM32H745ZIT6 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32H745ZIT6 is usually 5 days.
3.What payment methods are accepted for STM32H745ZIT6?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32H745ZIT6 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32H745ZIT6?
STM32H745ZIT6 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32H745ZIT6 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 STM32H745ZIT6?
For technical support, including STM32H745ZIT6 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32H745ZIT6 requirements.
6.How does Aetrix verify that STM32H745ZIT6 is sourced from the original manufacturer or authorized distributors?
All STM32H745ZIT6 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 STM32H745ZIT6 meets industry standards.
7.What is the process for return or replacement of STM32H745ZIT6?
All STM32H745ZIT6 units undergo pre-shipment inspection (PSI). If there is an issue with STM32H745ZIT6, 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 STM32H745ZIT6 part is unused and in its original packaging.
Return procedure for STM32H745ZIT6:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32H745ZIT6 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…

