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

关键词

搜索

型号

搜索

FM24C05UFLN

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

FM24C05UFLN概述

EEPROM, 512X8, Serial, CMOS, PDIP8, PLASTIC, DIP-8

FM24C05UFLN规格参数

参数名称属性值
是否Rohs认证不符合
厂商名称Fairchild
零件包装代码DIP
包装说明PLASTIC, DIP-8
针数8
Reach Compliance Codecompliant
ECCN代码EAR99
最大时钟频率 (fCLK)0.4 MHz
数据保留时间-最小值40
耐久性1000000 Write/Erase Cycles
I2C控制字节1010DDMR
JESD-30 代码R-PDIP-T8
JESD-609代码e0
长度9.817 mm
内存密度4096 bit
内存集成电路类型EEPROM
内存宽度8
功能数量1
端子数量8
字数512 words
字数代码512
工作模式SYNCHRONOUS
最高工作温度70 °C
最低工作温度
组织512X8
封装主体材料PLASTIC/EPOXY
封装代码DIP
封装等效代码DIP8,.3
封装形状RECTANGULAR
封装形式IN-LINE
并行/串行SERIAL
电源3/5 V
认证状态Not Qualified
座面最大高度5.08 mm
串行总线类型I2C
最大待机电流0.00001 A
最大压摆率0.001 mA
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)2.7 V
标称供电电压 (Vsup)3 V
表面贴装NO
技术CMOS
温度等级COMMERCIAL
端子面层Tin/Lead (Sn/Pb)
端子形式THROUGH-HOLE
端子节距2.54 mm
端子位置DUAL
宽度7.62 mm
最长写入周期时间 (tWC)15 ms
写保护HARDWARE

文档预览

下载PDF文档
FM24C04U/05U – 4K-Bit Standard 2-Wire Bus Interface Serial EEPROM
August 2000
FM24C04U/05U – 4K-Bit Standard 2-Wire Bus
Interface Serial EEPROM
General Description
The FM24C04U/05U devices are 4096 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 2Kbit) of the memory of the FM24C05U 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 (FM24C05U 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
WORD
ADDRESS
COUNTER
R/W
YDEC
CK
DIN
DATA REGISTER
DOUT
© 2000 Fairchild Semiconductor International
FM24C04U/05U Rev. A.3
1
www.fairchildsemi.com
TM4C1294XL开发板上,实例enet-lwip改成静态IP方式
请问 该怎么改 程序 谢谢 ...
老坛酸的一匹 微控制器 MCU
这个警告怎么消除
484048 如上图,一个参数d,在程序里给它赋值0,可是编译提示没有使用。 还有一个参数c,也赋值了,一样的。 配置里没有优化。 484049 大神指教,如何消除?谢谢! ...
chenbingjy stm32/stm8
求教:zigbee协调器组网及邻居表问题
想组建树型网络。 终端节点如何通过路由器入网的?(协调器的邻居表中保存网络中的所有节点信息,终端节点向路由器节点申请入网,路由器节点同意后,还需要协调器同意吗?如何 ......
书带草 无线连接
阅读DSP6713的Datasheet
为绘制TMS320C6713的最小系统,因此,主要关注核心的硬件,比如供电、复位、时钟以及启动方式配置等。如果不添加相关的外设,则数据手册中有关外设的讲解可以略过。 阅读数据手册首页的关于 ......
Aguilera DSP 与 ARM 处理器
求助怎样让编译器只优化部分代码?
或者禁止不能优化部分代码?今天调试程序把编译选项提高了下,代码长度是减少了!但很多不能优化的代码也给我优化掉了!比如我想空延时一下结果编译器干脆就把他去了!...
guoguzh stm32/stm8
uclinux在lpc2478上的移植
uclinux是一个支持无mmu的处理器的操作系统,具有强大的网络功能,稳定性高,开发过程烦杂,已经在很多芯片上实现支持,目前关于LPc的芯片上,只支持到lpc2200,要想实现uclinux的移植,必须搞 ......
youngpeach Linux开发

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1190  2454  2421  327  1788  24  50  49  7  36 

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