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

STM8AF5286UCX 8-bit MCU, 24 MHz, 64 KB Flash, AEC-Q100, NRND

MPNSTM8AF5286UCX
NRND

STMicroelectronics STM8AF5286UCX, Automotive AEC-Q100 STM8A series, 8-bit MCU, 24MHz, 64KB Flash, 6K x 8 RAM, 2K x 8 EEPROM, CANbus, I²C, LINbus, UART/USART, 25 I/O, -40°C ~ 125°C, 32-UFQFPN (5x5).

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

Specifications

STM8AF5286UCX specifications
ParameterValue
SeriesAutomotive, AEC-Q100, STM8A
MountingSurface Mount
Oscillator typeInternal
Program memory typeFLASH
Voltage - supply (Vcc (Vdd))3V ~ 5.5V
Operating temperature-40°C ~ 125°C (TA)
Speed24MHz
PackageTape & Reel (TR)
RAM size6K x 8
Core size8-Bit
EEPROM size2K x 8
PeripheralsBrown-out Detect/Reset, POR, PWM, WDT
ConnectivityCANbus, I²C, LINbus, UART/USART
Number of i (O)25
Core processorSTM8A
Case32-UFQFN Exposed Pad
Data convertersA/D 6x10b
Program memory size64KB (64K x 8)

Product details

Automotive 8-bit MCU with CAN and LIN — what it is

The peripheral set includes CAN 2.0B, LIN/UART, I2C, and a 6-channel 10-bit ADC, all in a 32-pin UFQFPN package with an exposed thermal pad.

That means ST has stopped actively promoting it for new projects, though it remains available for existing production runs through the independent distribution channel.

24 MHz, 64 KB Flash, CAN — the spec that matters for the BOM

The 24 MHz core speed is the ceiling for this 8-bit STM8A architecture. At that clock, the Flash requires zero wait states for most linear code — the bus is efficient enough that you get the full MIPS out of it, unlike some 8-bit parts that stall on every branch. The 64 KB Flash is split into 128-byte pages for erase, which matters if you are doing over-the-air or CAN-based firmware updates: the small page size reduces the time the ECU is offline during a flash cycle. The 6 KB of RAM is tight for a CAN stack with a full message buffer — budget about 1.5 KB for the CAN core, leaving 4.5 KB for application variables. The 2 KB EEPROM emulation in Flash (or the dedicated 2 KB EEPROM block) handles calibration and DTC storage without external serial EEPROM.

Package and rework — the UFQFPN with exposed pad

Moisture sensitivity is MSL 3, so bake the parts at 125°C for 24 hours if the reel has been open longer than the floor-life window.

Frequently asked questions

Is STM8AF5286UCX obsolete or still available?

It is not fully discontinued — units are still available through the independent channel for existing production, but ST does not recommend it for new designs.

What is the closest pin-compatible alternative to STM8AF5286UCX?

Within the STM8A family, several 32-pin UFQFPN devices share the same footprint and peripheral set — for example, the STM8AF5288TCX offers 64 KB Flash with an extended temperature range. A direct pin-compatible migration is possible without a board layout change, but verify the specific peripheral and memory configuration against your firmware image.