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

- Shipping:

Inventory:165
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F100RBT6BTR from STMicroelectronics is a 32-bit ARM® Cortex®-M3 microcontroller in LQFP64 package, featuring 128 KB Flash, 8 KB SRAM, 24 MHz max CPU frequency, 1×12-bit ADC (16-channel), and 2×12-bit DACs. It integrates 12 timers-including advanced-control timer with dead-time generation-and supports up to 8 communication interfaces (3×USART, 2×SPI, 2×I²C, CEC) for industrial sensor nodes and motor control edge devices.
For engineers reviewing the STM32F100RBT6BTR datasheet, STM32F100RBT6BTR pinout, STM32F100RBT6BTR application, or STM32F100RBT6BTR equivalent, key selection criteria include Flash/SRAM capacity, 5 V-tolerant I/O count (51 pins), RTC with VBAT backup, SWD debug support, and PWM-capable advanced timer for closed-loop actuation.
Technical Context
The device implements a single-cycle multiply/hardware divide Cortex-M3 core operating at up to 24 MHz (1.25 DMIPS/MHz), with nested vectored interrupt controller (NVIC) supporting 68 interrupts. Its clock system includes dual oscillators (8 MHz HSI ±1%, 32 kHz LSE), PLL for CPU clock derivation, and programmable voltage detector (PVD) for supply monitoring.
Power management enables Sleep/Stop/Standby modes with VBAT-backed RTC and backup registers; DMA supports 7 channels across ADC, DAC, USART, SPI, and I²C. Peripheral remapping allows flexible pin assignment for signal routing in space-constrained PCB layouts.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM Cortex-M3, 24 MHz max - delivers deterministic real-time response for control loops under 42 µs cycle time. |
| Flash Memory | 128 KB - sufficient for bootloader + dual-bank firmware updates in safety-critical field devices. |
| SRAM | 8 KB - supports real-time data buffering for ADC sampling at 1 MSPS and UART streaming at 115.2 kbps. |
| ADC | 1×12-bit, 1.2 µs conversion, 16-channel - enables simultaneous voltage/current/temperature acquisition in motor drives. |
| DAC | 2×12-bit - provides analog setpoint generation or waveform synthesis without external components. |
| Timers | 12 total: 3×general-purpose 16-bit, 1×advanced-control 16-bit (6-PWM, dead-time, emergency stop), 2×basic 16-bit - meets IEC 60730 Class B timing requirements. |
| I/O Pins | 51 GPIO, 5 V-tolerant - simplifies interface to legacy 5 V logic and industrial sensors without level shifters. |
| Debug Interface | SWD + JTAG - enables non-intrusive real-time tracing and flash programming in production test fixtures. |
Pinout & Package
LQFP64 (10 × 10 mm, 0.5 mm pitch) package with exposed thermal pad; RoHS-compliant, ECOPACK® certified.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VSS | Power supply and ground | Separate analog/digital domains enable clean ADC reference and noise-immune digital operation. |
| PA0–PA15, PB0–PB15, PC13–PC15 | General-purpose I/O | All 51 pins support external interrupt vectors and alternate functions (USART, SPI, TIM, ADC); PC13–PC15 reserved for RTC/backup. |
| NRST | Active-low reset input | Accepts 5 V-tolerant logic; internal pull-up ensures reliable power-on reset without external RC network. |
| BOOT0 | Boot mode selection | High at power-up forces system memory boot - enables field firmware recovery via USART. |
| SWDIO / SWCLK | Serial Wire Debug interface | Two-pin debug reduces PCB footprint vs JTAG; supports full-speed flash programming and real-time variable watch. |
Key Features
| Feature | Design Value |
|---|---|
| Programmable voltage detector (PVD) | Monitors VDD in 4 steps (2.2–2.9 V); triggers interrupt before brown-out to save state to backup registers. |
| Temperature sensor | Calibrated 10 mV/°C output referenced to 1.22 V bandgap - enables ambient temperature compensation in thermal management systems. |
| CEC interface | HDMI-compatible consumer electronics control - supports remote command relay in smart home gateways without MCU firmware overhead. |
| CRC calculation unit | Hardware-accelerated 32-bit CRC-32 - validates firmware integrity in <1 µs per 1 KB, critical for OTA update security. |
| 96-bit unique ID | Factory-programmed serial number - enables secure device binding in cloud-connected industrial assets. |
Applications
| Industrial Sensor Node | Brushless DC Motor Controller |
|---|---|
Use Scenario: Compact environmental monitor with analog sensor inputs, wireless telemetry, and local data logging. IC Role / Device Role / Timing Role: Central MCU managing ADC sampling, SPI flash storage, and UART-to-LoRaWAN bridge with precise 1 ms system tick. Use Value: Integrated 12-bit ADC and 2 DACs eliminate external signal conditioning ICs; 51 5 V-tolerant I/O simplify connection to legacy industrial transducers. | Use Scenario: Closed-loop commutation for 3-phase BLDC motors in HVAC blowers and power tools. IC Role / Device Role / Timing Role: Real-time motor control unit executing FOC algorithm, generating 6-channel complementary PWM with programmable dead time. Use Value: Advanced-control timer delivers hardware-enforced dead-time insertion and emergency stop on fault detection - meets IEC 61800-5-2 functional safety requirements. |
| Smart Energy Meter Interface | Medical Diagnostic Handheld |
Use Scenario: Sub-metering module interfacing with shunt-based current sensors and optical IR pulse readers. IC Role / Device Role / Timing Role: Data acquisition and protocol translation hub between metrology ASIC (SPI), IR LED driver (PWM), and RS-485 (USART). Use Value: Three independent USARTs support simultaneous IR pulse counting, Modbus RTU, and firmware upgrade - no external UART expanders required. | Use Scenario: Portable ECG front-end with analog signal chain, battery monitoring, and Bluetooth LE connectivity. IC Role / Device Role / Timing Role: Low-power signal processor acquiring 12-bit ECG samples at 1 kHz, performing baseline drift correction, and transmitting via UART to BLE SoC. Use Value: Stop mode current of 3.5 µA (typ.) extends battery life to >12 months; VBAT-powered RTC maintains time-of-event stamping during sleep. |
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, 16 KB SRAM, no DAC, 1×12-bit ADC (16 ch) | Lacks dual DAC and advanced timer - unsuitable for analog waveform generation or motor dead-time control. | Select when cost sensitivity outweighs need for DAC or advanced PWM; requires external DAC for analog outputs. |
| STM32G071RBT6 | ARM Cortex-M0+, 64 MHz, 128 KB Flash, 36 KB SRAM, 2×12-bit DAC, 1×12-bit ADC (19 ch) | Higher clock speed and SRAM, but lacks CEC and has different peripheral mapping - may require PCB redesign. | Choose for higher computational throughput and larger buffer space; verify pin compatibility for existing LQFP64 layout. |
Compared with STM32F100RBT6BTR, STM32F072RBT6 trades DAC/timer capability for lower cost and power, while STM32G071RBT6 offers enhanced memory and speed at the expense of legacy peripheral support like CEC - both require firmware adaptation for ADC/DAC register access and interrupt vector alignment.
Availability
STM32F100RBT6BTR is available at Aetrix Electronics and suitable for industrial sensor nodes, brushless DC motor controllers, smart energy meter interfaces, and medical diagnostic handhelds requiring stable component supply across multi-year production cycles.
Supply support for STM32F100RBT6BTR 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 sensing technologies for industrial, automotive, and consumer markets.
This part belongs to the STM32F100 value line - designed specifically for cost-sensitive, low-to-medium complexity embedded applications requiring robust analog integration, real-time control, and long-term supply stability in industrial automation and appliance control.
FAQ
What is the maximum operating temperature range for STM32F100RBT6BTR?
The STM32F100RBT6BTR is rated for industrial temperature range: –40 °C to +85 °C. This is validated per ST's qualification testing (JESD47) and applies to all electrical specifications in the datasheet. Thermal derating is not required within this range, and the device maintains full ADC/DAC accuracy and timer jitter performance across the span.
Does STM32F100RBT6BTR support USB device functionality?
No, STM32F100RBT6BTR does not include a USB peripheral. It lacks USB PHY, USB controller, and associated descriptors. For USB connectivity, designers must use external USB-to-UART bridges (e.g., CP2102) or migrate to STM32F103-series MCUs with integrated USB 2.0 FS device interface.
Can the internal 8 MHz RC oscillator be used as the system clock source without calibration?
Yes - the internal 8 MHz HSI oscillator is factory-trimmed to ±1% accuracy at 25 °C and 3.3 V, enabling immediate use as system clock without external crystal or runtime calibration. For applications requiring tighter timing (e.g., UART baud rate error <1%), the PLL can lock to HSI to generate precise derived clocks.
How many I/O pins support external interrupt capability?
All 51 general-purpose I/O pins (PA0–PA15, PB0–PB15, PC0–PC15 excluding PC13–PC15 which are RTC-specific) are mappable to 16 external interrupt lines (EXTI0–EXTI15). Each EXTI line can be triggered by rising/falling edge or level on any configured pin - enabling flexible wake-up and event-driven processing in low-power modes.
STM32F100RBT6BTR 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:
- 24MHz
- 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:
- 8K x 8
- Voltage - Supply (Vcc/Vdd):
- 2V ~ 3.6V
- Data Converters:
- A/D 16x12b; D/A 2x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32F100RBT6BTR FAQ
1.How can I place an order for STM32F100RBT6BTR through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F100RBT6BTR 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 STM32F100RBT6BTR reliable?
The price and inventory of STM32F100RBT6BTR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F100RBT6BTR is usually 5 days.
3.What payment methods are accepted for STM32F100RBT6BTR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F100RBT6BTR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F100RBT6BTR?
STM32F100RBT6BTR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F100RBT6BTR 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 STM32F100RBT6BTR?
For technical support, including STM32F100RBT6BTR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F100RBT6BTR requirements.
6.How does Aetrix verify that STM32F100RBT6BTR is sourced from the original manufacturer or authorized distributors?
All STM32F100RBT6BTR 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 STM32F100RBT6BTR meets industry standards.
7.What is the process for return or replacement of STM32F100RBT6BTR?
All STM32F100RBT6BTR units undergo pre-shipment inspection (PSI). If there is an issue with STM32F100RBT6BTR, 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 STM32F100RBT6BTR part is unused and in its original packaging.
Return procedure for STM32F100RBT6BTR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F100RBT6BTR 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…

