Datasheets
STM8L101F3P3 by:

Ultra-low-power 8-bit MCU with 8 Kbytes Flash, 16 MHz CPU, up to 2-Kbyte of EEPROM

Part Details for STM8L101F3P3 by STMicroelectronics

Results Overview of STM8L101F3P3 by STMicroelectronics

Tip: Data for a part may vary between manufacturers. You can filter for manufacturers on the top of the page next to the part image and part number.

Applications Consumer Electronics Internet of Things (IoT) Industrial Automation Smart Cities Transportation and Logistics Renewable Energy Automotive Robotics and Drones

STM8L101F3P3 Information

STM8L101F3P3 by STMicroelectronics is a Microcontroller.
Microcontrollers are under the broader part category of Microcontrollers and Processors.

Microcontrollers (MCUs) are small, low-power integrated circuits used to control embedded systems. Microcontrollers are primarily used to automate and control devices. Read more about Microcontrollers and Processors on our Microcontrollers and Processors part category page.

Price & Stock for STM8L101F3P3

Part # Distributor Description Stock Price Buy
DISTI # 497-18971-ND
DigiKey IC MCU 8BIT 8KB FLASH 20TSSOP Min Qty: 1 Lead time: 10 Weeks Container: Tray Temporarily Out of Stock
  • 1 $1.7500
  • 10 $1.2860
  • 74 $1.0650
  • 148 $1.0132
  • 296 $0.9706
  • 518 $0.9417
  • 1,036 $0.9117
  • 2,516 $0.8809
  • 5,032 $0.8616
$0.8616 / $1.7500 Buy Now
DISTI # STM8L101F3P3
Avnet Americas MCU 8-bit STM8L STM8 CISC 8KB ROM 1.8V/2.5V 20-Pin TSSOP Tray - Rail/Tube (Alt: STM8L101F3P3) RoHS: Compliant Min Qty: 1480 Package Multiple: 1480 Lead time: 10 Weeks, 0 Days Container: Tube 0
  • 1,480 $0.8530
  • 2,960 $0.8487
  • 5,920 $0.8444
  • 8,880 $0.8401
  • 11,840 $0.8357
$0.8357 / $0.8530 Buy Now
DISTI # 511-STM8L101F3P3
Mouser Electronics 8-bit Microcontrollers - MCU 8-bit Ultralow MCU 8kb TSSOP 20 pin RoHS: Compliant 0
  • 1,480 $0.8800
  • 4,440 $0.8610
  • 8,880 $0.8390
$0.8390 / $0.8800 Order Now
DISTI # STM8L101F3P3
TME IC: STM8 microcontroller, 16MHz, TSSOP20, 1.65÷3.6VDC, Cmp: 2 Min Qty: 1 0
  • 1 $1.3100
  • 5 $1.2100
  • 25 $1.0500
  • 100 $0.9200
$0.9200 / $1.3100 RFQ
DISTI # STM8L101F3P3
Avnet Silica MCU 8bit STM8L STM8 CISC 8KB ROM 18V25V 20Pin TSSOP Tray (Alt: STM8L101F3P3) RoHS: Compliant Min Qty: 74 Package Multiple: 74 Lead time: 11 Weeks, 0 Days Silica - 0
Buy Now
DISTI # STM8L101F3P3
EBV Elektronik MCU 8bit STM8L STM8 CISC 8KB ROM 18V25V 20Pin TSSOP Tray (Alt: STM8L101F3P3) RoHS: Compliant Min Qty: 74 Package Multiple: 74 Lead time: 11 Weeks, 0 Days EBV - 0
Buy Now

Part Details for STM8L101F3P3

STM8L101F3P3 CAD Models

STM8L101F3P3 Part Data Attributes

STM8L101F3P3 STMicroelectronics
Buy Now Datasheet
Compare Parts:
STM8L101F3P3 STMicroelectronics Ultra-low-power 8-bit MCU with 8 Kbytes Flash, 16 MHz CPU, up to 2-Kbyte of EEPROM
Rohs Code Yes
Part Life Cycle Code Active
Ihs Manufacturer STMICROELECTRONICS
Part Package Code TSSOP
Package Description ROHS COMPLIANT, TSSOP-20
Pin Count 20
Reach Compliance Code compliant
ECCN Code EAR99
HTS Code 8542.31.00.01
Factory Lead Time 10 Weeks
Samacsys Manufacturer STMicroelectronics
Has ADC NO
Address Bus Width
Bit Size 8
CPU Family ST8
Clock Frequency-Max 16 MHz
DAC Channels NO
DMA Channels NO
External Data Bus Width
JESD-30 Code R-PDSO-G20
JESD-609 Code e4
Length 6.5 mm
Moisture Sensitivity Level 3
Number of I/O Lines 18
Number of Terminals 20
Number of Timers 6
On Chip Program ROM Width 8
Operating Temperature-Max 125 °C
Operating Temperature-Min -40 °C
PWM Channels YES
Package Body Material PLASTIC/EPOXY
Package Code TSOP2
Package Shape RECTANGULAR
Package Style SMALL OUTLINE, THIN PROFILE
Peak Reflow Temperature (Cel) NOT SPECIFIED
Qualification Status Not Qualified
RAM (bytes) 1536
ROM (words) 6144
ROM Programmability FLASH
Seated Height-Max 1.2 mm
Speed 16 MHz
Supply Voltage-Max 3.6 V
Supply Voltage-Min 1.65 V
Supply Voltage-Nom 3 V
Surface Mount YES
Technology CMOS
Temperature Grade AUTOMOTIVE
Terminal Finish Nickel/Palladium/Gold (Ni/Pd/Au)
Terminal Form GULL WING
Terminal Pitch 0.65 mm
Terminal Position DUAL
Time@Peak Reflow Temperature-Max (s) NOT SPECIFIED
Width 4.4 mm
uPs/uCs/Peripheral ICs Type MICROCONTROLLER, RISC

STM8L101F3P3 Related Parts

STM8L101F3P3 Frequently Asked Questions (FAQ)

  • The maximum clock frequency that can be used with the internal oscillator is 16 MHz. However, it's recommended to use a clock frequency of up to 12 MHz to ensure reliable operation.

  • To configure the WDT to reset the microcontroller, you need to set the WDT clock source to the internal clock (CK_INT), enable the WDT, and set the WDT timeout period using the WDT_CR register. You can also use the WDT to generate an interrupt instead of a reset by setting the WDT_IF bit in the WDT_SR register.

  • No, the UART peripheral in asynchronous mode is limited to a maximum baud rate of 115200 bps. If you need a higher baud rate, you can use the UART in synchronous mode or use an external UART chip.

  • To enable the BOR feature, you need to set the BOR_EN bit in the PWR_CSR register. You can also adjust the BOR threshold voltage using the BOR_VL bits in the PWR_CSR register.

  • No, the internal VREG is only intended to power the microcontroller itself. If you need to power external devices, you should use an external voltage regulator or power supply.

Share by Email

Something went wrong!
Please enter a valid e-mail address
Email sent!
Recipient Email:
Add a recipient
Hello!

We are passing along some cool findings on Findchips sent to you from .

The data is for STM8L101F3P3 by STMicroelectronics.
They’ve also added a data comparison to this page with by .


Click on the link below to check it out on Findchips.com.

Update Alert Settings for: STM8L101F3P3 by STMicroelectronics

Select Manufacturer
Which Manufacturer of STM8L101F3P3 would you like to use for your alert(s)?
  • Please alert me when STM8L101F3P3 inventory levels are or equal to a quantity of from one of my selected distributors.
  • Also alert me for STM8L101F3P3 alternates
    An alert is already set for the following part(s): . Any existing alert will be overwritten and set as a new alert.
No pricing information is available at this time
  • Please alert me when the single part price for STM8L101F3P3 to
    $
    for at least parts from one of my selected distributors.
    Your Pricing Alert is set to expire on .
    Set this alert to expire in Update this alert to expire · Expired on
  • Also alert me for STM8L101F3P3 alternates
    An alert is already set for the following part(s): . Any existing alert will be overwritten and set as a new alert.

Your part alert has been saved!

Alerts are triggered based off of individual distributors that you choose. Select your distributor(s) below.

Your part alert has been saved!

Register
Password Guidelines

Is at least 8 characters in length

Must include at least 3 of the following:

One lower-case character (a-z)

One upper-case character (A-Z)

One numeric character (0-9)

One special character (!#$%^&*)

Alert is successfully saved for STM8L101F3P3.
Looks like you've reached your alert limit!  Please delete some alerts or contact us if you need help.

Compare STM8L101F3P3 by STMicroelectronics

Select a part to compare:
Part Number Manufacturer Description
No result found.
Something went wrong!
Or search for a different part: