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

关键词

搜索

型号

搜索

25LC020AT-I-ST

产品描述EEPROM 2K 256X8 2.5V SER EE IND
产品类别存储   
文件大小359KB,共29页
制造商Microchip(微芯科技)
官网地址https://www.microchip.com
下载文档 详细参数 全文预览

25LC020AT-I-ST在线购买

供应商 器件名称 价格 最低购买 库存  
25LC020AT-I-ST - - 点击查看 点击购买

25LC020AT-I-ST概述

EEPROM 2K 256X8 2.5V SER EE IND

25LC020AT-I-ST规格参数

参数名称属性值
产品种类
Product Category
EEPROM
制造商
Manufacturer
Microchip(微芯科技)
RoHSDetails
安装风格
Mounting Style
SMD/SMT
封装 / 箱体
Package / Case
TSSOP-8
Memory Size2 kbit
接口类型
Interface Type
Serial, 4-Wire, SDI, SPI
Organization256 x 8
Data Retention200 Year
Maximum Clock Frequency10 MHz
Supply Current - Max5 mA
工作电源电压
Operating Supply Voltage
2.5 V to 5.5 V
最小工作温度
Minimum Operating Temperature
- 40 C
最大工作温度
Maximum Operating Temperature
+ 85 C
系列
Packaging
Reel
Access Time50 ns
高度
Height
1 mm
长度
Length
3 mm
Programming Voltage3.3 V, 5 V
工厂包装数量
Factory Pack Quantity
2500
电源电压-最大
Supply Voltage - Max
5.5 V
电源电压-最小
Supply Voltage - Min
2.5 V
宽度
Width
4.4 mm
单位重量
Unit Weight
0.005573 oz

文档预览

下载PDF文档
25AA020A/25LC020A
2K SPI Bus Serial EEPROM
Device Selection Table
Part Number
25AA020A
25LC020A
V
CC
Range
1.8-5.5V
2.5-5.5V
Page Size
16 Bytes
16 Bytes
Temp. Ranges
I
I, E
Packages
P, MS, SN, ST, MC, OT
P, MS, SN, ST, MC, OT
Features:
• 10 MHz max. clock frequency
• Low-power CMOS technology:
- Max. Write Current: 5 mA at 5.5V, 10 MHz
- Read Current: 5 mA at 5.5V, 10 MHz
- Standby Current: 5
μA
at 5.5V
• 256 x 8-bit organization
• Write Page mode (up to 16 bytes)
• Sequential Read
• Self-timed Erase and Write cycles (5 ms max.)
• Block Write protection:
- Protect none, 1/4, 1/2 or all of array
• Built-in Write protection:
- Power-on/off data protection circuitry
- Write enable latch
- Write-protect pin
• High reliability:
- Endurance: 1,000,000 Erase/Write cycles
- Data retention: > 200 years
- ESD protection: > 4000V
• Temperature ranges supported:
- Industrial (I):
-40°C to +85°C
- Automotive (E):
-40°C to +125°C
• Pb-Free packages available
Description:
The Microchip Technology Inc. 25XX020A* is a 2 Kbit
Serial Electrically Erasable Programmable Read-Only
Memory (EEPROM). The memory is accessed via a
simple Serial Peripheral Interface™ (SPI) compatible
serial bus. The bus signals required are a clock input
(SCK) plus separate data in (SI) and data out (SO)
lines. Access to the device is controlled through a Chip
Select (CS) input.
Communication to the device can be paused via the
hold pin (HOLD). While the device is paused, transi-
tions on its inputs will be ignored, with the exception of
Chip Select, allowing the host to service higher priority
interrupts.
The 25XX020A is available in standard packages
including 8-lead PDIP and SOIC, and advanced
packages including 8-lead MSOP, 8-lead TSSOP and
rotated TSSOP, 8-lead 2x3 DFN, and 6-lead SOT-23.
Package Types (not to scale)
TSSOP/MSOP
(ST, MS)
CS
SO
WP
V
SS
1
2
3
4
8
7
6
5
V
CC
HOLD
SCK
SI
PDIP/SOIC
(P, SN)
CS
SO
WP
V
SS
1
2
3
4
8
7
6
5
V
CC
HOLD
SCK
SI
Pin Function Table
Name
CS
SO
WP
V
SS
SI
SCK
HOLD
V
CC
Function
Chip Select Input
Serial Data Output
Write-Protect
Ground
Serial Data Input
Serial Clock Input
Hold Input
Supply Voltage
SCK
V
SS
SI
SOT-23
(OT)
1
2
3
6
5
4
V
DD
CS
SO
DFN
(MC)
CS 1
SO 2
WP 3
V
SS
4
8 V
CC
7 HOLD
6 SCK
5 SI
X-Rotated TSSOP
(X/ST)
HOLD
V
CC
CS
SO
1
2
3
4
8
7
6
5
SCK
SI
V
SS
WP
*25XX020A is used in this document as a generic part number for the
25AA020A and the 25LC020A.
©
2006 Microchip Technology Inc.
Preliminary
DS21833C-page 1
PCIE仿真以及应用求助
因为PCIE的开发板很贵,所以只能自己仿真,调用quartus自带PCIE核,里面有 chaining DMA设计。也仿真出来波形。但PCIE的线实在太多,本人也看UG,知道RP、EP的TX、RX这些,也根据PCIE的TLP协议 ......
feimeng1 FPGA/CPLD
关于STK交互的问题
想计算机操作SIM卡中的STK,请问如何实现: 1、使用wavecom的设备,at指令祝贺操作 2、网上看了还有什么FETCH命令,这是如何样使用这些指令的?AT指令我知道用超级终端...
spy183 嵌入式系统
初学STM8的疑问_原来的内容是否一直保存的?
刚拿到三合一开发板,跑了一下例程,发现我每次用STLink调试之后,程序就自动下载到Flash里去的感觉,(断电重启程序就能开始跑了),觉得有点怪,是这样的吗?那它不需要烧Flash了?运 ......
fm365fm365 stm32/stm8
verilog程序仿真的问题
348753 我正在学FPGA,正在看夏宇闻老师的verilog书。书中第四章讲运算符。我照着写了个程序,如下:module t4_1(out,a); input a; output out; reg start,result; initial begin; start ......
chenbingjy FPGA/CPLD
查表式CRC校验
#include // code unsigned char auchCRCHi = { 0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41, 0x01, 0xC0, 0x80, 0x41, 0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41, 0x00, 0xC ......
abu315 51单片机
各位小碰油,过节啦过节啦
据说现在情人节是小学生过的, 光棍节是中学生过的, 剩下的只好过儿童节啦…… :pleased:...
chunyang 聊聊、笑笑、闹闹

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 491  2014  284  1162  2017  34  22  39  13  11 

器件索引   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