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

- Shipping:

Inventory:2,507
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32H755ZIT3 from STMicroelectronics is a dual-core Arm® Cortex®-M7 (480 MHz) and Cortex®-M4 (240 MHz) microcontroller with 2 MB flash, 1 MB RAM (192 KB TCM + 864 KB SRAM), integrated SMPS regulator, and hardware crypto acceleration (AES-256, SHA-2, RNG). It supports real-time deterministic control in industrial PLCs, motor drives, and edge AI inference at the device level.
For engineers reviewing the STM32H755ZIT3 datasheet, STM32H755ZIT3 pinout, STM32H755ZIT3 application, or STM32H755ZIT3 equivalent, key selection criteria include dual-core asymmetric processing capability, on-chip SMPS for power efficiency, 16-bit ADC (3.6 MSPS), FDCAN FD support, and TFBGA240+25 package compatibility with high-density PCB layouts.
Technical Context
The device implements a three-domain power architecture (D1/D2/D3) enabling independent 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 bridges, supporting concurrent high-bandwidth data movement between CPU, DMA, and peripherals.
Dual-core operation is coordinated via shared memory, mailbox, and semaphore mechanisms; the M7 core handles compute-intensive tasks (e.g., FFT, JPEG decode) using its 32 KB L1 cache and double-precision FPU, while the M4 executes real-time I/O control with ART Accelerator-optimized flash execution and dedicated 128 KB DTCM RAM.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Cores | Dual: Cortex-M7 @ 480 MHz (1027 DMIPS) + Cortex-M4 @ 240 MHz (300 DMIPS), each with MPU and FPU |
| Memory | 2 MB flash (read-while-write), 1 MB RAM (64 KB ITCM + 128 KB DTCM + 864 KB SRAM + 4 KB backup) |
| Analog | 3× 16-bit ADCs (36 ch, 3.6 MSPS), 2× 12-bit DACs (1 MHz), 2× op-amps (7.3 MHz BW), 2× ultra-low-power comparators |
| Connectivity | 2× FDCAN FD controllers, 4× USART/UART/LPUART, 6× SPI (incl. Quad-SPI), 4× I2C FM+, Ethernet MAC, USB OTG HS/FS, SDMMC |
| Power | SMPS step-down converter (VCORE supply), LDO regulator, 6-level voltage scaling, 2.95 µA Standby (RTC/LSE ON) |
| Security | AES-128/192/256, HASH (SHA-1/SHA-2), HMAC, TRNG, ROP/PC-ROP, active tamper detection, secure firmware upgrade |
| Package | TFBGA240+25 (14 × 14 mm, 0.8 mm pitch), ECOPACK2-compliant, -40 to +125 °C extended temp option |
Pinout & Package
STM32H755ZIT3 uses a 240-ball TFBGA package with 25 additional balls for VSS/VDD decoupling and thermal management. The package supports fine-pitch routing and high I/O density (up to 168 GPIOs), optimized for compact industrial and automotive control modules.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VDDA, VDDIO2 | Core, analog, and I/O domain supplies | Independent power domains enable selective shutdown; VDDA must be ≥ VDD for ADC stability |
| VSS, VSSA, VSSIO2 | Ground references | Separate analog/digital grounds reduce noise coupling into precision ADC paths |
| VCAP_1, VCAP_2 | Core regulator bypass capacitors | External 2.2 µF ceramic caps required per VCAP pin for SMPS/LDO stability and transient response |
| NRST | Active-low reset input | Asynchronous reset with internal pull-up; compatible with external reset supervisors and push-button debouncing |
| BOOT0 | Boot mode selection | High at power-up enables system memory bootloader; low selects main flash for normal execution |
| PA0–PA15, PB0–PB15, etc. | General-purpose I/Os | 168 total pins with interrupt capability, configurable as GPIO, alternate function, or analog inputs |
Key Features
| Feature | Design Value |
|---|---|
| Dual-core asymmetric processing | Enables concurrent real-time control (M4) and high-throughput computation (M7) without OS-level scheduling overhead |
| Integrated SMPS regulator | Reduces external BOM count and improves system efficiency by >25% vs. LDO-only solutions at 200+ mA loads |
| ART Accelerator + L1 cache | Eliminates flash wait states for both cores, achieving zero-wait-state execution at max frequency from internal memory |
| Hardware JPEG codec | Offloads image compression/decompression from CPU, reducing latency in vision-based HMI and surveillance applications |
| Chrom-ART DMA2D accelerator | Accelerates 2D graphics operations (copy, blend, fill) for TFT-LCD displays up to XGA resolution without CPU intervention |
Applications
| Industrial PLC Controller | Motor Drive Control Unit |
|---|---|
Use Scenario: Real-time logic execution, fieldbus communication (CAN FD, EtherCAT), and analog I/O conditioning in modular automation systems. IC Role / Device Role / Timing Role: Dual-core coordination: M4 manages PWM timing (TIM1/TIM8), encoder feedback (DCMI), and CAN FD messaging; M7 runs motion algorithms and web server stack. Use Value: Deterministic sub-microsecond interrupt latency and hardware CRC/DFSDM enable precise current loop control and predictive maintenance analytics. | Use Scenario: Closed-loop vector control of PMSM/BLDC motors in HVAC compressors and EV traction inverters. IC Role / Device Role / Timing Role: M4 executes fast inner-current loops (≤1 µs ISR) using DTCM RAM and HRTIM1; M7 handles outer-speed/position loops and safety monitoring (IEC 61800-5-2). Use Value: Integrated op-amps and comparators condition shunt signals; 16-bit ADCs resolve torque ripple <0.5%; SMPS reduces thermal load in enclosed enclosures. |
| Edge AI Vision Gateway | Secure Industrial Gateway |
Use Scenario: On-device object detection and classification using lightweight CNN models deployed on embedded flash and TCM RAM. IC Role / Device Role / Timing Role: M7 runs inference engine (CMSIS-NN) with DMA2D-accelerated image preprocessing; M4 handles camera interface (DCMI), USB host, and OTA updates. Use Value: Hardware JPEG codec compresses raw sensor frames before storage; TRNG and AES-256 protect model weights and inference data in transit/at rest. | Use Scenario: Protocol translation and secure tunneling between legacy Modbus RTU devices and cloud MQTT brokers in smart grid infrastructure. IC Role / Device Role / Timing Role: M4 manages serial protocol stacks and watchdog supervision; M7 runs TLS 1.3 stack (mbedTLS), firewall rules, and secure boot verification. Use Value: Active tamper detection disables crypto keys on enclosure breach; ROP/PC-ROP prevents return-oriented exploit chains; FDCAN FD ensures deterministic firmware update delivery. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar dual-core high-performance microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32H743VIT6 | Same dual-core architecture but 1 MB flash, no SMPS, LQFP100 package, lower peripheral count (no FDCAN FD, no JPEG codec) | Suitable for cost-sensitive motor control where power efficiency and vision processing are not required | Select when BOM cost reduction outweighs need for SMPS efficiency and advanced peripherals |
| NXP i.MX RT1176DVMAA | Arm Cortex-M7 @ 1 GHz + M4 @ 400 MHz, 2 MB SRAM, no integrated flash, external DDR3/LPDDR4 support, no SMPS | Better for Linux-capable edge nodes requiring GUI and multimedia; lacks analog integration and safety features | Choose for applications needing higher single-thread throughput and external memory expansion over integrated analog/security |
Compared with STM32H743VIT6, the STM32H755ZIT3 delivers 2× flash, integrated SMPS, and FDCAN FD-critical for compact, energy-efficient, and safety-certifiable designs. Against i.MX RT1176DVMAA, it trades raw CPU speed for on-die flash, analog peripherals, and functional safety primitives-making it preferable for certified industrial control over general-purpose edge computing.
Availability
STM32H755ZIT3 is available at Aetrix Electronics and suitable for industrial PLCs, motor drives, edge AI gateways, and secure industrial gateways requiring stable component supply across multi-year production cycles.
Supply support for STM32H755ZIT3 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 with vertical manufacturing and broad IP portfolio.
The STM32H7 series targets high-end embedded applications demanding real-time determinism, security, and heterogeneous processing-designed for industrial automation, digital power, and intelligent edge devices.
FAQ
What is the maximum operating frequency of each core in the STM32H755ZIT3?
The Cortex-M7 core operates at up to 480 MHz with 1027 DMIPS performance and double-precision FPU, while the Cortex-M4 core runs at up to 240 MHz with 300 DMIPS and single-precision FPU. Both cores support independent voltage scaling and clock gating to optimize power versus performance in mixed-workload applications.
Does the STM32H755ZIT3 support hardware encryption for secure boot?
Yes. It integrates AES-128/192/256, HASH (MD5, SHA-1, SHA-2), HMAC, and a true random number generator (TRNG) to implement secure boot with cryptographic signature verification, encrypted firmware images, and runtime key protection using ROP/PC-ROP and active tamper detection.
How does the SMPS regulator improve power efficiency compared to traditional LDOs?
The integrated SMPS step-down converter achieves >90% efficiency at 200–500 mA loads, reducing heat dissipation by ~30% versus an LDO solution. It supports dynamic voltage scaling across six levels and can supply both VCORE and external circuitry, simplifying power tree design in space-constrained applications.
Can the STM32H755ZIT3 interface directly with a 16-bit parallel camera sensor?
Yes. Its 8- to 14-bit Digital Camera Interface (DCMI) supports up to 80 MHz pixel clock and 16-bit parallel data capture with embedded synchronization (HSYNC/VSYNC/PCLK). It includes FIFO buffering and DMA handoff to both cores, enabling real-time frame acquisition for machine vision preprocessing.
STM32H755ZIT3 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 144-LQFP
- Series:
- STM32H7
- Packaging:
- Bulk
- Product Status:
- Active
- Programmable:
- -
- Core Processor:
- ARM® Cortex®-M4, Cortex®-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 Sigma-Delta; D/A 2x12b
- Oscillator Type:
- External, Internal
- Operating Temperature:
- -40°C ~ 125°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32H755ZIT3 FAQ
1.How can I place an order for STM32H755ZIT3 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32H755ZIT3 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 STM32H755ZIT3 reliable?
The price and inventory of STM32H755ZIT3 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32H755ZIT3 is usually 5 days.
3.What payment methods are accepted for STM32H755ZIT3?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32H755ZIT3 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32H755ZIT3?
STM32H755ZIT3 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32H755ZIT3 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 STM32H755ZIT3?
For technical support, including STM32H755ZIT3 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32H755ZIT3 requirements.
6.How does Aetrix verify that STM32H755ZIT3 is sourced from the original manufacturer or authorized distributors?
All STM32H755ZIT3 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 STM32H755ZIT3 meets industry standards.
7.What is the process for return or replacement of STM32H755ZIT3?
All STM32H755ZIT3 units undergo pre-shipment inspection (PSI). If there is an issue with STM32H755ZIT3, 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 STM32H755ZIT3 part is unused and in its original packaging.
Return procedure for STM32H755ZIT3:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32H755ZIT3 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…

