STMicroelectronics STM32F401CEU6
- Part No.:
- STM32F401CEU6
- Manufacturer:
- STMicroelectronics
- Category:
- Microcontrollers
- Package:
- 48-VFQFN Exposed Pad
- Datasheet:
-
STM32F401CEU6.pdf
- Description:
- IC MCU 32BIT 512KB FLSH 48UFQFPN
- Quantity:
- Payment:

- Shipping:

Inventory:838
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F401CEU6 from STMicroelectronics is a 32-bit Arm® Cortex®-M4 microcontroller with FPU, delivering 105 DMIPS at 84 MHz, featuring 512 KB Flash, 96 KB SRAM, and integrated USB OTG FS controller with on-chip PHY. It supports up to 81 I/Os (78 fast, 5 V-tolerant), includes a 12-bit 2.4 MSPS ADC with 16 channels, and targets embedded control in industrial HMI, portable medical sensors, and USB-connected IoT edge nodes.
For engineers reviewing the STM32F401CEU6 datasheet, STM32F401CEU6 pinout, STM32F401CEU6 application, or STM32F401CEU6 equivalent, key selection considerations include its ART Accelerator enabling zero-wait-state execution from Flash, low-power Stop mode down to 10 µA, 32-bit timer resolution for motor control, and full-speed USB device/host/OTG capability without external PHY.
Technical Context
The STM32F401CEU6 implements an Arm Cortex-M4 core with hardware FPU and Memory Protection Unit (MPU), paired with ST's Adaptive Real-Time (ART) Accelerator that eliminates Flash wait states at 84 MHz. Its clock system integrates four oscillators: 4–26 MHz HSE, 32 kHz LSE for RTC, 16 MHz factory-trimmed HSI, and 32 kHz LSI - all supporting dynamic voltage scaling and multiple low-power modes.
Peripheral architecture features a multi-AHB bus matrix connecting CPU, DMA, and peripherals including three I²C, three USART (two at 10.5 Mbit/s), four SPI (up to 42 Mbit/s), SDIO, and USB OTG FS. The 16-stream DMA controller supports burst transfers and FIFO buffering, while the NVIC handles 92 interrupt lines with programmable priority levels.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Arm Cortex-M4 with FPU, 105 DMIPS @ 84 MHz - enables real-time DSP and floating-point math in sensor fusion or motor control. |
| Memory | 512 KB Flash + 96 KB SRAM - sufficient for complex firmware with USB stack, RTOS, and data buffering. |
| ADC | 12-bit, 2.4 MSPS, 16-channel - supports high-speed analog acquisition for battery monitoring or audio pre-processing. |
| USB Interface | USB 2.0 full-speed OTG with on-chip PHY - eliminates external transceiver, reducing BOM cost and PCB area. |
| Power Modes | Stop mode: 10 µA (Deep power down); Standby: 2.4 µA - enables multi-year battery life in always-on sensor endpoints. |
| I/O Voltage | 5 V-tolerant on all 78 fast I/Os - simplifies interface to legacy 5 V logic, sensors, and displays without level shifters. |
| Clock Sources | 4–26 MHz HSE + 32 kHz LSE + 16 MHz HSI - ensures precise RTC operation and robust boot timing across temperature ranges. |
Pinout & Package
STM32F401CEU6 uses the UFQFPN48 (7 × 7 mm) package with 48 pins, optimized for space-constrained applications requiring USB connectivity and analog sensing. Pin functions are validated per ST's DS10086 Rev 5, Table 8 (STM32F401xD/xE pin definitions).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VSS | Core & I/O supply rails | Dual 1.7–3.6 V domains support mixed-signal operation; VCAP pins require external 2.2 µF ceramic capacitors for regulator stability. |
| PA0–PA15, PB0–PB15, PC13–PC15, PD0–PD2, PF0–PF1 | General-purpose I/O | 78 pins support 42 MHz toggle rate and 5 V tolerance - usable directly with TTL/CMOS peripherals and resistive touch controllers. |
| PA11/PA12 | USB DP/DM | Dedicated full-speed USB 2.0 differential pair with integrated transceiver - no external PHY needed; requires 1.5 kΩ pull-up on DP for device enumeration. |
| PC13–PC15 | RTC oscillator & tamper | LSE input/output and RTC backup domain control - enables calendar timekeeping and secure wake-up during Standby mode. |
| NRST | Active-low reset | Asynchronous reset with internal pull-up; supports external push-button or supervisor IC assertion with 20 ns minimum pulse width. |
| BOOT0 | Boot mode select | High at power-up enters system memory bootloader - enables field firmware updates via USART or USB without debugger. |
Key Features
| Feature | Design Value |
|---|---|
| ART Accelerator | Enables 0-wait-state execution from Flash at 84 MHz - eliminates performance penalty of internal flash vs. external RAM. |
| Low-power Stop mode | 10 µA typical (25 °C) with Flash in Deep power down - preserves RAM content and enables sub-5 µs wake-up for responsive event handling. |
| USB OTG FS | On-chip PHY with integrated transceiver and endpoint buffers - reduces component count and layout complexity for USB-CDC or HID designs. |
| 5 V-tolerant I/Os | All 78 fast GPIOs tolerate 5 V inputs regardless of VDD - eliminates need for discrete level translators when interfacing with 5 V sensors or displays. |
| RTC with hardware calendar | Subsecond accuracy and automatic leap-year compensation - provides reliable timestamping for data loggers without software overhead. |
Applications
| Industrial HMI Panel | Portable ECG Monitor |
|---|---|
Use Scenario: Compact touchscreen interface for PLC status visualization and parameter adjustment in factory environments. IC Role / Device Role / Timing Role: Main application processor managing display refresh (SPI/I²S), button polling (GPIO), and USB CDC for configuration upload. Use Value: 5 V-tolerant I/Os interface directly with 5 V touch controller; ART Accelerator ensures smooth 60 Hz UI rendering from Flash-resident graphics code. | Use Scenario: Battery-powered wearable device acquiring lead-II ECG signals and transmitting waveform data via USB. IC Role / Device Role / Timing Role: Signal acquisition controller running ADC at 2.4 MSPS, performing real-time QRS detection using Cortex-M4 FPU, and streaming results over USB CDC. Use Value: 12-bit ADC with 16-channel mux supports multi-lead acquisition; Stop mode current ≤10 µA extends battery life beyond 72 hours per charge. |
| Smart Home Gateway | USB-Powered Sensor Hub |
Use Scenario: BLE-to-USB bridge aggregating Zigbee/Z-Wave sensor data and exposing it as virtual COM port to host PC. IC Role / Device Role / Timing Role: Dual-role USB OTG controller acting as device (to PC) and host (to BLE module via UART), coordinated by FreeRTOS tasks. Use Value: Integrated USB PHY and 96 KB SRAM accommodate dual-stack USB device/host firmware; 32-bit timers manage precise UART baud rate generation for BLE module sync. | Use Scenario: Desktop accessory that collects temperature, humidity, and ambient light via I²C sensors and presents data via USB HID. IC Role / Device Role / Timing Role: Sensor hub MCU executing periodic I²C reads, applying calibration coefficients, and reporting via USB HID report descriptors. Use Value: Three I²C interfaces allow daisy-chained sensor expansion; 32 kHz LSE-backed RTC enables scheduled wake-up every 10 seconds for ultra-low average power. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F411CEU6 | Higher Flash (512 KB → 512 KB), same SRAM (96 KB), but adds 128 KB additional CCM RAM; 100 MHz max CPU frequency. | Supports larger USB audio stacks and more complex RTOS configurations; better suited for concurrent USB + BLE + display rendering. | Select when needing >96 KB tightly coupled RAM for real-time audio buffering or dual-core task partitioning. |
| STM32G431CBU6 | Arm Cortex-M4F at 170 MHz, 128 KB Flash, 32 KB SRAM, enhanced analog (2x 12-bit ADC, 3x comparators), no USB OTG. | Optimized for digital power control and motor drive; lacks USB but offers higher PWM resolution and faster ADC sampling. | Select for cost-sensitive motor control where USB connectivity is unnecessary and analog precision outweighs communication flexibility. |
Compared with STM32F401CEU6, STM32F411CEU6 offers higher clock headroom and CCM RAM for demanding USB/audio workloads, while STM32G431CBU6 trades USB for superior analog integration and PWM timing - making the CEU6 optimal for balanced USB-connected sensor and HMI applications.
Availability
STM32F401CEU6 is available at Aetrix Electronics and suitable for industrial HMI panels, portable medical sensors, and USB-powered sensor hubs requiring stable component supply across multi-year production cycles.
Supply support for STM32F401CEU6 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, designing and manufacturing microcontrollers, power ICs, MEMS, and automotive electronics with emphasis on energy efficiency and industrial reliability.
The STM32F4 series targets high-performance embedded applications requiring DSP capability, rich connectivity, and deterministic real-time response - especially where USB, analog sensing, and low-power operation intersect.
FAQ
What is the maximum operating frequency and how is it achieved?
The STM32F401CEU6 achieves 84 MHz maximum CPU frequency using its main PLL driven by the 4–26 MHz HSE crystal oscillator or 16 MHz HSI RC source. The ART Accelerator enables zero-wait-state execution from Flash at this speed, confirmed in DS10086 Section 3.2 and electrical characteristics Table 25. No external clock multiplier or external memory is required.
Does STM32F401CEU6 support USB device-only operation without external components?
Yes - the integrated USB OTG FS controller includes a full-speed transceiver with internal pull-ups and termination resistors. Only a single 1.5 kΩ pull-up resistor on PA11 (DP) is required for device enumeration; no external PHY, level shifter, or ESD protection diode is mandatory for basic CDC or HID functionality per Section 3.26 and Figure 42 of DS10086.
How many I/O pins are 5 V-tolerant and what does that mean for system design?
All 78 fast I/O pins (PA0–PA15, PB0–PB15, PC0–PC15, PD0–PD2, PF0–PF1) are 5 V-tolerant regardless of VDD voltage (1.7–3.6 V). This means they safely accept 5 V logic inputs without damage or clamping diode conduction - eliminating level shifters when interfacing with 5 V sensors, displays, or legacy microcontrollers, as specified in Section 3.27 and Table 54 of DS10086.
What low-power modes are available and what is the lowest achievable current draw?
The STM32F401CEU6 supports Run, Sleep, Stop (Flash in Stop or Deep power down), and Standby modes. The lowest current is 10 µA typical at 25 °C in Stop mode with Flash in Deep power down (Section 3.17, Table 27), retaining SRAM and register contents while allowing wake-up via EXTI, RTC alarm, or USB wakeup event - verified in electrical characteristics Table 27 and Section 6.3.7.
STM32F401CEU6 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 48-VFQFN Exposed Pad
- Series:
- STM32F4
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M4
- Core Size:
- 32-Bit Single-Core
- Speed:
- 84MHz
- Connectivity:
- I2C, IrDA, LINbus, SDIO, SPI, UART/USART, USB OTG
- Peripherals:
- Brown-out Detect/Reset, DMA, I2S, POR, PWM, WDT
- Number of I/O:
- 36
- Program Memory Size:
- 512KB (512K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 96K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.7V ~ 3.6V
- Data Converters:
- A/D 10x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32F401CEU6 FAQ
1.How can I place an order for STM32F401CEU6 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F401CEU6 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 STM32F401CEU6 reliable?
The price and inventory of STM32F401CEU6 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F401CEU6 is usually 5 days.
3.What payment methods are accepted for STM32F401CEU6?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F401CEU6 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F401CEU6?
STM32F401CEU6 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F401CEU6 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 STM32F401CEU6?
For technical support, including STM32F401CEU6 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F401CEU6 requirements.
6.How does Aetrix verify that STM32F401CEU6 is sourced from the original manufacturer or authorized distributors?
All STM32F401CEU6 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 STM32F401CEU6 meets industry standards.
7.What is the process for return or replacement of STM32F401CEU6?
All STM32F401CEU6 units undergo pre-shipment inspection (PSI). If there is an issue with STM32F401CEU6, 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 STM32F401CEU6 part is unused and in its original packaging.
Return procedure for STM32F401CEU6:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F401CEU6 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…

