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

- Shipping:

Inventory:3,065
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32L071RBH6TR from STMicroelectronics is an ultra-low-power 32-bit Arm® Cortex®-M0+ microcontroller with 192 KB Flash, 20 KB SRAM, 6 KB EEPROM, 12-bit ADC (1.14 Msps), and operating voltage range of 1.65–3.6 V. It delivers 0.95 DMIPS/MHz performance at up to 32 MHz and supports -40 to +125 °C industrial operation. Used in battery-powered sensor nodes requiring long-term RTC operation and analog sensing.
For engineers reviewing the STM32L071RBH6TR datasheet, STM32L071RBH6TR pinout, STM32L071RBH6TR application, or STM32L071RBH6TR equivalent, key selection criteria include standby current (0.29 µA), EEPROM endurance (100k cycles), 78 I/Os (5V tolerant), ultra-low-power comparators with wake-up capability, and dual-bank Flash with ECC for robust firmware updates.
Technical Context
The STM32L071RBH6TR integrates a Cortex-M0+ core with Memory Protection Unit (MPU), supporting dynamic voltage scaling across three power ranges. Its interconnect matrix enables concurrent peripheral access without CPU intervention, critical for deterministic low-power scheduling.
It implements five low-power modes-Run, Sleep, Low-power Run, Low-power Sleep, Stop, and Standby-with hardware-assisted wakeup via 16 lines or 3 pins. The embedded 32 kHz RTC oscillator includes calibration registers, and the 16 MHz HSI16 RC oscillator is factory-trimmed to ±1% accuracy.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core | Arm Cortex-M0+, 32-bit, up to 32 MHz - enables real-time control with minimal power overhead |
| Flash / EEPROM | 192 KB Flash with ECC & read-while-write; 6 KB EEPROM with ECC - supports safe over-the-air updates and nonvolatile parameter storage |
| RAM | 20 KB SRAM with retention in Stop mode - preserves context during deep sleep for rapid recovery |
| ADC | 12-bit, 1.14 Msps, 16-channel - delivers high-resolution analog acquisition for sensor fusion in compact designs |
| Low-power Modes | 0.29 µA Standby (3 wakeup pins); 0.86 µA Stop + RTC + 20 KB RAM retention - extends coin-cell battery life to >10 years |
| I/O Count | 78 I/Os, 72 5V-tolerant - simplifies interface to legacy peripherals without level shifters |
| Clock Sources | HSI16 (±1%), LSE (32.768 kHz), MSI (65 kHz–4.2 MHz) - eliminates external crystals in cost-sensitive applications |
Pinout & Package
LQFP64 (10 × 10 mm, 0.5 mm pitch) package with exposed thermal pad (ECOPACK2-compliant). RoHS-compliant, halogen-free, and qualified for industrial temperature range (-40 to +125 °C).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VDDA, VDDIO2 | Power supply inputs | Separate analog/digital domains enable noise isolation; VDDIO2 supports 5V-tolerant I/Os |
| VSS, VSSA | Ground references | Dedicated analog ground minimizes coupling into ADC and comparators |
| PA0–PA15, PB0–PB15, PC0–PC15, PD0–PD15, PH0–PH1 | General-purpose I/Os | 78 total GPIOs; most support multiple alternate functions including USART, SPI, I2C, timers, and ADC channels |
| NRST | Active-low reset input | Internal pull-up; accepts external reset pulses or watchdog timeout signals |
| BOOT0 | Boot mode selection | High at power-on enables system memory bootloader (USART/I2C/SPI) |
| OSC_IN / OSC_OUT | External crystal interface | Supports 1–25 MHz HSE; optional for precise timing when internal RC insufficient |
Key Features
| Feature | Design Value |
|---|---|
| Ultra-low-power BOR | 5 selectable brownout thresholds ensure reliable startup across wide battery discharge curves |
| Dual-bank Flash with ECC | Enables seamless firmware updates with rollback protection and error correction on critical code sections |
| 2x ultra-low-power comparators | Operate down to 1.65 V with window mode and independent wakeup capability - replaces external comparator ICs |
| 7-channel DMA controller | Offloads data movement from CPU for ADC, SPI, I2C, and USART - reduces active time and power consumption |
| Serial wire debug (SW-DP) | Single-pin debug interface with full JTAG/SWD functionality - simplifies PCB layout and test access |
Applications
| Smart Utility Metering | Wearable Health Monitor |
|---|---|
Use Scenario: Battery-operated gas/water meter with hourly pulse counting, temperature compensation, and secure RF transmission. IC Role / Device Role / Timing Role: Main controller managing sensor acquisition, EEPROM-based tariff logging, AES encryption, and LPUART-based NB-IoT modem interface. Use Value: 0.29 µA standby current enables >15-year battery life; integrated RTC with calibration maintains time accuracy over temperature drift. | Use Scenario: Compact wrist-worn device measuring heart rate (PPG), skin temperature, and motion (via external IMU). IC Role / Device Role / Timing Role: Central MCU acquiring analog PPG signal via 12-bit ADC, processing raw data with CMSIS-DSP, and transmitting via BLE stack. Use Value: 78 5V-tolerant I/Os simplify connection to mixed-voltage sensors; 20 KB SRAM supports real-time filtering and feature extraction without external memory. |
| Industrial Sensor Node | Asset Tracking Beacon |
Use Scenario: Enclosed environmental monitor logging humidity, pressure, and CO₂ in HVAC ducts with LoRaWAN backhaul. IC Role / Device Role / Timing Role: Host processor interfacing with digital I²C sensors, driving 12-bit ADC for analog transducers, and managing LoRa radio timing via LPTIM. Use Value: 0.86 µA Stop mode + RTC + full RAM retention allows precise 15-minute wake intervals while preserving sensor state and calibration data. | Use Scenario: GPS-denied indoor asset tag using UWB or BLE AoA for room-level location tracking. IC Role / Device Role / Timing Role: Low-duty-cycle controller sampling accelerometer every 500 ms, detecting motion events, and initiating BLE advertising bursts. Use Value: 5 µs wakeup from Flash enables sub-millisecond response to motion triggers; programmable voltage detector (PVD) monitors battery health before deep discharge. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar ultra-low-power MCU applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32L072RBH6 | Includes AES-128 hardware accelerator and true random number generator (TRNG); same Flash/RAM/EEPROM and pinout | Required for secure firmware signing, encrypted OTA, or cryptographic key generation | Select when end-to-end security compliance (e.g., PSA Level 1) is mandated |
| STM32L071CBT6 | LQFP48 package (48-pin), reduced I/O count (51), same core/peripherals but no USB support | Suitable for space-constrained designs where fewer interfaces are needed | Choose for lower BOM cost and smaller PCB footprint when 78 I/Os are unnecessary |
Compared with STM32L071RBH6TR, STM32L072RBH6 adds cryptographic acceleration at identical power/performance, while STM32L071CBT6 trades I/O count and package size for cost reduction - both retain full software compatibility within the STM32L0x line.
Availability
STM32L071RBH6TR is available at Aetrix Electronics and suitable for smart utility metering, wearable health monitoring, industrial sensor nodes, and asset tracking beacons requiring stable component supply across extended product lifecycles.
Supply support for STM32L071RBH6TR 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 management ICs, sensors, and analog devices for industrial, automotive, and consumer markets.
The STM32L0 Access line targets ultra-low-power embedded applications demanding extended battery life, robust memory integrity, and rich analog integration - optimized for cost-sensitive, high-volume IoT endpoints.
FAQ
What is the maximum operating frequency and associated power consumption in Run mode?
The STM32L071RBH6TR operates up to 32 MHz with dynamic voltage scaling. At 32 MHz and 3.3 V, typical Run mode current is 93 µA/MHz (≈3.0 mA total), measured with code executing from Flash and peripherals idle. This value scales linearly with clock frequency and supply voltage per datasheet Table 29.
Does this MCU support hardware-accelerated cryptography?
No, the STM32L071RBH6TR does not include dedicated cryptographic accelerators. It lacks AES, DES, SHA, or TRNG blocks. For hardware crypto, consider the pin-compatible STM32L072RBH6, which integrates AES-128 and TRNG while maintaining identical Flash, RAM, and peripheral configuration.
How many I/O pins support 5V tolerance, and what is the absolute maximum rating?
72 of the 78 GPIOs are 5V tolerant (all except PA11, PA12, PA13, PA14, PA15, and PB12). Absolute maximum I/O voltage is VDD + 4 V (with VDD ≥ 2.0 V), per datasheet Section 6.3.13. This allows direct interfacing with 5V logic without external level shifters in mixed-voltage systems.
What is the endurance and data retention specification for the embedded EEPROM?
The 6 KB data EEPROM supports 100,000 write/erase cycles and guarantees data retention for 20 years at 85 °C or 40 years at 25 °C, as specified in datasheet Table 52. ECC protection ensures single-bit error correction and double-bit error detection during all read/write operations.
STM32L071RBH6TR Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 64-TFBGA
- 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, I2S, POR, PWM, WDT
- Number of I/O:
- 50
- Program Memory Size:
- 128KB (128K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- 6K x 8
- RAM Size:
- 20K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.65V ~ 3.6V
- Data Converters:
- A/D 15x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32L071RBH6TR FAQ
1.How can I place an order for STM32L071RBH6TR through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32L071RBH6TR 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 STM32L071RBH6TR reliable?
The price and inventory of STM32L071RBH6TR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32L071RBH6TR is usually 5 days.
3.What payment methods are accepted for STM32L071RBH6TR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32L071RBH6TR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32L071RBH6TR?
STM32L071RBH6TR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32L071RBH6TR 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 STM32L071RBH6TR?
For technical support, including STM32L071RBH6TR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32L071RBH6TR requirements.
6.How does Aetrix verify that STM32L071RBH6TR is sourced from the original manufacturer or authorized distributors?
All STM32L071RBH6TR 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 STM32L071RBH6TR meets industry standards.
7.What is the process for return or replacement of STM32L071RBH6TR?
All STM32L071RBH6TR units undergo pre-shipment inspection (PSI). If there is an issue with STM32L071RBH6TR, 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 STM32L071RBH6TR part is unused and in its original packaging.
Return procedure for STM32L071RBH6TR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32L071RBH6TR 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…

