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

STM8L050J3M3TR 8-bit MCU, 16 MHz, 8 KB Flash, 8-SOIC

MPNSTM8L050J3M3TR
Active

STMicroelectronics STM8L EnergyLite STM8L050J3M3TR, 8-bit MCU, 16 MHz, 8 KB Flash, 1K x 8 RAM, 256 x 8 EEPROM, 8-SOIC, -40 to 125 °C, 1.8 V to 3.6 V.

$1.2400Ref. price · indicative, final on quote
Packaging8-SOIC (0.154", 3.90mm Width)
RoHSROHS3 Compliant
SeriesSTM8L EnergyLite
Independent supplier — new & surplus stockAuthenticity-screened · ESD-safe packingListing updated Aug 2026

Specifications

STM8L050J3M3TR specifications
ParameterValue
SeriesSTM8L EnergyLite
MountingSurface Mount
Oscillator typeInternal
Program memory typeFLASH
Voltage - supply (Vcc (Vdd))1.8V ~ 3.6V
Operating temperature-40°C ~ 125°C (TA)
Speed16MHz
PackageTape & Reel (TR) Cut Tape (CT)
RAM size1K x 8
Core size8-Bit
EEPROM size256 x 8
PeripheralsBrown-out Detect/Reset, DMA, IR, LCD, POR, PWM, WDT
ConnectivityI²C, IrDA, SPI, UART/USART
Number of i (O)6
Core processorSTM8
Case8-SOIC (0.154\", 3.90mm Width)
Data convertersA/D 4x12b
Program memory size8KB (8K x 8)

Product details

The 16 MHz clock is the ceiling for this STM8 core. At that speed, a tight control loop — reading a 12-bit ADC channel, running a PID calculation, updating a PWM duty cycle — completes in a few microseconds. For sensor polling at 1 kHz or simple motor commutation, the throughput is adequate. If your algorithm needs floating-point or a real-time OS tick below 62.5 µs, this part will run out of headroom; that is the decision the 16 MHz rating drives.

Memory budget: 8 KB Flash, 1 KB RAM, 256 B EEPROM

8 KB of program Flash is enough for a bootloader plus a modest application — a few state machines, a UART command parser, and a lookup table. The 1 KB SRAM limits data buffers: a single 512-byte packet uses half of it. The 256-byte EEPROM is useful for calibration constants or configuration parameters that survive a firmware update. If your firmware image exceeds 6 KB or you need more than a few hundred bytes of runtime variables, step up to a higher-density STM8L part.

Temperature grade: -40 to 125 °C

Rated for the full industrial and automotive under-hood temperature range. The 125 °C maximum junction temperature means this MCU can sit on a PCB near a motor drive, inside an engine bay enclosure, or in a downhole tool without derating.

8-pin SOIC — layout and replacement angle

If a board comes in with a scorched IC in that position, the STM8L050J3M3TR is a drop-in candidate — same pad layout, same supply range. The 6 available I/O pins (plus two power pins) limit the peripheral count, but for a simple sensor interface or a PWM fan controller, that is enough.

On-chip peripherals include a 4-channel 12-bit ADC, brown-out detect, DMA, an infrared interface, LCD drive capability, PWM, and a watchdog timer.

Frequently asked questions

What is the closest pin-compatible alternative to STM8L050J3M3TR in this component family?

Within the STM8L EnergyLite series, the STM8L051F3P6 is a close sibling — same 8-bit core, same 8-pin SOIC footprint, and similar peripheral set. The main difference is the STM8L051F3P6 offers 8 KB Flash and 1 KB RAM as well, but with a slightly different ADC channel count. Check the specific peripheral requirements before substituting.