STMicroelectronics STM32F745ZET6
- Part No.:
- STM32F745ZET6
- Manufacturer:
- STMicroelectronics
- Category:
- Microcontrollers
- Package:
- 144-LQFP
- Datasheet:
-
STM32F745ZET6.pdf
- Description:
- IC MCU 32BIT 512KB FLASH 144LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:918
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F745ZET6 from STMicroelectronics is a high-performance ARM Cortex-M7 32-bit microcontroller with FPU, delivering 462 DMIPS at 216 MHz. It integrates 512 KB flash, 320 KB SRAM (including 64 KB data TCM and 16 KB instruction TCM), dual USB OTG (FS/HS), 10/100 Ethernet MAC, LCD-TFT controller up to XGA, and triple 12-bit ADCs (2.4 MSPS). It targets real-time industrial HMI, motor control gateways, and embedded vision systems requiring deterministic processing and rich peripheral integration.
For engineers reviewing the STM32F745ZET6 datasheet, STM32F745ZET6 pinout, STM32F745ZET6 application, or STM32F745ZET6 equivalent, key selection criteria include TCM RAM allocation for real-time tasks, dual USB OTG PHY support, IEEE 1588v2 Ethernet timing, Chrom-ART Accelerator™ for GUI rendering, and 168 I/Os with 5 V tolerance-critical for mixed-voltage industrial interfaces.
Technical Context
The STM32F745ZET6 implements an Arm Cortex-M7 core with ART Accelerator™ and 4 KB instruction/data L1 caches, enabling zero-wait-state execution from flash or external memory. Its AXI-AHB bus matrix supports concurrent high-bandwidth access across CPU, DMA2D, Ethernet, and FMC peripherals.
It features dual-mode Quad-SPI, parallel DCMI (54 MB/s), and two SAIs with audio PLL support-enabling simultaneous camera capture, audio playback, and TFT display output without CPU intervention. The flexible memory controller supports SDRAM, NOR, NAND, and PSRAM, while the LCD-TFT controller includes dedicated DMA2D for hardware-accelerated 2D graphics composition.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Arm Cortex-M7 with FPU, 216 MHz max frequency, 462 DMIPS performance |
| Flash Memory | 512 KB on-chip flash with ART Accelerator™ for zero-wait-state execution |
| SRAM | 320 KB total: 64 KB data TCM + 16 KB instruction TCM + 4 KB backup SRAM |
| ADC | Three 12-bit ADCs, 2.4 MSPS each; 7.2 MSPS in triple interleaved mode |
| USB Interfaces | Dual USB OTG: full-speed (on-chip PHY) and high-speed (dedicated DMA + ULPI) |
| Ethernet | 10/100 MAC with IEEE 1588v2 hardware timestamping and MII/RMII support |
| LCD Controller | LCD-TFT controller supporting XGA resolution with Chrom-ART Accelerator™ (DMA2D) |
| I/O Count | 168 general-purpose I/Os, up to 166 with 5 V tolerance, 108 MHz toggle rate |
Pinout & Package
LQFP144 (20 × 20 mm, 0.5 mm pitch) package with exposed thermal pad. Pin count: 144 leads; RoHS-compliant, industrial temperature range (–40°C to +85°C).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD/VSS | Core power supply / ground | Separate analog/digital domains; requires 100 nF decoupling per pair near pins |
| VCAP1/VCAP2 | Internal regulator bypass | Must connect 2.2 µF ceramic capacitors to stabilize 1.2 V core voltage |
| PA0–PA15, PB0–PB15, etc. | General-purpose I/O banks | 168 total I/Os grouped into GPIOA–GPIOI; most support 5 V tolerant inputs and multiple alternate functions |
| PH13–PH15 | LCD data bus (D0–D15) | 16-bit parallel interface for RGB565/XGA TFT panels; supports 8080/6800 modes |
| PD3–PD7 | Ethernet MII/RMII signals | Direct connection to PHY required; RMII mode reduces pin count to 9 signals |
| PA11/PA12 | USB FS DP/DM | Full-speed USB device/host/OTG with integrated transceiver; no external PHY needed |
| PA11/PA12 + ULPI pins | USB HS interface | High-speed OTG via ULPI physical layer; requires external HS PHY (e.g., USB334x) |
| PC6–PC9 | DCMI D0–D7 + HSYNC/VSYNC | Parallel camera interface supporting 8-/10-/12-bit YUV/RGB formats at up to 54 MB/s |
Key Features
| Feature | Design Value |
|---|---|
| ART Accelerator™ + L1 cache | Enables deterministic 0-wait-state execution from flash or external memory, critical for hard real-time ISR latency |
| Chrom-ART Accelerator™ (DMA2D) | Hardware blitting, image format conversion, and alpha blending offload CPU for smooth GUI rendering on TFT displays |
| Dual USB OTG controllers | Simultaneous FS device/host and HS host operation enables embedded USB hubs or firmware update gateways |
| IEEE 1588v2 Ethernet MAC | Hardware timestamping of PTP packets enables sub-microsecond time synchronization in industrial automation networks |
| Triple interleaved ADC | 7.2 MSPS aggregate sampling allows synchronized multi-axis motor current sensing with <100 ns inter-channel skew |
| Flexible external memory controller | Supports SDRAM for frame buffers, NAND for firmware storage, and PSRAM for heap expansion-reducing BOM cost vs. external RAM |
Applications
| Industrial HMI Gateway | Motor Control Edge Node |
|---|---|
Use Scenario: Standalone panel PC controlling PLC I/O, displaying real-time process data, and logging to SD card. IC Role / Device Role / Timing Role: Main application processor handling GUI rendering via LCD-TFT + DMA2D, Ethernet for Modbus TCP, and USB OTG for field service firmware updates. Use Value: Integrated XGA LCD controller and Chrom-ART eliminate external graphics IC; IEEE 1588v2 ensures synchronized alarm timestamps across distributed HMIs. | Use Scenario: Compact servo drive with field-oriented control (FOC), current sensing, and CANopen communication. IC Role / Device Role / Timing Role: Real-time motor control core using TCM RAM for fast ISR execution, triple ADC for simultaneous phase current sampling, and dual CAN for motion bus + diagnostics. Use Value: 7.2 MSPS triple-interleaved ADC enables precise 20 kHz FOC loops; 168 I/Os support encoder feedback, PWM outputs, and safety monitoring signals. |
| Embedded Vision Terminal | Secure IoT Gateway |
Use Scenario: Smart camera for factory floor object detection, capturing images via DCMI and running lightweight CNN inference on Cortex-M7. IC Role / Device Role / Timing Role: Image acquisition engine (DCMI @ 54 MB/s), preprocessing accelerator (DMA2D), and neural network inference host (using CMSIS-NN with TCM-resident weights). Use Value: Parallel camera interface avoids USB bandwidth bottlenecks; 320 KB SRAM accommodates frame buffers and model parameters without external DRAM. | Use Scenario: Cellular-connected gateway aggregating sensor data from RS-485 field devices and forwarding via TLS-secured MQTT to cloud. IC Role / Device Role / Timing Role: Secure edge node managing crypto operations (RNG + AES hardware accelerator), Ethernet backhaul, and dual CAN/UART for legacy protocol bridging. Use Value: True random number generator enables FIPS-compliant key generation; dual USB OTG supports secure firmware signing via USB token authentication. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar high-performance MCU applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F746ZGT6 | Same package and pinout; adds 1 MB flash (vs. 512 KB) and Chrom-ART with LTDC layer blending | Better suited for multi-layer GUIs with transparency effects and video overlay | Select when >512 KB flash is required for bootloader + application + OTA image, or when advanced LCD compositing is needed |
| STM32H743ZIT6 | Higher clock (480 MHz), dual-core (Cortex-M7 + M4), 1 MB flash, enhanced security (TRNG, HASH, PKA) | Targeted at safety-critical or cryptographic-heavy applications (e.g., secure boot, encrypted comms) | Choose for ASIL-B functional safety designs or where dual-core isolation improves system robustness |
Compared with STM32F745ZET6, STM32F746ZGT6 offers greater flash headroom for complex firmware stacks, while STM32H743ZIT6 delivers higher compute throughput and hardware security-making the F745 optimal for cost-sensitive, real-time HMI and vision edge nodes where 512 KB flash and single-core determinism suffice.
Availability
STM32F745ZET6 is available at Aetrix Electronics and suitable for industrial HMI, motor control gateways, embedded vision terminals, and secure IoT gateways requiring stable component supply across long-lifecycle production programs.
Supply support for STM32F745ZET6 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.
The STM32F7 series targets high-end embedded applications demanding real-time performance, rich connectivity, and graphical user interfaces-designed specifically for industrial automation, medical devices, and smart appliances where Cortex-M7 efficiency and peripheral integration reduce system complexity.
FAQ
What is the maximum operating frequency and how is it achieved?
The STM32F745ZET6 achieves 216 MHz via its Arm Cortex-M7 core with ART Accelerator™ and 4 KB L1 instruction/data caches. This configuration enables zero-wait-state execution from internal flash or external memories. The clock tree supports multiple PLL sources-including HSE (4–26 MHz), HSI (16 MHz), and PLLSAI-for flexible system timing design.
Does the part support external SDRAM, and what interface is used?
Yes, the STM32F745ZET6 supports external SDRAM through its Flexible Memory Controller (FMC) with 16-bit or 32-bit data bus capability. It implements standard SDRAM command protocols (activate, precharge, refresh) and supports up to 256 MB address space. The FMC also handles NOR, NAND, and PSRAM, enabling scalable memory architecture without external logic.
How many USB interfaces does it have, and what are their capabilities?
The STM32F745ZET6 integrates two independent USB controllers: one full-speed (FS) OTG with on-chip PHY, and one high-speed (HS) OTG with dedicated DMA and ULPI interface. The FS controller supports device/host/OTG roles without external components; the HS controller requires an external PHY but enables 480 Mbps data transfer for high-bandwidth applications like firmware updates or streaming.
What LCD interface options are supported, and what resolutions are achievable?
The STM32F745ZET6 features an integrated LCD-TFT controller supporting parallel 8080/6800 modes and RGB interface up to XGA (1024×768) resolution. With Chrom-ART Accelerator™ (DMA2D), it performs hardware-accelerated 2D graphics operations including alpha blending and image rotation. The controller supports up to 24-bit color depth and includes programmable timing generators for custom panel timing requirements.
STM32F745ZET6 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 144-LQFP
- Series:
- STM32F7
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M7
- Core Size:
- 32-Bit Single-Core
- Speed:
- 216MHz
- Connectivity:
- CANbus, EBI/EMI, Ethernet, I2C, IrDA, LINbus, SAI, SD, SPDIF-Rx, SPI, UART/USART, USB OTG
- Peripherals:
- Brown-out Detect/Reset, DMA, I2S, POR, PWM, WDT
- Number of I/O:
- 114
- Program Memory Size:
- 512KB (512K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 320K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.7V ~ 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:
STM32F745ZET6 FAQ
1.How can I place an order for STM32F745ZET6 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F745ZET6 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 STM32F745ZET6 reliable?
The price and inventory of STM32F745ZET6 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F745ZET6 is usually 5 days.
3.What payment methods are accepted for STM32F745ZET6?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F745ZET6 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F745ZET6?
STM32F745ZET6 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F745ZET6 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 STM32F745ZET6?
For technical support, including STM32F745ZET6 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F745ZET6 requirements.
6.How does Aetrix verify that STM32F745ZET6 is sourced from the original manufacturer or authorized distributors?
All STM32F745ZET6 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 STM32F745ZET6 meets industry standards.
7.What is the process for return or replacement of STM32F745ZET6?
All STM32F745ZET6 units undergo pre-shipment inspection (PSI). If there is an issue with STM32F745ZET6, 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 STM32F745ZET6 part is unused and in its original packaging.
Return procedure for STM32F745ZET6:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F745ZET6 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…

