STMicroelectronics STM8L101F2P3
- Part No.:
- STM8L101F2P3
- Manufacturer:
- STMicroelectronics
- Category:
- Microcontrollers
- Package:
- 20-TSSOP (0.173", 4.40mm Width)
- Datasheet:
-
STM8L101F2P3.pdf
- Description:
- IC MCU 8BIT 4KB FLASH 20TSSOP
- Quantity:
- Payment:

- Shipping:

Inventory:4,013
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM8L101F2P3 from STMicroelectronics is an 8-bit ultra-low-power microcontroller featuring 4 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 Halt-mode current as low as 0.3 µA-designed for battery-powered sensor nodes and smart metering endpoints.
For engineers reviewing the STM8L101F2P3 datasheet, STM8L101F2P3 pinout, STM8L101F2P3 application, or STM8L101F2P3 equivalent, key selection criteria include its 20-pin TSSOP package, 16 MHz STM8 CISC core (16 MIPS), ultra-low-power sleep modes, SWIM debug interface, and integrated IR transmitter capability for remote-control subsystems.
Technical Context
The STM8L101F2P3 implements a CISC-based STM8 core with hardware stack and 32-bit extended addressing, supporting up to 16 MIPS at 16 MHz. Its clock system integrates dual RC oscillators: a 16 MHz high-speed internal RC (HSI) with 4 µs wakeup time and a 38 kHz low-power LSI for independent watchdog and auto-wakeup unit timing.
Interrupt handling uses a nested controller with software-configurable priority across 29 external sources. Memory architecture includes ECC-protected Flash, flexible read/write protection, and in-application programming support-enabling field firmware updates without external programmers.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | STM8 8-bit CISC CPU, 16 MIPS @ 16 MHz - enables deterministic real-time control with minimal power budget. |
| Flash Memory | 4 Kbytes with ECC and in-application programming - supports robust firmware updates and data integrity in unattended deployments. |
| RAM Size | 1.5 Kbytes static RAM - sufficient for sensor buffering, protocol stacks (e.g., UART-based Modbus), and interrupt context storage. |
| Supply Voltage | 1.65 V to 3.6 V - compatible with single-cell Li-ion, coin-cell (CR2032), and energy-harvesting power sources. |
| Halt Mode Current | 0.3 µA @ 3.0 V - extends battery life to multi-year operation in wake-on-event applications like smoke detectors. |
| Operating Temperature | –40 °C to +85 °C - qualified for industrial and consumer-grade ambient environments without derating. |
| Communication Interfaces | USART (fractional baud rate), SPI, I²C (400 kHz multimaster) - enables direct connectivity to sensors, displays, and host controllers. |
Pinout & Package
The STM8L101F2P3 is housed in a 20-pin TSSOP package (6.5 × 4.4 mm, 0.65 mm pitch), optimized for compact PCB layouts and automated assembly. Pin functions are fully defined per ST's DocID15275 Rev 16, Figure 4.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD | Power supply | Main 1.65–3.6 V supply rail; decoupling required within 1 cm of pin for stable low-power operation. |
| VSS | Ground reference | Dedicated analog/digital ground return; must be connected to low-impedance PCB plane. |
| NRST | Active-low reset input | Asynchronous reset with internal pull-up; accepts external push-button or supervisor IC assertion. |
| SWIM | Single-wire debug interface | Enables non-intrusive programming and real-time debugging using one GPIO pin-no JTAG header needed. |
| PA0 | LED/IR driver I/O | High-sink capability (up to 20 mA) supports direct IR LED drive for remote control transmission. |
| PA1–PA7 | General-purpose I/O | All mappable to external interrupts; configurable pull-ups, open-drain, and alternate functions (USART, SPI, etc.). |
| PB0–PB5 | General-purpose I/O | Support comparator inputs, timer channels, and I²C bus lines (PB4/SCL, PB5/SDA). |
Key Features
| Feature | Design Value |
|---|---|
| Ultra-low-power Halt mode | 0.3 µA consumption enables >10-year coin-cell operation in periodic wake-up sensor nodes. |
| Integrated IR transmitter interface | PA0 configured as infrared output with programmable carrier frequency - eliminates external encoder IC in remote-control designs. |
| Hardware SWIM debug | Single-pin, non-intrusive on-chip debugging and flash programming - reduces BOM and board space vs. SWD/JTAG solutions. |
| Dual RC oscillator system | 16 MHz HSI (4 µs wakeup) + 38 kHz LSI - provides precise timing for active tasks and ultra-low-power background monitoring simultaneously. |
| Error Correction Code (ECC) | On-chip Flash ECC detects and corrects single-bit errors - ensures firmware reliability in radiation-prone or long-life deployments. |
Applications
| Smart Utility Metering | Wireless Sensor Node |
|---|---|
|
Use Scenario: Battery-powered gas/water meter with pulse counting and RF telemetry. IC Role / Device Role / Timing Role: Primary system controller managing sensor acquisition, low-power scheduling, and UART-based RF module communication. Use Value: 0.3 µA Halt current and 4 µs wakeup enable sub-second response to flow pulses while sustaining >15-year battery life. |
Use Scenario: Indoor environmental monitor (temp/humidity/CO₂) transmitting via BLE or LoRaWAN. IC Role / Device Role / Timing Role: Central data aggregator and scheduler, coordinating ADC reads, I²C sensor polling, and radio sleep/wake cycles. Use Value: Integrated 16-bit timers and fractional-baud USART simplify timing-critical radio handshaking and sensor sampling intervals. |
| IR Remote Control Transmitter | Industrial Status Indicator |
|
Use Scenario: Consumer appliance remote with NEC/RC-5 protocol encoding and LED drive. IC Role / Device Role / Timing Role: Standalone IR encoder and driver, generating precise 38 kHz carrier and modulated command frames. Use Value: PA0's 20 mA sink capability drives IR LEDs directly; built-in beeper timer supports dual-tone feedback without external components. |
Use Scenario: Panel-mounted status indicator for PLC I/O modules with visual/audible alerts. IC Role / Device Role / Timing Role: Dedicated indicator controller managing multi-color LED sequencing and piezo beeper tones. Use Value: Programmable 1/2/4 kHz beeper timer and high-drive I/O eliminate external tone generators and LED drivers. |
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 | 8 Kbytes Flash, 1 Kbyte RAM, same 20-pin TSSOP, but lacks IR interface and beeper timer. | Suitable for general sensing where IR transmission is unnecessary; higher Flash allows larger protocol stacks. | Select when firmware complexity exceeds 4 Kbytes and IR functionality is unused. |
| EFM8SB10F8G-A-QSOP24 | Silicon Labs 8051 core, 8 Kbytes Flash, 512 B RAM, 24-pin QSOP; lower Halt current (20 nA) but no native IR modulation. | Better suited for sub-µA always-on wake-on-pin applications; requires external IR encoder logic. | Choose for extreme battery longevity where IR is handled externally or omitted. |
Compared with STM8L101F2P3, the STM8L051F3P6 offers more Flash for complex firmware but removes IR-specific hardware, while the EFM8SB10F8G achieves deeper sleep at the cost of added design complexity for IR functionality.
Availability
STM8L101F2P3 is available at Aetrix Electronics and suitable for smart metering, wireless sensor nodes, IR remote transmitters, and industrial status indicators requiring stable component supply and long-term lifecycle assurance.
Supply support for STM8L101F2P3 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, delivering automotive, industrial, and embedded solutions with emphasis on energy efficiency and system integration.
The STM8L101 series belongs to ST's ultra-low-power 8-bit MCU product line, engineered specifically for cost-sensitive, battery-operated applications demanding sub-µA sleep currents and rapid wake-up responsiveness.
FAQ
Does STM8L101F2P3 support in-circuit programming via SWIM?
Yes. The STM8L101F2P3 features a hardware Single Wire Interface Module (SWIM) that enables full in-circuit programming and non-intrusive debugging using only one dedicated pin (SWIM). No external programmer is required beyond a SWIM-compliant debugger such as ST-LINK/V2-1, and firmware updates can be performed without removing the device from the target board.
What is the maximum operating frequency and corresponding current draw in Run mode?
The STM8L101F2P3 runs at up to 16 MHz with a typical active current of 150 µA/MHz at 3.0 V. At full speed (16 MHz), total Run-mode current is approximately 2.4 mA - measured under standard conditions with all peripherals disabled except the CPU and system clock tree.
Can PA0 be used for both LED driving and general-purpose I/O?
Yes. PA0 is a multifunction pin with high-sink capability (up to 20 mA) and configurable as a standard GPIO, comparator input, or infrared output. When used as an IR driver, it generates modulated 38 kHz carrier; otherwise, it behaves as a standard push-pull or open-drain output with programmable pull-up resistors.
Is the 96-bit unique ID accessible in firmware?
Yes. The STM8L101F2P3 contains a factory-programmed, read-only 96-bit unique identifier stored in system memory. It is accessible via memory-mapped registers at address 0x4865–0x486A and can be read during initialization for device authentication, serialization, or secure boot binding.
STM8L101F2P3 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 20-TSSOP (0.173", 4.40mm Width)
- Series:
- STM8L EnergyLite
- Packaging:
- Tray
- 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:
- 18
- Program Memory Size:
- 4KB (4K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- 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:
STM8L101F2P3 FAQ
1.How can I place an order for STM8L101F2P3 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM8L101F2P3 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 STM8L101F2P3 reliable?
The price and inventory of STM8L101F2P3 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM8L101F2P3 is usually 5 days.
3.What payment methods are accepted for STM8L101F2P3?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM8L101F2P3 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM8L101F2P3?
STM8L101F2P3 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM8L101F2P3 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 STM8L101F2P3?
For technical support, including STM8L101F2P3 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM8L101F2P3 requirements.
6.How does Aetrix verify that STM8L101F2P3 is sourced from the original manufacturer or authorized distributors?
All STM8L101F2P3 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 STM8L101F2P3 meets industry standards.
7.What is the process for return or replacement of STM8L101F2P3?
All STM8L101F2P3 units undergo pre-shipment inspection (PSI). If there is an issue with STM8L101F2P3, 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 STM8L101F2P3 part is unused and in its original packaging.
Return procedure for STM8L101F2P3:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM8L101F2P3 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…

