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

- Shipping:

Inventory:1,033
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM8L101K3T3TR from STMicroelectronics is an 8-bit ultra-low-power microcontroller featuring 8 Kbytes Flash, 1.5 Kbytes RAM, and integrated peripherals including two 16-bit timers, USART, SPI, I²C, two comparators, and infrared remote control interface. It operates from 1.65 V to 3.6 V across –40 °C to +85 °C, with dynamic run current of 150 µA/MHz - ideal for battery-powered sensor nodes and portable medical devices.
For engineers reviewing the STM8L101K3T3TR datasheet, STM8L101K3T3TR pinout, STM8L101K3T3TR application, or STM8L101K3T3TR equivalent, key selection criteria include ultra-low-power Halt mode (0.3 µA), SWIM debug interface, 30 I/Os with LED driver capability on PA0, and support for in-application programming with ECC-protected Flash.
Technical Context
The STM8L101K3T3TR implements a CISC-based STM8 core delivering up to 16 MIPS at 16 MHz, paired with dual clock domains: a 16 MHz internal RC oscillator (HSI) for active operation and a 38 kHz low-power RC (LSI) for watchdog and auto-wakeup unit (AWU) timing. Its nested interrupt controller supports 29 external sources with software-configurable priority.
Memory architecture includes 8 Kbytes of Flash with error correction code (ECC), up to 2 Kbytes configurable as data EEPROM, and 1.5 Kbytes of static RAM. Power management integrates three low-power modes - Wait, Active-halt, and Halt - with sub-µA retention in Halt and fast 4 µs wakeup from HSI.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | STM8 8-bit CISC CPU, 16 MIPS @ 16 MHz - enables deterministic real-time control without complex toolchain overhead. |
| Flash Memory | 8 Kbytes with ECC and in-application programming - ensures firmware integrity and field-upgradable embedded logic. |
| RAM Size | 1.5 Kbytes static RAM - sufficient for sensor buffering and lightweight protocol stacks (e.g., UART-based BLE proxy). |
| Supply Voltage | 1.65 V to 3.6 V - supports direct Li-ion/Li-Po single-cell and coin-cell (CR2032) operation without LDO. |
| Low-Power Halt Current | 0.3 µA @ VDD = 3.0 V - extends shelf life and operational runtime in wake-on-event applications like smoke detectors. |
| Peripherals | USART (fractional baud), SPI, I²C (400 kHz multimaster), 2× 16-bit timers, IR interface, 2× comparators - enables compact mixed-signal edge node design. |
| Debug Interface | Single-Wire Interface Module (SWIM) - allows non-intrusive debugging and flash programming using only one pin (NRST). |
Pinout & Package
STM8L101K3T3TR is housed in a 32-pin UFQFPN package (5 × 5 mm, 0.5 mm pitch), optimized for space-constrained PCB layouts in wearables and IoT endpoints. The exposed thermal pad enhances thermal dissipation under sustained peripheral activity.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD | Power supply input | Primary 1.65–3.6 V supply rail; decoupling required within 1 cm for stable low-power operation. |
| VSS | Ground reference | Digital ground plane connection; separate analog/digital grounding not required due to integrated noise suppression. |
| NRST | Reset input | Active-low reset with internal pull-up; doubles as SWIM debug pin - eliminates need for dedicated debug header. |
| PA0 | GPIO / LED driver output | High-sink capability (up to 20 mA) enables direct infrared LED drive for remote control applications. |
| PA1–PA7 | General-purpose I/O | All mappable to external interrupts; support programmable pull-ups and true open-drain configuration for I²C bus interfacing. |
| PC0–PC7 | General-purpose I/O | Include USART TX/RX (PC3/PC2), SPI SCK/MOSI/MISO (PC5/PC6/PC7), and I²C SCL/SDA (PC4/PC3) - full peripheral pin multiplexing. |
| PD0–PD7 | General-purpose I/O | Support timer capture/compare (PD4/PD5), comparator inputs (PD0–PD3), and beeper output (PD6) - hardware-accelerated signal generation. |
Key Features
| Feature | Design Value |
|---|---|
| Ultra-low-power Halt mode | 0.3 µA retention current enables >10-year battery life in intermittent-sensing applications (e.g., wireless temperature loggers). |
| Integrated IR transmitter interface | Dedicated hardware modulation at 30–56 kHz eliminates CPU overhead for consumer remote emulation. |
| Error Correction Code (ECC) | Single-bit error correction on Flash memory prevents silent corruption during over-the-air updates in field-deployed devices. |
| Hardware beeper timer | Generates precise 1/2/4 kHz tones directly from timer output - no software PWM or DAC required for audible alerts. |
| Auto-wakeup unit (AWU) | Configurable timeout from 1 ms to 2 sec using 38 kHz LSI clock - enables periodic sensor sampling without external RTC. |
Applications
| Smart Smoke Detector | Wireless Sensor Node |
|---|---|
Use Scenario: Battery-powered optical smoke sensor with local alarm and RF wake-up capability. IC Role / Device Role / Timing Role: Main system controller managing photodiode signal acquisition, buzzer tone generation, and low-duty-cycle RF transceiver coordination. Use Value: 0.3 µA Halt mode extends CR123A battery life beyond 5 years; built-in beeper timer drives piezo directly without external driver IC. |
Use Scenario: Sub-1 GHz environmental monitor logging temperature/humidity/pressure and transmitting via LoRaWAN gateway. IC Role / Device Role / Timing Role: Sensor hub aggregating I²C sensor data, performing basic calibration, and scheduling transmissions using AWU-triggered wake cycles. Use Value: 150 µA/MHz dynamic run efficiency minimizes energy per measurement; SWIM debug enables firmware updates in sealed enclosures. |
| Portable Medical Pulse Oximeter | Infrared Remote Control Transmitter |
Use Scenario: Handheld SpO₂ device with red/IR LED drivers, photodiode amplifier, and OLED display interface. IC Role / Device Role / Timing Role: Real-time LED pulse sequencing controller synchronized with ADC sampling; manages display refresh and button debouncing. Use Value: PA0's 20 mA high-sink LED driver drives IR LEDs directly; dual 16-bit timers provide precise 1 ms LED on/off timing with zero jitter. |
Use Scenario: Universal learning remote supporting NEC, RC-5, and Sony protocols for home automation gateways. IC Role / Device Role / Timing Role: Protocol encoder generating carrier-modulated pulses with exact duty cycle and frame timing. Use Value: Dedicated IR interface handles 38 kHz carrier generation and pulse-width encoding in hardware - frees CPU for learning logic and RF backchannel. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar ultra-low-power 8-bit microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM8L051F3P6 | 4 Kbytes Flash, no data EEPROM, same 32-pin TSSOP/UFQFPN footprint - lacks IR interface and beeper timer. | Suitable for simpler sensor readout without IR or audio feedback. | Select when cost sensitivity outweighs need for IR transmission or EEPROM data logging. |
| EFM8LB12F32ES1-QFP32 | Silicon Labs 8051 core, 32 Kbytes Flash, 2.25 Kbytes RAM, 1.8–3.6 V - higher performance but 1.2 µA Halt current (4× higher than STM8L101K3). | Better for firmware-intensive tasks (e.g., BLE stack offload), less optimal for multi-year coin-cell operation. | Choose when additional Flash/RAM and USB interface justify higher standby power and toolchain migration. |
Compared with STM8L051F3P6, the STM8L101K3T3TR adds IR transmission and EEPROM; versus EFM8LB12F32ES1-QFP32, it delivers 4× lower Halt current at the cost of smaller memory and legacy 8051 toolchain compatibility.
Availability
STM8L101K3T3TR is available at Aetrix Electronics and suitable for battery-powered sensor nodes, portable medical devices, and infrared remote control transmitters requiring stable component supply and long-term industrial availability.
Supply support for STM8L101K3T3TR 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, specializing in microcontrollers, power management, sensors, and automotive ICs.
The STM8L101 series belongs to ST's ultra-low-power 8-bit MCU product line, designed specifically for energy-constrained applications where sub-µA sleep current, fast wake-up, and integrated analog/mixed-signal peripherals reduce bill-of-materials and PCB area.
FAQ
Does STM8L101K3T3TR support in-circuit programming without removing it from the target board?
Yes. The device features a Single-Wire Interface Module (SWIM) accessible via the NRST pin, enabling full in-circuit programming and non-intrusive debugging using ST-LINK/V2 or compatible programmers. No dedicated debug header or additional pins are required - only VDD, VSS, and NRST connections are needed for field firmware updates.
What is the maximum operating frequency and how is it achieved?
The STM8L101K3T3TR achieves a maximum CPU frequency of 16 MHz using its internal 16 MHz high-speed RC oscillator (HSI), which starts up in approximately 4 µs. No external crystal is required for full-speed operation, though optional external clocks (up to 16 MHz) can be used via CLK input for improved timing accuracy in time-critical applications.
Can the 2 Kbytes of data EEPROM be used for parameter storage across power cycles?
Yes. Up to 2 Kbytes of the 8 Kbytes Flash memory can be configured as data EEPROM with dedicated erase/write commands and ECC protection. This allows reliable storage of calibration coefficients, device IDs, or user settings that persist through power loss - verified for ≥100 k write/erase cycles and 20-year data retention at 85 °C.
Is there hardware support for infrared signal generation, and what protocols does it cover?
Yes. The integrated IR interface provides hardware-level carrier generation at 30–56 kHz and pulse-width modulation, supporting standard protocols including NEC, RC-5, and Sony SIRC without CPU intervention. Carrier frequency and modulation depth are programmable via dedicated registers, enabling robust remote control transmission with minimal firmware overhead.
STM8L101K3T3TR Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 32-LQFP
- Series:
- STM8L EnergyLite
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- STM8
- Core Size:
- 8-Bit
- Speed:
- 16MHz
- Connectivity:
- I2C, SPI, UART/USART
- Peripherals:
- Infrared, POR, PWM, WDT
- Number of I/O:
- 30
- Program Memory Size:
- 8KB (8K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- 2K x 8
- RAM Size:
- 1.5K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.65V ~ 3.6V
- Data Converters:
- -
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 125°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM8L101K3T3TR FAQ
1.How can I place an order for STM8L101K3T3TR through Aetrix?
Please submit a Request for Quotation (RFQ) for STM8L101K3T3TR 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 STM8L101K3T3TR reliable?
The price and inventory of STM8L101K3T3TR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM8L101K3T3TR is usually 5 days.
3.What payment methods are accepted for STM8L101K3T3TR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM8L101K3T3TR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM8L101K3T3TR?
STM8L101K3T3TR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM8L101K3T3TR 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 STM8L101K3T3TR?
For technical support, including STM8L101K3T3TR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM8L101K3T3TR requirements.
6.How does Aetrix verify that STM8L101K3T3TR is sourced from the original manufacturer or authorized distributors?
All STM8L101K3T3TR 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 STM8L101K3T3TR meets industry standards.
7.What is the process for return or replacement of STM8L101K3T3TR?
All STM8L101K3T3TR units undergo pre-shipment inspection (PSI). If there is an issue with STM8L101K3T3TR, 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 STM8L101K3T3TR part is unused and in its original packaging.
Return procedure for STM8L101K3T3TR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM8L101K3T3TR 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…

