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

- Shipping:

Inventory:4,124
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F410RBI6 from STMicroelectronics is a 32-bit Arm® Cortex®-M4 microcontroller with FPU, 100 MHz max CPU frequency, 128 KB flash, 32 KB SRAM, and integrated peripherals including 1×12-bit 2.4 MSPS ADC, 1×12-bit DAC, 9 timers (including LPTIM), and 9 communication interfaces (3×I²C, 3×USART, 3×SPI/I²S). It targets low-power industrial sensor nodes and compact motor-control edge devices operating from 1.7–3.6 V.
For engineers reviewing the STM32F410RBI6 datasheet, STM32F410RBI6 pinout, STM32F410RBI6 application, or STM32F410RBI6 equivalent, key selection criteria include its 100 MHz ART-accelerated Flash execution, sub-µA standby current (2.4 µA @25 °C), 49 5 V-tolerant I/Os, and ECOPACK2-compliant LQFP64 package - critical for space-constrained, battery-aware embedded designs.
Technical Context
The STM32F410RBI6 implements an Arm Cortex-M4 core with hardware FPU and Adaptive Real-Time (ART) Accelerator enabling zero-wait-state execution from Flash at 100 MHz. Its memory subsystem includes 128 KB of embedded Flash, 32 KB SRAM, and 512 bytes of OTP, all managed under a multi-AHB bus matrix supporting concurrent peripheral access.
Power architecture integrates POR/PDR/PVD/BOR supervision, dual oscillators (4–26 MHz HSE + 32 kHz LSE), and three low-power modes (Stop with 6 µA deep power-down, Standby at 2.4 µA), coordinated by a dedicated voltage regulator and VBAT RTC supply path.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Arm Cortex-M4 with FPU and DSP instructions; enables real-time signal processing and floating-point math in motor control or sensor fusion. |
| Max Clock Frequency | 100 MHz with ART Accelerator; delivers 125 DMIPS performance without external RAM or cache overhead. |
| Flash / SRAM | 128 KB Flash + 32 KB SRAM; sufficient for complex firmware with protocol stacks (e.g., Modbus RTU over USART) and local data buffering. |
| ADC | 1×12-bit, 2.4 MSPS, up to 16 channels; supports high-speed analog monitoring (e.g., current sensing in BLDC drives). |
| DAC | 1×12-bit DAC; provides precise analog output for calibration signals or programmable reference generation. |
| Low-Power Modes | Stop mode down to 6 µA (deep power-down); enables multi-year battery life in wireless sensor endpoints with periodic wake-up via LPTIM. |
| I/O Count & Tolerance | Up to 50 GPIOs, 49 rated 5 V-tolerant; simplifies interface to legacy 5 V logic or industrial sensors without level shifters. |
| Communication Interfaces | 3×I²C (1×fast-mode 1 MHz), 3×USART (2×12.5 Mbit/s), 3×SPI/I²S; supports concurrent sensor hub (I²C), host comms (USART), and audio/data streaming (I²S). |
Pinout & Package
LQFP64 (10 × 10 mm, 0.5 mm pitch) package with exposed thermal pad; RoHS-compliant and ECOPACK2 certified.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VDDA, VSS, VSSA | Power supply and ground rails | Dual-domain supply (digital/analog) with dedicated decoupling pins ensures stable ADC/DAC operation and noise immunity. |
| PA0–PA15, PB0–PB15, PC0–PC15, PD0–PD15, PE0–PE15 | General-purpose I/Os | 49 pins support 5 V tolerance; configurable as EXTI sources, timer channels, or alternate functions (e.g., SPI_MOSI, USART_TX). |
| OSC_IN / OSC_OUT | External crystal oscillator input/output | Supports 4–26 MHz quartz; enables precise clocking for USB-free timing-critical applications like encoder-based motion control. |
| NRST | Active-low reset input | Asynchronous reset with internal pull-up; compatible with push-button or supervisor IC assertion without external components. |
| BOOT0 | Boot mode selection | Configures boot source (system memory, Flash, or SRAM); essential for field firmware updates via UART bootloader. |
| VREF+, VREF− | Analog reference inputs | Enable external precision reference for ADC/DAC; improves measurement accuracy beyond internal 3.3 V rail dependency. |
Key Features
| Feature | Design Value |
|---|---|
| eBAM (enhanced Batch Acquisition Mode) | Reduces system-level power during burst sensor sampling by gating clocks to non-essential domains while preserving ADC+DMA+SRAM context. |
| ART Accelerator | Eliminates Flash wait states at 100 MHz, enabling deterministic interrupt latency (<12 cycles) for hard real-time control loops. |
| Low-power timer (LPTIM1) | Operates in Stop mode using 32 kHz LSE; provides accurate timebase for periodic wake-up without full MCU restart overhead. |
| True random number generator (RNG) | Fulfills NIST SP 800-90B entropy requirements; enables secure key derivation in device provisioning or TLS handshake. |
| 96-bit unique ID | Factory-programmed per-unit serial; used for cryptographic binding, license enforcement, or cloud device identity registration. |
Applications
| Industrial Sensor Node | Compact Motor Controller |
|---|---|
Use Scenario: Battery-powered environmental monitor collecting temperature, humidity, and CO₂ via I²C sensors, transmitting data hourly via LoRaWAN gateway. IC Role / Device Role / Timing Role: Central controller managing sensor polling, ADC acquisition, data preprocessing, and low-power radio interface coordination. Use Value: 6 µA Stop mode + LPTIM wake-up enables >5-year battery life; 49 5 V-tolerant I/Os directly interface diverse sensor outputs without level-shifting circuitry. | Use Scenario: Fan speed regulator in HVAC unit using hall-effect rotor position feedback and PWM-driven MOSFET gate driver. IC Role / Device Role / Timing Role: Real-time motor commutation engine executing FOC algorithm with synchronized ADC sampling and PWM update at 20 kHz. Use Value: 100 MHz Cortex-M4+FPU computes vector math in <5 µs; 16-bit advanced timer (TIM1) delivers phase-aligned 3-channel PWM with dead-time insertion. |
| Smart Energy Meter Interface | Medical Diagnostic Peripheral |
Use Scenario: Pulse-counting module interfacing with utility meter's S0 output and reporting kWh usage via RS-485 (via USART with external transceiver). IC Role / Device Role / Timing Role: Isolated data concentrator handling pulse debouncing, timestamping, and protocol framing for Modbus RTU transmission. Use Value: Hardware CRC unit validates frame integrity; 3×USART support allows simultaneous debug (USB-to-serial), meter comms, and diagnostics port. | Use Scenario: Portable ECG front-end acquiring analog leads, performing baseline filtering, and streaming digitized waveforms to host PC via USB-CDC (emulated via USART+external bridge). IC Role / Device Role / Timing Role: Signal conditioning and digital processing node converting analog biopotentials into calibrated 12-bit samples at 1 kHz. Use Value: 12-bit 2.4 MSPS ADC captures transient artifacts with >70 dB SNR; internal temperature sensor enables real-time gain calibration drift compensation. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F401REY6TR | Same Cortex-M4 core but 512 KB Flash, no DAC, higher active current (140 µA/MHz), LQFP64 package | Better suited for firmware-heavy applications requiring larger code space; lacks DAC for analog output tasks | Select when code size exceeds 128 KB and DAC is unnecessary; verify ADC channel count (16 vs. STM32F410's 16) and power budget. |
| STM32G431KBT6 | Cortex-M4 with FPU, 170 MHz max, 128 KB Flash, 32 KB SRAM, 2×12-bit DACs, 2×op-amps, 1×comparator | Enhanced analog integration enables sensor signal conditioning on-chip; higher clock enables faster control loops | Choose when analog front-end integration (op-amps/comparators) reduces BOM cost; confirm LQFP32 vs. LQFP64 footprint compatibility. |
Compared with STM32F410RBI6, STM32F401REY6TR trades DAC and ultra-low-power modes for larger Flash, while STM32G431KBT6 adds analog peripherals and higher performance at the cost of increased complexity and different package - making STM32F410RBI6 optimal for balanced low-power, mixed-signal edge nodes.
Availability
STM32F410RBI6 is available at Aetrix Electronics and suitable for industrial sensor nodes, compact motor-control systems, and smart energy meter interfaces requiring stable component supply across multi-year production cycles.
Supply support for STM32F410RBI6 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, specializing in microcontrollers, power management, and MEMS sensors with strong automotive and industrial focus.
The STM32F4 series targets high-performance, feature-rich embedded applications demanding DSP capability, rich connectivity, and robust real-time control - exemplified by the STM32F410RBI6's balance of Cortex-M4 compute, analog integration, and ultra-low-power operation.
FAQ
What is the maximum operating temperature range for STM32F410RBI6?
The STM32F410RBI6 is qualified for industrial operation from –40 °C to +105 °C ambient temperature. This rating is confirmed in the official datasheet (DS11144 Rev 8, Section 6.3.1), and applies to all LQFP64 variants including the 'RBI6' suffix. The extended range supports deployment in enclosed enclosures or outdoor industrial environments without active cooling.
Does STM32F410RBI6 support USB device functionality?
No, the STM32F410RBI6 does not integrate a USB peripheral. Unlike higher-tier STM32F4 models (e.g., F405/F407), it omits USB OTG or device controllers. Communication must use alternative interfaces: USART (with external USB-UART bridge), I²C, SPI, or CAN (via external transceiver). This omission reduces silicon cost and power consumption, aligning with its low-power, cost-sensitive positioning.
How many 16-bit general-purpose timers does STM32F410RBI6 include?
The STM32F410RBI6 includes three 16-bit general-purpose timers (TIM5, TIM9, TIM11), as specified in the datasheet (Section 3.20.2). These support input capture, output compare, PWM generation, and quadrature encoder interface - distinct from the 32-bit TIM2/TIM5 (not present) and the 16-bit advanced-control TIM1. All three timers operate at up to 100 MHz APB1 clock frequency.
Is the STM32F410RBI6 pin-compatible with other STM32F410 variants in LQFP64?
Yes, all STM32F410xB variants in LQFP64 (e.g., STM32F410CB, STM32F410RB) share identical pinouts and electrical characteristics per Table 1 and Section 4 of DS11144 Rev 8. Differences are limited to Flash size (128 KB for 'B' suffix) and temperature grade - enabling drop-in replacement within the same package without PCB redesign.
STM32F410RBI6 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 64-UFBGA
- Series:
- STM32F4
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M4
- Core Size:
- 32-Bit Single-Core
- Speed:
- 100MHz
- Connectivity:
- I2C, IrDA, LINbus, SPI, UART/USART
- 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:
- 32K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.7V ~ 3.6V
- Data Converters:
- A/D 16x12b; D/A 1x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32F410RBI6 FAQ
1.How can I place an order for STM32F410RBI6 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F410RBI6 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 STM32F410RBI6 reliable?
The price and inventory of STM32F410RBI6 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F410RBI6 is usually 5 days.
3.What payment methods are accepted for STM32F410RBI6?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F410RBI6 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F410RBI6?
STM32F410RBI6 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F410RBI6 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 STM32F410RBI6?
For technical support, including STM32F410RBI6 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F410RBI6 requirements.
6.How does Aetrix verify that STM32F410RBI6 is sourced from the original manufacturer or authorized distributors?
All STM32F410RBI6 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 STM32F410RBI6 meets industry standards.
7.What is the process for return or replacement of STM32F410RBI6?
All STM32F410RBI6 units undergo pre-shipment inspection (PSI). If there is an issue with STM32F410RBI6, 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 STM32F410RBI6 part is unused and in its original packaging.
Return procedure for STM32F410RBI6:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F410RBI6 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…

