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

- Shipping:

Inventory:536
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F401RBT6TR 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 real-time signal processing and low-power connectivity.
For engineers reviewing the STM32F401RBT6TR datasheet, STM32F401RBT6TR pinout, STM32F401RBT6TR application, or STM32F401RBT6TR equivalent, key selection criteria include Flash/SRAM size, USB OTG support, 84 MHz CPU frequency with ART Accelerator™, and 5 V-tolerant GPIOs for mixed-voltage system interfacing.
Technical Context
The device integrates an Adaptive Real-Time Accelerator (ART Accelerator™) enabling zero-wait-state execution from Flash at 84 MHz, paired with a memory protection unit (MPU) for secure task isolation. Its clock system includes dual oscillators - 4–26 MHz external crystal and factory-trimmed 16 MHz internal RC - plus dedicated 32 kHz RTC oscillator with calibration.
Power architecture supports multiple low-power modes: Stop mode with 10 µA (deep power-down), Standby at 2.4 µA (no RTC), and Run mode at 128 µA/MHz. Peripheral integration includes 16-stream DMA, SysTick timer, independent/window watchdogs, and hardware CRC calculation unit for firmware integrity.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Arm® Cortex®-M4 with FPU, 105 DMIPS @ 84 MHz - enables DSP-intensive tasks like motor control or audio preprocessing without external co-processors. |
| Memory | 256 KB Flash + 64 KB SRAM - sufficient for RTOS-based applications with protocol stacks (e.g., USB CDC, BLE over UART) and local data buffering. |
| ADC | 1×12-bit, 2.4 MSPS, 16-channel - supports high-speed sensor sampling (e.g., current sensing in motor drives or multi-sensor environmental monitoring). |
| USB Interface | USB 2.0 Full-Speed OTG with on-chip PHY - eliminates need for external transceiver; enables host/device/OTG roles in compact designs like diagnostic dongles or firmware-upgradable peripherals. |
| I/O Voltage Tolerance | 5 V tolerant on all I/Os - simplifies level-shifting in legacy 5 V systems (e.g., industrial PLC I/O modules or Arduino-compatible expansion). |
| Operating Voltage | 1.7 V to 3.6 V - compatible with single-cell Li-ion (3.0–3.7 V), coin-cell backed RTC, and wide-range industrial supplies. |
| Temperature Range | –40 °C to +85 °C - certified for commercial/industrial ambient operation without derating in enclosed enclosures or outdoor edge nodes. |
Pinout & Package
LQFP64 (10 × 10 mm, 0.5 mm pitch) package with exposed thermal pad; RoHS-compliant ECOPACK2 construction.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VDDA, VSS, VSSA | Power supply and ground rails | Dual-domain supply: VDD/VSS for digital logic; VDDA/VSSA for analog subsystem (ADC, reset, POR) - requires separate filtering to maintain ADC SNR > 70 dB. |
| PA0–PA15, PB0–PB15, PC0–PC15, PD0–PD15, PE0–PE15 | General-purpose I/O ports | Up to 50 GPIOs available in LQFP64; all 5 V tolerant and support multiple alternate functions (e.g., SPI, I²C, USART) - enables flexible peripheral routing without PCB layer rework. |
| NRST | Active-low reset input | Asynchronous reset pin with internal pull-up; accepts 1.65–5.5 V logic - allows direct connection to push-button or supervisor IC outputs without level translation. |
| BOOT0 | Boot mode selection | High at power-up selects system memory boot (for DFU via USART); low selects user Flash - critical for field firmware recovery without debugger access. |
| USB_DP / USB_DM | USB 2.0 Full-Speed differential pair | On-die transceiver with integrated termination - eliminates external resistors and ESD diodes, reducing BOM count and board area for USB-CDC or HID implementations. |
Key Features
| Feature | Design Value |
|---|---|
| BAM (Batch Acquisition Mode) | Enables synchronized ADC sampling across multiple channels with minimal CPU intervention - reduces jitter in time-critical measurements like phase-resolved current/voltage capture. |
| ART Accelerator™ | Eliminates Flash wait states at 84 MHz - ensures deterministic interrupt latency (< 12 cycles) for hard real-time control loops (e.g., PID in brushless DC motor drivers). |
| Low-power Stop mode (10 µA) | Retains SRAM and register state while disabling Flash and CPU - ideal for battery-powered wake-on-event sensors (e.g., door/window contact monitors with RF wakeup). |
| 96-bit unique ID | Factory-programmed serial number accessible via debug port or firmware - enables secure device binding, license enforcement, or cloud identity provisioning without external EEPROM. |
| RTC with subsecond accuracy | Hardware calendar with alarm, timestamp, and tamper detection - supports time-stamped logging in data loggers or scheduled wakeups in energy-harvesting nodes. |
Applications
| Industrial Sensor Node | Portable Medical Monitor |
|---|---|
Use Scenario: Wireless temperature/humidity/pressure node in factory automation, transmitting data via UART-to-LoRaWAN gateway. IC Role / Device Role / Timing Role: Main controller executing sensor fusion, LoRa packet formatting, and low-power scheduling; RTC provides precise timestamping for event logs. Use Value: 256 KB Flash stores LoRaWAN stack + sensor calibration tables; 5 V-tolerant I/O interfaces directly with legacy 5 V sensor bridges; 10 µA Stop mode extends AA battery life to >2 years. |
Use Scenario: Handheld pulse oximeter with OLED display, SpO₂/HR calculation, and USB-CDC firmware update capability. IC Role / Device Role / Timing Role: Central processor running real-time PPG signal processing (IIR filters, peak detection); USB OTG acts as device for PC-based configuration and calibration upload. Use Value: ART Accelerator™ ensures <10 µs jitter in ADC sampling for accurate saturation calculation; 64 KB SRAM buffers raw waveform data; USB PHY eliminates external transceiver cost and layout complexity. |
| Smart Home Hub Controller | USB Diagnostic Dongle |
Use Scenario: Zigbee/Z-Wave coordinator bridging to Wi-Fi via ESP32, managing lighting, HVAC, and security endpoints. IC Role / Device Role / Timing Role: Protocol translator and local decision engine; USARTs handle Zigbee module AT commands; SPI drives OLED UI; I²C reads local environmental sensors. Use Value: 11 communication interfaces eliminate need for bus expanders; 84 MHz core handles concurrent Z-Wave frame parsing and local rule evaluation; 2.4 MSPS ADC monitors power rail health. |
Use Scenario: Automotive OBD-II scanner connecting to ECU via CAN (via external transceiver) and reporting diagnostics to PC via USB CDC. IC Role / Device Role / Timing Role: Bridge MCU between ISO 15765-2 CAN interface and USB virtual COM port; manages CAN message framing, error handling, and USB bulk transfer timing. Use Value: 3×USARTs allow simultaneous debug console, CAN transceiver UART, and Bluetooth module interface; USB OTG full-speed ensures >1 Mbps diagnostic streaming; 96-bit UID enables per-device firmware version tracking. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F411REY6TR | Higher Flash (512 KB), same 84 MHz M4 core, but no USB OTG PHY - requires external transceiver. | Better suited for applications needing larger code space (e.g., dual-bank OTA updates) but less constrained on USB integration. | Select when firmware complexity demands >256 KB Flash and USB is handled externally or omitted. |
| STM32G431KBT6 | Arm Cortex-M4 @ 170 MHz, 128 KB Flash, 32 KB SRAM, no USB OTG - adds advanced analog (op-amps, comparators, DAC) and hardware crypto. | Optimized for analog-rich control (e.g., digital power supplies) rather than USB-connected peripherals or sensor hubs. | Prefer when analog front-end integration or higher compute throughput outweighs USB OTG and memory capacity needs. |
Compared with STM32F401RBT6TR, the STM32F411REY6TR trades integrated USB PHY for doubled Flash capacity, while the STM32G431KBT6 sacrifices USB and memory for enhanced analog peripherals and 2× CPU clock speed - making each suitable for distinct subsystem roles in scalable product families.
Availability
STM32F401RBT6TR is available at Aetrix Electronics and suitable for industrial sensor nodes, portable medical monitors, and smart home hub controllers requiring stable component supply, long-term lifecycle assurance, and ECOPACK2 environmental compliance.
Supply support for STM32F401RBT6TR 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, MEMS, and automotive ICs with vertical manufacturing and broad IP portfolio.
This part belongs to the STM32F4x1 mainstream Arm Cortex-M4 line, designed for cost-sensitive, power-aware embedded applications demanding USB connectivity, rich analog integration, and real-time performance - targeting industrial IoT edge nodes and portable electronics.
FAQ
What is the maximum operating frequency and how is it achieved?
The STM32F401RBT6TR achieves 84 MHz maximum CPU frequency using its internal PLL driven by either the 4–26 MHz external crystal or the 16 MHz internal RC oscillator. The ART Accelerator™ enables zero-wait-state execution from Flash at this speed, verified per DS9716 Rev 11 Section 3.2. This eliminates instruction fetch stalls, ensuring deterministic timing for real-time control loops without requiring external SRAM.
Does this MCU support USB device mode without external components?
Yes - the STM32F401RBT6TR integrates a full-speed USB 2.0 OTG controller with on-chip PHY, supporting device, host, and OTG roles. No external transceiver, termination resistors, or ESD protection diodes are required for basic USB CDC or HID operation, as confirmed in Section 1.2 and Table 1 of DS9716 Rev 11. Only standard USB connector and decoupling capacitors are needed.
How many I/O pins are available in the LQFP64 package and what voltage levels do they support?
The LQFP64 variant provides 50 general-purpose I/O pins (PA0–PA15, PB0–PB15, PC0–PC15, PD0–PD15, PE0–PE15, plus dedicated pins), all 5 V tolerant across the 1.7–3.6 V supply range. This is explicitly stated in Section 2.1 and Table 2 of DS9716 Rev 11, enabling direct interfacing with 5 V logic, sensors, or legacy peripherals without level shifters.
What low-power modes are supported and what is the lowest achievable current draw?
The device supports Run, Sleep, Stop (with Flash in deep power-down), and Standby modes. Minimum current draw is 10 µA typical at 25 °C in Stop mode with Flash powered down and RTC disabled, per Section 6.3.27 of DS9716 Rev 11. With RTC active and VBAT supplied, Standby draws 2.4 µA at 25 °C and 1.7 V - validated under specified test conditions in Table 29.
STM32F401RBT6TR Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 64-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:
- 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 ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32F401RBT6TR FAQ
1.How can I place an order for STM32F401RBT6TR through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F401RBT6TR 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 STM32F401RBT6TR reliable?
The price and inventory of STM32F401RBT6TR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F401RBT6TR is usually 5 days.
3.What payment methods are accepted for STM32F401RBT6TR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F401RBT6TR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F401RBT6TR?
STM32F401RBT6TR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F401RBT6TR 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 STM32F401RBT6TR?
For technical support, including STM32F401RBT6TR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F401RBT6TR requirements.
6.How does Aetrix verify that STM32F401RBT6TR is sourced from the original manufacturer or authorized distributors?
All STM32F401RBT6TR 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 STM32F401RBT6TR meets industry standards.
7.What is the process for return or replacement of STM32F401RBT6TR?
All STM32F401RBT6TR units undergo pre-shipment inspection (PSI). If there is an issue with STM32F401RBT6TR, 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 STM32F401RBT6TR part is unused and in its original packaging.
Return procedure for STM32F401RBT6TR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F401RBT6TR 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…

