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

- Shipping:

Inventory:2,880
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F101R4T6A from STMicroelectronics is a low-density ARM® Cortex®-M3 32-bit microcontroller with 16 KB Flash, 4 KB SRAM, 36 MHz max CPU frequency, 12-bit ADC (1 µs conversion), and 4 communication interfaces (I²C, 2×USART, SPI). It operates from 2.0–3.6 V, supports Sleep/Stop/Standby low-power modes, and integrates a temperature sensor and CRC unit for embedded control in space-constrained industrial sensors and motor drive monitors.
For engineers reviewing the STM32F101R4T6A datasheet, STM32F101R4T6A pinout, STM32F101R4T6A application, or STM32F101R4T6A equivalent, key selection criteria include Flash/SRAM size trade-offs, LQFP48 package compatibility, 36 MHz real-time performance ceiling, and support for ISO 7816/LIN/IrDA on USART peripherals.
Technical Context
The device implements a single-core ARM Cortex-M3 with Harvard architecture, 3-stage pipeline, and hardware integer division-enabling deterministic 1.25 DMIPS/MHz execution. Its clock system includes dual oscillators (8 MHz HSI ±1%, 32 kHz LSE) plus PLL for flexible CPU/peripheral clock derivation.
Peripheral integration follows ST's standardized APB1/APB2 bus matrix: ADC, timers, and I²C reside on APB1 (max 36 MHz); GPIO, USART1, and SPI are on APB2 (max 72 MHz). NVIC supports 64 interrupts with 16 priority levels, and EXTI maps all GPIO pins to 16 external interrupt vectors.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core | ARM Cortex-M3, 36 MHz max - enables real-time deterministic control loops at ≤27.8 µs resolution |
| Flash Memory | 16 KB - sufficient for bootloader + compact firmware (e.g., BLDC commutation + UART command parser) |
| SRAM | 4 KB - supports stack, heap, and small buffers for sensor fusion or protocol stacks (Modbus RTU) |
| ADC | 12-bit, 1 µs conversion, 16-channel - resolves 0.88 mV per LSB at 3.6 V full scale for precision analog monitoring |
| Timers | 5 total: 2×16-bit general-purpose, 2×watchdog (independent + window), 1×SysTick - enables PWM generation, safety timeout, and OS tick |
| Communication | 1×I²C (SMBus/PMBus), 2×USART (LIN/IrDA/ISO 7816), 1×SPI (18 Mbit/s) - covers sensor interfacing, diagnostics, and flash programming |
| Supply Range | 2.0–3.6 V - compatible with single-cell Li-ion (3.0–3.6 V) or regulated 3.3 V rails without level-shifting |
| Package | LQFP48 (7 × 7 mm) - standard footprint for automated assembly; 51 I/Os (37 usable in this variant) with 5 V tolerance on most pins |
Pinout & Package
LQFP48 package: 48-pin, 7 × 7 mm body, 0.5 mm pitch, exposed pad optional. RoHS-compliant ECOPACK®.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VSS | Power supply and ground | Dual 3.3 V supply domains: VDD powers core/peripherals; VSS provides reference return path |
| PA0–PA15, PB0–PB15, PC13–PC15 | General-purpose I/O | 51 total I/Os; up to 37 available in R4 variant; all support external interrupts and 5 V tolerance (except analog inputs) |
| OSC_IN / OSC_OUT | External crystal oscillator input/output | Supports 4–16 MHz quartz; enables precise timing for RTC or USB-free synchronous comms |
| NVIC / SWDIO / SWCLK | Debug interface | Serial Wire Debug (SWD) 2-pin interface - minimal debug footprint vs JTAG; no reset pin required |
| BOOT0 | Boot mode select | High at reset forces boot from system memory (for DFU); low enables normal Flash execution |
Key Features
| Feature | Design Value |
|---|---|
| Hardware CRC unit | Accelerates firmware integrity checks and packet checksums without CPU overhead |
| Temperature sensor | Calibrated internal sensor (±1.5°C accuracy) enables thermal derating in motor drivers or battery packs |
| Programmable voltage detector (PVD) | Configurable threshold (2.2–2.9 V) triggers interrupt before brown-out, enabling graceful shutdown |
| Independent + Window watchdog | Dual safety timers: independent for basic timeout; windowed for sequence validation in safety-critical routines |
| 96-bit unique ID | Factory-programmed serial number - supports secure device authentication and license binding |
Applications
| Industrial Sensor Node | Smart HVAC Actuator |
|---|---|
Use Scenario: Compact environmental monitor measuring temperature, humidity, and CO₂ via I²C sensors, transmitting data over UART to gateway. IC Role / Device Role / Timing Role: Central controller executing sensor polling, linearization, and packet framing; SysTick drives 100 ms sampling interval. Use Value: 16 KB Flash accommodates sensor drivers + lightweight MQTT-SN client; 12-bit ADC resolves sub-degree thermal drift. | Use Scenario: Motorized damper controller receiving Modbus RTU commands and driving 24 V DC actuator via PWM. IC Role / Device Role / Timing Role: Real-time motion controller with 16-bit TIM2 generating 20 kHz PWM; USART2 handles Modbus slave protocol. Use Value: 36 MHz CPU ensures <5 µs interrupt latency for closed-loop position correction; 5 V-tolerant I/O simplifies interface to industrial logic. |
| Portable Medical Device | Energy Meter Front-End |
Use Scenario: Battery-powered pulse oximeter acquiring analog PPG signals and driving OLED display via SPI. IC Role / Device Role / Timing Role: Signal acquisition MCU: ADC samples at 1 ksps; SPI clocks display at 10 MHz; Stop mode extends battery life. Use Value: 4 KB SRAM buffers 2 sec of waveform data; VBAT backup preserves RTC during battery swaps. | Use Scenario: DIN-rail meter reading current/voltage via shunt and isolation amplifiers, reporting kWh via RS-485. IC Role / Device Role / Timing Role: Metrology co-processor: ADC oversamples at 1 Msps; TIM1 captures zero-crossing for frequency sync. Use Value: 1 µs ADC conversion enables >100 dB SNR at 50/60 Hz; CRC unit validates energy register writes against tampering. |
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, 4 KB SRAM, no temperature sensor or PVD | Lacks RTC calibration and analog monitoring features; lower interrupt latency but no window watchdog | Choose for cost-sensitive, non-safety designs where 36 MHz Cortex-M3 determinism isn't required |
| STM32F103C8T6 | Same Cortex-M3 core, 64 KB Flash, 20 KB SRAM, 72 MHz max, additional USB and CAN | Higher memory and speed enable complex protocols (e.g., USB HID) but requires LQFP48 layout revision | Choose when future firmware expansion or USB connectivity is anticipated; same pinout except USB D+/D− |
Compared with STM32F101R4T6A, the F030F4P6 reduces BOM cost but sacrifices analog feature set and safety peripherals, while the F103C8T6 increases design flexibility at higher unit cost and power consumption-making the R4T6A optimal for fixed-function, resource-constrained industrial nodes.
Availability
STM32F101R4T6A is available at Aetrix Electronics and suitable for industrial sensor nodes, smart HVAC actuators, portable medical devices, and energy meter front-ends requiring stable component supply across multi-year production cycles.
Supply support for STM32F101R4T6A 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, sensors, and automotive chips since 1987.
This part belongs to the STM32F1 Access Line-a cost-optimized Cortex-M3 series targeting entry-level industrial control, appliance management, and simple IoT edge nodes where Flash/SRAM efficiency and peripheral integration outweigh raw performance.
FAQ
What is the maximum operating frequency of the STM32F101R4T6A?
The STM32F101R4T6A achieves a maximum CPU clock frequency of 36 MHz using its internal PLL, derived from either the 8 MHz HSI RC oscillator or an external 4–16 MHz crystal. This frequency is validated across the full 2.0–3.6 V supply range and -40°C to +85°C ambient temperature, enabling deterministic real-time execution without wait states.
Does the STM32F101R4T6A support USB or CAN interfaces?
No, the STM32F101R4T6A does not integrate USB or CAN peripherals. It provides I²C, two USARTs (with LIN/IrDA/ISO 7816 support), and one SPI interface. USB and CAN are available only in higher-density STM32F103 variants (e.g., STM32F103C8T6), which share the same LQFP48 package but require PCB redesign for signal routing and power delivery.
How many I/O pins are available in the LQFP48 package of this MCU?
The STM32F101R4T6A in LQFP48 provides 37 user-accessible I/O pins: 26 on Port A and Port B, plus 11 on Port C (PC0–PC15 excluding PC13–PC15 reserved for RTC). All are 5 V-tolerant except analog inputs (PA0–PA7, PB0–PB1), and each can be configured as interrupt sources mapped to 16 NVIC lines.
Is the STM32F101R4T6A pin-compatible with other STM32F101 variants?
Yes, it is fully pin-compatible within the STM32F101x4/x6 LQFP48 family (e.g., STM32F101C4T6, STM32F101T4T6). Differences are limited to Flash (16 KB vs 32 KB) and SRAM (4 KB vs 6 KB) sizes-no pin function changes. Firmware binary compatibility is maintained across x4/x6 parts, allowing field-upgradable memory scaling without hardware modification.
STM32F101R4T6A 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:
- 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:
- 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
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32F101R4T6A FAQ
1.How can I place an order for STM32F101R4T6A through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F101R4T6A 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 STM32F101R4T6A reliable?
The price and inventory of STM32F101R4T6A are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F101R4T6A is usually 5 days.
3.What payment methods are accepted for STM32F101R4T6A?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F101R4T6A transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F101R4T6A?
STM32F101R4T6A orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F101R4T6A 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 STM32F101R4T6A?
For technical support, including STM32F101R4T6A datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F101R4T6A requirements.
6.How does Aetrix verify that STM32F101R4T6A is sourced from the original manufacturer or authorized distributors?
All STM32F101R4T6A 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 STM32F101R4T6A meets industry standards.
7.What is the process for return or replacement of STM32F101R4T6A?
All STM32F101R4T6A units undergo pre-shipment inspection (PSI). If there is an issue with STM32F101R4T6A, 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 STM32F101R4T6A part is unused and in its original packaging.
Return procedure for STM32F101R4T6A:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F101R4T6A 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…

