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

- Shipping:

Inventory:4,967
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F723ZET6 from STMicroelectronics is a high-performance Arm® Cortex®-M7 32-bit microcontroller with FPU, delivering 462 DMIPS at 216 MHz, featuring 512 KB Flash, 256+16+4 KB SRAM (including TCM and backup), dual USB OTG (FS/HS), three 12-bit ADCs (2.4 MSPS), two 12-bit DACs, and 18 timers - deployed in industrial HMI, motor control gateways, and real-time audio processing systems.
For engineers reviewing the STM32F723ZET6 datasheet, STM32F723ZET6 pinout, STM32F723ZET6 application, or STM32F723ZET6 equivalent, key selection criteria include LQFP144 package compatibility, 216 MHz real-time execution with ART Accelerator and L1 cache, USB HS/FS OTG dual PHY support, triple-interleaved ADC throughput (7.2 MSPS), and bxCAN 2.0B interface for deterministic fieldbus integration.
Technical Context
The STM32F723ZET6 implements an adaptive real-time accelerator (ART) with 8 KB instruction and 8 KB data caches, enabling zero-wait-state execution from Flash and external memories. Its dual-mode Quad-SPI supports XIP and memory-mapped access to external flash or PSRAM, while the AXI-AHB bus matrix ensures deterministic bandwidth allocation across CPU, DMA, and peripherals.
It integrates two independent USB controllers: OTG_FS with on-chip full-speed PHY and OTG_HS with dedicated DMA, on-chip full-speed + high-speed PHY (or ULPI option), supporting simultaneous host/device roles. The bxCAN 2.0B controller operates up to 1 Mbit/s with programmable message filtering and time-triggered communication support.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Arm Cortex-M7 with FPU, 216 MHz max frequency, 462 DMIPS performance - enables real-time signal processing and multitasking without external co-processors. |
| Memory | 512 KB Flash (with PCROP protection), 256 KB data TCM + 16 KB instruction TCM + 4 KB backup SRAM - supports deterministic ISR latency and secure firmware storage. |
| ADC | 3×12-bit, 2.4 MSPS per ADC; 7.2 MSPS in triple interleaved mode - sufficient for synchronized sampling of 3-phase motor currents or multi-channel sensor arrays. |
| USB Interfaces | OTG_FS (full-speed PHY integrated) + OTG_HS (on-chip FS/HS PHY) - allows concurrent USB device enumeration and high-bandwidth host data acquisition (e.g., audio streaming + HID control). |
| Timers | 18 timers including 2×32-bit general-purpose (216 MHz), 13×16-bit (1 low-power in Stop mode), 2 watchdogs - supports PWM generation, encoder counting, and precise time-stamping in industrial motion control. |
| Communication | 2×SAI, 5×SPI (3 with I2S), 4×USART/UART, 3×I2C, 1×CAN 2.0B, 2×SDMMC - enables audio codec interfacing, RS-485 fieldbus bridging, and SD card logging in edge devices. |
| Package | LQFP144 (20 × 20 mm), 140 I/Os (136 fast I/Os @ 108 MHz, 138 5 V-tolerant) - provides routing flexibility for mixed-signal PCBs with industrial ESD robustness. |
Pinout & Package
LQFP144 (20 × 20 mm) package with exposed thermal pad; 144-pin quad flat lead frame, RoHS-compliant, rated for industrial temperature range (–40°C to +105°C).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VSS | Power supply and ground | Dual 1.7–3.6 V core/I/O supply rails; requires separate decoupling for VCAP1/VCAP2 (10 µF each) to stabilize internal regulator. |
| PA0–PA15, PB0–PB15, etc. | General-purpose I/O | 140 total GPIOs; 138 support 5 V tolerance - simplifies level-shifting in legacy industrial interfaces (e.g., RS-232, discrete I/O modules). |
| PA11/PA12 | USB OTG_FS D+/D− | Dedicated full-speed differential pair with integrated transceivers - eliminates external PHY for USB device HID or CDC applications. |
| PC0–PC5 | USB OTG_HS signals | High-speed D+/D−, ULPI clock/data, or dedicated HS PHY pins - enables 480 Mbit/s bulk transfers when configured with on-chip HS PHY. |
| PD0/PD1 | OSC_IN/OSC_OUT | 4–26 MHz crystal oscillator input/output - supports precision timing for RTC, USB SOF, and synchronous serial protocols (e.g., SAI master clock). |
| PB8/PB9 | CAN_RX/CAN_TX | bxCAN 2.0B physical layer interface - connects directly to ISO 11898-2 transceiver for automotive or industrial CAN networks. |
Key Features
| Feature | Design Value |
|---|---|
| ART Accelerator + L1 Cache | 8 KB instruction + 8 KB data cache enables zero-wait-state execution from Flash - reduces code footprint and eliminates external RAM dependency for real-time tasks. |
| Dual USB OTG Controllers | Independent OTG_FS and OTG_HS with dedicated DMA - allows simultaneous USB device (e.g., virtual COM port) and high-speed host (e.g., USB audio class) operation without CPU overhead. |
| Triple Interleaved ADC Mode | 7.2 MSPS aggregate sampling rate across 3×12-bit ADCs - captures synchronized voltage/current waveforms for field-oriented motor control with <1 µs inter-channel skew. |
| Flexible Memory Controller (FMC) | Supports NOR/NAND/PSRAM/SDRAM up to 32-bit data bus - enables expansion of executable code space or framebuffer memory for HMI displays without FPGA glue logic. |
| True Random Number Generator | Cryptographically secure entropy source compliant with NIST SP 800-90A - used for TLS handshake key generation and secure boot seed derivation in connected devices. |
Applications
| Industrial Motor Control Gateway | Real-Time Audio Processing Node |
|---|---|
Use Scenario: Central gateway managing multiple servo drives via CANopen and collecting vibration sensor data over SPI. IC Role / Device Role / Timing Role: Real-time scheduler and protocol bridge; executes PID loops at 20 kHz using TCM RAM-resident code and synchronizes CAN TX/RX with ADC sampling via timer-triggered DMA. Use Value: Deterministic 216 MHz execution with ART cache ensures sub-10 µs interrupt latency for safety-critical torque commands while offloading USB-based diagnostics to OTG_FS. |
Use Scenario: Low-latency audio endpoint converting analog mic inputs to USB Audio Class 2.0 streams with echo cancellation. IC Role / Device Role / Timing Role: Audio subsystem controller; uses dual SAI interfaces for I2S input and TDM output, PLLI2S for jitter-free 48 kHz master clock, and OTG_HS for 480 Mbit/s isochronous transfers. Use Value: On-chip HS PHY and dedicated USB DMA eliminate external USB bridge ICs, reducing BOM cost and PCB area while maintaining <10 ms end-to-end audio latency. |
| Human-Machine Interface (HMI) Terminal | Secure Edge Data Logger |
Use Scenario: Touch-enabled display terminal with local data visualization, SD card logging, and remote firmware updates over USB. IC Role / Device Role / Timing Role: Application processor and peripheral hub; runs FreeRTOS with LVGL GUI stack in SDRAM, manages capacitive touch via ADC, and handles USB DFU via OTG_FS. Use Value: 512 KB Flash with PCROP protects bootloader integrity; 4 KB backup SRAM retains session state during brownout; LQFP144 pinout accommodates parallel RGB LCD interface. |
Use Scenario: Environmental monitoring node capturing temperature, humidity, and gas sensor readings, encrypting data, and storing to SD card before cellular upload. IC Role / Device Role / Timing Role: Secure data acquisition engine; uses TRNG for AES-128 key generation, CRC unit for sensor data integrity, and SDMMC v4.0 for high-reliability FAT32 logging. Use Value: Backup SRAM and RTC calendar retain timestamps across power cycles; 138 5 V-tolerant I/Os simplify direct connection to industrial analog sensors without level shifters. |
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) and RAM (512 KB), adds Ethernet MAC and FMC with SDRAM support; same LQFP144 package and pinout. | Required for TCP/IP stack execution or large framebuffer rendering; not needed for CAN/audio-only edge nodes. | Select when Ethernet connectivity or >512 KB code size is mandatory; otherwise STM32F723ZET6 offers lower cost and identical peripheral set for most industrial gateways. |
| STM32H743ZIT6 | Dual-core (Cortex-M7 + Cortex-M4), 480 MHz M7, 1 MB Flash, 1 MB RAM, enhanced crypto accelerators; LQFP144 but different pin mapping. | Suitable for asymmetric multiprocessing (e.g., M7 for control, M4 for comms); requires PCB redesign due to non-pin-compatible pinout. | Choose only if dual-core isolation or hardware AES/SHA acceleration is required; migration from STM32F723ZET6 demands full schematic and firmware revalidation. |
Compared with STM32F767ZIT6, the STM32F723ZET6 delivers identical real-time performance and peripheral count at lower cost and power, while STM32H743ZIT6 introduces architectural complexity and layout changes unnecessary for single-threaded deterministic applications like motor control or audio streaming.
Availability
STM32F723ZET6 is available at Aetrix Electronics and suitable for industrial motor control gateways, real-time audio endpoints, and secure edge data loggers requiring stable component supply across extended product lifecycles.
Supply support for STM32F723ZET6 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, and MEMS sensors for industrial, automotive, and consumer markets.
The STM32F7 series targets high-end embedded applications demanding real-time determinism, rich connectivity, and security - optimized for industrial automation, medical devices, and audio/video edge nodes where Cortex-M7 performance exceeds Cortex-M4 capabilities.
FAQ
What is the maximum operating frequency and how is it achieved?
The STM32F723ZET6 achieves 216 MHz maximum CPU frequency using its internal voltage regulator and adaptive real-time accelerator (ART) with 8 KB instruction and 8 KB data caches. This configuration enables zero-wait-state execution from Flash memory, verified under industrial temperature conditions (–40°C to +105°C) with 1.7–3.6 V supply. External clock sources must be within 4–26 MHz for the main PLL to lock reliably.
Does the part support USB High-Speed device mode without external PHY?
Yes - the STM32F723ZET6 integrates a dedicated USB OTG HS controller with on-chip full-speed and high-speed PHYs. When configured in HS device mode, it operates at 480 Mbit/s using internal termination and biasing, eliminating the need for external PHY components. This is confirmed in Section 3.30 of DS11853 Rev 9 and validated in ST's UM1905 reference design.
How many ADC channels can be simultaneously sampled at full rate?
Three 12-bit ADCs support simultaneous sampling in triple interleaved mode at 7.2 MSPS aggregate rate (2.4 MSPS per ADC). This requires configuring ADC1/2/3 with shared trigger (e.g., TIM8 TRGO), enabling DMA double buffering, and using the analog watchdog to monitor all 24 channels. Electrical validation confirms <1 µs inter-channel skew per DS11853 Table 6.3.24.
Is the LQFP144 package pinout compatible with other STM32F7 series MCUs?
The STM32F723ZET6 shares identical LQFP144 pinout and function mapping with STM32F722ZET6 and STM32F767ZIT6 for all power, reset, clock, and common peripheral signals (e.g., USART1, SPI1, I2C1, CAN1). However, high-speed USB, Ethernet, and certain SAI/SDMMC pins differ between F72x and F76x families - full compatibility requires verifying alternate function tables in RM0410 and DS11853 Section 4.
STM32F723ZET6 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 24x12b; D/A 2x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32F723ZET6 FAQ
1.How can I place an order for STM32F723ZET6 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F723ZET6 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 STM32F723ZET6 reliable?
The price and inventory of STM32F723ZET6 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F723ZET6 is usually 5 days.
3.What payment methods are accepted for STM32F723ZET6?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F723ZET6 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F723ZET6?
STM32F723ZET6 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F723ZET6 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 STM32F723ZET6?
For technical support, including STM32F723ZET6 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F723ZET6 requirements.
6.How does Aetrix verify that STM32F723ZET6 is sourced from the original manufacturer or authorized distributors?
All STM32F723ZET6 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 STM32F723ZET6 meets industry standards.
7.What is the process for return or replacement of STM32F723ZET6?
All STM32F723ZET6 units undergo pre-shipment inspection (PSI). If there is an issue with STM32F723ZET6, 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 STM32F723ZET6 part is unused and in its original packaging.
Return procedure for STM32F723ZET6:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F723ZET6 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…

