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

关键词

搜索

型号

搜索

NM24C08LZEMT8

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

NM24C08LZEMT8概述

EEPROM, 1KX8, Serial, CMOS, PDSO8, PLASTIC, TSSOP-8

NM24C08LZEMT8规格参数

参数名称属性值
是否无铅含铅
是否Rohs认证不符合
零件包装代码SOIC
包装说明TSSOP, TSSOP8,.25
针数8
Reach Compliance Codeunknown
ECCN代码EAR99
其他特性16 BYTE PAGE WRITE MODE; DATA RETENTION > 40 YEARS
最大时钟频率 (fCLK)0.1 MHz
数据保留时间-最小值40
耐久性1000000 Write/Erase Cycles
I2C控制字节1010DMMR
JESD-30 代码R-PDSO-G8
JESD-609代码e0
长度4.4 mm
内存密度8192 bit
内存集成电路类型EEPROM
内存宽度8
功能数量1
端子数量8
字数1024 words
字数代码1000
工作模式SYNCHRONOUS
最高工作温度85 °C
最低工作温度-40 °C
组织1KX8
封装主体材料PLASTIC/EPOXY
封装代码TSSOP
封装等效代码TSSOP8,.25
封装形状RECTANGULAR
封装形式SMALL OUTLINE, THIN PROFILE, SHRINK PITCH
并行/串行SERIAL
峰值回流温度(摄氏度)NOT SPECIFIED
电源3/5 V
认证状态Not Qualified
座面最大高度1.2 mm
串行总线类型I2C
最大待机电流0.000001 A
最大压摆率0.001 mA
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)2.7 V
标称供电电压 (Vsup)3.3 V
表面贴装YES
技术CMOS
温度等级INDUSTRIAL
端子面层Tin/Lead (Sn/Pb)
端子形式GULL WING
端子节距0.65 mm
端子位置DUAL
处于峰值回流温度下的最长时间NOT SPECIFIED
宽度3 mm
最长写入周期时间 (tWC)15 ms
Base Number Matches1

文档预览

下载PDF文档
NM24C08/09 – 8K-Bit Standard 2-Wire Bus Interface Serial EEPROM
February 2000
NM24C08/09 – 8K-Bit Standard 2-Wire Bus
Interface Serial EEPROM
General Description
The NM24C08/09 devices are 8192 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 4Kbit) of the memory of the NM24C09 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 (NM24C09 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
WORD
ADDRESS
COUNTER
R/W
YDEC
CK
DIN
DATA REGISTER
DOUT
DS500071-1
© 1998 Fairchild Semiconductor Corporation
NM24C08/09 Rev. G
1
www.fairchildsemi.com
C5和C3版本有什么区别
有知道的说一下,改进了哪些...
慢慢来 微控制器 MCU
stm32中添加了machine.ADC
micropython近日添加了machine.ADC 类,同时在ESP8266/ESP32/nrf移植版的ADC中添加了read_u16()函数。 stm32/machine_adc: Add machine.ADC class esp8266/machine_adc: Add read ......
dcexpert MicroPython开源版块
怎样学好jave程序设计?
JAVA是一种平台,也是一种程序设计语言,如何学好程序设计不仅仅适用于JAVA语言,对C++语言等其他程序设计语言也一样管用。下面由卓跃教育为大家介绍。    培养兴趣    ......
欧阳生 Linux开发
stm32103交流采样
大家好:帮帮出出主意...
minghao34 stm32/stm8
关于 SD卡如何识别分区
啊,我是菜鸟,最近想弄了个驱动是是SD卡的,现在只能支持2G大小的SD,现在有2个问题在这里请教下:1,这个驱动只能读一个分区(如果给他2个分区,后面的无法挂在),呵呵,怎么样让他能读其他 ......
monica150373637 嵌入式系统
一下还不习惯用ST的库函数(懒记),所以自己对GPIO口进行
另外,对ST的一些寄存器定义也不大习惯,所以也重新做了定义,例如GPIOx_BSRR我另外定义了一个GPIOx_SET,GPIOx_BRR我另外定义了一个GPIOx_CLR,这样自己记起来轻松多了——男人何必为难自 ......
putian stm32/stm8

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2065  2047  150  2616  1238  4  57  45  6  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