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

- Shipping:

Inventory:2,574
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F405ZGT6 from STMicroelectronics is a 32-bit Arm® Cortex®-M4 microcontroller with FPU, operating up to 168 MHz (210 DMIPS), featuring 1 MB flash, 192+4 KB SRAM (including 64 KB CCM), dual CAN 2.0B interfaces, USB OTG HS/FS with dedicated DMA, and 10/100 Ethernet MAC with IEEE 1588v2 hardware support - deployed in industrial gateways requiring real-time protocol bridging and fieldbus-to-Ethernet conversion.
For engineers reviewing the STM32F405ZGT6 datasheet, STM32F405ZGT6 pinout, STM32F405ZGT6 application, or STM32F405ZGT6 equivalent, key selection criteria include its 144-pin LQFP package, triple 12-bit ADCs (7.2 MSPS interleaved), camera interface (DCMI) supporting 54 MB/s parallel input, and integrated ART Accelerator enabling zero-wait-state execution from flash at full speed.
Technical Context
The STM32F405ZGT6 implements a tightly coupled memory architecture with three independent bus matrices (AHB, APB1, APB2), enabling concurrent access to flash, SRAM, and peripherals without arbitration stalls. Its ART Accelerator uses instruction prefetch and branch cache to eliminate flash wait states at 168 MHz, while the CCM RAM provides deterministic low-latency data storage for critical ISR and DSP routines.
Peripheral integration includes dual CAN controllers with time-triggered communication support, an Ethernet MAC with MII/RMII PHY interface and hardware timestamping for precision time synchronization, and a dedicated SDIO controller compliant with SD 3.0 standards - all managed via a 16-stream DMA controller with configurable FIFO depth and burst transfer capability.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Arm Cortex-M4 with FPU and DSP instructions; enables floating-point math and signal processing in real-time control loops. |
| Max Clock Frequency | 168 MHz; delivers 210 DMIPS performance with ART Accelerator enabled for deterministic flash-based code execution. |
| Memory | 1 MB flash + 192 KB SRAM + 4 KB backup SRAM + 64 KB CCM RAM; supports dual-bank flash for safe firmware updates and CCM for latency-critical variables. |
| Analog Peripherals | 3×12-bit ADCs (24 channels, 7.2 MSPS interleaved) + 2×12-bit DACs; suitable for multi-axis motor control with synchronized sampling and analog feedback generation. |
| Connectivity | 2×CAN 2.0B, USB OTG HS/FS (with ULPI and on-chip PHY), 10/100 Ethernet MAC, SDIO, DCMI; enables embedded gateway applications with protocol translation and high-bandwidth sensor aggregation. |
| Timers | Up to 17 timers including 2×32-bit and 12×16-bit general-purpose units, plus advanced-control timers (TIM1/TIM8) with dead-time insertion - essential for digital power supply and motor drive PWM generation. |
| I/O Capability | 140 GPIOs (138 5 V-tolerant), up to 84 MHz toggle rate; supports mixed-voltage system interfacing and high-speed digital signal capture. |
Pinout & Package
LQFP144 (20 × 20 mm) package with exposed thermal pad; RoHS-compliant and ECOPACK2 certified. Pin count and I/O mapping validated per STMicroelectronics DS8626 Rev 12, Section 4 "Pinouts and pin description".
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VDDA, VSS, VSSA | Power supply and ground rails | Dual-domain supply (digital/analog) with separate decoupling requirements; VDDA must be ≥ VDD for ADC/DAC accuracy. |
| PA0–PA15, PB0–PB15, etc. | General-purpose I/O banks | 140 total GPIOs grouped into 5 ports (A–E); each pin supports multiple alternate functions including USART, SPI, I²C, CAN, and timer channels. |
| PH0/PH1 | HSE oscillator inputs | 4–26 MHz external crystal connection; required for precise clock generation and USB/Ethernet timing compliance. |
| PC12 | SDIO clock output | Drives SD card interface at up to 48 MHz; supports SDHC/SDXC cards with 4-bit wide bus mode. |
| PD3/PD4/PD5/PD6 | DCMI D0–D3 | Lower 4 bits of 8-/10-/12-bit parallel camera data bus; part of 24-pin DCMI interface capable of 54 MB/s throughput. |
| PA12/PA11 | USB OTG FS DP/DM | Full-speed USB differential pair with integrated transceiver; eliminates need for external PHY in FS-only designs. |
| PA13/PA14/PA15 | SWDIO/SWCLK/NRST | Serial Wire Debug interface with hardware reset; enables non-intrusive debugging and programming without JTAG pins. |
Key Features
| Feature | Design Value |
|---|---|
| ART Accelerator | Eliminates flash wait states at 168 MHz, enabling deterministic real-time response without RAM code shadowing. |
| CCM RAM | 64 KB core-coupled memory accessible only by CPU (not DMA), ideal for stack, critical buffers, and ISR context storage. |
| Flexible Static Memory Controller (FSMC) | Supports NOR, PSRAM, NAND, and CompactFlash™ with programmable timing; enables direct attachment of external displays or legacy memory modules. |
| Hardware RTC with subsecond accuracy | Integrated calendar, alarm, and calibration registers; maintains timekeeping during Standby mode using VBAT supply. |
| True Random Number Generator (RNG) | FIPS-compliant entropy source; used for secure key generation in TLS/DTLS stacks and cryptographic libraries. |
Applications
| Industrial Gateway | Motor Drive Controller |
|---|---|
|
Use Scenario: Fieldbus-to-Ethernet protocol converter in PLC backplanes, aggregating Modbus RTU/CANopen data and forwarding via TCP/IP. IC Role / Device Role / Timing Role: Central application processor managing dual CAN nodes, Ethernet MAC, and real-time scheduling via FreeRTOS. Use Value: Integrated IEEE 1588v2 hardware timestamping ensures sub-microsecond clock synchronization across distributed I/O modules. |
Use Scenario: Closed-loop servo drive for CNC axes, executing FOC algorithms with current sensing and PWM generation. IC Role / Device Role / Timing Role: Real-time control MCU coordinating ADC sampling, PID computation, and 6-channel complementary PWM output with dead-time control. Use Value: Triple interleaved ADCs capture three-phase currents simultaneously at 7.2 MSPS, eliminating phase skew in torque calculation. |
| Smart Camera Node | Medical Data Logger |
|
Use Scenario: Edge vision node capturing VGA/720p video via parallel DCMI interface and performing onboard motion detection. IC Role / Device Role / Timing Role: Image acquisition controller feeding raw frames to internal SRAM and offloading inference to external AI accelerator over SPI. Use Value: 54 MB/s DCMI bandwidth sustains 30 fps VGA capture without frame dropping; CCM RAM stores line buffers for real-time preprocessing. |
Use Scenario: Portable ECG monitor recording analog biopotential signals and storing encrypted waveform data to microSD card. IC Role / Device Role / Timing Role: Signal acquisition MCU with 12-bit ADC oversampling, hardware encryption (AES), and SDIO host controller. Use Value: 2.4 MSPS per ADC channel enables >1 kHz effective sampling after digital filtering; 4 KB backup SRAM retains last 30 seconds of data during battery swap. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar high-performance ARM Cortex-M4 microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F407VGT6 | Includes Ethernet PHY (MII/RMII) and additional USB OTG HS functionality; identical flash/RAM and pinout compatibility in LQFP100/LQFP144 packages. | Direct replacement where integrated Ethernet PHY reduces BOM cost and PCB area; no change to software or layout when migrating from ZGT6 to VGT6 in LQFP144. | Select VGT6 if board-level Ethernet PHY is unnecessary and cost-sensitive design requires reduced component count. |
| STM32H743VIT6 | Dual-core (Cortex-M7 + Cortex-M4), 480 MHz max frequency, 2 MB flash, 1 MB RAM, enhanced crypto accelerators, and higher peripheral bandwidth. | Targeted at next-generation applications requiring AI inference acceleration, dual-core partitioning (real-time + application), or higher throughput in industrial HMI and edge AI gateways. | Choose H743VIT6 only when existing F405ZGT6 firmware cannot meet latency or compute demands - migration requires significant HAL and clock tree redesign. |
Compared with STM32F407VGT6, the ZGT6 omits the Ethernet PHY but retains full MAC+DMA functionality, offering greater flexibility in PHY selection (e.g., for fiber or PoE variants); versus STM32H743VIT6, it provides lower power consumption and simpler toolchain support while meeting most real-time industrial control requirements without over-engineering.
Availability
STM32F405ZGT6 is available at Aetrix Electronics and suitable for industrial gateways, motor drives, smart camera nodes, and medical data loggers requiring stable component supply throughout extended product lifecycles.
Supply support for STM32F405ZGT6 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 vertical manufacturing capabilities.
The STM32F4 series targets high-performance embedded applications demanding real-time responsiveness, rich connectivity, and deterministic analog signal processing - designed specifically for industrial automation, motor control, and IoT edge devices.
FAQ
What is the maximum operating temperature range for STM32F405ZGT6?
The STM32F405ZGT6 is rated for industrial temperature operation from –40 °C to +85 °C ambient, verified per DS8626 Rev 12 Section 6.3.1. Thermal derating begins above 70 °C ambient when operating at 168 MHz with full peripheral activation; junction temperature must remain below 125 °C under all conditions.
Does STM32F405ZGT6 support USB device mode without external PHY?
Yes - the STM32F405ZGT6 integrates a full-speed USB OTG transceiver (OTG_FS) with on-chip PHY, enabling USB device mode (e.g., CDC, HID, MSC) directly via PA11/PA12 without external components. High-speed mode (OTG_HS) requires either an external ULPI PHY or use of the on-chip HS PHY in specific configurations.
How many independent CAN interfaces does STM32F405ZGT6 provide?
The STM32F405ZGT6 integrates two fully independent bxCAN 2.0B controllers (CAN1 and CAN2), each with its own message RAM, filter banks, and dedicated TX/RX pins. Both support time-triggered communication, loopback self-test, and automatic retransmission - confirmed in DS8626 Rev 12 Section 3.29 and Table 2.
Is the 64 KB CCM RAM accessible by DMA?
No - the 64 KB CCM (Core Coupled Memory) RAM is accessible exclusively by the Cortex-M4 CPU and cannot be addressed by the DMA controller. This architectural restriction ensures deterministic interrupt latency and prevents bus contention during critical real-time operations, as documented in DS8626 Rev 12 Section 3.6.
STM32F405ZGT6 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 144-LQFP
- Series:
- STM32F4
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- Verified
- Core Processor:
- ARM® Cortex®-M4
- Core Size:
- 32-Bit Single-Core
- Speed:
- 168MHz
- Connectivity:
- CANbus, EBI/EMI, I2C, IrDA, LINbus, SPI, UART/USART, USB OTG
- Peripherals:
- Brown-out Detect/Reset, DMA, I2S, LCD, POR, PWM, WDT
- Number of I/O:
- 114
- Program Memory Size:
- 1MB (1M x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 192K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.8V ~ 3.6V
- Data Converters:
- A/D 24x12b; D/A 2x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32F405ZGT6 FAQ
1.How can I place an order for STM32F405ZGT6 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F405ZGT6 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 STM32F405ZGT6 reliable?
The price and inventory of STM32F405ZGT6 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F405ZGT6 is usually 5 days.
3.What payment methods are accepted for STM32F405ZGT6?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F405ZGT6 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F405ZGT6?
STM32F405ZGT6 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F405ZGT6 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 STM32F405ZGT6?
For technical support, including STM32F405ZGT6 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F405ZGT6 requirements.
6.How does Aetrix verify that STM32F405ZGT6 is sourced from the original manufacturer or authorized distributors?
All STM32F405ZGT6 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 STM32F405ZGT6 meets industry standards.
7.What is the process for return or replacement of STM32F405ZGT6?
All STM32F405ZGT6 units undergo pre-shipment inspection (PSI). If there is an issue with STM32F405ZGT6, 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 STM32F405ZGT6 part is unused and in its original packaging.
Return procedure for STM32F405ZGT6:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F405ZGT6 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…

