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

- Shipping:

Inventory:2,057
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F401CCU6TR from STMicroelectronics is a 32-bit Arm® Cortex®-M4 microcontroller with FPU, operating up to 84 MHz, featuring 256 KB Flash, 64 KB SRAM, one 12-bit 2.4 MSPS ADC (16 channels), USB 2.0 FS OTG controller with on-chip PHY, and 11 communication interfaces including 3×I²C, 3×USART, and 4×SPI. It targets embedded control in industrial sensors, portable medical devices, and smart home hubs requiring deterministic real-time response and low-power operation.
For engineers reviewing the STM32F401CCU6TR datasheet, STM32F401CCU6TR pinout, STM32F401CCU6TR application, or STM32F401CCU6TR equivalent, key selection criteria include ART Accelerator™-enabled zero-wait-state Flash execution, 105 DMIPS performance at 84 MHz, VBAT-backed RTC with subsecond accuracy, and 5 V-tolerant I/Os supporting mixed-voltage system interfacing.
Technical Context
The device integrates an Adaptive Real-Time Accelerator (ART Accelerator™) that eliminates Flash wait states at 84 MHz, enabling deterministic code execution critical for motor control and audio processing. Its memory subsystem includes 256 KB of dual-bank Flash with hardware ECC, 64 KB SRAM, and 512 bytes of OTP for secure boot configuration.
Power architecture supports multiple low-power modes: Stop mode with 10 µA (deep power-down) and Standby mode at 2.4 µA (no RTC), managed by integrated POR/PDR/PVD/BOR and a 32 kHz calibrated LSE oscillator for precise RTC timing independent of main supply.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core | Arm Cortex-M4 with FPU, 105 DMIPS @ 84 MHz - enables floating-point math for sensor fusion and digital filtering without external coprocessor |
| Flash / RAM | 256 KB Flash / 64 KB SRAM - sufficient for RTOS-based firmware with protocol stacks (USB, SDIO) and application logic |
| ADC | 12-bit, 2.4 MSPS, 16-channel - supports simultaneous sampling of multi-sensor inputs (e.g., temperature, pressure, IMU) in compact IoT nodes |
| USB Interface | USB 2.0 Full-Speed OTG with on-chip PHY - eliminates external transceiver, reducing BOM cost and PCB area for device/host enumeration |
| I/O Voltage Tolerance | 5 V tolerant on all GPIOs - simplifies interface to legacy 5 V peripherals (e.g., UART-to-RS232 ICs, SPI sensors) without level shifters |
| Low-Power Modes | Standby: 2.4 µA @ 25 °C; Stop (deep): 10 µA typ - extends battery life in always-on edge nodes with periodic wake-up via RTC alarm or external interrupt |
| Clock Sources | 4–26 MHz HSE crystal, 16 MHz HSI RC, 32 kHz LSE/LSI - ensures robust timekeeping and clock redundancy for fail-safe applications |
Pinout & Package
STM32F401CCU6TR uses the UFQFPN48 (7 × 7 mm) package with 48 pins, optimized for space-constrained designs while maintaining thermal performance and manufacturability in standard SMT processes.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD/VSS | Main power/ground | Dual 1.7–3.6 V supply rails support wide input range; separate VCAP pins stabilize internal regulator output |
| PA0–PA15, PB0–PB15, PC0–PC15, PD0–PD15, PE0–PE15 | General-purpose I/O | Up to 81 GPIOs (78 fast I/Os @ 42 MHz); all 5 V tolerant - enables direct connection to industrial I/O modules and legacy peripherals |
| PA9/PA10 | USART1 TX/RX | Supports 10.5 Mbit/s asynchronous comms - suitable for high-speed debug console or host MCU bridging |
| PA11/PA12 | USB_DM/USB_DP | Dedicated full-speed USB 2.0 differential pair with integrated PHY - no external components required for USB device functionality |
| PC13/PC14/PC15 | RTC_OUT/OSC32_IN/OSC32_OUT | Connects 32.768 kHz crystal for subsecond-accurate RTC calendar - essential for time-stamped logging and scheduled wake-up |
| NRST | Active-low reset | Asynchronous reset input with Schmitt trigger - ensures reliable initialization under noisy EMI conditions |
Key Features
| Feature | Design Value |
|---|---|
| ART Accelerator™ | Enables zero-wait-state execution from Flash at 84 MHz - eliminates instruction cache misses and guarantees worst-case interrupt latency ≤ 12 cycles |
| Dynamic Efficiency Line | 128 µA/MHz active current (peripheral off) - reduces power budget in battery-powered gateways with intermittent sensing duty cycles |
| Memory Protection Unit (MPU) | Configurable region-based access control - isolates RTOS kernel tasks from application code to prevent stack overflow corruption |
| Embedded Trace Macrocell™ | Real-time instruction trace over SWD - enables non-intrusive debugging of timing-critical ISR sequences without halting CPU |
| 96-bit Unique ID | Factory-programmed serial number - supports secure device authentication and firmware licensing in cloud-connected endpoints |
Applications
| Industrial Sensor Node | Portable Medical Monitor |
|---|---|
Use Scenario: Compact environmental sensor hub collecting temperature, humidity, and CO₂ data every 5 seconds, transmitting via USB or UART to gateway. IC Role / Device Role / Timing Role: Main controller executing sensor driver stack, ADC sampling, data buffering, and USB CDC communication with guaranteed 10 ms interrupt response for timer-triggered acquisition. Use Value: ART Accelerator™ ensures deterministic 84 MHz Flash execution; 64 KB SRAM accommodates double-buffered sensor data and USB descriptor tables. | Use Scenario: Battery-powered pulse oximeter with OLED display, Bluetooth LE module, and analog front-end for photoplethysmography (PPG). IC Role / Device Role / Timing Role: System-on-chip managing PPG signal conditioning, real-time SpO₂ calculation, display refresh, and BLE HCI command handling. Use Value: 12-bit 2.4 MSPS ADC captures high-fidelity PPG waveforms; Standby mode at 2.4 µA extends 7-day battery life between charges. |
| Smart Home Hub Controller | Motorized Window Actuator |
Use Scenario: Central hub aggregating Zigbee, Z-Wave, and Wi-Fi traffic, running local automation rules and serving web UI over USB CDC virtual COM port. IC Role / Device Role / Timing Role: Protocol bridge and rule engine with concurrent USB, SPI (Zigbee SoC), and I²C (sensor array) interfaces. Use Value: 11 communication interfaces eliminate external bus expanders; 5 V-tolerant I/Os interface directly to legacy 5 V relay drivers and status LEDs. | Use Scenario: Closed-loop window position controller using hall-effect encoder feedback, driving H-bridge MOSFETs, and monitoring temperature/voltage faults. IC Role / Device Role / Timing Role: Real-time motion controller executing PID loop at 10 kHz using TIM1 advanced timer with complementary PWM outputs and dead-time insertion. Use Value: Six 16-bit timers + two 32-bit timers provide dedicated resources for encoder counting, PWM generation, and safety watchdog supervision - no resource contention. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F401CBU6 | Same core, Flash (128 KB), RAM (64 KB), and UFQFPN48 package; lacks USB OTG PHY - requires external transceiver | Suitable for cost-sensitive designs where USB is not required or implemented externally | Select when USB device functionality is unnecessary and BOM cost reduction is prioritized over integration |
| STM32F411CEU6 | Higher Flash (512 KB), same RAM (128 KB), identical UFQFPN48 package; adds 2× more DMA streams and faster ADC (2.4 MSPS → 3.6 MSPS) | Better suited for complex firmware with multiple concurrent protocols (e.g., USB + SDIO + BLE coexistence) | Choose when future firmware expansion, larger OTA update images, or higher ADC throughput are required |
Compared with STM32F401CBU6, the STM32F401CCU6TR provides integrated USB PHY and double Flash capacity for feature-rich firmware; versus STM32F411CEU6, it trades Flash size and ADC speed for lower unit cost and proven qualification in high-volume consumer applications.
Availability
STM32F401CCU6TR is available at Aetrix Electronics and suitable for industrial sensor nodes, portable medical monitors, and smart home hub controllers requiring stable component supply across multi-year production cycles.
Supply support for STM32F401CCU6TR 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 STM32F4 Series targets high-performance embedded applications demanding DSP capability, rich connectivity, and real-time determinism - specifically engineered for motor control, audio processing, and IoT edge nodes with constrained power budgets.
FAQ
What is the maximum operating frequency and corresponding performance metric?
The STM32F401CCU6TR operates at up to 84 MHz with an integer performance of 105 DMIPS (Dhrystone 2.1), measured at 1.25 DMIPS/MHz. This rating assumes ART Accelerator™ enabled and zero-wait-state Flash execution - verified per ST's DS9716 Rev 11 test conditions at 25 °C and 3.3 V supply.
Does this MCU support hardware encryption or secure boot features?
No. The STM32F401CCU6TR does not integrate hardware cryptographic accelerators (AES, SHA, PKA) or tamper-detect circuitry. Secure boot relies on software-implemented signature verification in user Flash; the 512-byte OTP memory may store public keys but lacks write-protection fuses or secure ROM bootloader.
Can the USB interface operate in host mode without external components?
No. While the MCU includes a USB 2.0 Full-Speed OTG controller with on-chip PHY, host mode requires external VBUS sensing, overcurrent protection, and 5 V power switching circuitry. Device mode functions fully with only the internal PHY and standard USB termination resistors.
What is the guaranteed minimum operating temperature range for industrial use?
The STM32F401CCU6TR is qualified for industrial operation from –40 °C to +85 °C ambient temperature, as specified in Table 14 (General Operating Conditions) of DS9716 Rev 11. Extended temperature variants (up to +105 °C) exist but require different part numbers (e.g., STM32F401CCU6TR with suffix '-X').
STM32F401CCU6TR Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 48-UFQFN Exposed Pad
- Series:
- STM32F4
- Packaging:
- Tape & Reel (TR)
- 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:
- 256KB (256K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 64K 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:
STM32F401CCU6TR FAQ
1.How can I place an order for STM32F401CCU6TR through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F401CCU6TR 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 STM32F401CCU6TR reliable?
The price and inventory of STM32F401CCU6TR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F401CCU6TR is usually 5 days.
3.What payment methods are accepted for STM32F401CCU6TR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F401CCU6TR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F401CCU6TR?
STM32F401CCU6TR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F401CCU6TR 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 STM32F401CCU6TR?
For technical support, including STM32F401CCU6TR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F401CCU6TR requirements.
6.How does Aetrix verify that STM32F401CCU6TR is sourced from the original manufacturer or authorized distributors?
All STM32F401CCU6TR 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 STM32F401CCU6TR meets industry standards.
7.What is the process for return or replacement of STM32F401CCU6TR?
All STM32F401CCU6TR units undergo pre-shipment inspection (PSI). If there is an issue with STM32F401CCU6TR, 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 STM32F401CCU6TR part is unused and in its original packaging.
Return procedure for STM32F401CCU6TR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F401CCU6TR 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…
