STMicroelectronics STM32L031C6T7D
- Part No.:
- STM32L031C6T7D
- Manufacturer:
- STMicroelectronics
- Category:
- Microcontrollers
- Package:
- 48-LQFP
- Datasheet:
-
STM32L031C6T7D.pdf
- Description:
- IC MCU 32BIT 32KB FLASH 48LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:3,144
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32L031C6T7D from STMicroelectronics is an ultra-low-power 32-bit Arm® Cortex®-M0+ microcontroller in a 48-pin UFQFPN package, featuring 32 KB Flash, 8 KB SRAM, 1 KB EEPROM with ECC, 12-bit ADC (1.14 Msps), and dual ultra-low-power comparators. It operates from 1.65 V to 3.6 V across –40 °C to +125 °C and targets battery-powered sensor nodes and smart meters requiring sub-µA standby current (0.23 µA) and fast 5 µs wakeup.
For engineers reviewing the STM32L031C6T7D datasheet, STM32L031C6T7D pinout, STM32L031C6T7D application, or STM32L031C6T7D equivalent, key selection criteria include verified low-power mode timing (Stop mode @ 0.35 µA), 31 I/Os with 5V tolerance, integrated RTC with 8 KB RAM retention, and bootloader support for USART/SPI - all confirmed in DS10668 Rev 6.
Technical Context
The STM32L031C6T7D implements a single-core Arm Cortex-M0+ running at up to 32 MHz with 0.95 DMIPS/MHz performance and dynamic voltage scaling. Its power architecture includes five selectable brownout reset (BOR) thresholds, programmable voltage detector (PVD), and three internal RC oscillators (16 MHz HSI, 37 kHz LSI, 65 kHz–4.2 MHz MSI) plus external crystal support (1–25 MHz).
Peripherals are managed via an interconnect matrix enabling concurrent DMA transfers across ADC, SPI, I²C, USART, and timers. The device integrates a 7-channel DMA controller, eight timers (including ultra-low-power LPTIM and RTC), two watchdogs (independent/window), and hardware CRC - all operating within the same ultra-low-power domain without external assistance.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core | Arm Cortex-M0+, 32 MHz max - delivers deterministic real-time control with 0.95 DMIPS/MHz efficiency in ultra-low-power systems. |
| Memory | 32 KB Flash (ECC), 8 KB SRAM, 1 KB EEPROM (ECC) - enables robust firmware storage, data logging, and parameter retention without external memory. |
| Power Modes | 0.23 µA Standby (2 wake pins), 0.35 µA Stop (16 wake lines), 0.6 µA Stop+RTC+8 KB RAM - supports multi-year battery life in intermittent-sensing applications. |
| ADC | 12-bit, 1.14 Msps, 10 channels, down to 1.65 V supply - allows high-resolution analog sensing directly from coin-cell or energy-harvesting sources. |
| Timers | 8x timers including 16-bit TIM2/TIM21/TIM22, LPTIM, SysTick, RTC, and dual watchdogs - provides precise timing, pulse generation, and system safety without external components. |
| I/O | 38 fast I/Os (31 5V-tolerant) - simplifies interface to legacy 5V peripherals and reduces level-shifter count in mixed-voltage designs. |
| Clock Sources | HSI16 (±1%), LSE (32 kHz RTC), MSI (65 kHz–4.2 MHz), HSE (1–25 MHz) - enables flexible clock tree configuration for accuracy vs. power trade-offs. |
Pinout & Package
STM32L031C6T7D is housed in a 48-pin Ultra Thin Fine Pitch Quad Flat No-lead (UFQFPN) package measuring 7 mm × 7 mm with 0.5 mm pitch, compliant with ECOPACK®2 environmental standards and optimized for space-constrained PCB layouts.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD | Main power supply (1.65–3.6 V) | Primary core and I/O rail; decoupling required per datasheet layout guidelines to maintain stability in low-power modes. |
| VSS | Ground reference | Dedicated analog/digital ground pins ensure noise isolation between sensitive ADC/comparator circuits and digital switching domains. |
| NRST | Active-low reset input | Asynchronous reset with internal pull-up; supports external debounced push-button or supervisor IC integration. |
| PA0–PA15 | General-purpose I/Os | Configurable as GPIO, EXTI, or alternate functions (e.g., USART2_TX on PA2); 31 pins support 5V tolerance for mixed-voltage interfacing. |
| PC13–PC15 | Low-power oscillator pins | Connect external 32.768 kHz crystal for RTC operation; PC14/PC15 require load capacitors (12.5 pF typical) per DS10668 section 6.3.6. |
| BOOT0 | Boot mode selection | Pulled low by default to boot from main Flash; tied high during reset to enter system memory bootloader via USART/SPI. |
Key Features
| Feature | Design Value |
|---|---|
| Ultra-low-power BOR | 5 selectable thresholds (1.65–2.5 V) enable precise brownout detection aligned with battery discharge curves in coin-cell applications. |
| Embedded EEPROM | 1 KB data EEPROM with ECC ensures reliable nonvolatile storage of calibration data or device-specific parameters over 100k write cycles. |
| Ultra-low-power comparators | 2x comparators with window mode and wake capability down to 1.65 V - eliminate need for external comparators in battery-monitoring or threshold-detection circuits. |
| Serial wire debug (SW-DP) | Single-wire debug interface enables full JTAG-style debugging and programming using standard ST-LINK tools without additional pins or headers. |
| Pre-programmed bootloader | Factory-loaded USART/SPI bootloader allows field firmware updates without dedicated programmer, reducing BOM and production test complexity. |
Applications
| Smart Utility Metering | Wireless Sensor Node |
|---|---|
Use Scenario: Battery-powered electricity/water meter with hourly pulse counting, temperature compensation, and RF transmission. IC Role / Device Role / Timing Role: Main system controller managing metrology ADC sampling, RTC-based scheduling, and low-power UART/LPUART communication to NB-IoT module. Use Value: 0.35 µA Stop mode extends 10-year battery life; 12-bit ADC achieves ±1 LSB INL for accurate current/voltage measurement at 1.8 V supply. | Use Scenario: Environmental monitoring node (temperature/humidity/pressure) deployed in remote locations with solar harvesting. IC Role / Device Role / Timing Role: Central MCU coordinating sensor polling, data aggregation, and scheduled BLE/Wi-Fi transmission bursts. Use Value: Dual ultra-low-power comparators monitor battery voltage and trigger wakeup from Standby; 5 µs Flash wakeup minimizes active time and energy per measurement cycle. |
| Industrial Predictive Maintenance | Medical Wearable Monitor |
Use Scenario: Vibration and temperature sensor on rotating machinery with edge FFT analysis and alert transmission. IC Role / Device Role / Timing Role: Real-time signal processor executing lightweight ML inference on accelerometer data using CMSIS-NN, then triggering alarm via I²C-connected display. Use Value: 32 KB Flash stores firmware + model weights; 8 KB SRAM accommodates 1024-sample buffers; DMA-accelerated ADC avoids CPU overhead during acquisition. | Use Scenario: Disposable ECG patch with 7-day continuous monitoring, motion artifact rejection, and Bluetooth LE alert transmission. IC Role / Device Role / Timing Role: Low-noise analog front-end controller managing electrode biasing, lead-off detection, and adaptive sampling rate based on activity. Use Value: 1 KB EEPROM retains patient ID and calibration offsets across battery swaps; 0.6 µA Stop+RTC+RAM mode preserves context during sleep intervals without capacitor backup. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar ultra-low-power MCU applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32L011K4T6 | 16 KB Flash, 2 KB SRAM, no EEPROM, TSSOP20 (20-pin) | Limited memory and peripheral count; suitable only for minimal firmware footprint (<8 KB code) | Select when cost and board area are critical and EEPROM/data retention is not required. |
| STM32L053R8T6 | 64 KB Flash, 8 KB SRAM, 2 KB EEPROM, LQFP64 (64-pin), USB 2.0 FS | Higher pin count, USB interface, larger Flash - adds complexity and power overhead | Choose when USB device connectivity or >32 KB firmware image size is mandatory. |
Compared with STM32L031C6T7D, STM32L011K4T6 sacrifices EEPROM and half the memory for lower cost and smaller footprint, while STM32L053R8T6 adds USB and double Flash at the expense of higher static current and package size - making the C6T7D optimal for balanced ultra-low-power embedded control with integrated nonvolatile data storage.
Availability
STM32L031C6T7D is available at Aetrix Electronics and suitable for smart utility metering, wireless sensor nodes, industrial predictive maintenance, and medical wearable monitors requiring stable component supply, long-term lifecycle assurance, and consistent parametric performance across temperature and voltage ranges.
Supply support for STM32L031C6T7D includes scheduled delivery planning, volume procurement assistance, BOM continuity management, traceable sourcing, and lifecycle availability coordination for OEM customers, industrial embedded developers, connected-device designers, and electronics production programs.
Manufacturer
STMicroelectronics is a global semiconductor leader headquartered in Geneva, Switzerland, designing and manufacturing microcontrollers, power management ICs, sensors, and analog devices for industrial, automotive, and consumer markets.
The STM32L0 series targets ultra-low-power embedded applications demanding extended battery life, robust data integrity, and seamless integration of analog/mixed-signal peripherals - with the L031 variant optimized for cost-sensitive, space-constrained designs requiring ECC-protected memory and sub-µA power states.
FAQ
What is the maximum operating frequency and core type of the STM32L031C6T7D?
The STM32L031C6T7D features an Arm Cortex-M0+ core rated for up to 32 MHz operation, delivering 0.95 DMIPS/MHz performance. Its maximum frequency is constrained by supply voltage and dynamic voltage scaling settings - at 3.3 V it achieves full 32 MHz, while at 1.8 V the maximum is reduced to 16 MHz per DS10668 Table 4. The core includes a single-cycle multiplier and hardware divide, supporting deterministic real-time execution.
Does the STM32L031C6T7D support 5V-tolerant I/Os, and how many are there?
Yes, the STM32L031C6T7D supports 5V-tolerant I/Os on 31 pins (PA0–PA15, PB0–PB15, PC13–PC15), as confirmed in DS10668 section 3.7 and Table 15. This tolerance applies when VDD is powered (1.65–3.6 V) and allows direct interfacing with 5V logic without external level shifters - critical for legacy system integration and mixed-voltage sensor interfaces.
What are the lowest achievable current consumption values in Stop and Standby modes?
In Stop mode with RTC and 8 KB RAM retention enabled, the STM32L031C6T7D draws 0.6 µA (typical) at 3.0 V and 25 °C (DS10668 Table 31). In Standby mode with two wakeup pins active, it consumes 0.23 µA (typical) under the same conditions (Table 32). These values assume proper configuration of power control registers, disabled unused peripherals, and use of internal regulators - verified across –40 °C to +85 °C per operating conditions table.
Is there factory-programmed bootloader support, and which interfaces does it use?
Yes, the STM32L031C6T7D includes a factory-programmed system memory bootloader accessible via BOOT0 pin assertion. It supports firmware updates over USART (using internal 16 MHz HSI clock) and SPI (with external clock), as documented in DS10668 section 3.4.4 and AN2606. No external programmer is needed for field upgrades, and the bootloader occupies protected system memory - leaving full 32 KB Flash available for user application code.
STM32L031C6T7D Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 48-LQFP
- Series:
- STM32L0
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M0+
- Core Size:
- 32-Bit Single-Core
- Speed:
- 32MHz
- Connectivity:
- I2C, IrDA, LINbus, SPI, UART/USART
- Peripherals:
- Brown-out Detect/Reset, DMA, POR, PWM, WDT
- Number of I/O:
- 38
- Program Memory Size:
- 32KB (32K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- 1K x 8
- RAM Size:
- 8K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.8V ~ 3.6V
- Data Converters:
- A/D 10x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 105°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32L031C6T7D FAQ
1.How can I place an order for STM32L031C6T7D through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32L031C6T7D on Aetrix. Our sales agent will provide a competitive quotation and guide you through the order confirmation once you accept the terms.
2.Are the price and stock information for STM32L031C6T7D reliable?
The price and inventory of STM32L031C6T7D are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32L031C6T7D is usually 5 days.
3.What payment methods are accepted for STM32L031C6T7D?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32L031C6T7D transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32L031C6T7D?
STM32L031C6T7D orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32L031C6T7D order is processed, you will receive an email with the shipment details and tracking number.
Note: Tracking information may take up to 24 hours to appear. Express delivery typically takes 3–5 business days.
5.How can I obtain technical support or documentation for STM32L031C6T7D?
For technical support, including STM32L031C6T7D datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32L031C6T7D requirements.
6.How does Aetrix verify that STM32L031C6T7D is sourced from the original manufacturer or authorized distributors?
All STM32L031C6T7D products on Aetrix are procured from qualified distributors and authorized channels. Our dedicated quality assurance team conducts strict verification, including traceability checks and, if necessary, third-party testing. This ensures that STM32L031C6T7D meets industry standards.
7.What is the process for return or replacement of STM32L031C6T7D?
All STM32L031C6T7D units undergo pre-shipment inspection (PSI). If there is an issue with STM32L031C6T7D, returns or replacements are accepted under the following conditions:
1.Quantity discrepancies, incorrect items, or visible external defects (such as breakage or corrosion), acknowledged by Aetrix.
2.The issue is reported within 90 days of delivery.
3.The STM32L031C6T7D part is unused and in its original packaging.
Return procedure for STM32L031C6T7D:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32L031C6T7D Tags

-
ATTINY4-TSHR
Microchip Technology

-
ATTINY10-TSHR
Microchip Technology

-
ATTINY10-TS8R
Microchip Technology

-
ATTINY202-SSNR
Microchip Technology

-
ATTINY202-SSFR
Microchip Technology

-
ATTINY402-SSNR
Microchip Technology

-
PIC16F15213T-I/MF
Microchip Technology

-
PIC16F15213-E/MF
Microchip Technology

-
PIC10F200T-I/OT
Microchip Technology

-
ATTINY412-SSNR
Microchip Technology

-
PIC10F202T-I/OT
Microchip Technology

-
ATTINY404-SSNR
Microchip Technology
Tech Hub
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…

