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

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

MPNSTM32L063C8T6
Active

STMicroelectronics STM32L0 series, STM32L063C8T6, 32-bit ARM Cortex-M0+ MCU, 32 MHz, 64 KB Flash, 8 KB SRAM, 2 KB EEPROM, 48-LQFP (7x7 mm), -40 to 85 °C, 1.65 V to 3.6 V supply.

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

Specifications

STM32L063C8T6 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, I²S, LCD, POR, PWM, WDT
ConnectivityI²C, IrDA, SPI, UART/USART, USB
Number of i (O)37
Core processorARM® Cortex®-M0+
Case48-LQFP
Data convertersA/D 10x12b; D/A 1x12b
Program memory size64KB (64K x 8)

Product details

The 48-LQFP (7x7 mm) package with 37 I/O is a practical footprint for two-layer boards and hand-assembly rework.

32 MHz Cortex-M0+ — enough for sensor fusion, not for DSP

The 32 MHz ARM Cortex-M0+ core is a single-cycle, 32-bit engine with a two-stage pipeline. It handles sensor polling, protocol parsing, and control loops comfortably, but it lacks a hardware multiplier-accumulator for heavy DSP. The internal oscillator is available, so you can bring up the core without an external crystal for low-accuracy timing. For USB or a precision RTC, you will still need an external resonator.

Memory sizing: 64 KB Flash, 8 KB SRAM, 2 KB EEPROM

64 KB of Flash is the middle-density option in the STM32L0 family — enough for a Bluetooth stack, a sensor library, and application code, but tight if you are adding a full GUI or over-the-air update staging buffer. The 8 KB SRAM is the real constraint: it forces careful allocation of data buffers and a lean RTOS. The 2 KB EEPROM (2K x 8) is a genuine hardware EEPROM, not emulated Flash, so you can store calibration constants and configuration parameters without worrying about wear-leveling or sector-erase delays.

The base product number is STM32L063, so future die shrinks or package variants will carry the same base number, easing cross-reference management.

Frequently asked questions

What is the difference between STM32L063C8T6 and STM32L053C8T6?

The STM32L063C8T6 is a later member of the STM32L0 series with an integrated LCD driver peripheral, which the STM32L053C8T6 lacks. Both share the same Cortex-M0+ core, 64 KB Flash, and 48-LQFP package, but the L063 adds segment-LCD drive capability for display-equipped designs.