STMicroelectronics STM32F401VBH3
- Part No.:
- STM32F401VBH3
- Manufacturer:
- STMicroelectronics
- Category:
- Microcontrollers
- Package:
- 100-UFBGA
- Datasheet:
-
STM32F401VBH3.pdf
- Description:
- IC MCU 32BIT 128KB FLSH 100UFBGA
- Quantity:
- Payment:

- Shipping:

Inventory:3,459
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F401VBH3 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, and 11 communication interfaces including USB OTG FS, SPI, I²C, and USART. It targets embedded control in industrial sensors, portable medical devices, and smart home hubs requiring real-time signal processing and low-power operation.
For engineers reviewing the STM32F401VBH3 datasheet, STM32F401VBH3 pinout, STM32F401VBH3 application, or STM32F401VBH3 equivalent, key selection criteria include its 84 MHz Cortex-M4+FPU core, ART Accelerator™ enabling zero-wait-state Flash execution, 105 DMIPS performance, 1.7–3.6 V supply range, and WLCSP49 package with 49-ball 0.4 mm pitch for space-constrained PCBs.
Technical Context
The device integrates an Adaptive Real-time Accelerator (ART Accelerator™) that eliminates Flash wait states at 84 MHz, enabling deterministic real-time code execution. Its memory subsystem includes 256 KB of dual-bank Flash with ECC support, 64 KB SRAM, and 512 bytes of OTP for secure configuration storage.
Power architecture supports multiple low-power modes: Stop mode draws as low as 10 µA (Flash in deep power-down), Standby consumes 2.4 µA at 25 °C without RTC, and VBAT-supplied RTC maintains subsecond accuracy with hardware calendar functionality.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core | Arm Cortex-M4 with FPU, 84 MHz max frequency, 105 DMIPS @ 84 MHz - enables floating-point math and DSP operations in real-time control loops |
| Memory | 256 KB Flash + 64 KB SRAM - sufficient for complex firmware with protocol stacks and local data buffering |
| ADC | 1×12-bit, 2.4 MSPS, up to 16 channels - supports high-speed sensor sampling (e.g., motor current, temperature, pressure) |
| Timers | Up to 11 timers: six 16-bit, two 32-bit, two watchdogs, SysTick - enables PWM generation, quadrature encoder decoding, and precise timing supervision |
| Communication | 3×I²C (1 Mbit/s), 3×USART (up to 10.5 Mbit/s), 4×SPI (42 Mbit/s), SDIO, USB OTG FS - supports multi-interface connectivity for peripheral expansion and host/device roles |
| Package | WLCSP49 (2.965 × 2.965 mm, 0.4 mm pitch) - ultra-compact footprint ideal for wearables and miniaturized IoT endpoints |
| Supply Range | 1.7 V to 3.6 V - compatible with single-cell Li-ion, Li-Po, or 3.3 V regulated rails without level-shifting |
| Temp Range | −40 °C to 105 °C - qualified for extended industrial environments including factory automation and automotive cabin modules |
Pinout & Package
STM32F401VBH3 uses a 49-ball WLCSP (Wafer-Level Chip-Scale Package) with 0.4 mm ball pitch and 2.965 × 2.965 mm body size. The package supports 42 fast I/Os (up to 42 MHz), all 5 V tolerant, and includes dedicated VCAP pins for internal regulator stabilization.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VSS | Main power supply and ground | 1.7–3.6 V core/I/O rail; decoupling required per datasheet layout guidelines |
| VCAP_1, VCAP_2 | Internal voltage regulator bypass | Must connect 2.2 µF ceramic capacitors to stabilize 1.2 V core regulator output |
| NRST | Active-low reset input | Asynchronous reset with Schmitt trigger; supports external pull-up and debounced push-button |
| BOOT0 | Boot mode selection | High at power-up selects system memory bootloader; used for field firmware recovery |
| PA0–PA15, PB0–PB15, etc. | General-purpose I/O | Configurable as GPIO, AF (alternate function), analog input, or event inputs; all 5 V tolerant |
| USB_DP/DM | USB 2.0 full-speed differential pair | Integrated PHY enables USB device/host/OTG without external transceiver |
| VBAT | RTC backup supply | Accepts 1.65–3.6 V; powers RTC and backup registers during main power loss |
Key Features
| Feature | Design Value |
|---|---|
| ART Accelerator™ | Enables zero-wait-state execution from Flash at 84 MHz, eliminating instruction fetch stalls and improving real-time determinism |
| Dual-bank Flash | Supports read-while-write (RWW) for seamless firmware updates without halting application execution |
| Dynamic efficiency line | Run mode at 128 µA/MHz (peripheral off); Stop mode down to 10 µA - extends battery life in intermittent-sensing applications |
| 96-bit unique ID | Factory-programmed serial number usable for device authentication, license binding, or secure boot key derivation |
| Embedded Trace Macrocell™ | Enables non-intrusive instruction trace via SWD, supporting advanced debugging and performance profiling in development |
| Batch Acquisition Mode (BAM) | Allows peripherals to operate autonomously while CPU sleeps, reducing wake-up latency and power for sensor burst sampling |
Applications
| Industrial Sensor Node | Portable ECG Monitor |
|---|---|
Use Scenario: Wireless vibration and temperature monitoring on rotating machinery with edge FFT analysis. IC Role / Device Role / Timing Role: Main controller executing sensor fusion algorithms, managing BLE/Wi-Fi coexistence, and scheduling periodic wake-ups via RTC alarm. Use Value: 84 MHz Cortex-M4+FPU processes 12-bit ADC samples in real time; BAM mode minimizes active time during sensor acquisition bursts. | Use Scenario: Battery-powered handheld ECG device acquiring 3-lead analog signals at 1 kHz with onboard filtering and display. IC Role / Device Role / Timing Role: Signal processor handling ADC sampling, digital filtering (IIR/FIR), LCD driving, and USB HID interface for PC data export. Use Value: 2.4 MSPS ADC captures oversampled ECG waveforms; 64 KB SRAM buffers multi-second waveform segments before compression. |
| Smart Thermostat Hub | IoT Gateway Edge Controller |
Use Scenario: HVAC control unit integrating Zigbee/Z-Wave radio, ambient sensors, and relay drivers for zone management. IC Role / Device Role / Timing Role: Central coordinator managing concurrent wireless stacks, reading thermistor/humidity I²C sensors, and generating PWM fan control. Use Value: 3×I²C and 3×USART interfaces enable simultaneous sensor, radio, and display communication; 105 DMIPS handles protocol translation without external MCU. | Use Scenario: Field-deployable gateway aggregating Modbus RTU, CAN, and RS-485 industrial sensors into MQTT over cellular. IC Role / Device Role / Timing Role: Protocol bridge with real-time packet parsing, timestamping, and TLS offload via software crypto libraries. Use Value: 256 KB Flash stores multiple protocol stacks and certificate bundles; USB OTG FS allows field firmware update via flash drive. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F401CBU3 | LQFP48 package (7×7 mm), same core/peripherals but 128 KB Flash, 32 KB SRAM | Lower memory capacity limits complex protocol stacks or large OTA images | Select when board layout favors QFP, cost sensitivity outweighs memory headroom, and thermal dissipation allows larger package |
| STM32F411CEU6 | Same WLCSP49 package, 512 KB Flash, 128 KB SRAM, higher 100 MHz clock, no USB OTG FS | Lacks integrated USB PHY - requires external transceiver for USB connectivity | Choose for memory-intensive applications (e.g., audio codec buffer, encrypted firmware) where USB is handled via UART-to-USB bridge |
Compared with STM32F401VBH3, STM32F401CBU3 trades memory and package size for ease of assembly and lower unit cost, while STM32F411CEU6 offers doubled memory and speed at the expense of USB integration - making each suitable for distinct trade-offs in size, cost, and feature depth.
Availability
STM32F401VBH3 is available at Aetrix Electronics and suitable for industrial sensor nodes, portable medical devices, and smart home hubs requiring stable component supply across long-lifecycle deployments.
Supply support for STM32F401VBH3 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 ICs, sensors, and analog products for industrial, automotive, and consumer markets.
The STM32F4 series targets high-performance embedded applications demanding real-time processing, rich connectivity, and energy efficiency - with the F401 line optimized for cost-sensitive, space-constrained designs needing balanced compute and peripheral density.
FAQ
What is the maximum operating frequency and how is it achieved?
The STM32F401VBH3 achieves 84 MHz maximum CPU frequency using its internal PLL driven by either the 4–26 MHz HSE crystal oscillator or the 16 MHz HSI RC oscillator. The ART Accelerator™ ensures zero-wait-state execution from Flash memory at this speed, validated across the full −40 °C to 105 °C temperature range with 1.7–3.6 V supply.
Does STM32F401VBH3 support USB device functionality without external components?
Yes - it integrates a full-speed USB 2.0 OTG controller with an on-chip PHY, enabling USB device, host, or OTG operation using only standard USB DP/DM routing and 1.5 kΩ pull-up resistor on DP. No external transceiver or level shifter is required for basic HID, CDC, or MSC class implementations.
How many I/O pins are available and what are their voltage tolerances?
The WLCSP49 package provides 42 general-purpose I/O pins (excluding power, reset, and debug pins). All GPIOs are 5 V tolerant regardless of VDD level, allowing safe interfacing with legacy 5 V logic, sensors, or displays without external level shifters - a critical advantage in mixed-voltage systems.
What low-power modes are supported and what are typical current draws?
It supports Run, Sleep, Stop (two variants), and Standby modes. At 25 °C: Run mode draws 128 µA/MHz (peripherals off); Stop mode with Flash in deep power-down draws 10 µA typ; Standby draws 2.4 µA without RTC. VBAT mode sustains RTC and backup registers at 1 µA, enabling years of battery-backed timekeeping.
STM32F401VBH3 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 100-UFBGA
- 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:
- 50
- Program Memory Size:
- 128KB (128K 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 16x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 125°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32F401VBH3 FAQ
1.How can I place an order for STM32F401VBH3 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F401VBH3 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 STM32F401VBH3 reliable?
The price and inventory of STM32F401VBH3 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F401VBH3 is usually 5 days.
3.What payment methods are accepted for STM32F401VBH3?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F401VBH3 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F401VBH3?
STM32F401VBH3 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F401VBH3 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 STM32F401VBH3?
For technical support, including STM32F401VBH3 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F401VBH3 requirements.
6.How does Aetrix verify that STM32F401VBH3 is sourced from the original manufacturer or authorized distributors?
All STM32F401VBH3 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 STM32F401VBH3 meets industry standards.
7.What is the process for return or replacement of STM32F401VBH3?
All STM32F401VBH3 units undergo pre-shipment inspection (PSI). If there is an issue with STM32F401VBH3, 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 STM32F401VBH3 part is unused and in its original packaging.
Return procedure for STM32F401VBH3:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F401VBH3 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…

.jpg)