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

STM32F101CBU6 STM32F1 ARM Cortex-M3 MCU, 36 MHz

MPNSTM32F101CBU6
Active

STMicroelectronics STM32F1 series, ARM Cortex-M3, 32-bit Single-Core, 36MHz, 128KB (128K x 8) FLASH, 16K x 8 RAM, 37 I/O, 48-UFQFN Exposed Pad, -40°C ~ 85°C.

$3.6270Ref. price · indicative, final on quote
Independent supplier — new & surplus stockAuthenticity-screened · ESD-safe packingListing updated Jul 2026

Specifications

STM32F101CBU6 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 size16K 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)37
Core processorARM® Cortex®-M3
Case48-UFQFN Exposed Pad
Data convertersA/D 10x12b
Program memory size128KB (128K x 8)

Product details

The STM32F101CBU6: The 36 MHz maximum clock speed places this MCU in the low-to-mid performance tier of the Cortex-M3 family. The flash wait state configuration is straightforward — at 36 MHz with a 2V to 3.6V supply, zero wait states are sufficient for most accesses; the STM32F1's prefetch buffer helps keep the pipeline fed. For firmware engineers: the internal oscillator is available, but an external crystal improves accuracy for USB-less UART baud-rate generation.

Memory sizing — 128 KB Flash, 16 KB RAM

128 KB of program Flash and 16 KB of SRAM set a clear boundary for firmware scope. The Flash is sufficient for moderate-sized application code, a bootloader, and a small real-time operating system kernel. The 16 KB RAM must be allocated carefully — stack, heap, and DMA buffers share this space. If the application uses the 12-bit ADC with double-buffered DMA transfers or a TCP/IP stack (via external PHY and SPI), the RAM budget becomes tight. The 16 KB RAM is organized as 16K x 8 bits; there is no separate EEPROM array — data that must survive reset should be stored in a reserved Flash sector with wear-leveling.

I/O and peripheral complement

With 37 general-purpose I/Os available from the 48-pin package, the STM32F101CBU6 can handle a mix of digital inputs, PWM outputs, and serial interfaces. The peripheral set includes two SPI, two I²C, and three USART channels (plus IrDA and LIN modes), which covers common sensor and actuator links in industrial designs. The 10-channel 12-bit ADC samples at up to 1 µs conversion time — adequate for monitoring analog signals like thermocouples or potentiometers at moderate update rates. The DMA controller can offload data transfers between peripherals and memory without CPU intervention, reducing interrupt overhead.

The exposed pad is electrically connected to VSS — it must be soldered to the board ground pour.

For dual-sourcing resilience, the STM32F101 series is pin-compatible across the 48-pin UFQFN package variants within the same density tier — the STM32F103CBU6 (same package, 72 MHz, more peripherals) is a functional upgrade if the application can absorb the higher clock and cost.