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

- Shipping:

Inventory:359
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F733ZET6 from STMicroelectronics is a high-performance Arm® Cortex®-M7 32-bit microcontroller with FPU, operating at up to 216 MHz (462 DMIPS), featuring 512 KB Flash, 256+16+4 KB SRAM, dual USB OTG (FS/HS), three 12-bit ADCs (up to 7.2 MSPS in triple interleaved mode), and one CAN 2.0B interface - deployed in industrial motor control systems requiring deterministic real-time response and multi-interface connectivity.
For engineers reviewing the STM32F733ZET6 datasheet, STM32F733ZET6 pinout, STM32F733ZET6 application, or STM32F733ZET6 equivalent, key selection considerations include its 216 MHz Cortex-M7 core with L1 cache, USB HS/FS dual PHY support, 140 GPIOs (138 5 V-tolerant), and integrated AES-128/256 hardware accelerator for secure firmware updates.
Technical Context
The STM32F733ZET6 implements an adaptive real-time accelerator (ART Accelerator) with 8 KB instruction and 8 KB data caches, enabling zero-wait-state execution from Flash or external memory. Its AXI-AHB bus matrix supports concurrent high-bandwidth access across CPU, DMA, and peripherals including FMC, Quad-SPI, and dual SAI audio interfaces.
It integrates dual USB OTG controllers: one full-speed with on-chip PHY, and one high-speed with dedicated DMA and dual PHY options (on-chip HS/FS or ULPI). The bxCAN controller operates in active 2.0B mode with programmable bit timing and automatic retransmission - critical for deterministic fieldbus communication in PLC edge nodes.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Arm Cortex-M7 with FPU, 216 MHz max, 462 DMIPS - enables complex control algorithms and real-time signal processing without external co-processors. |
| Memory | 512 KB Flash (with PCROP), 256 KB DTCM + 16 KB ITCM + 4 KB backup SRAM - supports time-critical ISR execution in TCM RAM and secure firmware storage. |
| ADC Performance | 3×12-bit ADCs, 2.4 MSPS each, 7.2 MSPS triple interleaved - sufficient for simultaneous sampling of motor phase currents and DC-link voltage in servo drives. |
| USB Connectivity | Dual OTG: FS controller (on-chip PHY) + HS controller (dedicated DMA + on-chip HS/FS PHY or ULPI) - allows simultaneous device/host roles with guaranteed bandwidth for firmware download and peripheral bridging. |
| CAN Interface | 1× bxCAN 2.0B active controller with 14 message mailboxes - meets industrial automation requirements for robust, prioritized fieldbus messaging. |
| Crypto Acceleration | AES-128/256 hardware engine + TRNG - enables authenticated secure boot and OTA update decryption without CPU overhead. |
| I/O Capability | 140 GPIOs, 138 5 V-tolerant, up to 108 MHz toggle rate - simplifies level-shifting in mixed-voltage industrial I/O subsystems. |
Pinout & Package
LQFP144 (20 × 20 mm, 0.5 mm pitch) package with exposed thermal pad. Pin count: 144 leads; RoHS-compliant; rated for industrial temperature range (–40°C to +85°C).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VDDA, VDDIO2 | Core, analog, and I/O supply rails | Separate 1.7–3.6 V domains enable noise isolation between digital logic, ADC reference, and 5 V-tolerant I/O buffers. |
| PA13/PA14 | SWDIO/SWCLK debug interface | Standard 2-pin serial wire debug port - supports non-intrusive real-time tracing and flash programming without JTAG pins. |
| PA11/PA12 | USB FS DP/DM | Dedicated full-speed USB transceiver pins with internal pull-up - eliminates external PHY for basic device enumeration and CDC ACM class operation. |
| PB8/PB9 | CAN_RX/CAN_TX | Direct bxCAN physical layer interface - requires external transceiver (e.g., TJA1042) for bus coupling and fault protection. |
| PC0–PC5 | ADC1_IN0–ADC1_IN5 | Analog input channels mapped to 12-bit ADC1 - supports simultaneous sampling of up to 6 sensor signals with hardware-triggered conversion sequences. |
Key Features
| Feature | Design Value |
|---|---|
| ART Accelerator + L1 Cache | Eliminates Flash wait states at 216 MHz, enabling deterministic interrupt latency (<1 µs) for motion control loops. |
| Dual USB OTG Controllers | Independent FS and HS controllers allow concurrent host (e.g., USB flash drive) and device (e.g., virtual COM port) operation without resource contention. |
| Flexible Memory Controller (FMC) | Supports NOR, PSRAM, SDRAM, and NAND - enables expansion of code/data space for HMI graphics buffers or protocol stack state tables. |
| Quad-SPI Dual Mode | Allows XIP (execute-in-place) from external octal/octal-quad SPI Flash - reduces boot time and offloads internal Flash wear. |
| Temperature Sensor + VBAT Monitoring | On-die sensor calibrated to ±1.5°C accuracy; VBAT domain maintains RTC and 4 KB backup SRAM during main power loss - essential for energy metering timestamping. |
Applications
| Industrial Motor Control | Human-Machine Interface (HMI) |
|---|---|
Use Scenario: Closed-loop field-oriented control (FOC) of 3-phase PMSM motors in CNC spindles. IC Role / Device Role / Timing Role: Real-time computation engine executing FOC algorithm at 20 kHz PWM frequency, synchronizing ADC sampling, PWM generation, and CAN status reporting. Use Value: 216 MHz Cortex-M7 + TCM RAM ensures sub-microsecond ISR latency; triple ADC interleaving captures all three phase currents within one PWM period. | Use Scenario: Touch-enabled industrial panel with local graphics rendering and remote diagnostics via USB. IC Role / Device Role / Timing Role: Application processor managing TFT display (via LTDC), capacitive touch (via FSMC or SPI), and dual-role USB for firmware updates and debug logging. Use Value: Integrated SAI + audio PLL supports voice feedback; FMC interface drives external PSRAM for frame buffer storage without external SDRAM controller. |
| Programmable Logic Controller (PLC) Edge Node | Secure Firmware Gateway |
Use Scenario: DIN-rail mounted PLC module aggregating Modbus RTU over RS-485 and CANopen fieldbus data. IC Role / Device Role / Timing Role: Central controller running real-time OS, managing dual UARTs (RS-485 half-duplex), bxCAN, and watchdog-protected I/O expansion via SPI. Use Value: 138 5 V-tolerant GPIOs simplify direct connection to industrial-level digital inputs; hardware CRC unit accelerates Modbus frame validation. | Use Scenario: Secure bootloader validating signed firmware images before execution in medical IoT gateways. IC Role / Device Role / Timing Role: Root-of-trust anchor performing SHA-256 hash verification, AES-256 decryption, and secure key storage using PCROP-protected Flash sectors. Use Value: Dedicated crypto accelerators reduce signature verification time to <5 ms; TRNG seeds secure key generation without external entropy sources. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar high-performance MCU applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F767ZIT6 | Higher Flash (2 MB), Ethernet MAC, no USB HS PHY - adds RMII but removes integrated HS transceiver. | Better suited for networked gateway applications requiring TCP/IP stack; less optimal where USB HS device functionality is mandatory. | Select when Ethernet connectivity outweighs need for on-chip USB HS PHY and when larger Flash is required for feature-rich firmware. |
| 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; lacks native USB HS device capability - requires external ULPI PHY. | Choose for next-generation designs needing >400 MHz compute headroom and hardware acceleration for asymmetric cryptography or neural network inference. |
Compared with STM32F767ZIT6 and STM32H743ZIT6, the STM32F733ZET6 uniquely balances USB HS device capability, 512 KB Flash, and industrial I/O tolerance - making it optimal for cost-sensitive, USB-centric edge controllers where Ethernet or dual-core features are unnecessary.
Availability
STM32F733ZET6 is available at Aetrix Electronics and suitable for industrial motor control, human-machine interface, and secure firmware gateway applications requiring stable component supply and long-term manufacturing continuity.
Supply support for STM32F733ZET6 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 - with over 40 years of industrial-grade product development.
The STM32F7-series targets high-end embedded applications demanding real-time performance, rich connectivity, and security - designed specifically for industrial automation, motor control, and advanced HMI platforms.
FAQ
What is the maximum operating frequency and associated power supply requirement?
The STM32F733ZET6 operates at up to 216 MHz with a core supply (VDD) of 1.7–3.6 V. At maximum frequency, it requires stable 1.2 V core voltage (regulated internally), and external 100 nF decoupling capacitors on VCAP1/VCAP2 pins per datasheet Section 6.3.2. Typical current consumption in Run mode at 216 MHz is 125 mA (regulator ON, code from Flash with ART enabled).
Does this MCU support USB High-Speed device mode without external components?
Yes - the STM32F733ZET6 integrates a dedicated USB OTG HS controller with on-chip high-speed PHY, enabling true USB 2.0 HS (480 Mbit/s) device operation without external transceivers. It also includes a separate full-speed OTG controller with on-chip FS PHY, allowing simultaneous FS and HS device roles.
How many ADC channels can be sampled simultaneously, and what is the effective throughput?
Three independent 12-bit ADCs support up to 24 total channels. In triple interleaved mode, they achieve 7.2 MSPS aggregate sampling rate with synchronized start triggers - delivering 2.4 MSPS per ADC while maintaining phase coherence across all three, critical for multi-sensor acquisition in motor control.
Is the LQFP144 package of STM32F733ZET6 pin-compatible with other STM32F7 series MCUs?
No - while the LQFP144 footprint is shared across several STM32F7 devices (e.g., STM32F767ZIT6), pin functions differ significantly due to peripheral mapping variations (e.g., USB HS PHY pins, FMC signals, SAI channels). Direct replacement requires PCB redesign and firmware adaptation per RM0410 reference manual Table 12 (AF mapping).
STM32F733ZET6 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, 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:
STM32F733ZET6 FAQ
1.How can I place an order for STM32F733ZET6 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F733ZET6 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 STM32F733ZET6 reliable?
The price and inventory of STM32F733ZET6 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F733ZET6 is usually 5 days.
3.What payment methods are accepted for STM32F733ZET6?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F733ZET6 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F733ZET6?
STM32F733ZET6 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F733ZET6 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 STM32F733ZET6?
For technical support, including STM32F733ZET6 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F733ZET6 requirements.
6.How does Aetrix verify that STM32F733ZET6 is sourced from the original manufacturer or authorized distributors?
All STM32F733ZET6 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 STM32F733ZET6 meets industry standards.
7.What is the process for return or replacement of STM32F733ZET6?
All STM32F733ZET6 units undergo pre-shipment inspection (PSI). If there is an issue with STM32F733ZET6, 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 STM32F733ZET6 part is unused and in its original packaging.
Return procedure for STM32F733ZET6:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F733ZET6 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…

