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

关键词

搜索

型号

搜索

NM24W17UFLEN

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

NM24W17UFLEN概述

16K-Bit Serial EEPROM 2-Wire Bus Interface

NM24W17UFLEN规格参数

参数名称属性值
厂商名称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
最高工作温度85 °C
最低工作温度-40 °C
组织2KX8
封装主体材料PLASTIC/EPOXY
封装代码DIP
封装形状RECTANGULAR
封装形式IN-LINE
并行/串行SERIAL
认证状态Not Qualified
座面最大高度5.08 mm
串行总线类型I2C
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)2.7 V
表面贴装NO
技术CMOS
温度等级INDUSTRIAL
端子形式THROUGH-HOLE
端子节距2.54 mm
端子位置DUAL
宽度7.62 mm
最长写入周期时间 (tWC)15 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
单片机GPIO编程入门教程
本文也适用于Launchpad开发板上使用的MSP430x2xx器件,如MSP430G2553、MSP430G2231等。MSP430单片机上的大多数引脚被分组为最多8个端口, P1到P8。每个端口都是8位宽,并有8个相关的I / O引脚。 ......
Jacktang 微控制器 MCU
目前大四,找实习碰壁寻求帮助
本帖最后由 我不懂 于 2015-11-17 19:59 编辑 本人广东普通二本学校自动化专业,目前大四,今年10月底出来深圳找工作,无奈到处碰壁,不明确自己的职业方向,没有规划好。感觉都喜欢 ......
我不懂 机器人开发
MSP430寄存器中文注释
MSP430寄存器中文注释 302485 302486 ...
fish001 微控制器 MCU
关于Keil中单片机引脚使用问题
今天想用SM8952A做一个读写外部EEPROM的小程序,好象是引脚没有和单片机关联起来 我在头文件中定义: #define SCL P37 #define SDA P36 在main()中调用SCL、SDA时会提示错误: ......
9043075 嵌入式系统
EEWORLD大学堂----可编程ASIC设计(四川大学)
可编程ASIC设计(四川大学):https://training.eeworld.com.cn/course/26680《可编程ASIC设计》课程是针对现场可编程门阵列(FPGA)器件设计方法开发的实践类课程。随着集成电路的发展,可编程 ......
桂花蒸 FPGA/CPLD
这样放置的过孔怎么连不了线
求大神指导一下 1、这样的放置的过孔 ,怎么连线的时候 ,那个线在外面自动绕过 2、还有就是想请问一下,怎样才能让它底层和顶层都显示连上线呢,我顶层连好了, 再去底层连一下,它就自 ......
落尘逐风 PCB设计

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2038  2227  545  2897  562  51  28  27  55  26 

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