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

STM8S103F2M6 STM8S 8-bit MCU, 16 MHz, 4 KB Flash, 20-SOIC

MPNSTM8S103F2M6
Active

STMicroelectronics STM8S103F2M6, STM8S series 8-bit MCU, 16 MHz core, 4 KB Flash, 1K x 8 RAM, 640 x 8 EEPROM, 16 I/O, 20-SOIC, -40°C to 85°C, 2.95V to 5.5V.

$2.0300Ref. price · indicative, final on quote
Packaging20-SOIC (0.295", 7.50mm Width)
RoHSROHS3 Compliant
SeriesSTM8S
Independent supplier — new & surplus stockAuthenticity-screened · ESD-safe packingListing updated Aug 2026

Specifications

STM8S103F2M6 specifications
ParameterValue
SeriesSTM8S
MountingSurface Mount
Oscillator typeInternal
Program memory typeFLASH
Voltage - supply (Vcc (Vdd))2.95V ~ 5.5V
Operating temperature-40°C ~ 85°C (TA)
Speed16MHz
PackageTube
RAM size1K x 8
Core size8-Bit
EEPROM size640 x 8
PeripheralsBrown-out Detect/Reset, POR, PWM, WDT
ConnectivityI²C, IrDA, LINbus, SPI, UART/USART
Number of i (O)16
Core processorSTM8
Case20-SOIC (0.295\", 7.50mm Width)
Data convertersA/D 5x10b
Program memory size4KB (4K x 8)

Product details

8-bit MCU for cost-sensitive control — 16 MHz, 4 KB Flash, 20-pin SOIC

The STMicroelectronics STM8S103F2M6 is an 8-bit microcontroller from the STM8S family, built around the STM8 core and clocked at 16 MHz. It packs 4 KB of Flash program memory, 1 KB of RAM, and 640 bytes of EEPROM in a 20-pin SOIC package — a footprint that fits on small sensor nodes, motor-control boards, and appliance PCBs where every millimetre of board area counts.

Memory and peripheral headroom — sizing the firmware target

With 4 KB of Flash (4K x 8), the firmware image is tightly bounded — think a single control loop with a UART command parser and a small state machine, not a multitasking RTOS. The 1 KB RAM (1K x 8) leaves about 800 bytes after the stack and interrupt vectors, enough for a couple of 128-byte buffers. The 640-byte EEPROM (640 x 8) is useful for calibration constants or fault logs that survive a power cycle without needing external storage.

On-chip data converters and oscillators — reducing external BOM

The STM8S103F2M6 integrates a 5-channel 10-bit ADC, so you can read analogue sensors (thermistors, potentiometers, current shunts) without an external converter chip.

Package and mounting — 20-SOIC wide-body

Housed in a 20-SOIC (0.295", 7.50 mm width) package, the part is surface-mount only. The 20-SO supplier package code maps to a standard SOIC-20 wide-body footprint — no exotic land pattern required.

The ROHS3 compliance is current, so no exemption expiry is a concern for European-market builds.

Frequently asked questions

What is the program memory size and type on STM8S103F2M6?

The STM8S103F2M6 has 4 KB of Flash program memory (4K x 8), which is the firmware storage ceiling. It also includes 1 KB of RAM and 640 bytes of EEPROM for data storage.

Can STM8S103F2M6 be used as a replacement for STM8S103F3?

The STM8S103F2M6 and STM8S103F3 are from the same STM8S family. The key difference is program memory: the F2 variant has 4 KB Flash, while the F3 typically has 8 KB. A direct replacement depends on whether the firmware fits within the smaller 4 KB footprint. Pin compatibility and peripheral sets are otherwise similar within the series.