STMicroelectronics STM32H735IGK6
- Part No.:
- STM32H735IGK6
- Manufacturer:
- STMicroelectronics
- Category:
- Microcontrollers
- Package:
- 201-UFBGA
- Datasheet:
-
STM32H735IGK6.pdf
- Description:
- IC MCU 32BIT 1MB FLASH 176UFBGA
- Quantity:
- Payment:

- Shipping:

Inventory:315
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32H735IGK6 from STMicroelectronics is a high-performance Arm® Cortex®-M7 32-bit microcontroller operating at up to 550 MHz, featuring 1 MB embedded flash with ECC, 564 KB SRAM (all with ECC), dual 16-bit ADCs delivering up to 3.6 MSPS, triple FD-CAN interfaces, and integrated Chrom-ART Accelerator for graphics acceleration. It targets industrial HMI, real-time motor control, and secure IoT edge nodes requiring deterministic execution and cryptographic integrity.
For engineers reviewing the STM32H735IGK6 datasheet, STM32H735IGK6 pinout, STM32H735IGK6 application, or STM32H735IGK6 equivalent, key selection considerations include its VFQFPN68 package, dual-core-ready memory architecture (TCM + system RAM), hardware crypto accelerators (AES-128/192/256, HASH, OTFDEC), and support for Ethernet MAC, USB HS/FS OTG, and LCD-TFT up to XGA resolution.
Technical Context
The STM32H735IGK6 implements a dual-bank Arm Cortex-M7 core with tightly coupled memory (TCM) and L1 cache (32 KB I-cache + 32 KB D-cache), enabling zero-wait-state execution from flash or external memory. Its memory subsystem includes 128 KB data TCM RAM for real-time data and up to 256 KB remappable instruction TCM RAM - critical for deterministic ISR latency in motor control and audio processing.
It integrates three FD-CAN controllers compliant with ISO 11898-1:2015, supporting bit rates up to 5 Mbps and protocol-level time-triggered (TT-CAN) operation on FDCAN1. The analog subsystem features two independent 16-bit ADCs with interleaved mode (7.2 MSPS combined), 2× operational amplifiers (GBW = 8 MHz), and 2× 12-bit DACs - all with ECC protection and low-power timer synchronization.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Arm Cortex-M7 with DP-FPU, 550 MHz max frequency, 1177 DMIPS performance |
| Flash Memory | 1 Mbyte embedded flash with ECC; enables robust firmware storage and secure boot validation |
| SRAM | 564 KB total SRAM with full ECC: 128 KB data TCM + 432 KB system RAM + 4 KB backup SRAM |
| Analog Peripherals | 2× 16-bit ADCs (3.6 MSPS each, 7.2 MSPS interleaved); 2× 12-bit DACs; 2× op-amps (8 MHz GBW) |
| Digital Interfaces | 3× FD-CAN, Ethernet MAC with DMA, USB 2.0 HS/FS OTG, 2× SAI, 2× Octo-SPI with XiP & on-the-fly decryption |
| Crypto Acceleration | AES-128/192/256, TDES, SHA-1/SHA-2, HMAC, CORDIC, FMAC, OTFDEC AES-128 in CTR mode |
| Package | VFQFPN68 (8 × 8 mm, 0.4 mm pitch), ECOPACK2-compliant, thermal pad exposed |
Pinout & Package
STM32H735IGK6 is housed in a 68-pin Very Thin Quad Flat No-lead (VFQFPN) package with 8 mm × 8 mm body and 0.4 mm pitch. The exposed thermal pad enhances thermal dissipation for sustained 550 MHz operation under industrial ambient conditions.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD | Main digital supply (1.62–3.6 V) | Power domain for CPU, memories, and most peripherals; requires local decoupling per datasheet layout guidelines |
| VSS | Digital ground reference | Common return path for digital circuits; must be connected to PCB ground plane with low-inductance routing |
| VDDA | Analog supply (1.62–3.6 V) | Independent power for ADCs, DACs, op-amps, and comparators; isolated from digital noise via ferrite bead or LC filter |
| VSSA | Analog ground | Separate analog ground plane tied to digital ground at single point near VDDA/VSSA pins to minimize coupling |
| NRST | Active-low reset input | Asynchronous reset signal; internal pull-up; compatible with open-drain reset supervisors and push-button debouncing |
| BOOT0 | Boot mode selection | High at power-up selects system memory bootloader; low selects user flash; sampled only during reset sequence |
| PA0–PA15 | General-purpose I/O bank A | Supports multiple alternate functions including TIM2, USART2, SPI1, I2C1, ADC1_IN0–15, and CAN_RX/TX |
| PC0–PC15 | General-purpose I/O bank C | Includes ETH_MII signals, SDMMC1, FMC, and ADC2_IN0–15; supports hardware CRC and DFSDM channel mapping |
Key Features
| Feature | Design Value |
|---|---|
| L1 Cache + TCM Architecture | 32 KB instruction + 32 KB data cache plus 128 KB data TCM enables deterministic real-time response without cache misses in critical loops |
| Hardware Crypto Suite | Dedicated CRYP/HASH engines + dual OTFDEC units allow concurrent encrypted boot and secure XiP from external Octo-SPI flash |
| FD-CAN Triple Redundancy | Three independent FD-CAN controllers support fault-tolerant automotive diagnostics, gateway arbitration, and time-triggered scheduling on FDCAN1 |
| Chrom-ART Accelerator (DMA2D) | Offloads 2D graphics operations (copy, blend, format conversion) from CPU, reducing rendering latency by >70% in GUI applications |
| Flexible Power Management | Integrated SMPS + LDO regulators, multiple low-power modes (Stop/Standby), and VBAT-backed RTC + 32×32-bit registers for battery-backed state retention |
Applications
| Industrial HMI Panel | Real-Time Motor Drive Controller |
|---|---|
Use Scenario: Touch-enabled factory display with animated gauges, alarm logging, and EtherCAT fieldbus integration. IC Role / Device Role / Timing Role: Main application processor executing FreeRTOS, driving 800×480 TFT via LTDC, handling touch via capacitive sensing, and managing EtherCAT slave stack via Ethernet MAC. Use Value: Chrom-ART offloads GUI composition; dual 16-bit ADCs sample current/voltage at 10 kHz with hardware oversampling; FD-CAN handles safety-critical drive status reporting. |
Use Scenario: 3-phase PMSM servo drive with field-oriented control (FOC), position feedback, and predictive maintenance telemetry. IC Role / Device Role / Timing Role: Real-time FOC executor using CORDIC/FMAC for trigonometric and filtering math; synchronized ADC sampling across phases; PWM generation via advanced timers (TIM1/TIM8). Use Value: 550 MHz M7 core executes FOC loop in <1 µs; TCM RAM stores PID coefficients and observer states; hardware crypto secures firmware updates over CAN FD. |
| Secure Edge Gateway | Medical Imaging Front-End |
Use Scenario: Connected medical device aggregator collecting sensor data from BLE/Wi-Fi endpoints and forwarding to cloud via TLS-secured Ethernet. IC Role / Device Role / Timing Role: Secure application host running TF-M, performing TLS handshake acceleration via CRYP/HASH, validating signed firmware images, and managing secure boot chain. Use Value: AES-256 encryption/decryption at line rate; ROP/PC-ROP prevents code reuse attacks; 96-bit unique ID enables device attestation and certificate binding. |
Use Scenario: Portable ultrasound front-end digitizing RF echo data from multi-element transducer arrays at >40 MSPS aggregate rate. IC Role / Device Role / Timing Role: High-speed data acquisition controller interfacing with external ADCs via parallel synchronous interface (PSSI), buffering raw samples in system RAM, and applying beamforming via FMAC. Use Value: Dual 16-bit ADCs support auxiliary analog monitoring; DFSDM filters sigma-delta modulator outputs from MEMS sensors; Octo-SPI XiP enables fast access to calibration lookup tables. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar high-performance MCU applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32H743VIT6 | Same core, 2 MB flash, 1 MB RAM, no FD-CAN (only standard CAN), adds DSI host and JPEG codec | Better suited for display-rich applications (e.g., infotainment) but lacks FD-CAN for automotive diagnostics | Select when display bandwidth > graphics acceleration needs, and FD-CAN is not required |
| STM32H753IIK6 | Same package, 2 MB flash, 1 MB RAM, adds cryptographic PKA (public key accelerator) and more secure services (SB-SFU) | Targeted at certified secure boot and OTA update scenarios requiring asymmetric crypto (RSA/ECC) | Select when FIPS 140-2 Level 3 or PSA Certified Level 3 compliance is mandatory |
Compared with STM32H735IGK6, the H743VIT6 trades FD-CAN for higher memory and display capability, while the H753IIK6 extends security beyond symmetric crypto to include PKA and hardened secure firmware upgrade - making it preferable for regulated medical or financial edge devices.
Availability
STM32H735IGK6 is available at Aetrix Electronics and suitable for industrial HMI, real-time motor control, secure edge gateways, and medical imaging front-ends requiring stable component supply, long-term lifecycle assurance, and traceable sourcing.
Supply support for STM32H735IGK6 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 management ICs, sensors, and analog components for industrial, automotive, and consumer markets.
The STM32H7 series delivers high-performance, secure, and energy-efficient MCUs targeting real-time industrial automation, AI-at-the-edge inference, and functional-safety-critical systems - with the H735 variant optimized for FD-CAN–centric automotive and industrial networking applications.
FAQ
What is the maximum operating frequency and how is it achieved?
The STM32H735IGK6 achieves 550 MHz via its Arm Cortex-M7 core with dual L1 caches (32 KB instruction + 32 KB data) and dynamic voltage/frequency scaling. It requires VDD ≥ 2.7 V and proper clock tree configuration using PLL1 with HSE or HSI as source. Thermal management via the VFQFPN68 exposed pad is essential to sustain this frequency in continuous operation.
Does STM32H735IGK6 support secure boot and firmware updates?
Yes. It includes a hardware-based secure boot ROM with SFI (Secure Firmware Install) and SB-SFU (Secure Boot and Secure Firmware Update) support. The bootloader validates signed firmware images using public-key cryptography, enforces memory isolation via MPU, and leverages ROP/PC-ROP to prevent code reuse attacks during update and runtime.
How many FD-CAN interfaces does STM32H735IGK6 have, and what protocols do they support?
It integrates three fully independent FD-CAN controllers (FDCAN1, FDCAN2, FDCAN3), each compliant with ISO 11898-1:2015. All support Classical CAN, CAN FD (up to 5 Mbps), and time-triggered communication (TT-CAN) on FDCAN1 - enabling use in automotive diagnostics, industrial gateways, and safety-critical networked systems.
What are the key differences between STM32H735IGK6 and STM32H743VIT6?
The STM32H735IGK6 offers triple FD-CAN, 1 MB flash, and 564 KB RAM in VFQFPN68, prioritizing automotive and industrial networking. The H743VIT6 provides 2 MB flash, 1 MB RAM, DSI host, and JPEG codec in LQFP100, but only standard CAN - making it better for display-intensive applications where FD-CAN is unnecessary.
STM32H735IGK6 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 201-UFBGA
- Series:
- STM32H7
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M7
- Core Size:
- 32-Bit Single-Core
- Speed:
- 550MHz
- 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:
- 128
- Program Memory Size:
- 1MB (1M x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 564K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.62V ~ 3.6V
- Data Converters:
- A/D 12x12/b, 22x16b; D/A 2x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32H735IGK6 FAQ
1.How can I place an order for STM32H735IGK6 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32H735IGK6 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 STM32H735IGK6 reliable?
The price and inventory of STM32H735IGK6 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32H735IGK6 is usually 5 days.
3.What payment methods are accepted for STM32H735IGK6?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32H735IGK6 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32H735IGK6?
STM32H735IGK6 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32H735IGK6 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 STM32H735IGK6?
For technical support, including STM32H735IGK6 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32H735IGK6 requirements.
6.How does Aetrix verify that STM32H735IGK6 is sourced from the original manufacturer or authorized distributors?
All STM32H735IGK6 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 STM32H735IGK6 meets industry standards.
7.What is the process for return or replacement of STM32H735IGK6?
All STM32H735IGK6 units undergo pre-shipment inspection (PSI). If there is an issue with STM32H735IGK6, 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 STM32H735IGK6 part is unused and in its original packaging.
Return procedure for STM32H735IGK6:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32H735IGK6 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…

