Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

STMicroelectronics STM32F101RBT6TR

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

Inventory:2,410

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

STM32F101RBT6TR from STMicroelectronics is a medium-density ARM® Cortex®-M3 microcontroller with 128 KB Flash, 16 KB SRAM, 36 MHz max CPU frequency, 12-bit ADC (1 µs conversion), and 7 communication interfaces (2×I²C, 3×USART, 2×SPI). It serves as the main system controller in industrial sensor nodes requiring real-time analog acquisition, serial telemetry, and low-power operation.

For engineers reviewing the STM32F101RBT6TR datasheet, STM32F101RBT6TR pinout, STM32F101RBT6TR application, or STM32F101RBT6TR equivalent, key selection criteria include Flash/SRAM size, 5 V-tolerant I/O count (up to 51 pins), RTC+VBAT support, SWD debug interface, and LQFP64 package compatibility for space-constrained PCB layouts.

Technical Context

The device implements an ARM Cortex-M3 core with Harvard architecture, single-cycle multiplication, and hardware divide - enabling deterministic real-time control at 36 MHz. Its clock system integrates dual oscillators (4–16 MHz HSE + 32.768 kHz LSE), PLL-based CPU clock generation, and independent 40 kHz LSI for watchdog timing.

DMA supports 7 channels with peripheral arbitration for concurrent ADC sampling, SPI transfers, and USART buffering without CPU intervention. The NVIC provides 64 interrupt lines with programmable priority, supporting nested execution for time-critical event handling in motor control and sensor fusion applications.

Key Specifications

ParameterValue and Actual Design Meaning
CPU CoreARM Cortex-M3, 36 MHz max - delivers 1.25 DMIPS/MHz for efficient C/C++ firmware execution in embedded control loops.
Flash Memory128 KB - sufficient for bootloader + application + OTA update partition in field-deployable devices.
SRAM16 KB - supports real-time data buffering (e.g., 16-channel ADC samples at 1 kHz) and stack/heap for FreeRTOS tasks.
ADC Resolution & Speed12-bit, 1 µs conversion - enables accurate temperature, voltage, and current monitoring with <1 LSB INL error per datasheet Table 41.
I/O Count & Tolerance51 GPIO pins, 5 V-tolerant - allows direct interfacing with legacy 5 V logic, sensors, and industrial I/O without level shifters.
Communication Interfaces2×I²C, 3×USART, 2×SPI - supports simultaneous Modbus RTU (USART), sensor bus (I²C), and flash memory programming (SPI).
TimersThree 16-bit general-purpose timers + SysTick + two watchdogs - enables PWM motor control, precise time-stamping, and fail-safe reset supervision.
Power ModesSleep/Stop/Standby with VBAT backup - achieves ≤1.7 µA Standby current (Table 15) for battery-powered endpoint nodes with RTC wake-up.

Pinout & Package

LQFP64 (10 × 10 mm, 0.5 mm pitch) package with exposed thermal pad - optimized for thermal dissipation in enclosed industrial enclosures and compatible with standard reflow profiles.

Pin/TerminalCircuit RoleDesign Meaning
VDD, VSSCore & I/O power supply2.0–3.6 V operation; separate analog/digital domains reduce noise coupling into ADC measurements.
PA0–PA15, PB0–PB15, PC13–PC15General-purpose I/O51 total 5 V-tolerant pins; PC13–PC15 dedicated to RTC oscillator and tamper detection.
NRSTActive-low reset inputInternal pull-up; accepts 10 µs minimum pulse width for reliable cold/warm reset initiation.
BOOT0Boot mode selectionHigh at power-on forces system memory boot - enables factory programming via USART without external debugger.
SWDIO / SWCLKSerial Wire Debug interface2-pin debug (no JTAG required) - reduces PCB footprint and simplifies in-circuit firmware updates.
VREF+, VREF-ADC reference inputsSupport external precision reference (e.g., REF3033) for <±1 LSB total unadjusted error over temperature.

Key Features

FeatureDesign Value
Embedded CRC calculation unitHardware-accelerated 32-bit CRC-32 for firmware image integrity verification during OTA updates.
Temperature sensorCalibrated ±1.5°C accuracy (–40°C to 85°C) - enables ambient temperature compensation for analog front-end gain/offset drift.
Programmable voltage detector (PVD)Configurable trip points (2.2–2.9 V) - triggers interrupt before brown-out, allowing graceful shutdown of peripherals and EEPROM writes.
96-bit unique IDFactory-programmed serial number - used for device authentication, license binding, and secure key derivation in TLS handshakes.
Independent & Window watchdogsDual supervision: IWDG for basic timeout recovery; WWDG for early detection of software hang in critical ISR contexts.

Applications

Industrial Sensor NodeSmart HVAC Controller

Use Scenario: Compact environmental monitor measuring temperature, humidity, CO₂, and airflow using analog and digital sensors.

IC Role / Device Role / Timing Role: Central MCU managing multi-sensor polling, local PID loop execution, and RS-485 Modbus transmission.

Use Value: 12-bit ADC with internal temperature sensor enables on-chip calibration; 3×USART supports simultaneous sensor UART, Modbus RTU, and debug console.

Use Scenario: Wall-mounted thermostat with touch interface, wireless connectivity, and relay-driven valve/actuator control.

IC Role / Device Role / Timing Role: Real-time system controller coordinating user input, display refresh, relay timing, and wireless coexistence management.

Use Value: 51 5 V-tolerant I/Os drive relays directly; RTC with VBAT maintains schedule across power loss; Stop mode draws <10 µA for battery backup.

Energy Metering EndpointPLC I/O Expansion Module

Use Scenario: DIN-rail mounted sub-meter collecting voltage/current harmonics via external ADC and reporting via LoRaWAN gateway.

IC Role / Device Role / Timing Role: Data concentrator aggregating sampled waveforms, computing RMS/harmonics, and formatting packetized payloads.

Use Value: 7-channel DMA offloads ADC-to-memory transfers; 128 KB Flash stores metering firmware + cryptographic keys; SWD enables field firmware patching.

Use Scenario: Modular I/O add-on for legacy PLCs, providing isolated digital input/output and analog current loop (4–20 mA) outputs.

IC Role / Device Role / Timing Role: Protocol bridge translating Modbus ASCII/RTU commands into GPIO/PWM control signals for field actuators.

Use Value: Three 16-bit timers generate precise 4–20 mA current profiles; 2×I²C interfaces manage isolated ADC/DAC peripherals; LQFP64 fits dense backplane layouts.

Equivalent & Alternatives

The following parts are listed as comparable options for similar microcontroller applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
STM32F030F4P6Cortex-M0 core, 16 KB Flash, no VBAT/RTC backup registers, no temperature sensorLower-cost entry-level control where RTC persistence and analog calibration are not requiredSelect when BOM cost is primary constraint and full STM32F101 feature set is unused.
STM32F103C8T6Same Cortex-M3 core, identical LQFP48 package, but only 64 KB Flash and 20 KB SRAMDrop-in replacement for smaller firmware footprints; lacks 51 I/O count and some peripheral instances (e.g., second I²C)Choose for designs already using LQFP48 layout and needing reduced Flash/SRAM - verify I/O mapping against pinout Table 4.

Compared with STM32F030F4P6, STM32F101RBT6TR delivers higher compute throughput and integrated analog features; versus STM32F103C8T6, it offers 2× Flash, +16 KB SRAM, and +13 GPIOs - justifying use in scalable sensor platforms requiring future firmware expansion and multi-peripheral concurrency.

Availability

STM32F101RBT6TR is available at Aetrix Electronics and suitable for industrial sensor nodes, smart HVAC controllers, energy metering endpoints, and PLC I/O expansion modules requiring stable component supply across extended production lifecycles.

Supply support for STM32F101RBT6TR 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, MEMS, and automotive electronics since 1987.

The STM32F101 series belongs to ST's foundational Cortex-M3 portfolio targeting cost-sensitive industrial and consumer applications - emphasizing robustness, low-power operation, and broad peripheral integration for rapid prototyping and volume deployment.

FAQ

What is the maximum operating frequency and associated power consumption?

The STM32F101RBT6TR operates up to 36 MHz with typical active current of 24 mA at 3.6 V (Table 12). At 8 MHz, current drops to ~9 mA. All values assume code execution from Flash with peripherals enabled - actual consumption depends on I/O toggle rate, peripheral clock gating, and regulator mode (Run vs. Low-power).

Does this MCU support USB or CAN interfaces?

No. The STM32F101RBT6TR does not integrate USB or CAN peripherals. It provides 2×I²C, 3×USART, and 2×SPI for wired communication. For CAN applications, ST recommends the STM32F103 or STM32F105 families, which include bxCAN controllers.

What debug interfaces are supported and what hardware is needed?

It supports Serial Wire Debug (SWD) using SWDIO and SWCLK pins - requiring only a 2-wire connection to ST-LINK/V2 or compatible debug probe. JTAG is also available but unused in minimal configurations. No external pull-ups or level shifters are needed for standard 3.3 V debug adapters.

How is the 12-bit ADC calibrated and what accuracy can be expected?

The ADC includes factory-calibrated offset/gain coefficients stored in system memory. With internal reference and room-temperature conditions, typical INL is ±1 LSB (Table 44). Using external VREF+ (e.g., 3.0 V) and temperature compensation via the on-die sensor improves end-to-end accuracy to ±0.5% FS across –40°C to +85°C.

STM32F101RBT6TR Specifications

Product attributes
Attribute value
Manufacturer:
STMicroelectronics
Package/Case:
64-LQFP
Series:
STM32F1
Packaging:
Tape & Reel (TR)
Product Status:
Active
Programmable:
Not Verified
Core Processor:
ARM® Cortex®-M3
Core Size:
32-Bit Single-Core
Speed:
36MHz
Connectivity:
I2C, IrDA, LINbus, SPI, UART/USART
Peripherals:
DMA, PDR, POR, PVD, PWM, Temp Sensor, WDT
Number of I/O:
51
Program Memory Size:
128KB (128K x 8)
Program Memory Type:
FLASH
EEPROM Size:
-
RAM Size:
16K x 8
Voltage - Supply (Vcc/Vdd):
2V ~ 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:

STM32F101RBT6TR FAQ

1.How can I place an order for STM32F101RBT6TR through Aetrix?

Please submit a Request for Quotation (RFQ) for STM32F101RBT6TR 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 STM32F101RBT6TR reliable?

The price and inventory of STM32F101RBT6TR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F101RBT6TR is usually 5 days.

3.What payment methods are accepted for STM32F101RBT6TR?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F101RBT6TR transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for STM32F101RBT6TR?

STM32F101RBT6TR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your STM32F101RBT6TR 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 STM32F101RBT6TR?

For technical support, including STM32F101RBT6TR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F101RBT6TR requirements.

6.How does Aetrix verify that STM32F101RBT6TR is sourced from the original manufacturer or authorized distributors?

All STM32F101RBT6TR 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 STM32F101RBT6TR meets industry standards.

7.What is the process for return or replacement of STM32F101RBT6TR?

All STM32F101RBT6TR units undergo pre-shipment inspection (PSI). If there is an issue with STM32F101RBT6TR, 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 STM32F101RBT6TR part is unused and in its original packaging.

Return procedure for STM32F101RBT6TR:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

STM32F101RBT6TR Tags

  • STM32F101RBT6TR
  • STM32F101RBT6TR PDF
  • STM32F101RBT6TR Datasheet
  • STM32F101RBT6TR Specifications
  • STM32F101RBT6TR Images
  • STMicroelectronics
  • STMicroelectronics STM32F101RBT6TR
  • Buy STM32F101RBT6TR
  • STM32F101RBT6TR Price
  • STM32F101RBT6TR Distributor
  • STM32F101RBT6TR Supplier
  • STM32F101RBT6TR Wholesale
Related Products
ATTINY4-TSHR
ATTINY4-TSHR

Microchip Technology

ATTINY10-TSHR
ATTINY10-TSHR

Microchip Technology

ATTINY10-TS8R
ATTINY10-TS8R

Microchip Technology

ATTINY202-SSNR
ATTINY202-SSNR

Microchip Technology

ATTINY202-SSFR
ATTINY202-SSFR

Microchip Technology

ATTINY402-SSNR
ATTINY402-SSNR

Microchip Technology

PIC16F15213T-I/MF
PIC16F15213T-I/MF

Microchip Technology

PIC16F15213-E/MF
PIC16F15213-E/MF

Microchip Technology

PIC10F200T-I/OT
PIC10F200T-I/OT

Microchip Technology

ATTINY412-SSNR
ATTINY412-SSNR

Microchip Technology

PIC10F202T-I/OT
PIC10F202T-I/OT

Microchip Technology

ATTINY404-SSNR
ATTINY404-SSNR

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER