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

关键词

搜索

型号

搜索

NM24W16UEM8

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

NM24W16UEM8概述

16K-Bit Serial EEPROM 2-Wire Bus Interface

NM24W16UEM8规格参数

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

文档预览

下载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
怎样操作STM8的EEPROM?比如读某个字节,写某个字节
STM8的资料看得头大,一会这份资料,一会那份资料,但都找遍了,也没看到与EEPROM相关的寄存器...
athlon6 stm32/stm8
英文原版电子电路基础书籍推荐二、身边的电子学:36个有趣的电子小实验
本帖最后由 tiankai001 于 2014-5-22 23:33 编辑 身边的电子学:36个有趣的电子小实验 Make Electronics_Learning by Discovery 这本书的主要内容是教大家实际动手利用身边的器 ......
tiankai001 机器人开发
请问这道程序哪里错了?好像不能进这个if语句 if(HeardData==226 || HeardData==112)
#include //包含51单片机相关的头文件 unsigned char code LedShowData= //定义数码管显示数据 {0x9F,0x25,0x0D,0x99,0x49, //1,2,3,4,5, 0x41,0 ......
加号3 单片机
Raw byte 篇
Raw byte 的内存管理支持任意字节的分配,非常灵活,但是会有内存碎片,不适合时间要求高的实时任务。系统中占有malloc的数量也不能太多,因为越多搜索速度越慢。Raw byte 的内存管理支持分配不 ......
jorya_txj 嵌入式系统
★★★招聘硬件/嵌入式工程师
一、招聘: 硬件工程师 北京 学历:本科以上 工作经验:1年以上 工作要求:1、熟悉模拟电路和数字电路方面的知识,对单片机有比较深入的了解,熟练使用protel. 2、熟悉各类电子元器 ......
chengchen3 嵌入式系统
无法连接的USB设备
351845 351845 以前做过一个USB项目,也比较稳定。后来,又做了一块不一样的板子。 芯片是一样的,都是STM32F103C8T6.我把代码稍加修改,烧写到后来做得板子里。 可是一上电就提示“无法连 ......
chenbingjy stm32/stm8

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1983  2160  2719  2579  1667  24  5  7  45  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