Skip to main content
STMicroelectronics STM32F101R4T6A — Microcontrollers & Processors (MCU / MPU / DSP)

STM32F101R4T6A STMicroelectronics MCU, 32-bit ARM Cortex-M3

MPNSTM32F101R4T6A
Active

STMicroelectronics STM32F1 series, STM32F101R4T6A, 32-bit ARM Cortex-M3 MCU, 36 MHz, 16 KB Flash, 4K x 8 SRAM, 51 I/O, 64-LQFP, -40°C to 85°C.

$5.3200Ref. price · indicative, final on quote
Packaging64-LQFP
RoHSROHS3 Compliant
SeriesSTM32F1
Independent supplier — new & surplus stockAuthenticity-screened · ESD-safe packingListing updated Aug 2026

Specifications

STM32F101R4T6A specifications
ParameterValue
SeriesSTM32F1
MountingSurface Mount
Oscillator typeInternal
Program memory typeFLASH
Voltage - supply (Vcc (Vdd))2V ~ 3.6V
Operating temperature-40°C ~ 85°C (TA)
Speed36MHz
PackageTray
RAM size4K x 8
Core size32-Bit Single-Core
PeripheralsDMA, PDR, POR, PVD, PWM, Temp Sensor, WDT
ConnectivityI²C, IrDA, LINbus, SPI, UART/USART
Number of i (O)51
Core processorARM® Cortex®-M3
Case64-LQFP
Data convertersA/D 16x12b
Program memory size16KB (16K x 8)

Product details

Value-line Cortex-M3 for cost-sensitive control

The STM32F101R4T6A: It is designed for cost-constrained embedded control applications — motor-control feedback loops, sensor hubs, and serial-bridge nodes in industrial or building-automation gear. The 64-LQFP package gives access to 51 GPIOs, and the on-chip DMA engine keeps data moving without loading the core.

The 36 MHz core speed is half the 72 MHz of the STM32F103 sibling, which directly limits instruction throughput and PWM update rates. For a 3-phase motor drive running a 20 kHz PWM with dead-time insertion, the 36 MHz part still has headroom for the control loop and commutation logic. But if your application needs heavy floating-point math or high-rate ADC sampling (the on-chip ADC is 12-bit, 16-channel), the lower clock means longer sample-and-conversion windows — budget your ISR cycle count accordingly.

Memory budget — 16 KB Flash, 4 KB SRAM

With 16 KB of program Flash and 4 KB of SRAM, this is a tight-memory part. The Flash holds a modest firmware image — a bootloader plus a single application layer — but leaves no room for over-the-air update staging or large lookup tables. The 4 KB SRAM handles a few hundred bytes of stack plus a couple of moderate-size buffers.

Peripheral set — serial interfaces and analog

On-chip peripherals also cover DMA, a temperature sensor, power-on reset (POR), programmable voltage detector (PVD), and a watchdog timer. Missing are USB, CAN, and a second ADC — so if your BOM calls for USB device connectivity or a CAN transceiver interface, this is not the part.

It remains a safe production choice for new designs. The ROHS3 compliance is standard for current European and Asian assembly lines.

Frequently asked questions

What is the difference between STM32F101R4T6A and STM32F103R4T6?

The STM32F103R4T6 runs at 72 MHz (double the 36 MHz of the F101) and adds USB, CAN, and a second ADC. The F101 is the value-line variant — lower clock, fewer peripherals — but shares the same 64-LQFP footprint and Cortex-M3 core, so a board designed for the F103 can often be populated with the F101 for cost savings if the extra features are unused.