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

STM32L052K8T6 ARM Cortex-M0+ MCU, 32 MHz, 64 KB Flash

MPNSTM32L052K8T6
Active

STMicroelectronics STM32L052K8T6, ARM Cortex-M0+ 32-bit MCU, 32 MHz, 64 KB Flash, 8K x 8 RAM, 2K x 8 EEPROM, 1.65V–3.6V supply, -40°C to 85°C, 32-LQFP, 27 I/O, 10x12b ADC, 1x12b DAC.

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

Specifications

STM32L052K8T6 specifications
ParameterValue
SeriesSTM32L0
MountingSurface Mount
Oscillator typeInternal
Program memory typeFLASH
Voltage - supply (Vcc (Vdd))1.65V ~ 3.6V
Operating temperature-40°C~85°C(TA)
Speed32MHz
PackageTray
RAM size8K x 8
Core size32-Bit Single-Core
EEPROM size2K x 8
PeripheralsBrown-out Detect/Reset, DMA, POR, PWM, WDT
ConnectivityI²C, IrDA, SPI, UART/USART, USB
Number of i (O)27
Core processorARM® Cortex®-M0+
Case32-LQFP
Data convertersA/D 10x12b; D/A 1x12b
Program memory size64KB (64K x 8)

Product details

Memory map and analog mix — what fits, what does not

The 10-channel 12-bit ADC and single 12-bit DAC handle sensor conditioning and analog output on a single chip. If your firmware needs more than 8 KB of runtime RAM for buffering or a large stack, you will bump into the ceiling; the STM32L0 series does have higher-RAM siblings, but they come in larger packages.

If you are dual-sourcing, the STM32L0 series has several pin-compatible density variants — the STM32L053K8T6, for instance, shares the same 32-LQFP footprint and peripheral set, differing mainly in the USB and touch-sensing blocks.

Package and footprint — 32-LQFP, no hidden surprises

Housed in a 32-LQFP (7x7 mm) package with 27 general-purpose I/Os. The LQFP is a hand-solderable, inspection-friendly package — no hidden balls, no X-ray needed. For a field-service swap or a rework station, this is a part you can replace with a hot-air pencil and a pair of tweezers. The mounting is surface-mount, so it sits flat on the board with a standard 0.8 mm pitch.

Connectivity and peripherals — what is on the bus

On the control side, you get PWM timers, a watchdog timer, brown-out detect and POR, plus DMA for moving data without loading the core.

Frequently asked questions

What is the difference between STM32L052K8T6 and STM32L053K8T6?

Both share the same 32-LQFP footprint, 64 KB Flash, 8 KB RAM, and 2 KB EEPROM. The STM32L053K8T6 adds a touch-sensing controller (TSC) and a full-speed USB with crystal-less operation, while the L052 has USB but without the crystal-less feature and no TSC. If you do not need capacitive touch or crystal-less USB, the L052 is the cost-optimized pick.

What is the equivalent of STM32L052K8T6?

Within the STM32L0 series, the STM32L053K8T6 is the closest pin-compatible sibling — same package, same memory map, same supply range. The STM32L151CBU6A from the STM32L1 series is a functional alternative with a Cortex-M3 core and more analog channels, but it is not pin-compatible and draws higher active current.

How to program STM32L052K8T6?

It uses the standard ARM Serial Wire Debug (SWD) interface — a four-wire connection (SWDIO, SWCLK, VDD, GND) is all you need. ST's ST-LINK programmer or any CMSIS-DAP probe works. The bootloader in system memory also supports UART and USB DFU for field updates if the boot pins are strapped correctly.