STMicroelectronics STM32F413CGU6
- Part No.:
- STM32F413CGU6
- Manufacturer:
- STMicroelectronics
- Category:
- Microcontrollers
- Package:
- 48-UFQFN Exposed Pad
- Datasheet:
-
STM32F413CGU6.pdf
- Description:
- IC MCU 32BIT 1MB FLASH 48UFQFPN
- Quantity:
- Payment:

- Shipping:

Inventory:4,078
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F413CGU6 from STMicroelectronics is a 32-bit Arm® Cortex®-M4 microcontroller with FPU, 100 MHz max CPU frequency, 1.5 MB Flash, 320 KB SRAM, and integrated USB OTG FS, dual DACs, and DFSDM for audio/sensor processing. It targets embedded control in industrial HMI, portable medical devices, and smart sensor hubs requiring real-time signal acquisition and low-power operation.
For engineers reviewing the STM32F413CGU6 datasheet, STM32F413CGU6 pinout, STM32F413CGU6 application, or STM32F413CGU6 equivalent, key selection criteria include its 100 MHz Cortex-M4+FPU performance, 1.5 MB on-chip Flash with ART Accelerator™, dual 12-bit DACs, 12-bit 2.4 MSPS ADC, and support for PDM microphone arrays via 6-channel DFSDM - all in a compact UFQFPN48 package.
Technical Context
The STM32F413CGU6 integrates an Adaptive Real-time Accelerator (ART Accelerator™) enabling zero-wait-state execution from Flash at 100 MHz, and features eBAM (enhanced Batch Acquisition Mode) for deterministic analog data capture across multiple channels. Its dual-mode Quad-SPI interface supports memory-mapped XIP and direct transfers to DMA, while the DFSDM subsystem includes dynamic PDM delay tuning for stereo sound source localization.
It implements a multi-AHB bus matrix with dedicated buses for CPU, DMA, and peripherals, ensuring concurrent access without contention. The embedded 320 KB SRAM is partitioned into 192 KB general-purpose SRAM and 128 KB CCM (Core-Coupled Memory), accessible only by CPU for critical real-time code and data - isolating latency-sensitive operations from DMA traffic.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Arm Cortex-M4 with FPU and DSP instructions; enables floating-point math and FFT-based signal processing in real time. |
| Max Clock Frequency | 100 MHz; supported by ART Accelerator™ for zero-wait-state Flash execution - eliminates instruction fetch stalls in deterministic control loops. |
| Flash Memory | 1.5 MB; sufficient for complex firmware with bootloader, secure OTA update partition, and application logic - no external flash required. |
| SRAM | 320 KB total (192 KB SRAM + 128 KB CCM); CCM provides CPU-exclusive low-latency memory for interrupt handlers and real-time buffers. |
| Analog Peripherals | 1×12-bit 2.4 MSPS ADC (16 channels), 2×12-bit DACs, 6×DFSDM filters; enables simultaneous high-speed sensor sampling and audio-class PDM microphone processing. |
| Connectivity | USB OTG FS with PHY, 3×CAN 2.0B, 10×UART/USART, 5×SPI/I2S, SDIO; supports industrial fieldbus bridging, audio streaming, and secure device provisioning. |
| Power Efficiency | 112 µA/MHz (Run), 15 µA (Stop w/ Deep Power Down), 1.1 µA (Standby); enables battery-powered operation for >1 year in sensor node applications. |
Pinout & Package
STM32F413CGU6 is housed in a 7 mm × 7 mm UFQFPN48 (48-pin ultra-fine pitch quad flat no-lead) package with 0.5 mm pitch, ECOPACK®2 compliant, and suitable for space-constrained PCB layouts requiring thermal efficiency and reflow compatibility.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VDDA, VDDIO2 | Power supply inputs | Separate domains for digital core (VDD), analog (VDDA), and I/O bank 2 (VDDIO2) - enable precise noise isolation for ADC/DAC operation. |
| VSS, VSSA | Ground returns | Dedicated analog ground (VSSA) minimizes coupling noise into sensitive analog circuits; decoupling near VDDA/VSSA is mandatory for 12-bit accuracy. |
| PA0–PA15, PB0–PB15, etc. | General-purpose I/Os | Up to 109 I/Os rated to 50 MHz; 114 pins are 5 V-tolerant - simplifies interfacing with legacy 5 V peripherals without level shifters. |
| PA1, PA4, PA5, PA6, PA7 | DFSDM channel inputs | Direct connection points for sigma-delta modulator outputs (e.g., PDM mics); each supports configurable digital filtering and clock generation. |
| PA4, PA5 | DAC outputs | Analog voltage outputs (DAC1_OUT1, DAC1_OUT2); rail-to-rail swing with 1 µs settling time - suitable for waveform generation and sensor calibration signals. |
| PA11, PA12 | USB OTG FS D+/D− | Differential USB 2.0 full-speed transceiver pins with integrated PHY - eliminates need for external USB transceiver IC in host/device/OTG designs. |
Key Features
| Feature | Design Value |
|---|---|
| eBAM (enhanced Batch Acquisition Mode) | Enables synchronized sampling across ADC, DAC, and DFSDM with sub-microsecond timing correlation - critical for phase-sensitive sensor fusion. |
| ART Accelerator™ | Eliminates Flash wait states at 100 MHz, reducing average instruction cycle time by ~30% vs. non-accelerated execution - improves real-time loop determinism. |
| Dual 12-bit DACs with DMA-triggered updates | Supports continuous waveform generation (e.g., sine, triangle) at up to 1 MSPS without CPU intervention - offloads signal synthesis from main thread. |
| 6-channel DFSDM with PDM delay tuning | Allows real-time adjustment of PDM clock delays per channel to compensate for microphone placement asymmetry - enables accurate sound source localization. |
| CCM SRAM (128 KB) | CPU-exclusive memory region with zero-wait-state access; used for ISR stacks, real-time buffers, and safety-critical variables - prevents DMA-induced latency spikes. |
Applications
| Industrial HMI Controller | Portable Medical Monitor |
|---|---|
Use Scenario: Touch-enabled panel with LCD interface, analog sensor inputs (ECG, SpO₂), and local data logging. IC Role / Device Role / Timing Role: Main application processor managing display refresh (via parallel LCD interface), real-time analog acquisition (ADC + DFSDM), and USB mass storage for report export. Use Value: Integrated 1.5 MB Flash stores GUI assets and firmware; dual DACs generate calibration test signals; USB OTG FS enables plug-and-play report transfer to PC. |
Use Scenario: Battery-powered vital signs monitor with PDM microphone array for breath sound analysis and ECG front-end. IC Role / Device Role / Timing Role: Sensor hub MCU performing synchronized PDM microphone sampling, ECG digitization, and Bluetooth LE packet preparation via UART. Use Value: DFSDM's dynamic PDM delay tuning enables accurate lung sound localization; ultra-low Standby current (1.1 µA) extends battery life to >18 months on coin cell. |
| Smart Energy Sensor Node | Audio Processing Edge Device |
Use Scenario: DIN-rail mounted power quality analyzer measuring voltage/current harmonics and temperature in industrial panels. IC Role / Device Role / Timing Role: Real-time measurement engine acquiring 16-channel analog inputs (isolated CT/PT signals), computing RMS/harmonics, and reporting via CAN bus. Use Value: 12-bit 2.4 MSPS ADC captures 50/60 Hz waveforms with >12 ENOB; 3×CAN interfaces support redundant fieldbus communication and diagnostics. |
Use Scenario: Compact voice assistant endpoint with far-field microphone array, wake-word detection, and local audio preprocessing. IC Role / Device Role / Timing Role: Audio preprocessor running MFCC extraction and neural net inference on CCM SRAM, feeding results to host processor via SPI. Use Value: Dual DACs output reference tones for acoustic echo cancellation; DFSDM filters handle 6-mic PDM streams concurrently with <100 µs inter-channel skew. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F412ZGT6 | Same Cortex-M4 core, but 1 MB Flash, 256 KB SRAM, no DFSDM, single DAC, no eBAM. | Lacks PDM microphone support and advanced analog acquisition features - unsuitable for audio/sound localization. | Select when cost sensitivity outweighs need for DFSDM or dual DACs; retains USB OTG FS and similar peripheral count. |
| STM32F429ZIT6 | 2 MB Flash, 256 KB SRAM, LCD-TFT controller, no DFSDM, single DAC, higher temp grade (−40°C to +105°C). | Optimized for high-resolution graphics; lacks DFSDM and eBAM - cannot replace STM32F413CGU6 in PDM-based sensor hubs. | Choose for display-intensive applications requiring TFT-LCD driving; not a functional substitute for audio/sensor acquisition roles. |
Compared with STM32F412ZGT6 and STM32F429ZIT6, the STM32F413CGU6 uniquely combines DFSDM-based PDM processing, dual DACs, eBAM, and 1.5 MB Flash in UFQFPN48 - making it the only option among the three for battery-powered, multi-mic audio edge nodes requiring sub-millisecond timing correlation.
Availability
STM32F413CGU6 is available at Aetrix Electronics and suitable for industrial HMI, portable medical monitoring, and smart energy metering requiring stable component supply, long-term lifecycle assurance, and ECOPACK®2 environmental compliance.
Supply support for STM32F413CGU6 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 automotive-grade components since 1987.
The STM32F4 series targets high-performance embedded applications demanding real-time signal processing, rich connectivity, and deterministic execution - with the F413 variant specifically optimized for audio, sensor fusion, and low-power always-on use cases.
FAQ
What is the maximum operating temperature range for STM32F413CGU6?
The STM32F413CGU6 is qualified for industrial operation from −40 °C to +85 °C ambient temperature. This rating is specified in the official datasheet (DS11581 Rev 7, Section 6.3.1) and validated across all electrical parameters including Flash endurance, ADC linearity, and USB OTG functionality.
Does STM32F413CGU6 support external SDRAM via FSMC?
No. The STM32F413CGU6 includes a Flexible Static Memory Controller (FSMC), but it supports only SRAM, PSRAM, and NOR Flash - not SDRAM. SDRAM support requires the STM32F42xxx or STM32F43xxx series, which feature an SDRAM controller instead of FSMC.
Can the DFSDM module interface directly with PDM microphones?
Yes. The DFSDM module accepts raw PDM bitstreams directly on dedicated GPIO pins (e.g., PA1–PA7). Each of its six filters includes a programmable clock generator, digital notch filter, and decimation stage - enabling standalone PDM-to-PCM conversion without external FPGA or ASIC.
Is the ART Accelerator™ enabled by default after reset?
Yes. The ART Accelerator™ is active by default upon power-on reset, as confirmed in the Reference Manual (RM0383, Section 3.3.2). It remains enabled unless explicitly disabled via the ART_CTRL register - ensuring zero-wait-state Flash execution from startup without software initialization.
STM32F413CGU6 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 48-UFQFN Exposed Pad
- Series:
- STM32F4
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M4
- Core Size:
- 32-Bit Single-Core
- Speed:
- 100MHz
- Connectivity:
- CANbus, EBI/EMI, I2C, IrDA, LINbus, MMC/SDIO, QSPI, SAI, SPI, UART/USART, USB OTG
- Peripherals:
- Brown-out Detect/Reset, DMA, I2S, LCD, POR, PWM, WDT
- Number of I/O:
- 36
- Program Memory Size:
- 1MB (1M 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 10x12b; D/A 2x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32F413CGU6 FAQ
1.How can I place an order for STM32F413CGU6 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F413CGU6 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 STM32F413CGU6 reliable?
The price and inventory of STM32F413CGU6 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F413CGU6 is usually 5 days.
3.What payment methods are accepted for STM32F413CGU6?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F413CGU6 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F413CGU6?
STM32F413CGU6 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F413CGU6 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 STM32F413CGU6?
For technical support, including STM32F413CGU6 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F413CGU6 requirements.
6.How does Aetrix verify that STM32F413CGU6 is sourced from the original manufacturer or authorized distributors?
All STM32F413CGU6 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 STM32F413CGU6 meets industry standards.
7.What is the process for return or replacement of STM32F413CGU6?
All STM32F413CGU6 units undergo pre-shipment inspection (PSI). If there is an issue with STM32F413CGU6, 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 STM32F413CGU6 part is unused and in its original packaging.
Return procedure for STM32F413CGU6:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F413CGU6 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…
