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

- Shipping:

Inventory:350
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F102RBT6 from STMicroelectronics is a medium-density USB access line Arm® Cortex®-M3 microcontroller featuring 128 KB Flash, 16 KB SRAM, USB 2.0 Full-Speed interface, 48 MHz CPU clock, and integrated 12-bit ADC with temperature sensor - deployed in industrial USB peripherals, smart sensors, and embedded control systems requiring compact firmware-upgradable connectivity.
For engineers reviewing the STM32F102RBT6 datasheet, STM32F102RBT6 pinout, STM32F102RBT6 application, or STM32F102RBT6 equivalent, key selection factors include USB FS host/device capability, 51-pin GPIO count with 5 V tolerance on most I/Os, 3× 16-bit timers with PWM/IC/OC, and dual watchdog (independent + window) for safety-critical real-time operation.
Technical Context
The STM32F102RBT6 implements an Arm Cortex-M3 core with Harvard architecture, single-cycle multiplication, hardware divide, and nested vectored interrupt controller (NVIC) supporting up to 64 interrupts. Its clock system integrates HSE (4–16 MHz), HSI (8 MHz factory-trimmed), LSE (32.768 kHz), and PLL for flexible USB-synchronized timing.
Peripheral interconnect uses AHB/APB buses with DMA-driven data flow across USARTs, SPIs, I²Cs, ADC, and USB. The device supports full-speed USB 2.0 with internal transceiver, no external PHY required, and includes CRC calculation unit and 96-bit unique ID for firmware integrity and device identification.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Arm Cortex-M3 @ 48 MHz - delivers 1.25 DMIPS/MHz; enables deterministic real-time task scheduling in resource-constrained embedded applications. |
| Memory | 128 KB Flash + 16 KB SRAM - sufficient for USB stack + application logic + OTA update partitioning without external memory. |
| USB Interface | USB 2.0 Full-Speed (12 Mbit/s) with integrated transceiver - eliminates need for external PHY; supports device/host roles via software configuration. |
| ADC | 12-bit, 1.2 µs conversion time, 16-channel multiplexed input - supports simultaneous sampling of analog sensors (e.g., temp, voltage, current) with <±1 LSB INL. |
| Timers | Three 16-bit general-purpose timers (TIM2–TIM4), independent + window watchdog, SysTick - enables precise PWM generation, input capture, and fail-safe timeout monitoring. |
| I/O Pins | 51 GPIOs, 37 mapped to external interrupt vectors, >90% 5 V-tolerant - simplifies level-shifting in mixed-voltage systems and enables direct connection to legacy peripherals. |
| Power Range | 2.0–3.6 V supply with POR/PDR/PVD - ensures robust operation across battery-powered and regulated industrial rails; VBAT backup supports RTC during main power loss. |
Pinout & Package
LQFP64 (10 × 10 mm, 0.5 mm pitch) package with exposed thermal pad - optimized for thermal dissipation in compact PCB layouts and compatible with standard reflow profiles per ECOPACK® environmental compliance.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VSS | Core & I/O power supply / ground | Dual power domains support noise isolation; multiple VDD/VSS pairs reduce impedance and improve EMI resilience. |
| PA0–PA15, PB0–PB15, PC13–PC15, PD0–PD2 | General-purpose I/O | 51 total pins; most support EXTI, alternate functions (USART, SPI, I²C), and 5 V tolerance - enables flexible peripheral routing and board-level compatibility. |
| PA11/PA12 | USB D+/D− | Dedicated full-speed USB transceiver pins with internal pull-ups; require no external termination resistors or ESD protection diodes. |
| NRST | Active-low reset input | Asynchronous reset with Schmitt trigger; supports external push-button or supervisor IC assertion; internal pull-up ensures safe startup. |
| BOOT0 | Boot mode selection | Configures boot source (system memory, Flash, SRAM); tied low for normal Flash execution; critical for DFU and bootloader recovery sequences. |
Key Features
| Feature | Design Value |
|---|---|
| USB 2.0 Full-Speed Device Stack Support | On-chip transceiver + dedicated USB interrupt vector + descriptor-handling registers - reduces BOM cost and firmware overhead for HID, CDC, or MSC class devices. |
| Temperature Sensor Integration | Calibrated 10-bit output referenced to VREFINT - enables ambient temperature monitoring without external components; usable for thermal derating or fan control feedback. |
| Programmable Voltage Detector (PVD) | Configurable trip points (2.2–2.9 V in steps) - triggers interrupt or reset before brown-out, protecting Flash writes and state machine integrity during supply sag. |
| Serial Wire Debug (SWD) | 2-pin debug interface (SWCLK/SWDIO) replacing JTAG - saves PCB space and simplifies production programming while retaining full trace and breakpoint capability. |
| CRC Calculation Unit | Hardware-accelerated 32-bit CRC-32 over memory blocks - enables fast firmware image validation and communication packet integrity checks without CPU load. |
Applications
| Industrial USB Sensor Node | Smart Home Control Hub |
|---|---|
Use Scenario: Compact enclosure housing analog sensor inputs (temperature, humidity, voltage), local display, and USB-C connectivity for PC-based configuration and data logging. IC Role / Device Role / Timing Role: Central MCU executing sensor acquisition, USB CDC virtual COM port, and real-time clock synchronization via LSE oscillator. Use Value: Integrated USB FS eliminates external PHY; 16 KB SRAM accommodates dual-buffered ADC reads and USB endpoint FIFO management without overflow. |
Use Scenario: Wall-mounted gateway aggregating Zigbee/Z-Wave sub-devices and exposing unified control via USB HID to host PC or tablet. IC Role / Device Role / Timing Role: USB HID device controller with GPIO-managed radio interface; SysTick timer drives 10 ms polling loop for sub-device status updates. Use Value: 51 GPIOs enable direct LED indicators, button inputs, and radio reset/control lines; 5 V-tolerant I/O simplifies interface to legacy 5 V logic radios. |
| Medical Diagnostic Tool | Programmable Power Monitor |
Use Scenario: Handheld device measuring patient biopotentials (ECG/EMG) with analog front-end, local storage, and USB mass storage export of waveform files. IC Role / Device Role / Timing Role: High-precision ADC controller with DMA-triggered sampling at 1 kHz; USB MSC class for FAT32 file writes to internal Flash. Use Value: 12-bit ADC with internal reference and temperature compensation ensures <±2 °C accuracy; CRC unit validates stored waveform integrity pre-transfer. |
Use Scenario: DIN-rail mounted module monitoring AC mains voltage/current using isolated shunt/sensor inputs and reporting via USB to SCADA host. IC Role / Device Role / Timing Role: Real-time metering engine with TIM2 input capture for zero-crossing detection; RTC with calibration maintains accurate timestamping across power cycles. Use Value: VBAT-backed RTC and 16-byte backup registers retain last-measured values and calibration coefficients during main power interruption. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F072RBT6 | Arm Cortex-M0, 48 MHz, 128 KB Flash, same LQFP64 package, but lacks USB FS transceiver (requires external PHY) and has only one 12-bit ADC (vs. one with temp sensor). | Suitable for cost-sensitive non-USB applications where basic connectivity (USART/SPI) suffices; not drop-in for USB device roles. | Select when USB is unnecessary and lower power consumption (<100 µA Stop mode) is prioritized over peripheral richness. |
| STM32F103RBT6 | Same Cortex-M3 core, 48 MHz, 128 KB Flash, LQFP64, but adds CAN 2.0B controller and higher GPIO count (51 vs. 51 - identical count, but more remappable AFs); no functional difference in USB/ADC/timers. | Preferred for automotive diagnostics tools or industrial networks requiring CAN bus integration alongside USB. | Choose when CAN protocol support is required; pin-compatible and code-portable with minimal HAL layer changes. |
Compared with STM32F072RBT6, the STM32F102RBT6 provides native USB FS and temperature-sensing ADC at identical package size; versus STM32F103RBT6, it trades CAN for lower system cost and reduced qualification scope in non-automotive deployments.
Availability
STM32F102RBT6 is available at Aetrix Electronics and suitable for industrial USB peripherals, smart sensor nodes, medical diagnostic tools, and programmable power monitors requiring stable component supply across multi-year production cycles.
Supply support for STM32F102RBT6 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 STM32F102 series belongs to ST's USB Access Line - engineered specifically for cost-effective, USB-enabled embedded control applications where full-speed connectivity, moderate processing, and analog integration are essential without CAN or advanced graphics requirements.
FAQ
Does STM32F102RBT6 support USB host mode?
No, the STM32F102RBT6 implements only USB 2.0 Full-Speed device mode with an integrated transceiver. It lacks the OTG controller, VBUS sensing, and ID pin required for host or OTG operation. Applications must use it as a USB peripheral connected to a host PC, smartphone, or embedded host controller.
What is the maximum operating temperature for continuous operation?
The STM32F102RBT6 is rated for industrial temperature range: –40 °C to +85 °C ambient. Junction temperature must remain ≤125 °C under all conditions; thermal design must account for 1.2 W max power dissipation in LQFP64 package, especially with USB active and multiple peripherals enabled.
Can the internal 8 MHz RC oscillator be used as the system clock source?
Yes, the factory-trimmed 8 MHz HSI oscillator can serve as the system clock source directly or feed the PLL to achieve 48 MHz. However, USB FS requires ±0.25% frequency accuracy, which HSI alone cannot guarantee; an external 4–16 MHz crystal (HSE) is mandatory for reliable USB operation.
How many UART interfaces does STM32F102RBT6 support?
The STM32F102RBT6 supports up to three USARTs (USART1–USART3), each capable of asynchronous communication, LIN break detection, IrDA SIR encoding, and ISO 7816 smartcard protocols. All three are fully remappable to multiple GPIO ports via alternate function registers.
STM32F102RBT6 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 64-LQFP
- Series:
- STM32F1
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M3
- Core Size:
- 32-Bit Single-Core
- Speed:
- 48MHz
- Connectivity:
- I2C, IrDA, LINbus, SPI, UART/USART, USB
- 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:
STM32F102RBT6 FAQ
1.How can I place an order for STM32F102RBT6 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F102RBT6 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 STM32F102RBT6 reliable?
The price and inventory of STM32F102RBT6 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F102RBT6 is usually 5 days.
3.What payment methods are accepted for STM32F102RBT6?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F102RBT6 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F102RBT6?
STM32F102RBT6 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F102RBT6 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 STM32F102RBT6?
For technical support, including STM32F102RBT6 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F102RBT6 requirements.
6.How does Aetrix verify that STM32F102RBT6 is sourced from the original manufacturer or authorized distributors?
All STM32F102RBT6 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 STM32F102RBT6 meets industry standards.
7.What is the process for return or replacement of STM32F102RBT6?
All STM32F102RBT6 units undergo pre-shipment inspection (PSI). If there is an issue with STM32F102RBT6, 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 STM32F102RBT6 part is unused and in its original packaging.
Return procedure for STM32F102RBT6:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F102RBT6 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…

