STMicroelectronics STM32F733ZEI6
- Part No.:
- STM32F733ZEI6
- Manufacturer:
- STMicroelectronics
- Category:
- Microcontrollers
- Package:
- 144-UFBGA
- Datasheet:
-
STM32F733ZEI6.pdf
- Description:
- IC MCU 32BIT 512KB FLSH 144UFBGA
- Quantity:
- Payment:

- Shipping:

Inventory:1,297
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F733ZEI6 from STMicroelectronics is a 32-bit Arm® Cortex®-M7 microcontroller with FPU, operating at up to 216 MHz (462 DMIPS), featuring 512 KB Flash, 256+16+4 KB SRAM, dual USB OTG (HS/FS), and 21 communication interfaces including CAN 2.0B, SAI, and SDMMC - deployed in industrial HMI, motor control gateways, and audio-enabled edge nodes.
For engineers reviewing the STM32F733ZEI6 datasheet, STM32F733ZEI6 pinout, STM32F733ZEI6 application, or STM32F733ZEI6 equivalent, key selection criteria include its 216 MHz real-time performance, integrated USB HS PHY with dedicated DMA, 3×12-bit ADCs (7.2 MSPS triple interleaved), hardware AES-256, and LQFP144 package compatibility with legacy STM32F7 designs.
Technical Context
The STM32F733ZEI6 implements an adaptive real-time accelerator (ART Accelerator) with 8 KB instruction and 8 KB data caches, enabling zero-wait-state execution from Flash and external memories. Its dual-mode Quad-SPI interface supports memory-mapped XIP and direct read/write operations for external flash or PSRAM.
It integrates two independent audio PLLs (PLLI2S and PLLSAI) for precise clock generation to SAI peripherals, and features a flexible external memory controller (FMC) supporting NOR/NAND, SDRAM, and PSRAM with up to 32-bit data bus width - critical for high-bandwidth display or data logging subsystems.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Arm Cortex-M7 with FPU, 216 MHz max frequency (462 DMIPS) |
| Memory | 512 KB Flash (with PCROP), 256 KB DTCM + 16 KB ITCM + 4 KB backup SRAM |
| ADC | 3×12-bit, 2.4 MSPS each; 7.2 MSPS in triple interleaved mode (24-channel support) |
| USB | Dual OTG: FS device/host/OTG with on-chip PHY + HS device/host/OTG with dedicated DMA and on-chip HS/FS PHY |
| Crypto | Hardware AES-128/256 accelerator and true random number generator (TRNG) |
| Timers | Up to 18 timers: 13×16-bit, 2×32-bit, 2×watchdog, SysTick - all running at 216 MHz |
| Package | LQFP144 (20 × 20 mm), 144-pin, 0.5 mm pitch, RoHS-compliant |
Pinout & Package
LQFP144 package with exposed thermal pad (EP), 0.5 mm pitch, 20 × 20 mm body size, compliant with JEDEC MO-215 standard. Pin count: 144 leads; thermal resistance θJA = 29.5 °C/W (typical, 4-layer board).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VDDA, VDDIO2 | Power supply inputs | Separate analog (VDDA), core (VDD), and I/O (VDDIO2) rails enable noise isolation for ADC/DAC and mixed-signal stability |
| PA0–PA15, PB0–PB15, etc. | General-purpose I/O | 138 total 5 V-tolerant pins; up to 136 support 108 MHz toggle rate for high-speed digital interfacing |
| PC13–PC15 | RTC-related functions | PC13 = RTC_OUT, PC14/PC15 = 32.768 kHz crystal oscillator inputs for subsecond-accurate calendar operation |
| PA11/PA12 | USB FS DP/DM | Dedicated full-speed USB transceiver pins with internal pull-up; no external PHY required for FS operation |
| PA11/PA12 + PB13/PB14/PB15 | USB HS ULPI | High-speed mode requires external ULPI PHY; PA11/PA12 repurposed as CLK/STP, PB13–PB15 as D0–D7 |
| PD0/PD1 | HSE_IN/HSE_OUT | 4–26 MHz external crystal oscillator connection for system clock precision and USB timing compliance |
Key Features
| Feature | Design Value |
|---|---|
| ART Accelerator + L1 cache | Enables deterministic 0-wait-state execution from Flash, eliminating jitter in time-critical ISR and control loops |
| Dual USB OTG controllers | Simultaneous FS device + HS host operation supports embedded USB peripheral hubs or firmware update bridges |
| Flexible Memory Controller (FMC) | Direct interface to external SDRAM (up to 32-bit, 100 MHz) enables frame buffer storage for TFT-LCD or video streaming |
| Triple-interleaved ADC | 7.2 MSPS aggregate sampling across three 12-bit ADCs allows synchronized multi-axis current/voltage sensing in servo drives |
| Hardware crypto engine | AES-256 + TRNG + CRC unit offloads secure boot, OTA updates, and encrypted sensor data transmission |
Applications
| Industrial Motor Control Gateway | Audio-Enabled Edge Node |
|---|---|
Use Scenario: Real-time field-oriented control (FOC) of 3-phase BLDC motors with dual encoder feedback and CAN diagnostics. IC Role / Device Role / Timing Role: Primary MCU executing FOC algorithm at 216 MHz, coordinating PWM timers (TIM1/TIM8), ADC sampling, and CAN 2.0B communication. Use Value: Triple-interleaved ADC (7.2 MSPS) captures simultaneous phase currents; hardware FPU accelerates Clarke/Park transforms with <1 µs latency. | Use Scenario: Voice-controlled smart sensor node with local wake-word detection and audio streaming via USB or SAI/I²S. IC Role / Device Role / Timing Role: Audio processing hub managing dual SAI interfaces, PLLI2S clock synthesis, and USB audio class (UAC2) streaming. Use Value: Dual audio PLLs provide independent, jitter-free clocks for SAI TX/RX; 16 KB ITCM RAM hosts real-time DSP kernels without cache misses. |
| Human-Machine Interface (HMI) | Secure Firmware Update Bridge |
Use Scenario: Touch-enabled industrial panel with TFT-LCD, capacitive touch controller, and Ethernet/USB connectivity. IC Role / Device Role / Timing Role: Application processor driving display via FMC-connected SDRAM, handling touch over I²C, and managing USB OTG for configuration transfer. Use Value: FMC supports 16/32-bit SDRAM for 800×480@60 Hz frame buffer; 138 5 V-tolerant GPIOs simplify interface to legacy touch ICs and level translators. | Use Scenario: Field-deployable update module that validates and flashes signed firmware images over USB or SDMMC. IC Role / Device Role / Timing Role: Secure bootloader executing from protected Flash, verifying signatures using hardware AES and TRNG-generated keys. Use Value: Proprietary Code Readout Protection (PCROP) prevents extraction of private keys; backup SRAM retains session state during power-loss-safe updates. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar high-performance Cortex-M7 microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F767ZIT6 | Higher Flash (2 MB), adds Ethernet MAC, no USB HS PHY (requires external PHY) | Better suited for networked gateway applications requiring TCP/IP stack and large code footprint | Select when Ethernet or >1 MB Flash is mandatory; avoid if USB HS integration and cost sensitivity are priorities |
| STM32H743ZIT6 | Cortex-M7 @ 480 MHz, dual-core option (M7+M4), 2 MB Flash, enhanced crypto (PKA, HASH), no USB HS PHY | Targeted at ultra-low-latency control + AI inference co-processing; higher power and BOM cost | Choose for next-gen designs needing >400 MHz compute headroom or asymmetric dual-core partitioning |
Compared with STM32F767ZIT6 and STM32H743ZIT6, the STM32F733ZEI6 delivers optimal balance of USB HS integration, 512 KB Flash, and LQFP144 footprint - making it ideal for cost-constrained, USB-centric edge devices where Ethernet or dual-core capability is unnecessary.
Availability
STM32F733ZEI6 is available at Aetrix Electronics and suitable for industrial motor control gateways, audio-enabled edge nodes, and secure firmware update bridges requiring stable component supply and long-term manufacturing continuity.
Supply support for STM32F733ZEI6 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 STM32F7 series targets high-end embedded applications demanding real-time determinism, rich connectivity, and hardware-accelerated security - specifically optimized for motor control, audio processing, and HMI systems.
FAQ
What is the maximum operating frequency and how is it achieved?
The STM32F733ZEI6 achieves 216 MHz via its Arm Cortex-M7 core with ART Accelerator and dual 8 KB L1 caches. This enables zero-wait-state execution from Flash memory and external memories. The frequency is sustained using the main PLL driven by either the 4–26 MHz HSE crystal or 16 MHz HSI RC oscillator, with voltage scaling set to Range 3 (1.2 V).
Does STM32F733ZEI6 support USB High-Speed without an external PHY?
Yes - the STM32F733ZEI6 integrates a full-speed PHY and a high-speed PHY on-die, enabling native USB 2.0 HS device/host/OTG operation without external components. In HS mode, it uses ULPI interface pins (PB13–PB15, PA11/PA12) only when an external PHY is preferred for ESD robustness or layout flexibility.
How many ADC channels are supported and what is their effective sampling rate?
The device integrates three independent 12-bit ADCs supporting up to 24 external channels. In triple interleaved mode, they achieve a combined sampling rate of 7.2 MSPS with synchronized conversion start and hardware-triggered sequencing - essential for multi-sensor acquisition in motor control and power quality monitoring.
What package and pin-compatible alternatives exist within the STM32F733xx family?
The STM32F733ZEI6 uses LQFP144 (20 × 20 mm). Pin-compatible variants include STM32F733VET6 (LQFP100) and STM32F733IEK6 (UFBGA176), differing only in Flash size (512 KB vs. 256 KB vs. 512 KB) and peripheral count (e.g., fewer timers or ADC channels in lower-density versions). All share identical register mapping and software compatibility.
STM32F733ZEI6 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 144-UFBGA
- 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, I2C, IrDA, LINbus, MMC/SD, QSPI, SAI, SPI, UART/USART, USB
- Peripherals:
- Brown-out Detect/Reset, DMA, I2S, POR, PWM, WDT
- Number of I/O:
- 112
- Program Memory Size:
- 512KB (512K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 256K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.7V ~ 3.6V
- Data Converters:
- A/D 16x12b; D/A 2x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32F733ZEI6 FAQ
1.How can I place an order for STM32F733ZEI6 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F733ZEI6 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 STM32F733ZEI6 reliable?
The price and inventory of STM32F733ZEI6 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F733ZEI6 is usually 5 days.
3.What payment methods are accepted for STM32F733ZEI6?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F733ZEI6 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F733ZEI6?
STM32F733ZEI6 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F733ZEI6 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 STM32F733ZEI6?
For technical support, including STM32F733ZEI6 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F733ZEI6 requirements.
6.How does Aetrix verify that STM32F733ZEI6 is sourced from the original manufacturer or authorized distributors?
All STM32F733ZEI6 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 STM32F733ZEI6 meets industry standards.
7.What is the process for return or replacement of STM32F733ZEI6?
All STM32F733ZEI6 units undergo pre-shipment inspection (PSI). If there is an issue with STM32F733ZEI6, 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 STM32F733ZEI6 part is unused and in its original packaging.
Return procedure for STM32F733ZEI6:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F733ZEI6 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…

