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

- Shipping:

Inventory:1,906
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32L010RBT6TR from STMicroelectronics is an ultra-low-power 32-bit Arm® Cortex®-M0+ microcontroller in LQFP64 package, featuring 128-Kbyte Flash, 20-Kbyte SRAM, 512-byte EEPROM, 12-bit ADC (1.14 Msps), and operation from 1.8 V to 3.6 V. It delivers 0.95 DMIPS/MHz performance and supports sub-100 µA/MHz active power consumption - ideal for battery-powered gas meters, wearable health sensors, and wireless sensor nodes.
For engineers reviewing the STM32L010RBT6TR datasheet, STM32L010RBT6TR pinout, STM32L010RBT6TR application, or STM32L010RBT6TR equivalent, key selection criteria include verified low-power mode current (0.29 µA Standby, 0.86 µA Stop + RTC), 45 5-V-tolerant I/Os, integrated bootloader (USART/I2C/SPI), SWD debug support, and LQFP64 mechanical compatibility with industrial PCB layouts.
Technical Context
The device implements a dual-voltage domain architecture with separate VDD/VDDA rails, enabling precise analog measurement down to 1.8 V while maintaining digital core operation. Its clock system integrates six independent sources: HSE (0–32 MHz), LSE (32.768 kHz), HSI16 (16 MHz ±1%), LSI (37 kHz), MSI (65 kHz–4.2 MHz), and PLL - all configurable via RCC registers for dynamic voltage scaling across Run, Sleep, Stop, and Standby modes.
Power management includes ultra-low-power BOR with five programmable thresholds, POR/PDR, and dedicated regulator control logic that enables seamless transitions between 1.8 V (Range 3) and 3.6 V (Range 1) supply conditions. The 7-channel DMA controller supports concurrent transfers for ADC, USART, SPI, I2C, and timers without CPU intervention - critical for deterministic real-time sensing in energy-constrained systems.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core | Arm Cortex-M0+, 32-bit, up to 32 MHz - delivers deterministic real-time control with minimal code footprint and interrupt latency. |
| Memory | 128-Kbyte Flash (512-byte sector erase), 20-Kbyte SRAM, 512-byte EEPROM - enables firmware updates and data logging without external storage. |
| ADC | 12-bit, 1.14 Msps, up to 16 channels, operational down to 1.8 V - supports high-resolution sensor acquisition in low-voltage battery systems. |
| Low-Power Modes | 0.29 µA Standby (2 wakeup pins), 0.86 µA Stop + RTC + 20-Kbyte RAM retention - extends coin-cell battery life to >10 years in metering applications. |
| I/O | 51 fast I/Os, 45 5-V-tolerant - simplifies interface to legacy peripherals and industrial-level signal conditioning circuits. |
| Clock Sources | HSI16 (±1%), LSE (RTC calibration), MSI (65 kHz–4.2 MHz), PLL - eliminates need for external crystals in cost-sensitive designs while retaining timing accuracy. |
| Debug | Serial Wire Debug (SW-DP) - enables full JTAG-style debugging over 2-pin interface, reducing PCB routing complexity. |
Pinout & Package
LQFP64 (10 × 10 mm, 0.5 mm pitch), ECOPACK2-compliant, with exposed thermal pad - optimized for automated assembly and thermal dissipation in compact industrial modules.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VDDA | Digital/analog power supply | Separate domains allow clean ADC reference under noisy digital switching; VDDA must be ≥ VDD for valid conversion. |
| VSS, VSSA | Digital/analog ground | Independent grounding reduces coupling noise into sensitive analog front-end; star-point connection recommended. |
| PA0–PA15, PB0–PB15, PC0–PC15, PD0–PD15 | General-purpose I/O | 45 pins support 5-V tolerance - direct interfacing to TTL/CMOS logic without level shifters. |
| NRST | Active-low reset input | Internal pull-up; accepts 1.65–5.5 V logic - compatible with both 3.3 V and 5 V reset supervisors. |
| BOOT0 | Boot mode selection | High at power-on enables system memory bootloader - allows field firmware recovery via UART/I2C/SPI without debugger. |
| SWCLK, SWDIO | Serial Wire Debug interface | 2-pin debug channel replaces JTAG; supports full flash programming, breakpoints, and real-time variable monitoring. |
Key Features
| Feature | Design Value |
|---|---|
| Ultra-low-power BOR | 5 selectable thresholds (1.6–2.4 V) - ensures reliable reset during brownout events in wide-input battery systems. |
| Pre-programmed bootloader | Supports USART, I2C, SPI - enables remote firmware updates over existing communication interfaces without dedicated programming hardware. |
| 16-bit ultra-low-power timer | Runs independently in Stop mode with LSE clock - provides precise timekeeping for RTC alarms and periodic wakeups without CPU overhead. |
| 96-bit unique ID | Factory-programmed per unit - enables secure device authentication and cryptographic key binding in IoT deployments. |
| CRC calculation unit | Hardware-accelerated 32-bit CRC - offloads checksum computation from CPU during firmware OTA validation and data packet integrity checks. |
Applications
| Smart Utility Metering | Wearable Health Monitoring |
|---|---|
Use Scenario: Gas/water meter with pulse counting, LCD display, and RF telemetry operating on primary lithium battery. IC Role / Device Role / Timing Role: Main system controller managing sensor sampling, display refresh, low-power radio duty cycling, and RTC-based billing intervals. Use Value: 0.29 µA Standby current and 5 µs wakeup enable >15-year battery life; 512-byte EEPROM stores calibration constants and usage logs. | Use Scenario: Optical heart-rate sensor in wrist-worn fitness tracker with motion compensation and Bluetooth LE connectivity. IC Role / Device Role / Timing Role: Sensor fusion hub acquiring PPG/accelerometer data, running motion algorithms, and buffering packets for BLE transmission. Use Value: 12-bit ADC with 1.14 Msps supports high-fidelity photodiode sampling; 20-Kbyte SRAM retains algorithm state across low-power sleep cycles. |
| Industrial Wireless Sensor Node | Low-Cost PC Peripheral |
Use Scenario: Battery-powered temperature/humidity node transmitting via LoRaWAN every 10 minutes in factory environment. IC Role / Device Role / Timing Role: Data acquisition engine triggering ADC conversions, processing raw sensor values, and scheduling radio transmit windows. Use Value: 0.86 µA Stop + RTC mode maintains accurate wake timing while preserving full 20-Kbyte RAM content - no reinitialization overhead. | Use Scenario: USB HID keyboard with multimedia keys, backlight control, and firmware-upgradable via USB-to-UART bridge. IC Role / Device Role / Timing Role: Embedded controller handling key matrix scanning, LED PWM dimming, and USB protocol translation. Use Value: 45 5-V-tolerant I/Os directly drive standard keyboard switches and LEDs; pre-programmed bootloader enables end-user firmware updates. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar ultra-low-power microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32L031K6T6 | 64-Kbyte Flash, 10-Kbyte SRAM, same LQFP32 package - smaller memory and I/O count. | Suitable for simpler sensor nodes with no EEPROM or complex UI requirements. | Select when BOM cost reduction outweighs need for 128-Kbyte Flash or 512-byte EEPROM. |
| STM32L071CBT6 | 128-Kbyte Flash, 20-Kbyte SRAM, 1-Kbyte EEPROM, additional USB 2.0 FS interface. | Required for devices needing native USB connectivity (e.g., HID peripherals, firmware update via USB). | Choose when USB host/device capability is mandatory and board space allows larger LQFP48 footprint. |
Compared with STM32L031K6T6, STM32L010RBT6TR offers double Flash and EEPROM capacity in the same LQFP64 footprint; versus STM32L071CBT6, it trades USB for lower system cost and identical power profile - making it optimal for non-USB, battery-critical applications.
Availability
STM32L010RBT6TR is available at Aetrix Electronics and suitable for smart utility metering, wearable health monitoring, industrial wireless sensor nodes, and low-cost PC peripherals requiring stable component supply across multi-year production cycles.
Supply support for STM32L010RBT6TR 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 components for industrial, automotive, and consumer markets.
The STM32L0 value line targets cost-sensitive, ultra-low-power applications where extended battery life, small footprint, and integrated peripherals reduce system-level BOM and design complexity - especially in metering, wearables, and IoT edge nodes.
FAQ
What is the maximum operating frequency of the STM32L010RBT6TR?
The STM32L010RBT6TR operates at up to 32 MHz using its internal HSI16 oscillator (±1% accuracy) or external crystal. Frequency scaling is dynamically managed via the RCC and PWR registers to maintain ultra-low power consumption across voltage ranges - with full 32 MHz operation supported at VDD ≥ 2.4 V (Range 1).
Does the STM32L010RBT6TR support hardware encryption or secure boot?
No, the STM32L010RBT6TR does not include hardware cryptographic accelerators (AES, SHA, PKA) or secure boot functionality. It features a 96-bit unique ID for device identification but relies on software-based security implementations. For certified secure applications, ST recommends the STM32L5 series with TrustZone and cryptographic peripherals.
Can the 512-byte EEPROM be used for storing calibration data across power cycles?
Yes, the integrated 512-byte EEPROM supports byte-level read/write operations with 100,000 write/erase cycles and 20-year data retention at 55 °C. It is accessed via dedicated HAL drivers (HAL_FLASHEx_DATAEEPROM_Unlock/Lock) and retains data independently of main Flash - ideal for storing sensor offsets, user preferences, or firmware configuration parameters.
Is the LQFP64 package RoHS and REACH compliant?
Yes, the STM32L010RBT6TR in LQFP64 package is ECOPACK2-compliant, meeting RoHS Directive 2011/65/EU and REACH Regulation (EC) No. 1907/2006. Lead-free matte tin finish, halogen-free molding compound, and fully traceable material declarations are provided in ST's official product change notifications and material declarations.
STM32L010RBT6TR Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 64-LQFP
- Series:
- STM32L0
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M0+
- Core Size:
- 32-Bit Single-Core
- Speed:
- 32MHz
- Connectivity:
- I2C, IrDA, SPI, UART/USART
- Peripherals:
- Brown-out Detect/Reset, DMA, POR, PWM, WDT
- Number of I/O:
- 51
- Program Memory Size:
- 128KB (128K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- 512 x 8
- RAM Size:
- 20K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.8V ~ 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:
STM32L010RBT6TR FAQ
1.How can I place an order for STM32L010RBT6TR through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32L010RBT6TR 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 STM32L010RBT6TR reliable?
The price and inventory of STM32L010RBT6TR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32L010RBT6TR is usually 5 days.
3.What payment methods are accepted for STM32L010RBT6TR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32L010RBT6TR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32L010RBT6TR?
STM32L010RBT6TR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32L010RBT6TR 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 STM32L010RBT6TR?
For technical support, including STM32L010RBT6TR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32L010RBT6TR requirements.
6.How does Aetrix verify that STM32L010RBT6TR is sourced from the original manufacturer or authorized distributors?
All STM32L010RBT6TR 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 STM32L010RBT6TR meets industry standards.
7.What is the process for return or replacement of STM32L010RBT6TR?
All STM32L010RBT6TR units undergo pre-shipment inspection (PSI). If there is an issue with STM32L010RBT6TR, 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 STM32L010RBT6TR part is unused and in its original packaging.
Return procedure for STM32L010RBT6TR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32L010RBT6TR 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…

