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

- Shipping:

Inventory:12,869
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F100R6T6B from STMicroelectronics is a 32-bit ARM Cortex-M3 microcontroller in LQFP64 package, featuring 32 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 motor control subsystems.
For engineers reviewing the STM32F100R6T6B datasheet, STM32F100R6T6B pinout, STM32F100R6T6B application, or STM32F100R6T6B equivalent, key selection criteria include Flash/SRAM size, DAC count, 5 V-tolerant I/O support, RTC with VBAT backup, and SWD/JTAG debug compatibility for embedded firmware development.
Technical Context
The device implements an ARM Cortex-M3 core with single-cycle multiply and hardware divide, supporting deterministic real-time execution. It integrates nested vectored interrupt controller (NVIC) with 64 interrupts and external event controller (EXTI) enabling wake-up from low-power modes on any GPIO.
Clock architecture includes dual oscillators (8 MHz HSI ±1%, 32 kHz LSE), PLL for CPU clock scaling up to 24 MHz, and independent 32 kHz RTC oscillator with calibration. Power management supports Sleep, Stop, and Standby modes with VBAT-backed RTC and backup registers.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM Cortex-M3, 24 MHz max frequency, 1.25 DMIPS/MHz performance |
| Flash Memory | 32 KB, sufficient for compact real-time control firmware with bootloader space |
| SRAM | 4 KB, supports moderate stack/heap usage for multitasked RTOS applications |
| ADC | 1×12-bit, 1.2 µs conversion time, 16 input channels, integrated temperature sensor |
| DAC | 2×12-bit, monotonic output, usable for analog waveform generation or sensor calibration reference |
| I/O Ports | 51 GPIO pins, all mappable to 16 external interrupt vectors, nearly all 5 V-tolerant |
| Timers | 12 timers: 3×16-bit general-purpose, 1×16-bit advanced-control (6 PWM + dead-time), 2×basic (DAC trigger) |
| Communication | Up to 3 USARTs (LIN/IrDA/ISO7816), 2 SPIs (12 Mbit/s), 2 I²C (SMBus/PMBus), 1 CEC interface |
Pinout & Package
LQFP64 package (10 × 10 mm, 0.5 mm pitch), RoHS-compliant, ECOPACK® certified, suitable for automated SMT assembly and thermal management in compact industrial PCBs.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VSS | Power supply and ground | Core and I/O supply at 2.0–3.6 V; separate VDDA/VSSA required for ADC/DAC analog domain |
| PA0–PA15, PB0–PB15, PC13–PC15 | General-purpose I/O | 51 total GPIOs; PC13–PC15 reserved for RTC oscillator and tamper detection |
| NRST | Active-low reset input | Externally driven reset with internal pull-up; supports programmable reset timing via PVD |
| BOOT0 | Boot mode selection | High at power-up selects system memory boot (for ISP); low selects main Flash memory |
| SWDIO / SWCLK | Serial Wire Debug interface | 2-pin debug port replacing JTAG; enables flash programming and real-time debugging without full JTAG header |
| OSC_IN / OSC_OUT | External crystal oscillator terminals | Supports 4–24 MHz crystal; optional 8 MHz configuration used for precise system clock derivation |
Key Features
| Feature | Design Value |
|---|---|
| Low-power operation | Stop mode current ≤1.3 µA (typical), enabling battery-powered sensor nodes with multi-year runtime |
| Dual DAC outputs | Independent 12-bit outputs with configurable trigger sources (timers, software), enabling dual-channel analog signal synthesis |
| Temperature sensor | Integrated calibrated sensor (±1.5°C accuracy) referenced to VDDA, eliminating external components for thermal monitoring |
| CEC interface | HDMI-compatible Consumer Electronics Control channel for IR-remote interoperability in home automation gateways |
| CRC calculation unit | Hardware-accelerated CRC-32 generator, offloading checksum computation from CPU during firmware updates or data logging |
Applications
| Industrial Sensor Node | Motor Control Subsystem |
|---|---|
Use Scenario: Compact environmental monitor measuring temperature, humidity, and analog gas sensor outputs in factory settings. IC Role / Device Role / Timing Role: Central MCU acquiring ADC samples, applying linearization, transmitting via UART/RS-485, and managing low-power sleep cycles. Use Value: Integrated temperature sensor and 12-bit ADC eliminate external signal conditioning; 5 V-tolerant I/O simplifies interface with legacy industrial sensors. | Use Scenario: Brushless DC motor commutation control in HVAC blowers or small pumps using hall-effect feedback. IC Role / Device Role / Timing Role: Real-time PWM generation with dead-time insertion, ADC-based current sensing, and fault handling via emergency stop input. Use Value: Advanced-control timer provides synchronized 6-channel PWM with hardware dead-time; 24 MHz CPU ensures fast PI loop execution (<10 µs). |
| Home Automation Gateway | Medical Diagnostic Peripheral |
Use Scenario: Zigbee-to-IR bridge translating wireless commands into CEC signals for TV/AVR control. IC Role / Device Role / Timing Role: Protocol translation engine with CEC physical layer compliance, UART host interface, and GPIO-based IR LED drive. Use Value: Dedicated CEC peripheral ensures HDMI-CEC timing compliance (±10% pulse tolerance); 32 KB Flash hosts dual-stack firmware (Zigbee + CEC). | Use Scenario: Portable blood glucose meter performing analog front-end signal acquisition and LCD display control. IC Role / Device Role / Timing Role: Signal conditioner (ADC + DAC for calibration), battery voltage monitor, and segment LCD driver via GPIO remapping. Use Value: VBAT-supplied RTC maintains time-of-test stamp during battery swaps; 4 KB SRAM accommodates secure cryptographic buffers for data integrity. |
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, single 12-bit ADC (9 ch) | Lacks dual DAC and RTC calibration; lower interrupt count (32 vs 64) | Lower-cost option where DAC and precision RTC are not required |
| STM32F103C8T6 | Cortex-M3, 72 MHz, 64 KB Flash, 20 KB SRAM, no CEC, 2×ADC (16+2 ch) | Higher performance and memory, but no CEC interface and larger LQFP48 footprint | Better for compute-intensive tasks; unsuitable when CEC or strict power budget is mandatory |
Compared with STM32F030F4P6, STM32F100R6T6B delivers higher analog integration (dual DAC, calibrated RTC) at lower clock speed; versus STM32F103C8T6, it trades raw performance for CEC support and tighter power envelope - making it optimal for cost-sensitive, feature-specific embedded control.
Availability
STM32F100R6T6B is available at Aetrix Electronics and suitable for industrial sensor nodes, motor control subsystems, home automation gateways, and medical diagnostic peripherals requiring stable component supply across extended production lifecycles.
Supply support for STM32F100R6T6B 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 ICs, sensors, and automotive-grade components with emphasis on energy efficiency and industrial reliability.
The STM32F100 value line targets cost-sensitive, low-power embedded applications demanding rich analog integration (ADC/DAC), precise timing (RTC), and standardized communication (CEC, LIN, IrDA) without sacrificing ARM ecosystem compatibility.
FAQ
What is the maximum operating frequency and associated power consumption of STM32F100R6T6B?
The STM32F100R6T6B operates at up to 24 MHz CPU frequency. At 24 MHz and 3.6 V supply, typical active-mode current is 11.4 mA (code from Flash, peripherals enabled). In Stop mode with regulator in low-power state, current drops to 2.7 µA at 25°C - verified per datasheet Table 15 and Figure 16.
Does STM32F100R6T6B support 5 V-tolerant I/Os, and which pins are exempt?
Yes, 50 of the 51 GPIOs are 5 V-tolerant when configured as inputs or outputs in push-pull mode. The exception is NRST, which accepts only 3.6 V max. This tolerance is confirmed in Section 5.3.13 (I/O port characteristics) and Table 34 of the datasheet, enabling direct interfacing with 5 V logic without level shifters.
Can the internal temperature sensor be used for system-level thermal monitoring?
Yes - the integrated temperature sensor is factory-calibrated and connected to ADC channel 16. Its output spans 1.42 V at 25°C with ±1.5°C accuracy over –40 to +85°C (Table 47). It requires VDDA ≥ 2.4 V and sampling at ≤1 MHz ADC clock for valid readings, as specified in Section 2.2.24 and Table 42.
What debug interfaces does STM32F100R6T6B support, and are they pin-compatible with other STM32F1xx devices?
It supports Serial Wire Debug (SWD) via SWDIO and SWCLK pins, plus full JTAG (TCK/TMS/TDI/TDO/TRESET). SWD uses only two pins and is electrically identical across STM32F100/F103/F105 families. Pin mapping matches STM32F103C8T6's PA13/PA14, enabling shared debug hardware and OpenOCD configuration files.
STM32F100R6T6B 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:
- 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:
- 32KB (32K 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:
STM32F100R6T6B FAQ
1.How can I place an order for STM32F100R6T6B through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F100R6T6B 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 STM32F100R6T6B reliable?
The price and inventory of STM32F100R6T6B are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F100R6T6B is usually 5 days.
3.What payment methods are accepted for STM32F100R6T6B?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F100R6T6B transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F100R6T6B?
STM32F100R6T6B orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F100R6T6B 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 STM32F100R6T6B?
For technical support, including STM32F100R6T6B datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F100R6T6B requirements.
6.How does Aetrix verify that STM32F100R6T6B is sourced from the original manufacturer or authorized distributors?
All STM32F100R6T6B 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 STM32F100R6T6B meets industry standards.
7.What is the process for return or replacement of STM32F100R6T6B?
All STM32F100R6T6B units undergo pre-shipment inspection (PSI). If there is an issue with STM32F100R6T6B, 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 STM32F100R6T6B part is unused and in its original packaging.
Return procedure for STM32F100R6T6B:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F100R6T6B 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…

