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

关键词

搜索

型号

搜索

FM24C02ULMT8X

产品描述EEPROM, 256X8, Serial, CMOS, PDSO8, PLASTIC, TSSOP-8
产品类别存储    存储   
文件大小93KB,共14页
制造商Fairchild
官网地址http://www.fairchildsemi.com/
下载文档 详细参数 全文预览

FM24C02ULMT8X在线购买

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

FM24C02ULMT8X概述

EEPROM, 256X8, Serial, CMOS, PDSO8, PLASTIC, TSSOP-8

FM24C02ULMT8X规格参数

参数名称属性值
是否无铅含铅
是否Rohs认证不符合
零件包装代码SOIC
包装说明TSSOP, TSSOP8,.25
针数8
Reach Compliance Codeunknown
ECCN代码EAR99
最大时钟频率 (fCLK)0.1 MHz
数据保留时间-最小值40
耐久性1000000 Write/Erase Cycles
I2C控制字节1010DDDR
JESD-30 代码R-PDSO-G8
JESD-609代码e0
长度4.4 mm
内存密度2048 bit
内存集成电路类型EEPROM
内存宽度8
功能数量1
端子数量8
字数256 words
字数代码256
工作模式SYNCHRONOUS
最高工作温度70 °C
最低工作温度
组织256X8
封装主体材料PLASTIC/EPOXY
封装代码TSSOP
封装等效代码TSSOP8,.25
封装形状RECTANGULAR
封装形式SMALL OUTLINE, THIN PROFILE, SHRINK PITCH
并行/串行SERIAL
峰值回流温度(摄氏度)NOT SPECIFIED
电源3/5 V
认证状态Not Qualified
座面最大高度1.2 mm
串行总线类型I2C
最大待机电流0.00001 A
最大压摆率0.001 mA
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)2.7 V
标称供电电压 (Vsup)3 V
表面贴装YES
技术CMOS
温度等级COMMERCIAL
端子面层Tin/Lead (Sn/Pb)
端子形式GULL WING
端子节距0.65 mm
端子位置DUAL
处于峰值回流温度下的最长时间NOT SPECIFIED
宽度3 mm
最长写入周期时间 (tWC)15 ms
Base Number Matches1

文档预览

下载PDF文档
FM24C02U/03U – 2K-Bit Standard 2-Wire Bus Interface Serial EEPROM
September 2002
FM24C02U/03U – 2K-Bit Standard 2-Wire Bus
Interface Serial EEPROM
General Description
The FM24C02U/03U devices are 2048 bits of CMOS non-volatile
electrically erasable memory. These devices conform to all speci-
fications in the Standard IIC 2-wire protocol. They are designed to
minimize device pin count and simplify PC board layout require-
ments.
The upper half (upper 1Kbit) of the memory of the FM24C03U can
be write protected by connecting the WP pin to V
CC
. This section of
memory then becomes unalterable unless WP is switched to V
SS
.
This communications protocol uses CLOCK (SCL) and DATA
I/O (SDA) lines to synchronously clock data between the master
(for example a microprocessor) and the slave EEPROM device(s).
The Standard IIC protocol allows for a maximum of 16K of
EEPROM memory which is supported by the Fairchild family in
2K, 4K, 8K, and 16K devices, allowing the user to configure the
memory as the application requires with any combination of
EEPROMs. In order to implement higher EEPROM memory
densities on the IIC bus, the Extended IIC protocol must be used.
(Refer to the FM24C32 or FM24C65 datasheets for more informa-
tion.)
Fairchild EEPROMs are designed and tested for applications requir-
ing high endurance, high reliability and low power consumption.
Features
I
Extended operating voltage 2.7V – 5.5V
I
400 KHz clock frequency (F) at 2.7V - 5.5V
I
200µA active current typical
10µA standby current typical
1µA standby current typical (L)
0.1µA standby current typical (LZ)
I
IIC compatible interface
– Provides bi-directional data transfer protocol
I
Sixteen byte page write mode
– Minimizes total write time per byte
I
Self timed write cycle
Typical write cycle time of 6ms
I
Hardware Write Protect for upper half (FM24C03U only)
I
Endurance: 1,000,000 data changes
I
Data retention greater than 40 years
I
Packages available: 8-pin DIP, 8-pin SO, and 8-pin TSSOP
I
Available in three temperature ranges
- Commercial: 0° to +70°C
- Extended (E): -40° to +85C
- Automotive (V): -40° to +125°C
Block Diagram
VCC
VSS
WP
H.V. GENERATION
TIMING &CONTROL
START
STOP
LOGIC
CONTROL
LOGIC
SLAVE ADDRESS
REGISTER &
COMPARATOR
E2PROM
ARRAY
SDA
SCL
XDEC
A2
A1
A0
WORD
ADDRESS
COUNTER
R/W
YDEC
CK
DIN
DATA REGISTER
DOUT
© 2002 Fairchild Semiconductor International
FM24C02U/03U Rev. A.3
1
www.fairchildsemi.com
10 个你可能没用过的 Linux 命令
1. 使用 pgrep 快速查找 PIDpgrep 会遍历当前运行的进程,列出符合查找条件的进程 ID。pgrep ssh这条命令会列出所有与 ssh 有关的进程 ID。2. 执行上次执行过的命令这个标题有些绕口,但下面这 ......
wsxzaq Linux开发
PCB设计时铜箔厚度,走线宽度和电流的关系
PCB设计时铜箔厚度,走线宽度和电流的关系 {转}...
sunsea PCB设计
关于NAND启动代码的一些疑问
NAND启动代码 ldr r0, =BWSCON ldr r0, ands r0, r0, #6 ;OM != 0, NOR FLash boot bne copy_proc_beg ;don't read nand flash' adr r0, ResetEntry ;OM == 0, NAND FLash boot ......
z_wkyx_b 嵌入式系统
初学单片机,要学哪些知识
初学单片机,要学哪些知识 学习过程是什么,看那些书啊 说的详细点,比如入门学什么,提高学什么等 另外这个行业发展怎样 ...
YaoHui 嵌入式系统
microbit V2版的micropython源码
microbit V2版的micropython源码,使用CODAL作为基础目标平台。 https://github.com/microbit-foundation/micropython-microbit-v2 ...
dcexpert MicroPython开源版块
EEWORLD大学堂----直播回放: ADI电机控制解决方案
直播回放: ADI电机控制解决方案:https://training.eeworld.com.cn/course/67839...
hi5 综合技术交流

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1141  1954  1289  1189  2590  48  9  55  19  3 

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