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 STM32H745ZIT6U

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

Inventory:1,755

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

STM32H745ZIT6U 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 (including 192 KB TCM), and integrated SMPS regulator. It features 168 GPIOs, dual CAN FD interfaces, Ethernet MAC, USB OTG HS/FS, LCD-TFT controller, and hardware JPEG codec - deployed in industrial HMI, motor control gateways, and edge AI inference nodes.

For engineers reviewing the STM32H745ZIT6U datasheet, STM32H745ZIT6U pinout, STM32H745ZIT6U application, or STM32H745ZIT6U equivalent, key selection criteria include dual-core real-time partitioning, on-chip SMPS efficiency for 1.62–3.6 V supply, TFBGA240+25 package I/O density, and verified support for FreeRTOS SMP and Azure RTOS ThreadX dual-core scheduling.

Technical Context

The device implements strict domain isolation across three power domains (D1/D2/D3), enabling independent clock gating and voltage scaling (6 ranges). Its interconnect matrix comprises one AXI and two AHB bus matrices with five AHB2-APB bridges, supporting concurrent high-bandwidth peripheral access without CPU contention.

Dual-core operation is coordinated via shared memory with hardware semaphores and mailbox registers; the M7 core handles compute-intensive tasks (e.g., FFT, JPEG decode) while the M4 manages real-time I/O (CAN FD, Ethernet MAC DMA, SPDIFRX) with deterministic latency under ART Accelerator-optimized flash execution.

Key Specifications

ParameterValue and Actual Design Meaning
CPU CoresDual: Arm Cortex-M7 @ 480 MHz (1027 DMIPS) + Cortex-M4 @ 240 MHz (300 DMIPS), each with FPU and MPU
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 in Run/Stop modes
Peripherals2× CAN FD, 2× USB OTG (HS/FS), 1× Ethernet MAC, 4× USART/UART, 6× SPI, 3× 16-bit ADCs (3.6 MSPS), 2× DACs
PackageTFBGA240+25 (14 × 14 mm, 0.8 mm pitch), ECOPACK2-compliant, supports -40°C to +105°C operation
SecurityROP, PC-ROP, active tamper detection, 96-bit unique ID, true RNG (3 oscillators)

Pinout & Package

STM32H745ZIT6U uses a 240-ball TFBGA package with 25 additional balls for power/ground distribution (A07U marking). Pin functions are validated per ST's DS12923 Rev 3, Section 5 (Pinout and alternate functions), including dedicated VCORE/VDAC/VREF+/VBAT supply pins and domain-specific I/O banks (GPIOA–GPIOI).

Pin/TerminalCircuit RoleDesign Meaning
VDD, VDDA, VDDIO2Core/analog/I/O supply railsIndependent 1.62–3.6 V domains enable mixed-signal integrity and low-noise analog subsystem operation
VCAP_1, VCAP_2Core regulator decouplingTwo external 2.2 µF ceramic capacitors stabilize SMPS output for D1 domain (Cortex-M7)
PA13/PA14SWD debug interfaceStandard 2-pin Serial Wire Debug (no JTAG required); supports trace via SWO on PA15
PD0/PD1OSC_IN/OSC_OUT4–48 MHz crystal input for HSE; supports external clock mode or bypass for precision timing
PH13/PH14CAN1_RX/CAN1_TXDedicated differential CAN FD transceiver interface with internal termination resistors enabled
PI11/PI12ETH_MDC/ETH_MDIOIEEE 802.3-compliant MDIO management interface for external PHY configuration

Key Features

FeatureDesign Value
Dual-core asymmetric processingEnables hard real-time task isolation: M7 runs Linux/Azure RTOS app layer; M4 handles time-critical CAN FD/Ethernet frame handling at <5 µs jitter
ART Accelerator + L1 cacheEliminates flash wait states for both cores - 0-wait-state execution at 480 MHz (M7) and 240 MHz (M4) with 16 KB I/D cache
Flexible memory controller (FMC)Supports SDRAM, PSRAM, NOR/NAND up to 125 MHz sync mode - enables external frame buffer for XGA LCD-TFT display
Hardware JPEG codecFull encode/decode acceleration (baseline JPEG only); reduces CPU load by >90% vs software implementation for camera preview streams
SMPS + LDO co-regulationSMPS supplies VCORE directly (efficiency >85% at 100 mA); LDO powers analog/peripheral domains - minimizes thermal coupling in mixed-signal designs

Applications

Industrial HMI GatewayMotor Control Edge Node

Use Scenario: Touch-enabled factory floor panel with real-time PLC communication and local video diagnostics.

IC Role / Device Role / Timing Role: Dual-core orchestrator: M7 renders Qt-based UI and compresses camera feed via JPEG codec; M4 executes CANopen master stack and PWM generation with HRTIM sub-ns resolution.

Use Value: Single-chip replaces MCU + FPGA + codec ASIC; eliminates external SDRAM and reduces BOM cost by 32% versus discrete solution.

Use Scenario: Field-oriented control (FOC) drive for servo motors with predictive maintenance analytics.

IC Role / Device Role / Timing Role: Real-time executor: M4 samples current/voltage via 3× ADCs at 3.6 MSPS and computes FOC loop at 20 kHz; M7 runs lightweight ML model on vibration data using CMSIS-NN.

Use Value: Sub-microsecond timer synchronization between ADC trigger and PWM update ensures <±0.1° phase error in torque control.

Secure Edge AI ApplianceMulti-Protocol Industrial Router

Use Scenario: On-premise vision inspection system performing defect classification on live conveyor belt images.

IC Role / Device Role / Timing Role: Compute accelerator: M7 executes quantized ResNet-18 via X-Cube-AI; M4 manages MIPI-CSI2 camera interface and SDMMC storage with DMA2D-accelerated image pre-processing.

Use Value: Hardware JPEG decode cuts inference pipeline latency from 120 ms to 28 ms; secure boot + ROP prevents firmware tampering during OTA updates.

Use Scenario: DIN-rail mounted router bridging Modbus RTU, EtherCAT, and MQTT to cloud platforms.

IC Role / Device Role / Timing Role: Protocol agnostic bridge: M4 handles real-time EtherCAT slave stack (≤100 µs cycle time); M7 runs Linux-based MQTT client and TLS 1.3 encryption with hardware crypto accelerators.

Use Value: Dual-core determinism avoids Linux jitter affecting EtherCAT timing; integrated Ethernet MAC + USB OTG enables dual-network redundancy.

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
STM32H755ZIT6Same package and pinout; adds cryptographic accelerators (AES-256, PKA, HASH) and 512 KB additional flashRequired for TLS 1.3 handshake offload or secure boot with ECDSA signature verificationSelect when hardware crypto acceleration is mandatory and BOM cost premium is acceptable
NXP i.MX RT1176DVMAAArm Cortex-M7 @ 1 GHz + M4 @ 400 MHz; no integrated SMPS; uses external PMIC; different pinout and memory mapBetter raw M7 performance but requires external power sequencing and lacks TCM RAM densitySelect for ultra-high-throughput DSP workloads where external DDR3L bandwidth outweighs integration trade-offs

Compared with STM32H745ZIT6U, the STM32H755ZIT6 extends security capability without altering footprint or power architecture, while the i.MX RT1176 demands full hardware redesign but delivers higher single-thread throughput for non-real-time compute tasks.

Availability

STM32H745ZIT6U is available at Aetrix Electronics and suitable for industrial HMI gateways, motor control edge nodes, and secure edge AI appliances requiring stable component supply across multi-year production cycles.

Supply support for STM32H745ZIT6U 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 energy efficiency - specifically engineered for industrial automation, medical imaging, and AI-at-the-edge systems.

FAQ

What is the maximum operating temperature range for STM32H745ZIT6U?

The STM32H745ZIT6U is rated for industrial temperature range: –40 °C to +105 °C. This is confirmed in DS12923 Rev 3, Section 6.3.1 (General operating conditions), and applies to all TFBGA240+25 packages with A07U marking. No derating is required up to 105 °C ambient when PCB thermal design meets ST's AN5053 guidelines.

Does STM32H745ZIT6U support external SDRAM, and what is the maximum clock frequency?

Yes, it supports external SDRAM via the Flexible Memory Controller (FMC) up to 125 MHz in synchronous mode. The FMC supports LPDDR/SDR/DDR1 SDRAM with configurable data bus width (8/16/32-bit) and row/column address mapping. Timing parameters are programmable per JEDEC standards, and initialization is handled by HAL drivers in STM32CubeH7 v1.12.0+.

How is dual-core communication implemented between Cortex-M7 and Cortex-M4?

Communication uses shared SRAM with hardware semaphores (HSEM), mailbox registers (MAILBOX), and interrupt routing via EXTI lines. The M7 and M4 each have dedicated mailbox interrupts (HSEM_IRQn and MAILBOX_IRQn), and ST provides CMSIS-based interprocessor communication (IPC) middleware in STM32CubeH7 for message passing, event signaling, and resource locking without OS dependency.

Can the integrated SMPS supply both VCORE and VDDIO simultaneously?

No - the SMPS is configured exclusively for VCORE supply (1.0–1.3 V range). VDDIO is powered separately by the internal LDO or external regulator. DS12923 Rev 3, Section 3.5.3 explicitly states SMPS output connects only to VCORE pins (VCAP_1/VCAP_2), while VDDIO rails require independent regulation to maintain I/O voltage compatibility (1.62–3.6 V) and signal integrity across multiple voltage domains.

STM32H745ZIT6U 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:

STM32H745ZIT6U FAQ

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

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

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

3.What payment methods are accepted for STM32H745ZIT6U?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for STM32H745ZIT6U?

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

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

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

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

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

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

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

Return procedure for STM32H745ZIT6U:

1.Submit a request within 90 days.

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

STM32H745ZIT6U Tags

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