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

关键词

搜索

型号

搜索

NM24C17M

产品描述EEPROM, 2KX8, Serial, CMOS, PDSO14, 0.300 INCH, PLASTIC, SOP-14
产品类别存储    存储   
文件大小99KB,共14页
制造商Fairchild
官网地址http://www.fairchildsemi.com/
下载文档 详细参数 全文预览

NM24C17M概述

EEPROM, 2KX8, Serial, CMOS, PDSO14, 0.300 INCH, PLASTIC, SOP-14

NM24C17M规格参数

参数名称属性值
零件包装代码SOIC
包装说明SOP,
针数14
Reach Compliance Codeunknown
ECCN代码EAR99
其他特性HARDWARE WRITE PROTECT FOR UPPER BLOCK; DATA RETENTION > 40 YEARS
最大时钟频率 (fCLK)0.1 MHz
数据保留时间-最小值40
JESD-30 代码R-PDSO-G14
长度9 mm
内存密度16384 bit
内存集成电路类型EEPROM
内存宽度8
功能数量1
端子数量14
字数2048 words
字数代码2000
工作模式SYNCHRONOUS
最高工作温度70 °C
最低工作温度
组织2KX8
封装主体材料PLASTIC/EPOXY
封装代码SOP
封装形状RECTANGULAR
封装形式SMALL OUTLINE
并行/串行SERIAL
认证状态Not Qualified
座面最大高度2.65 mm
串行总线类型I2C
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)4.5 V
标称供电电压 (Vsup)5 V
表面贴装YES
技术CMOS
温度等级COMMERCIAL
端子形式GULL WING
端子节距1.27 mm
端子位置DUAL
宽度7.5 mm
最长写入周期时间 (tWC)10 ms
Base Number Matches1

文档预览

下载PDF文档
NM24C16/17 – 16K-Bit Standard 2-Wire Bus Interface Serial EEPROM
February 2000
NM24C16/17 – 16K-Bit Standard 2-Wire Bus
Interface Serial EEPROM
General Description
The NM24C16/17 devices are 16,384 bits of CMOS non-volatile
electrically erasable memory. These devices conform to all speci-
fications in the Standard IIC 2-wire protocol and are designed to
minimize device pin count, and simplify PC board layout require-
ments.
The upper half (upper 8Kbit) of the memory of the NM24C17 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 NM24C32 or NM24C65 datasheets for more infor-
mation.)
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
Schmitt trigger inputs
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 (NM24C17 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
E2PROM
ARRAY
SDA
SCL
XDEC
WORD
ADDRESS
COUNTER
R/W
YDEC
CK
DIN
DATA REGISTER
DOUT
DS500072-1
© 1998 Fairchild Semiconductor Corporation
NM24C16/17 Rev. G
1
www.fairchildsemi.com
“简简单单DSP”系列学习活动——第五期TIME0学习
2812除了通用定时器GP TIMER(事件管理器里面的定时器)还有TIME0 TIME 1 TIME2 三个CPU定时器,但是TIME1 TIME2保留给时时操作系统(例如DSP_BIOS)使用,只有TIME0开放给用户。 下面介绍定时 ......
superwangyang 微控制器 MCU
Vb编程出现错误,望前辈指教
自己用vb写了个视频播放的上位机,连接单片机用串口发数据给上位机,并显示出来控制视频播放的速度,运行时有错误提示无效的过程调用或参数,点击调试定位到下面一句话(前面是视频速度控制,后 ......
旧而久之 编程基础
msp430同时执行多少任务最稳定?
我做的msp430F149单片机,同时执行以下任务: 1.TXD0和RXD0连接GPRS模块进行指令发送。 2.TXD1和RXD1连接485和其他模块进行通信。 3.A/D测量模拟量。 4.同时液晶显示。 这个任务量多不多啊 ......
面纱如雾 微控制器 MCU
【开发心得】CPLD+SRAM+MCU+LCD 项目小结
这两天起早摸黑两个人的力量总算把这个项目搞定了,其实主要做的就是我的CPLD这一块,这都是第三周末了,算是实实在在的第一个自己的项目吧。该好好总结总结了,这两天调试的过程让自己成长了 ......
guangqiji FPGA/CPLD
开始跑起我的树梅派2-raspberrypi2 一(环境搭建)
本帖最后由 damiaa 于 2015-10-4 11:10 编辑 200627 树梅派2 树梅派2配了一本手册: 上面写了 1,插SD卡 2,连接带HDMI的显示器或者电视机,也可 ......
damiaa Linux开发
TM6820 使用手冊.rar
本文是关于TM6820 芯片的详细讲解和使用手冊....
rain 单片机

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1038  140  1412  1303  1427  36  41  22  31  17 

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