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

- Shipping:

Inventory:985
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F100R4T6BTR from STMicroelectronics is a 32-bit ARM Cortex-M3 microcontroller in LQFP64 package, featuring 16 KB Flash, 4 KB SRAM, 24 MHz max CPU frequency, 1×12-bit ADC (16-channel), 2×12-bit DACs, and 8 communication interfaces including USART, SPI, I²C, and CEC - deployed in industrial sensor nodes and low-cost motor control modules.
For engineers reviewing the STM32F100R4T6BTR datasheet, STM32F100R4T6BTR pinout, STM32F100R4T6BTR application, or STM32F100R4T6BTR equivalent, key selection criteria include Flash/SRAM size, 5 V-tolerant I/O count (up to 51 pins), RTC with VBAT backup, SWD debug support, and integrated temperature sensor for embedded thermal monitoring.
Technical Context
The device implements an ARM Cortex-M3 core with single-cycle multiply and hardware divide, executing at up to 24 MHz (1.25 DMIPS/MHz). Its clock system integrates a 4–24 MHz external crystal oscillator, factory-trimmed 8 MHz RC, 40 kHz RC, PLL for CPU clock generation, and dedicated 32 kHz oscillator for RTC with calibration.
Peripherals include a 7-channel DMA controller servicing timers, ADC, SPI, I²C, USART, and DAC; nested vectored interrupt controller (NVIC) supporting up to 60 interrupts; and advanced timer subsystem comprising three 16-bit general-purpose timers, one 16-bit advanced-control timer with dead-time generation, and two basic timers for DAC triggering.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM Cortex-M3, 24 MHz max frequency - enables deterministic real-time control at ≤41.7 ns instruction cycle time. |
| Memory | 16 KB Flash + 4 KB SRAM - sufficient for compact firmware with sensor data buffering and basic protocol stacks. |
| ADC | 1×12-bit, 1.2 µs conversion, 16 channels - supports simultaneous sampling of multiple analog sensors (e.g., current, voltage, temperature). |
| DAC | 2×12-bit, buffered outputs - provides precise analog waveform generation or reference voltage control without external DAC ICs. |
| I/O Pins | 51 GPIO, 5 V-tolerant - simplifies interface with legacy 5 V logic and industrial sensors without level shifters. |
| Timers | 12 timers including 3×16-bit general-purpose, 1×advanced-control, 2×basic - enables PWM motor drive, encoder counting, and DAC synchronization. |
| Communication | 3×USART, 2×SPI, 2×I²C, 1×CEC - supports RS-485 gateways, display interfaces, EEPROM comms, and consumer IR control. |
| Power Modes | Sleep/Stop/Standby with VBAT RTC backup - achieves sub-1 µA standby current for battery-powered endpoint devices. |
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 | Core and I/O supply pins (2.0–3.6 V); require local decoupling for stable 24 MHz operation. |
| NRST | Active-low reset input | Asynchronous reset with internal pull-up; accepts 5 V-tolerant signal for system-level reset coordination. |
| BOOT0 | Boot mode selection | Configures boot source (system memory, main Flash, or SRAM) during power-on reset. |
| PA13/PA14 | SWDIO/SWCLK | Dedicated Serial Wire Debug interface - enables programming and real-time debugging with minimal pin overhead. |
| PA0–PA15, PB0–PB15, PC13–PC15 | General-purpose I/O | 51 total 5 V-tolerant GPIOs, each mappable to 16 EXTI lines - supports button debouncing, LED control, and interrupt-driven sensing. |
Key Features
| Feature | Design Value |
|---|---|
| Temperature sensor | Integrated calibrated sensor with ±1.5 °C accuracy - enables on-chip thermal monitoring without external components. |
| CRC calculation unit | Hardware-accelerated CRC-32 generator - ensures fast integrity checking of firmware updates or sensor data packets. |
| Programmable voltage detector (PVD) | Configurable threshold (2.2–2.9 V) with interrupt output - prevents erratic behavior during brown-out conditions. |
| 96-bit unique ID | Factory-programmed serial number - supports secure device authentication and license binding in production firmware. |
| Consumer Electronics Control (CEC) | Single-wire HDMI-CEC interface - enables remote control interoperability in smart home appliances and AV equipment. |
Applications
| Industrial Sensor Node | Low-Cost Motor Controller |
|---|---|
Use Scenario: Compact environmental monitoring unit measuring temperature, humidity, and supply voltage in factory automation cabinets. IC Role / Device Role / Timing Role: Central MCU executing sensor polling, ADC conversion, data filtering, and UART-based Modbus RTU transmission. Use Value: Integrated 12-bit ADC and temperature sensor eliminate external signal conditioning; 5 V-tolerant I/O directly interfaces with 5 V sensor outputs. |
Use Scenario: Brushless DC motor driver for HVAC blowers, requiring commutation timing, current feedback, and speed regulation. IC Role / Device Role / Timing Role: Real-time controller generating 3-phase PWM with dead-time insertion via advanced timer, reading current-sense ADC, and managing closed-loop PID. Use Value: Advanced-control timer delivers synchronized 6-channel PWM with hardware dead-time; 24 MHz CPU ensures <10 µs PID loop execution. |
| Smart Meter Interface Module | USB-to-Serial Bridge Adapter |
Use Scenario: Add-on module converting pulse outputs from mechanical utility meters into digital RS-485 data streams. IC Role / Device Role / Timing Role: Pulse counter and protocol translator using EXTI inputs, USART with LIN support, and hardware CRC for data integrity. Use Value: Dedicated pulse-counting capability on EXTI pins enables accurate energy pulse capture; LIN-capable USART supports legacy meter protocols. |
Use Scenario: Embedded USB-UART bridge in test equipment, converting USB commands to TTL/RS-232 signals for legacy instrumentation. IC Role / Device Role / Timing Role: USB host not supported; instead, uses USART with IrDA modulation and CEC for auxiliary control signaling. Use Value: CEC interface enables remote power-on and mode switching via TV remotes; 3×USART allows dual serial port bridging with flow control. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F030F4P6 | ARM Cortex-M0, 48 MHz, 16 KB Flash, no DAC, only 1×12-bit ADC (10 channels) | Lacks dual DAC and CEC; lower interrupt latency but no RTC calibration or temperature sensor | Choose for cost-sensitive, non-analog-intensive designs where 24 MHz Cortex-M3 features are unnecessary. |
| STM32F103C8T6 | Cortex-M3, 72 MHz, 64 KB Flash, 20 KB SRAM, same peripheral set plus USB 2.0 FS | Higher performance, larger memory, USB support - requires additional layout complexity and power management | Choose when USB device functionality or >16 KB code space is required; not drop-in due to pinout and voltage tolerance differences. |
Compared with STM32F100R4T6BTR, STM32F030F4P6 reduces BOM cost but sacrifices analog precision and timing features, while STM32F103C8T6 expands capability at higher power and layout overhead - making the R4T6BTR optimal for balanced analog-digital edge-node control.
Availability
STM32F100R4T6BTR is available at Aetrix Electronics and suitable for industrial sensor nodes, low-cost motor control modules, smart meter interface modules, and USB-to-serial bridge adapters requiring stable component supply across multi-year production cycles.
Supply support for STM32F100R4T6BTR 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, designing and manufacturing microcontrollers, power management ICs, MEMS, and automotive semiconductors since 1987.
This part belongs to the STM32F100 value line - engineered for cost-optimized, low-power embedded applications demanding rich analog integration, robust timing peripherals, and industrial-grade reliability in compact form factors.
FAQ
Does STM32F100R4T6BTR support USB device functionality?
No. The STM32F100R4T6BTR lacks a USB peripheral block. It supports USART with IrDA and LIN capabilities, SPI, I²C, and CEC for serial and consumer electronics control, but does not include USB transceivers or USB protocol stack hardware. USB connectivity requires external bridge ICs or migration to STM32F103-series parts.
What is the maximum operating temperature range for this device?
The STM32F100R4T6BTR is rated for industrial temperature range: –40 °C to +85 °C. This is confirmed in Section 5.3.1 of the datasheet (DocID16455 Rev 9), under "General operating conditions", and applies to all LQFP64-packaged variants in the STM32F100x4 subgroup.
Can the internal 8 MHz RC oscillator be used as the system clock source without external components?
Yes. The factory-trimmed 8 MHz internal RC oscillator is qualified as a system clock source with ±1% accuracy over temperature and voltage. It eliminates need for external crystal in cost-sensitive applications, though jitter and long-term stability are inferior to crystal-based clocks - suitable for non-critical timing functions like UART baud generation.
Is the VBAT pin mandatory for RTC operation?
VBAT is optional but required for RTC and backup registers to retain state during main power loss. When VBAT is connected (1.8–3.6 V), the RTC continues running and backup SRAM retains data. Without VBAT, RTC stops and backup registers reset on VDD power-down - confirmed in Section 2.2.14 of the datasheet.
STM32F100R4T6BTR 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:
- 16KB (16K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 4K 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:
STM32F100R4T6BTR FAQ
1.How can I place an order for STM32F100R4T6BTR through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F100R4T6BTR 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 STM32F100R4T6BTR reliable?
The price and inventory of STM32F100R4T6BTR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F100R4T6BTR is usually 5 days.
3.What payment methods are accepted for STM32F100R4T6BTR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F100R4T6BTR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F100R4T6BTR?
STM32F100R4T6BTR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F100R4T6BTR 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 STM32F100R4T6BTR?
For technical support, including STM32F100R4T6BTR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F100R4T6BTR requirements.
6.How does Aetrix verify that STM32F100R4T6BTR is sourced from the original manufacturer or authorized distributors?
All STM32F100R4T6BTR 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 STM32F100R4T6BTR meets industry standards.
7.What is the process for return or replacement of STM32F100R4T6BTR?
All STM32F100R4T6BTR units undergo pre-shipment inspection (PSI). If there is an issue with STM32F100R4T6BTR, 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 STM32F100R4T6BTR part is unused and in its original packaging.
Return procedure for STM32F100R4T6BTR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F100R4T6BTR 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…

