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

STM32F100VBT7B STM32F1 MCU, ARM Cortex-M3, 24 MHz

MPNSTM32F100VBT7B
Active

STMicroelectronics STM32F1 series STM32F100VBT7B, ARM Cortex-M3 32-bit MCU, 24 MHz, 128 KB Flash, 8 KB RAM, 80 I/O, 100-LQFP, -40°C to 105°C, 2 V to 3.6 V supply.

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

Specifications

STM32F100VBT7B specifications
ParameterValue
SeriesSTM32F1
MountingSurface Mount
Oscillator typeInternal
Program memory typeFLASH
Voltage - supply (Vcc (Vdd))2V ~ 3.6V
Operating temperature-40°C ~ 105°C (TA)
Speed24MHz
PackageTray
RAM size8K 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)80
Core processorARM® Cortex®-M3
Case100-LQFP
Data convertersA/D 16x12b; D/A 2x12b
Program memory size128KB (128K x 8)

Product details

What the 24 MHz core and 128 KB Flash mean for a control-oriented BOM

It is built for cost-sensitive control applications where the processing load is deterministic — sensor polling, PWM generation, UART/I²C/SPI communication, and basic PID loops. The 24 MHz ceiling is deliberate: it keeps the flash-wait-state penalty at zero for most instruction fetches, so interrupt latency stays predictable without a cache. The 8 KB RAM is tight; a lightweight scheduler or bare-metal state machine fits, but a full FreeRTOS heap with multiple large buffers will push the limit.

Industrial temperature coverage and supply flexibility

The wide supply also simplifies brownout management — the internal POR and PVD blocks can trigger a clean reset or an early-warning interrupt before the rail collapses.

Analog integration: 16-channel ADC and dual DAC

The ADC samples at rates adequate for low-speed feedback loops — think motor-current monitoring at a few kHz or temperature readout every millisecond. The dual DAC is useful for generating complementary control voltages or driving an external analog indicator.

80 I/O in a hand-solderable 100-LQFP

The 100-LQFP (14x14 mm) package exposes 80 general-purpose I/O pins, enough to interface with a parallel LCD, a keypad matrix, multiple SPI/I²C peripherals, and a bank of optocouplers or relays. The QFP footprint is rework-friendly — no BGA, no hidden solder joints — which matters for prototyping, rework labs, and low-volume production where a hot-air station is the primary tool.

Frequently asked questions

Is STM32F100VBT7B compatible with STM32F103C8?

Both are STM32F1-series ARM Cortex-M3 MCUs, but the STM32F103C8 runs at 72 MHz with up to 64 KB Flash in a 48-pin LQFP, while this part runs at 24 MHz with 128 KB Flash in a 100-pin LQFP. The pinouts and peripheral maps differ; they are not drop-in replacements. Check the STM32F1 reference manual for migration guidance.