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

关键词

搜索

型号

搜索

NM24C17UFTVN

产品描述16K-Bit Serial EEPROM 2-Wire Bus Interface
产品类别存储    存储   
文件大小98KB,共13页
制造商Fairchild
官网地址http://www.fairchildsemi.com/
下载文档 详细参数 全文预览

NM24C17UFTVN概述

16K-Bit Serial EEPROM 2-Wire Bus Interface

NM24C17UFTVN规格参数

参数名称属性值
厂商名称Fairchild
零件包装代码DIP
包装说明DIP,
针数8
Reach Compliance Codeunknow
ECCN代码EAR99
其他特性DATA RETENTION > 40 YEARS; WRITE PROTECT
最大时钟频率 (fCLK)0.4 MHz
数据保留时间-最小值40
JESD-30 代码R-PDIP-T8
长度9.817 mm
内存密度16384 bi
内存集成电路类型EEPROM
内存宽度8
功能数量1
端子数量8
字数2048 words
字数代码2000
工作模式SYNCHRONOUS
最高工作温度125 °C
最低工作温度-40 °C
组织2KX8
封装主体材料PLASTIC/EPOXY
封装代码DIP
封装形状RECTANGULAR
封装形式IN-LINE
并行/串行SERIAL
认证状态Not Qualified
座面最大高度5.08 mm
串行总线类型I2C
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)4.5 V
标称供电电压 (Vsup)5 V
表面贴装NO
技术CMOS
温度等级AUTOMOTIVE
端子形式THROUGH-HOLE
端子节距2.54 mm
端子位置DUAL
宽度7.62 mm
最长写入周期时间 (tWC)10 ms

文档预览

下载PDF文档
NM24C16U/NM24C17U – 16K-Bit Serial EEPROM 2-Wire Bus Interface
August 1999
NM24C16U/NM24C17U
16K-Bit Serial EEPROM
2-Wire Bus Interface
General Description
The NM24C16U/17U devices are 16K (16,384) bit serial interface
CMOS EEPROMs (Electrically Erasable Programmable Read-
Only Memory). These devices fully conform to the
Standard
I
2
C™
2-wire protocol which uses Clock (SCL) and Data I/O (SDA) pins
to synchronously clock data between the "master" (for example a
microprocessor) and the "slave" (the EEPROM device). In addi-
tion, the serial interface allows a minimal pin count packaging
designed to simplify PC board layout requirements and offers the
designer a variety of low voltage and low power options.
NM24C17U incorporates a hardware "Write Protect" feature, by
which, the upper half of the memory can be disabled against
programming by connecting the WP pin to V
CC
. This section of
memory then effectively becomes a ROM (Read-Only Memory)
and can no longer be programmed as long as WP pin is connected
to V
CC
.
Fairchild EEPROMs are designed and tested for applications requir-
ing high endurance, high reliability and low power consumption for a
continuously reliable non-volatile solution for all markets.
Functions
I
I
2
C™ compatible interface
I
4,096 bits organized as 512 x 8
I
Extended 2.7V – 5.5V operating voltage
I
100 KHz or 400 KHz operation
I
Self timed programming cycle (6ms typical)
I
"Programming complete" indicated by ACK polling
I
NM24C17U: Memory "Upper Block" Write Protect pin
Features
I
The I
2
C™ interface allows the smallest I/O pincount of any
EEPROM interface
I
16 byte page write mode to minimize total write time per byte
I
Typical 200µA active current (I
CCA
)
I
Typical 1µA standby current (I
SB
) for "L" devices and 0.1µA
standby current for "LZ" devices
I
Endurance: Up to 1,000,000 data changes
I
Data retention greater than 40 years
Block Diagram
VCC
VSS
WP
H.V. GENERATION
TIMING &CONTROL
START
STOP
LOGIC
CONTROL
LOGIC
SLAVE ADDRESS
REGISTER &
COMPARATOR
E2PROM
ARRAY
SDA
SCL
XDEC
WORD
ADDRESS
COUNTER
R/W
YDEC
CK
DIN
DATA REGISTER
DOUT
DS800010-1
I
2
C™ is a registered trademark of Philips Electronics N.V.
© 1999 Fairchild Semiconductor Corporation
NM24C16U/17U Rev. B.1
1
www.fairchildsemi.com
移动自组织网络技术详解
在说到主角之前,先交代一个背景。1968年,美国建立了ALOHA网络,该网络需要固定的基站,网络中的每个节点都必须和其他所有节点直接连接才能互相通信,是一种单跳网络;1973年,美国又发展建立 ......
sairvee 无线连接
使用Python Editor进行在线编程
此内容由EEWORLD论坛网友dcexpert原创,如需转载或用于商业用途需征得作者同意并注明出处 先介绍使用Python Editor进行在线开发newbit(microbit)的方法,这也是官方推荐的方法之一。Python ......
dcexpert MicroPython开源版块
本人第一次写看门狗程序有以下问题
本人第一次写看门狗程序有以下问题 A、以下的程序写法算是在主程序中清狗吧!如果不是怎样改正!! B、听一些开发人员说看门狗写以写三到四层,这个方法在书本没有介绍到,这个概念大家可以讲 ......
looya 嵌入式系统
串电阻提高耐压是一个误区!
串电阻一般是不能提高耐压!!!! 每种电阻都有自己的耐压等级,有耐压要求时,最好选插角的,耐压会相对高一点的,如果不怕贵,可以选取玻璃釉的,耐压性能更好。 为什么什么串电组不能 ......
wljmm 模拟电子
usb蓝牙适配器总线枚举失败???
两个usb蓝牙适配器,一个内部是csr芯片的工作正常,一个内部是cw6626芯片接usb后总线枚举失败,具体是DEVICE_CONFIG_STATUS_SCHEDULING_GET_INITIAL_DEVICE_DESCRIPTOR失败了。。。 大家碰过 ......
cashkan 嵌入式系统
获取U盘的pid与vid
typedef struct _USB_DEVICE_DESCRIPTOR { UCHAR bLength ; UCHAR bDescriptorType ; USHORT bcdUSB ; UCHAR bDeviceClass ; UCHAR bDeviceSubClass ; UCHAR bDevicePr ......
maojunwei123 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 564  55  2680  475  1464  51  26  36  45  48 

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