电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

STM8L151R8

产品描述8-BIT, FLASH, 16 MHz, MICROCONTROLLER, PQFP80
产品类别半导体    嵌入式处理器和控制器   
文件大小2MB,共147页
制造商ST(意法半导体)
官网地址http://www.st.com/
下载数据手册 下载用户手册 详细参数 全文预览

STM8L151R8概述

8-BIT, FLASH, 16 MHz, MICROCONTROLLER, PQFP80

8位, FLASH, 16 MHz, 单片机, PQFP80

STM8L151R8规格参数

参数名称属性值
功能数量1
端子数量80
最大工作温度85 Cel
最小工作温度-40 Cel
最大供电/工作电压3.6 V
最小供电/工作电压1.8 V
额定供电电压3 V
外部数据总线宽度0.0
输入输出总线数量67
线速度16 MHz
加工封装描述14 × 14 MM, ROHS COMPLIANT, LQFP-80
无铅Yes
欧盟RoHS规范Yes
状态ACTIVE
包装形状SQUARE
包装尺寸FLATPACK, 低 PROFILE
表面贴装Yes
端子形式GULL WING
端子间距0.6500 mm
端子涂层NOT SPECIFIED
端子位置
包装材料塑料/环氧树脂
温度等级INDUSTRIAL
ADC通道Yes
地址总线宽度0.0
位数8
最大FCLK时钟频率16 MHz
DAC通道Yes
DMA通道Yes
微处理器类型单片机
PWM通道Yes
ROM编程FLASH

文档预览

下载PDF文档
STM8L151x6/8 STM8L152x6/8
8-bit ultra-low-power MCU, up to 64-KB Flash, 2-KB data EEPROM,
RTC, LCD, timers, USARTs, I2C, SPIs, ADC, DAC, comparators
Datasheet
-
production data
Features
CSP
Operating conditions
– Operating power supply: 1.65 to 3.6 V
(without BOR), 1.8 to 3.6 V (with BOR)
– Temp. range: -40 to 85, 105 or 125 °C
Low-power features
– 5 low-power modes: Wait, Low-power run
(5.9 µA), Low-power wait (3 µA), Active-
halt with full RTC (1.4 µA), Halt (400 nA)
– Consumption: 200 µA/MHz+330 µA
– Fast wake up from Halt mode (4.7 µs)
– Ultra low leakage per I/0: 50 nA
Advanced STM8 core
– Harvard architecture and 3-stage pipeline
– Max freq: 16 MHz, 16 CISC MIPS peak
– Up to 40 external interrupt sources
Reset and supply management
– Low-power, ultra safe BOR reset with five
programmable thresholds
– Ultra-low-power POR/PDR
– Programmable voltage detector (PVD)
Clock management
– 32 kHz and 1-16 MHz crystal oscillators
– Internal 16 MHz factory-trimmed RC and
38 kHz low consumption RC
– Clock security system
Low-power RTC
– BCD calendar with alarm interrupt
– Digital calibration with +/- 0.5ppm accuracy
– Advanced anti-tamper detection
LCD: 8x40 or 4x44 w/ step-up converter
DMA
– 4 ch. for ADC, DACs, SPIs, I
2
C, USARTs,
Timers, 1 ch. for memory-to-memory
2x12-bit DAC (dual mode) with output buffer
12-bit ADC up to 1 Msps/28 channels
– Temp. sensor and internal ref. voltage
May 2018
This is information on a product in full production.
LQFP80 (14x14mm)
LQFP64 (10x10mm)
LQFP48 (7x7mm)
UFQFPN48
7x7mm
WLCSP32
1.913x3.329 mm
Memories
– Up to 64-Kbytes of Flash memory with up
to 2 Kbytes of data EEPROM with ECC and
RWW
– Flexible write/read protection modes
– Up to 4 Kbytes of RAM
2 ultra-low-power comparators
– 1 with fixed threshold and 1 rail to rail
– Wake up capability
Timers
– Three 16-bit timers with 2 channels (IC,
OC, PWM), quadrature encoder
– One 16-bit advanced control timer with 3
channels, supporting motor control
– One 8-bit timer with 7-bit prescaler
– One window, one independent watchdog
– Beeper timer with 1, 2 or 4 kHz frequencies
Communication interfaces
– Two synchronous serial interface (SPI)
– Fast I
2
C 400 kHz SMBus and PMBus
– Three USARTs (ISO 7816 interface + IrDA)
Up to 67 I/Os, all mappable on interrupt vectors
Up to 16 capacitive sensing channels
supporting touchkey, proximity, linear touch
and rotary touch sensors
Fast on-chip programming and non-intrusive
debugging with SWIM, Bootloader using
USART
96-bit unique ID
DS6948 Rev 11
1/147
www.st.com
电子设计基础(黄根春)
本课程结合了往届赛题,从实战角度出发,拆解题目要求,分析赛题考点,包罗题目分析、器件选型、参数设计到电路优化的全套设计步骤,详细讲解了电赛赛题中的重要知识点,帮助大家夯实基础,为电 ......
EE大学堂 大学堂专版
美资半导体企业高薪招聘Sr.FAE(北京/上海/深圳)
本人猎头,现受某美资半导体企业高薪急急急招聘Sr.FAE一职,职责与要求如下: RESPONSIBILITIES:1. Coordinate with Sales and FAE group to implement automotive business strategy.2. ......
yyaakkuu 求职招聘
ppcboot的编译问题
我在编译编译PPCBOOT的时候报错,提示:needed by '.depend'.请问这是什么问题?.depend是什么东西?请高手指教!!...
bigsmartboy 嵌入式系统
求助:wince如何创建没有标题的窗口
RT~~~希望创建一个没有标题栏的窗口,createwindowex中可以通过参数设置么?没有找到好的方法~~~~求讨教~...
niuaniuya 嵌入式系统
MSP430g2553硬件UART(基于官方例程的修改)
本帖最后由 fish001 于 2020-3-12 22:09 编辑 一开始官方例程的UART_Keyboard在电脑上老是运行不了,于是就自己上网学习了一下UART实现的具体过程,修改了一下官方的例程代码,在这里记录一 ......
fish001 微控制器 MCU
newbit将延期一周发布
因为一时疏忽,将一个晶体参数写错,使得newbit上的仿真模块不能正常工作,需要进行更换,所以newbit的发布时间将延期一周。其它功能经过测试完整,都是正常的。 图中为使用正确参数的晶体进行 ......
dcexpert MicroPython开源版块

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 788  2186  1938  988  2688  45  42  1  25  39 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved