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

- Shipping:

Inventory:3,546
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32H755IIT3 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, hardware crypto acceleration (AES-256, SHA-2, RNG), and 46 communication/analog peripherals. It targets high-performance embedded applications requiring real-time determinism, secure firmware updates, and rich connectivity - such as industrial PLCs, motor drives, and edge AI inference nodes.
For engineers reviewing the STM32H755IIT3 datasheet, STM32H755IIT3 pinout, STM32H755IIT3 application, or STM32H755IIT3 equivalent, key selection considerations include dual-core asymmetric execution capability, voltage scaling across six power ranges, dual-domain power management (D1/D2/D3), and support for external SDRAM/NOR/NAND via flexible memory controller.
Technical Context
The device implements a hierarchical interconnect architecture with three bus matrices (1 AXI + 2 AHB) and five AHB2-APB bridges, enabling concurrent high-bandwidth data movement between CPU cores, DMA controllers (MDMA, dual-port DMAs), and peripherals. Its clock system integrates three PLLs - one for system clock generation and two kernel-clock PLLs - all supporting fractional mode for precise frequency synthesis across domains.
Power architecture separates functionality into three independent domains: D1 (high-performance core cluster), D2 (communication/timer peripherals), and D3 (reset/clock/power control). Each domain supports independent clock gating and voltage scaling, with SMPS and LDO regulators supplying VCORE and I/O domains respectively - enabling sub-3 µA standby current while maintaining RTC and backup SRAM operation.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Cores | Dual-core: Arm 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 (192 KB TCM + 864 KB user SRAM + 4 KB backup SRAM) |
| Power Management | Three independent power domains (D1/D2/D3); SMPS step-down + LDO regulators; 6-level voltage scaling in Run/Stop modes |
| Analog Peripherals | 3× 16-bit ADCs (3.6 MSPS), 2× 12-bit DACs (1 MHz), 2× op-amps (7.3 MHz GBW), 2× ultra-low-power comparators |
| Communication | 2× CAN FD + 1× TT-CAN, 2× USB OTG (FS/HS), Ethernet MAC, 4× USART/UART/LPUART, 4× I²C FM+, 6× SPI, SPDIFRX, SDMMC, HDMI-CEC |
| Security | Hardware AES-128/192/256, HASH (SHA-1/SHA-2/MD5), HMAC, ROP/PC-ROP, active tamper detection, secure firmware upgrade |
| Package | TFBGA240+25 (14 × 14 mm, 0.8 mm pitch), ECOPACK2-compliant, rated for industrial temperature range |
Pinout & Package
STM32H755IIT3 uses a 240-ball TFBGA package with 25 additional balls for VSS/VDD decoupling and thermal pads. The package supports fine-pitch PCB layout and high-density routing for complex mixed-signal designs.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VDDA, VDDIO2 | Core/I/O/Analog Power Supply | Separate supply domains enable noise isolation between digital logic, analog circuits, and I/O banks |
| VSS, VSSA, VSSIO2 | Ground Reference | Dedicated ground planes per domain reduce coupling and improve signal integrity |
| VCAP_1/2 | Core Voltage Decoupling | External 2.2 µF ceramic capacitors stabilize internal SMPS output for VCORE regulation |
| NRST | Active-Low Reset Input | Asynchronous reset with Schmitt trigger input; supports external pull-up and debouncing |
| BOOT0 | Boot Mode Selection | Configures boot source (system memory, embedded flash, or FMC) at power-on reset |
| PA0–PA15, PB0–PB15, etc. | General-Purpose I/O | 168 GPIOs with interrupt capability, configurable pull-up/down, and multiple alternate functions per pin |
Key Features
| Feature | Design Value |
|---|---|
| Dual-core asymmetric processing | Enables real-time task partitioning: M7 handles compute-intensive algorithms (e.g., motor control, JPEG decode), M4 manages peripheral orchestration and low-latency I/O |
| Adaptive Real-Time Accelerator (ART) | Eliminates flash wait states for both cores, delivering zero-wait-state execution from internal flash at full speed |
| Flexible Memory Controller (FMC) | Supports synchronous DRAM, PSRAM, NOR/NAND flash up to 125 MHz - ideal for HMI frame buffers or firmware-over-the-air storage |
| Chrom-ART Accelerator (DMA2D) | Offloads 2D graphics operations (copy, blend, format conversion) from CPU, reducing rendering latency in TFT-LCD applications |
| Hardware JPEG Codec | Enables real-time image compression/decompression without CPU intervention - critical for camera-based vision systems |
Applications
| Industrial Motor Control | Edge AI Vision Node |
|---|---|
Use Scenario: Closed-loop servo drive with field-oriented control (FOC), position feedback, and safety monitoring. IC Role / Device Role / Timing Role: Dual-core coordination: M7 executes FOC algorithm and PWM generation (via HRTIM), M4 manages encoder interface, CAN FD diagnostics, and safety watchdog supervision. Use Value: Sub-2.1 ns HRTIM resolution enables precise phase-shifted PWM for multi-phase inverters; SMPS efficiency reduces thermal load in compact enclosures. | Use Scenario: On-device object detection using CNN inference on camera feed, with local result display and wireless upload. IC Role / Device Role / Timing Role: M7 runs quantized neural network (via CMSIS-NN), processes DCMI video stream, and drives XGA LCD via LTDC; M4 handles USB/SDMMC data transfer and JPEG encoding. Use Value: Hardware JPEG codec compresses 1280×720 frames at >30 fps; DMA2D accelerates UI layer composition without CPU overhead. |
| Secure Industrial Gateway | High-Resolution HMI Controller |
Use Scenario: Protocol translation gateway connecting Modbus RTU field devices to cloud via TLS-secured Ethernet/USB. IC Role / Device Role / Timing Role: M7 hosts secure TLS stack and protocol converters; M4 manages dual CAN FD interfaces, RS-485 UARTs, and encrypted OTA update handling. Use Value: AES-256/HASH crypto engines accelerate TLS handshake by >5× vs software-only; ROP/PC-ROP prevents code injection attacks on firmware updates. | Use Scenario: Touch-enabled medical display panel with real-time waveform overlay and alarm logging. IC Role / Device Role / Timing Role: M7 renders dynamic waveforms using LTDC + DMA2D; M4 acquires analog sensor data via 16-bit ADCs and manages touch controller over I²C. Use Value: 3.6 MSPS ADC sampling captures ECG transients at 10 kHz; 192 KB TCM RAM ensures deterministic waveform buffer access. |
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, 144-pin LQFP package | Lacks integrated SMPS and has lower memory density; limited to less demanding power-constrained designs | Select when cost-sensitive LQFP layout is preferred and external DC-DC is acceptable |
| NXP i.MX RT1176DVMAA | Arm Cortex-M7 @ 1 GHz + M4 @ 400 MHz; 2 MB SRAM, no embedded flash; external QSPI required | Higher peak CPU performance but requires external memory boot and lacks analog integration (no DAC/ADC op-amps) | Select for extreme compute throughput where external memory and BOM complexity are acceptable |
Compared with STM32H743VIT6, the STM32H755IIT3 adds SMPS, 1 MB extra flash, and enhanced analog subsystem; versus i.MX RT1176DVMAA, it trades raw M7 clock speed for tighter integration, lower power, and richer analog/mixed-signal capability - making it optimal for self-contained, battery-aware edge nodes.
Availability
STM32H755IIT3 is available at Aetrix Electronics and suitable for industrial motor control, edge AI vision nodes, secure gateways, and high-resolution HMI applications requiring stable component supply, long-term lifecycle assurance, and traceable sourcing.
Supply support for STM32H755IIT3 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, specializing in microcontrollers, power management, sensors, and automotive ICs - with over 40 years of innovation in embedded systems.
The STM32H7 series targets high-end real-time applications demanding dual-core determinism, advanced security, and heterogeneous peripheral integration - designed specifically for industrial automation, medical devices, and intelligent edge equipment.
FAQ
What is the maximum operating frequency of each core in the STM32H755IIT3?
The Arm Cortex-M7 core operates up to 480 MHz (1027 DMIPS), while the Cortex-M4 core runs up to 240 MHz (300 DMIPS). Both cores feature independent clock trees, MPUs, and FPUs. Frequency scaling is managed through the RCC and voltage scaling registers, with six configurable voltage ranges ensuring stability across performance modes.
Does the STM32H755IIT3 support external SDRAM, and what interface is used?
Yes, it supports external SDRAM up to 125 MHz via the Flexible Memory Controller (FMC), which provides a 32-bit data bus and dedicated control signals (RAS/CAS/WE/CLK). The FMC also supports PSRAM, NOR/NAND flash, and SRAM, enabling scalable memory architectures for HMI frame buffers or firmware update staging areas.
How does the integrated SMPS regulator differ from the LDO in power management?
The SMPS is a high-efficiency step-down DC-DC converter directly powering VCORE, achieving >85% efficiency at medium-to-high loads; the LDO supplies I/O and analog domains with low-noise, fixed 3.3 V output. SMPS operation requires external inductor (1.5 µH) and compensation components, while LDO needs only decoupling capacitors - offering design flexibility for trade-offs between efficiency and EMI sensitivity.
Can the STM32H755IIT3 execute code from external Quad-SPI flash, and what boot mechanisms are supported?
Yes, it supports XIP (execute-in-place) from Quad-SPI flash via the QUADSPI interface running up to 133 MHz. Boot options include system memory (ROM bootloader), internal flash, or external memory mapped via FMC or QUADSPI - selected by BOOT0/BOOT1 pins at reset. The ART Accelerator caches external instructions to eliminate wait states during XIP execution.
STM32H755IIT3 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 176-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:
- 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 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:
STM32H755IIT3 FAQ
1.How can I place an order for STM32H755IIT3 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32H755IIT3 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 STM32H755IIT3 reliable?
The price and inventory of STM32H755IIT3 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32H755IIT3 is usually 5 days.
3.What payment methods are accepted for STM32H755IIT3?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32H755IIT3 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32H755IIT3?
STM32H755IIT3 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32H755IIT3 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 STM32H755IIT3?
For technical support, including STM32H755IIT3 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32H755IIT3 requirements.
6.How does Aetrix verify that STM32H755IIT3 is sourced from the original manufacturer or authorized distributors?
All STM32H755IIT3 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 STM32H755IIT3 meets industry standards.
7.What is the process for return or replacement of STM32H755IIT3?
All STM32H755IIT3 units undergo pre-shipment inspection (PSI). If there is an issue with STM32H755IIT3, 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 STM32H755IIT3 part is unused and in its original packaging.
Return procedure for STM32H755IIT3:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32H755IIT3 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…

