STMicroelectronics STM32F401VBT6TR
- Part No.:
- STM32F401VBT6TR
- Manufacturer:
- STMicroelectronics
- Category:
- Microcontrollers
- Package:
- 100-LQFP
- Datasheet:
-
STM32F401VBT6TR.pdf
- Description:
- IC MCU 32BIT 128KB FLASH 100LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:3,596
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F401VBT6TR from STMicroelectronics is an Arm® Cortex®-M4 32-bit microcontroller with FPU, delivering 105 DMIPS at 84 MHz, featuring 256 KB Flash, 64 KB SRAM, and integrated USB 2.0 FS OTG controller with on-chip PHY. It supports 1×12-bit 2.4 MSPS ADC (16 channels), up to 11 communication interfaces (including 3×I²C, 3×USART, 4×SPI), and operates across -40 °C to 85 °C in LQFP100 package - used in industrial HMI, sensor fusion gateways, and USB-connected embedded controllers.
For engineers reviewing the STM32F401VBT6TR datasheet, STM32F401VBT6TR pinout, STM32F401VBT6TR application, or STM32F401VBT6TR equivalent, key selection factors include ART Accelerator™-enabled zero-wait-state Flash execution, 5 V-tolerant I/Os (up to 81 pins), low-power Stop mode (10 µA typ), RTC with subsecond accuracy, and hardware CRC unit for firmware integrity verification.
Technical Context
The STM32F401VBT6TR implements an Arm Cortex-M4 core with floating-point unit and Adaptive Real-time Accelerator (ART Accelerator™) that eliminates Flash wait states at 84 MHz, enabling deterministic real-time response. Its memory subsystem includes 256 KB of embedded Flash with ECC support, 64 KB SRAM, and 512 bytes of OTP for secure configuration storage.
Peripherals are organized via a multi-AHB bus matrix supporting concurrent DMA transfers across 16-stream controllers. Clocking uses dual oscillators (4–26 MHz HSE + 32 kHz LSE), internal 16 MHz RC, and PLL-based system clock generation - all managed by a dedicated reset and power control block with POR, PDR, PVD, and BOR.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core | Arm Cortex-M4 with FPU, 105 DMIPS @ 84 MHz - enables real-time DSP and control algorithms without external coprocessor |
| Memory | 256 KB Flash + 64 KB SRAM - sufficient for complex USB device stacks and sensor fusion firmware |
| ADC | 1×12-bit, 2.4 MSPS, 16-channel - supports high-speed analog monitoring in motor control or data acquisition |
| Power Modes | Stop mode down to 10 µA typ @25°C - extends battery life in portable IoT endpoints |
| I/O Voltage | 5 V tolerant on all GPIOs - simplifies interface with legacy 5 V peripherals without level shifters |
| USB Interface | USB 2.0 full-speed OTG with on-chip PHY - enables direct host/device/OTG operation without external transceiver |
| Clock Sources | 4–26 MHz HSE, 32 kHz LSE, 16 MHz HSI, 32 kHz LSI - ensures robust timekeeping and flexible system startup |
Pinout & Package
LQFP100 (14 × 14 mm, 0.5 mm pitch) package with exposed thermal pad; RoHS-compliant ECOPACK2 finish.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VDDA, VSS, VSSA | Power supply and ground rails | Separate analog/digital domains ensure clean ADC reference and noise immunity |
| PA0–PA15, PB0–PB15, etc. (up to 81 total) | General-purpose I/O | All 5 V tolerant; support multiple alternate functions including SPI/I²C/USART/USB D+/D− |
| PC13–PC15 | RTC oscillator inputs | Connect external 32.768 kHz crystal for calendar and wake-up timer accuracy |
| PA11/PA12 | USB DP/DM | Dedicated full-speed USB transceiver pins with internal pull-ups - no external components required |
| VCAP_1 / VCAP_2 | Internal regulator decoupling | Require 2.2 µF ceramic capacitors each to stabilize 1.2 V core voltage |
Key Features
| Feature | Design Value |
|---|---|
| ART Accelerator™ | Enables 0-wait-state execution from Flash at 84 MHz - eliminates instruction fetch stalls in time-critical loops |
| Dynamic Efficiency Line | Run mode: 128 µA/MHz (peripheral off); Standby: 2.4 µA @25°C - optimized for intermittent sensing applications |
| Hardware CRC Unit | 32-bit polynomial calculation engine - accelerates firmware signature validation and data packet integrity checks |
| 96-bit Unique ID | Factory-programmed serial number - enables secure device authentication and license binding |
| Embedded Trace Macrocell™ | Real-time instruction trace over SWD - supports non-intrusive debugging and performance profiling |
Applications
| Industrial HMI Panel | USB-Capable Sensor Gateway |
|---|---|
Use Scenario: Local touchscreen interface for PLC-controlled machinery with real-time status display and alarm logging. IC Role / Device Role / Timing Role: Main application processor executing GUI framework, managing USB HID communication with PC host, and sampling analog sensor inputs via 12-bit ADC. Use Value: 84 MHz Cortex-M4+FPU handles graphics rendering and floating-point math; 5 V-tolerant I/Os interface directly with legacy 24 V industrial logic levels. |
Use Scenario: Field-deployed environmental node aggregating temperature, humidity, and CO₂ readings before uploading via USB mass storage or CDC ACM to edge gateway. IC Role / Device Role / Timing Role: Central data concentrator with USB OTG FS controller acting as device (CDC/MSD) or host (for USB flash drives), synchronized by RTC calendar. Use Value: On-chip USB PHY eliminates external transceiver; 256 KB Flash stores dual firmware images for safe OTA updates; Stop mode current <10 µA extends battery runtime. |
| Motor Control Edge Node | Secure Firmware Update Module |
Use Scenario: Compact BLDC motor driver with Hall-effect feedback, current sensing, and field-oriented control (FOC) loop closed in firmware. IC Role / Device Role / Timing Role: Real-time control MCU running FOC algorithm at 20 kHz PWM frequency using six advanced timers with complementary outputs and dead-time insertion. Use Value: Six 16-bit timers with quadrature encoder input support precise rotor position tracking; ART Accelerator ensures deterministic interrupt latency for PWM synchronization. |
Use Scenario: Trusted boot module verifying signed firmware images before loading into main application MCU via SPI or UART. IC Role / Device Role / Timing Role: Secure bootloader co-processor performing SHA-256 hash and RSA-2048 signature verification using hardware cryptographic accelerators. Use Value: 96-bit unique ID binds firmware to hardware; OTP memory stores root public key; CRC unit validates image integrity pre-execution. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar Cortex-M4 microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F411CEU6 | Higher Flash (512 KB), same 105 DMIPS core, but no USB OTG PHY - requires external transceiver | Better suited for larger firmware footprints where USB host capability is not needed | Select when extended code space is critical and USB device functionality is optional |
| STM32F072RBT6 | Cortex-M0 core, 48 MHz, 128 KB Flash, integrated USB 2.0 FS PHY - lower performance, lower cost | Targeted at cost-sensitive USB HID devices (keyboards, mice) without DSP or high-speed ADC needs | Choose for simpler control tasks where M4-level compute and 2.4 MSPS ADC are unnecessary |
Compared with STM32F401VBT6TR, the STM32F411CEU6 trades USB integration for doubled Flash capacity, while the STM32F072RBT6 reduces core performance and peripheral count to meet entry-level USB device requirements - making the VBT6TR optimal for balanced compute, analog, and connectivity demands.
Availability
STM32F401VBT6TR is available at Aetrix Electronics and suitable for industrial HMI, USB sensor gateways, motor control edge nodes, and secure firmware update modules requiring stable component supply across extended product lifecycles.
Supply support for STM32F401VBT6TR 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, specializing in microcontrollers, power management, sensors, and automotive ICs.
The STM32F401 line targets cost-optimized, power-efficient Cortex-M4 applications requiring USB connectivity and rich analog integration - designed for industrial automation, consumer electronics, and smart sensor systems.
FAQ
What is the maximum operating frequency and how is it achieved?
The STM32F401VBT6TR achieves 84 MHz maximum system clock via its main PLL, fed by either the 4–26 MHz HSE crystal oscillator or internal 16 MHz HSI. The ART Accelerator™ eliminates Flash wait states at this frequency, enabling true zero-wait-state execution from embedded Flash memory - confirmed in DS9716 Rev 11 Section 3.2 and Table 66.
Does this MCU support USB device, host, and OTG modes simultaneously?
Yes - the integrated USB 2.0 full-speed OTG controller supports device, host, and dual-role (OTG) operation. Mode selection is controlled by software configuration of the USB_OTG_GCCFG register and detection of ID pin state. External VBUS sensing and session request (SRP) are supported per USB OTG specification - detailed in Section 3.26 and RM0368 Reference Manual.
How many I/O pins are 5 V tolerant and what is their voltage rating?
All 81 GPIO pins are 5 V tolerant, meaning they safely accept input voltages up to 5.5 V regardless of VDD level (1.7–3.6 V). This is verified in Section 6.3.16 (I/O port characteristics) of DS9716 Rev 11, Table 54, and applies to all alternate functions including USART TX, SPI MOSI, and I²C SDA/SCL.
What low-power modes are available and what is the lowest achievable current draw?
Four low-power modes are supported: Sleep, Stop (with Flash in Stop or Deep Power Down), and Standby. Minimum current is 10 µA typ @25°C in Stop mode with Flash in Deep Power Down and regulators disabled - measured under VDD = 1.8 V, per Table 27 and Section 3.17 of DS9716 Rev 11. RTC remains active with VBAT supply drawing only 1 µA.
STM32F401VBT6TR Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 100-LQFP
- 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:
- 81
- 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 ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32F401VBT6TR FAQ
1.How can I place an order for STM32F401VBT6TR through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F401VBT6TR 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 STM32F401VBT6TR reliable?
The price and inventory of STM32F401VBT6TR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F401VBT6TR is usually 5 days.
3.What payment methods are accepted for STM32F401VBT6TR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F401VBT6TR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F401VBT6TR?
STM32F401VBT6TR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F401VBT6TR 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 STM32F401VBT6TR?
For technical support, including STM32F401VBT6TR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F401VBT6TR requirements.
6.How does Aetrix verify that STM32F401VBT6TR is sourced from the original manufacturer or authorized distributors?
All STM32F401VBT6TR 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 STM32F401VBT6TR meets industry standards.
7.What is the process for return or replacement of STM32F401VBT6TR?
All STM32F401VBT6TR units undergo pre-shipment inspection (PSI). If there is an issue with STM32F401VBT6TR, 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 STM32F401VBT6TR part is unused and in its original packaging.
Return procedure for STM32F401VBT6TR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F401VBT6TR 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…

