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

ST STM8S207R8T3 8-bit MCU, 24 MHz, 64 KB Flash, 64-LQFP

MPNSTM8S207R8T3
Active

ST STM8S series 8-bit MCU, STM8 core, 24 MHz, 64 KB Flash, 6K x 8 RAM, 1.5K x 8 EEPROM, 52 I/O, I²C/SPI/UART, 16x10-bit ADC, -40°C to 125°C, 64-LQFP.

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

Specifications

STM8S207R8T3 specifications
ParameterValue
SeriesSTM8S
MountingSurface Mount
Oscillator typeInternal
Program memory typeFLASH
Voltage - supply (Vcc (Vdd))2.95V ~ 5.5V
Operating temperature-40°C ~ 125°C (TA)
Speed24MHz
PackageTray
RAM size6K x 8
Core size8-Bit
EEPROM size1.5K x 8
PeripheralsBrown-out Detect/Reset, POR, PWM, WDT
ConnectivityI²C, IrDA, LINbus, SPI, UART/USART
Number of i (O)52
Core processorSTM8
Case64-LQFP
Data convertersA/D 16x10b
Program memory size64KB (64K x 8)

Product details

What the STM8S207R8T3 brings to an 8-bit control design

The STM8S207R8T3 is an 8-bit microcontroller from ST's STM8S series, built around the STM8 core and clocked at 24 MHz.

At 24 MHz, the STM8 pipeline executes most instructions in a single clock cycle, giving a throughput of roughly 24 MIPS. That is enough headroom for a 20 kHz PWM loop with a few hundred microseconds left for communications and housekeeping.

Memory sizing: Flash, RAM, and EEPROM

64 KB of Flash is sized for mid-complexity firmware — bootloader, application code, and a modest parameter table. The 6 KB RAM handles a few communication buffers and a stack for nested interrupts without overflow. The 1.5 KB EEPROM is useful for calibration constants and fault logs that survive power loss, avoiding the need for an external serial EEPROM.

ST lists the STM8S207R8T3 as Active. For production programs that need a stable 8-bit MCU through the next several years, this is a safe choice without the supply-chain gymnastics of an EOL part.

Frequently asked questions

What is the difference between STM8S207R8T3 and STM8S207R6T3?

The STM8S207R8T3 has 64 KB Flash and 6 KB RAM, while the STM8S207R6T3 has 32 KB Flash and 2 KB RAM. Both share the same 24 MHz core, pin-compatible 64-LQFP package, and peripheral set. The R8 variant is the right pick when the firmware image exceeds 32 KB or you need the additional RAM for larger data buffers.

How to program STM8S207R8T3?

Programming is done via the SWIM (Single Wire Interface Module) debug interface, which uses a single pin for communication. ST offers the ST-LINK/V2 programmer or third-party tools that support SWIM. The internal Flash is programmed in-system without removing the MCU.