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

- Shipping:

Inventory:303
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F746ZET6 from STMicroelectronics is a high-performance ARM® Cortex®-M7 32-bit microcontroller with FPU, delivering 462 DMIPS at 216 MHz, featuring 512 KB flash memory, 320 KB SRAM (including 64 KB data TCM and 16 KB instruction TCM), and integrated peripherals including dual CAN 2.0B, USB OTG HS/FS, 10/100 Ethernet MAC, LCD-TFT controller, and Chrom-ART Accelerator™. It targets embedded HMI, industrial control, and connected edge devices requiring real-time graphics and deterministic communication.
For engineers reviewing the STM32F746ZET6 datasheet, STM32F746ZET6 pinout, STM32F746ZET6 application, or STM32F746ZET6 equivalent, key selection criteria include TCM RAM allocation for real-time tasks, dual-CAN + Ethernet coexistence, LCD-TFT timing compliance for XGA panels, and LQFP144 package I/O count (114 GPIOs) with 5 V-tolerance on 166 pins.
Technical Context
The STM32F746ZET6 implements an adaptive real-time accelerator (ART Accelerator™) with 4 KB instruction and 4 KB data L1 caches to enable zero-wait-state execution from flash or external memories. Its AXI-AHB bus matrix supports concurrent high-bandwidth access by CPU, DMA2D, Ethernet, and LCD controllers without arbitration bottlenecks.
It integrates dual clock domains: one for system/peripheral operation (up to 216 MHz via PLL) and another for audio/LCD subsystems (via dedicated PLLSAI), enabling independent timing for HDMI-CEC, SAI, SPDIFRX, and LTDC while maintaining real-time determinism for control loops.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM Cortex-M7 with FPU, 216 MHz max frequency, 462 DMIPS performance - enables complex signal processing and multitasking in real-time OS environments. |
| Memory | 512 KB Flash + 320 KB SRAM (64 KB DTCM + 16 KB ITCM + 4 KB backup) - DTCM/ITCM separation ensures deterministic latency for critical ISR/data buffers. |
| Connectivity | Dual CAN 2.0B, USB OTG HS/FS (with ULPI), 10/100 Ethernet MAC with IEEE 1588v2 hardware support - enables time-synchronized industrial networking and fieldbus bridging. |
| Graphics | LCD-TFT controller up to XGA (1024×768), Chrom-ART Accelerator™ (DMA2D) - offloads 2D graphics composition (alpha blending, image rotation) from CPU, reducing frame rendering latency. |
| Analog | Three 12-bit ADCs (2.4 MSPS each, 7.2 MSPS interleaved), two 12-bit DACs - supports high-speed motor current sensing and closed-loop analog feedback in servo drives. |
| Timers | Up to 18 timers: 13×16-bit + 2×32-bit + 2×watchdog + SysTick - includes low-power timer (LPTIM1) active in Stop mode for precise wake-up scheduling. |
| I/O | 114 GPIOs in LQFP144 package, 166 pins 5 V-tolerant - allows direct interfacing with legacy 5 V logic and industrial sensors without level shifters. |
| Security | 96-bit unique ID, true random number generator (RNG), CRC calculation unit - provides foundational elements for secure boot, device authentication, and firmware integrity verification. |
Pinout & Package
LQFP144 (20 × 20 mm, 0.5 mm pitch) package with exposed thermal pad; 114 user I/O pins, 14 power/ground pins, and dedicated debug (SWD/JTAG), reset, and supply decoupling terminals.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD/VSS (x12) | Core & I/O power supply/ground | Separate analog/digital domains; requires local 100 nF + 4.7 µF decoupling per VDD pair to maintain ADC/DAC accuracy and core stability. |
| VCAP1/VCAP2 | Internal regulator bypass capacitors | Mandatory 2.2 µF ceramic capacitors to stabilize internal 1.2 V regulator; omission causes boot failure or erratic core behavior. |
| NRST | Active-low reset input | Asynchronous reset with Schmitt trigger; supports external pull-up and debounced push-button recovery without additional circuitry. |
| PA0–PA15, PB0–PB15, etc. | General-purpose I/O with alternate functions | Each pin supports up to 16 alternate functions (e.g., TIM2_CH1, USART2_TX, SPI3_SCK); remappable via AFIO register to optimize PCB routing. |
| PH13–PH15 | LCD data bus (D0–D15) | 16-bit parallel interface supporting 8080/6800 modes; synchronized with LTDC pixel clock for direct drive of TFT panels up to XGA resolution. |
| PD0/PD1 | OSC_IN/OSC_OUT | 4–26 MHz crystal oscillator input/output; supports external clock source or HSE bypass mode for precision timing in industrial temperature ranges. |
Key Features
| Feature | Design Value |
|---|---|
| ART Accelerator™ + L1 cache | Enables zero-wait-state execution from flash at 216 MHz, eliminating instruction fetch stalls and improving real-time predictability for ISRs and control loops. |
| Dual-domain clocking (PLLSAI) | Provides independent, jitter-free clocks for audio (SAI/SPDIFRX) and display (LTDC) subsystems without compromising CPU timing or requiring external oscillators. |
| Chrom-ART Accelerator™ (DMA2D) | Hardware-accelerated 2D graphics engine performing alpha blending, color format conversion, and image rotation in parallel with CPU - reduces GUI frame update time by >70% vs. software-only rendering. |
| Flexible memory controller (FMC) | Supports NOR, PSRAM, SDRAM, and NAND with configurable wait states and burst modes - enables expansion of code/data space for HMI applications with large assets or firmware OTA updates. |
| 10/100 Ethernet MAC + IEEE 1588v2 | Hardware timestamping and PTP event message handling offload network stack processing, enabling sub-microsecond time synchronization for motion control and distributed I/O systems. |
| 5 V-tolerant I/Os (166 pins) | Eliminates need for external level translators when interfacing with 5 V sensors, encoders, or legacy industrial buses - simplifies BOM and improves noise immunity in mixed-voltage systems. |
Applications
| Industrial HMI Panel | Programmable Logic Controller (PLC) |
|---|---|
Use Scenario: A 7-inch XGA touchscreen HMI running FreeRTOS with animated gauges, alarm logging, and Modbus TCP connectivity. IC Role / Device Role / Timing Role: Primary application processor managing GUI rendering via LTDC+DMA2D, real-time Modbus TCP stack on Ethernet, and local sensor polling via multiple UARTs/SPI. Use Value: Integrated Chrom-ART and TCM RAM reduce CPU load by 45%, enabling 60 FPS UI updates while sustaining 100 Mbps Ethernet throughput and 1 ms control loop jitter. | Use Scenario: Compact DIN-rail PLC with dual CAN fieldbus interfaces, Ethernet backbone, and onboard analog I/O conditioning. IC Role / Device Role / Timing Role: Central controller executing ladder logic, synchronizing I/O scan cycles across CANopen nodes, and forwarding diagnostics over Ethernet with IEEE 1588 time stamps. Use Value: Dual CAN + Ethernet coexistence with hardware timestamping ensures deterministic <10 µs inter-node synchronization and sub-100 µs I/O update latency under full network load. |
| Medical Imaging Gateway | Smart Building Controller |
Use Scenario: Portable ultrasound front-end gateway aggregating DCMI camera data, processing Doppler signals, and streaming compressed video over USB OTG HS to host PC. IC Role / Device Role / Timing Role: Image acquisition controller using DCMI (54 MB/s), real-time DSP on Cortex-M7+FPU, and high-bandwidth USB 2.0 HS device mode with dedicated DMA. Use Value: Parallel DCMI capture + FPU-based beamforming + zero-copy USB transfer achieves sustained 30 fps HD video streaming with <2 ms end-to-end latency. | Use Scenario: HVAC/BMS controller integrating BACnet/IP over Ethernet, DALI lighting control via UART, and environmental sensing via I²C ADCs/temperature sensors. IC Role / Device Role / Timing Role: Multi-protocol convergence hub managing time-critical DALI timing, BACnet IP packet scheduling, and periodic sensor fusion in low-power Stop mode with LPTIM1 wake-up. Use Value: 5 V-tolerant I/Os interface directly with DALI transceivers; LPTIM1 + RTC calendar enables precise 15-minute sensor polling cycles with <1 µA standby current. |
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 | Higher clock (480 MHz), dual-core (Cortex-M7 + M4), 2 MB flash, no built-in Ethernet PHY - requires external PHY or RMII interface. | Better for asymmetric multiprocessing (e.g., M7 for control, M4 for comms), but lacks integrated Ethernet MAC+PHY and LCD-TFT controller. | Select when needing >400 MHz compute or dual-core isolation; avoid if Ethernet PHY integration or XGA display support is mandatory. |
| STM32F767ZIT6 | Same Cortex-M7 core, 2 MB flash, identical peripheral set, but rated for -40°C to +105°C extended temp range and includes additional crypto accelerators (AES, HASH, PKA). | Suitable for automotive or harsh-environment deployments where extended temperature and hardware crypto are required. | Choose for extended temperature operation or certified secure boot; otherwise, STM32F746ZET6 offers optimal cost/performance for commercial/industrial HMI. |
Compared with STM32H743VIT6, the STM32F746ZET6 provides integrated Ethernet PHY and LCD-TFT controller at lower cost and power, while STM32F767ZIT6 adds extended temperature and crypto acceleration without increasing footprint - making STM32F746ZET6 ideal for cost-sensitive, display-rich industrial controllers.
Availability
STM32F746ZET6 is available at Aetrix Electronics and suitable for industrial HMI, programmable logic controllers, medical imaging gateways, and smart building controllers requiring stable component supply, long-term lifecycle support, and qualified sourcing for production programs.
Supply support for STM32F746ZET6 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 ICs, sensors, and analog components for industrial, automotive, and consumer markets.
The STM32F7 series targets high-end embedded applications demanding real-time performance, rich graphics, and multi-protocol connectivity - specifically engineered for human-machine interfaces, industrial automation, and edge intelligence endpoints.
FAQ
What is the maximum operating temperature for the STM32F746ZET6 in LQFP144 package?
The STM32F746ZET6 is specified for industrial temperature range: –40 °C to +85 °C ambient. Thermal derating begins above 70 °C ambient depending on PCB copper area and airflow; junction temperature must not exceed 125 °C. The LQFP144 package features an exposed thermal pad requiring soldered connection to internal ground plane for reliable thermal dissipation.
Does the STM32F746ZET6 support external SDRAM, and what interface does it use?
Yes, the STM32F746ZET6 supports external SDRAM via its Flexible Memory Controller (FMC) with 16-bit data bus and dedicated SDRAM command lines (CK, CKE, CAS, RAS, WE). It supports single-bank SDRAM up to 64 MB, with configurable refresh timing and burst length - commonly used for framebuffer expansion in LCD-TFT applications.
Can the STM32F746ZET6 run FreeRTOS with Ethernet and USB simultaneously without resource conflict?
Yes - the STM32F746ZET6's dual DMA controllers (general-purpose DMA + dedicated USB/Ethernet DMA), AXI-AHB bus matrix, and separate TCM RAM banks allow concurrent Ethernet packet processing, USB bulk transfers, and RTOS task scheduling without bus contention. ST provides validated middleware stacks (LwIP, USB Device Class Libraries) with pre-verified interrupt priorities and memory partitioning.
Is the LCD-TFT controller capable of driving RGB888 panels at 60 Hz with XGA resolution?
Yes - the LTDC controller supports RGB888 (24-bit) output at 1024×768@60 Hz (pixel clock = 65 MHz) with programmable polarity, sync pulse width, and data enable timing. It requires external LVDS or RGB interface driver ICs; the Chrom-ART Accelerator™ handles layer composition and alpha blending in hardware, freeing CPU bandwidth for application logic.
STM32F746ZET6 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, LCD, 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:
STM32F746ZET6 FAQ
1.How can I place an order for STM32F746ZET6 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F746ZET6 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 STM32F746ZET6 reliable?
The price and inventory of STM32F746ZET6 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F746ZET6 is usually 5 days.
3.What payment methods are accepted for STM32F746ZET6?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F746ZET6 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F746ZET6?
STM32F746ZET6 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F746ZET6 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 STM32F746ZET6?
For technical support, including STM32F746ZET6 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F746ZET6 requirements.
6.How does Aetrix verify that STM32F746ZET6 is sourced from the original manufacturer or authorized distributors?
All STM32F746ZET6 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 STM32F746ZET6 meets industry standards.
7.What is the process for return or replacement of STM32F746ZET6?
All STM32F746ZET6 units undergo pre-shipment inspection (PSI). If there is an issue with STM32F746ZET6, 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 STM32F746ZET6 part is unused and in its original packaging.
Return procedure for STM32F746ZET6:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F746ZET6 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…

