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

关键词

搜索

型号

搜索

CAT24C02VP2E-T3

产品描述1K/2K/4K/8K/16K-Bit Serial E2PROM
产品类别存储    存储   
文件大小218KB,共19页
制造商ON Semiconductor(安森美)
官网地址http://www.onsemi.cn
标准
下载文档 详细参数 全文预览

CAT24C02VP2E-T3概述

1K/2K/4K/8K/16K-Bit Serial E2PROM

CAT24C02VP2E-T3规格参数

参数名称属性值
是否Rohs认证符合
厂商名称ON Semiconductor(安森美)
零件包装代码SON
包装说明HVSON, SOLCC8,.11,20
针数8
Reach Compliance Codecompli
ECCN代码EAR99
最大时钟频率 (fCLK)0.4 MHz
数据保留时间-最小值100
耐久性1000000 Write/Erase Cycles
I2C控制字节1010DDDR
JESD-30 代码R-PDSO-N8
JESD-609代码e3
长度3 mm
内存密度2048 bi
内存集成电路类型EEPROM
内存宽度8
功能数量1
端子数量8
字数256 words
字数代码256
工作模式SYNCHRONOUS
最高工作温度125 °C
最低工作温度-40 °C
组织256X8
封装主体材料PLASTIC/EPOXY
封装代码HVSON
封装等效代码SOLCC8,.11,20
封装形状RECTANGULAR
封装形式SMALL OUTLINE, HEAT SINK/SLUG, VERY THIN PROFILE
并行/串行SERIAL
峰值回流温度(摄氏度)260
电源2/5 V
认证状态Not Qualified
座面最大高度0.8 mm
串行总线类型I2C
最大待机电流0.000002 A
最大压摆率0.002 mA
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)1.8 V
标称供电电压 (Vsup)3.3 V
表面贴装YES
技术CMOS
温度等级AUTOMOTIVE
端子面层MATTE TIN
端子形式NO LEAD
端子节距0.5 mm
端子位置DUAL
处于峰值回流温度下的最长时间40
宽度2 mm
最长写入周期时间 (tWC)5 ms
写保护HARDWARE

文档预览

下载PDF文档
CAT24C02, CAT24C04,
CAT24C08, CAT24C16
EEPROM Serial
2/4/8/16 Kb I
2
C
Description
The CAT24C02/04/08/16 are 2−Kb, 4−Kb, 8−Kb and 16−Kb
respectively I
2
C Serial EEPROM devices organized internally as
16/32/64 and 128 pages respectively of 16 bytes each. All devices
support both the Standard (100 kHz) as well as Fast (400 kHz) I
2
C
protocol.
Data is written by providing a starting address, then loading 1 to 16
contiguous bytes into a Page Write Buffer, and then writing all data to
non−volatile memory in one internal write cycle. Data is read by
providing a starting address and then shifting out data serially while
automatically incrementing the internal address count.
External address pins make it possible to address up to eight
CAT24C02, four CAT24C04, two CAT24C08 and one CAT24C16
device on the same bus.
Features
www.onsemi.com
SOIC−8 WIDE
X SUFFIX
CASE 751BE
UDFN8−EP
HU4 SUFFIX
CASE 517AZ
TSSOP−8
Y SUFFIX
CASE 948AL
TSOT−23
TD SUFFIX
CASE 419AE
Supports Standard and Fast I
2
C Protocol
1.7 V to 5.5 V Supply Voltage Range
16−Byte Page Write Buffer
Hardware Write Protection for Entire Memory
Schmitt Triggers and Noise Suppression Filters on I
2
C Bus Inputs
(SCL and SDA)
Low power CMOS Technology
More than 1,000,000 Program/Erase Cycles
100 Year Data Retention
Industrial and Extended Temperature Range
These Devices are Pb−Free, Halogen Free/BFR Free and are RoHS
Compliant
SOIC−8
W SUFFIX
CASE 751BD
WLCSP−5**
C5A SUFFIX
CASE 567DD
WLCSP−4**
C4A SUFFIX
CASE 567DC
WLCSP−4**
C4U SUFFIX
CASE 567NX
** WLCSP are available for the CAT24C04,
CAT24C08 and CAT24C16 only.
For serial EEPROM in the US8 package, please
consult the N24C02 datasheet
ORDERING INFORMATION
See detailed ordering and shipping information in the package
dimensions section on page 18 of this data sheet.
This document contains information on some products that are still under development.
ON Semiconductor reserves the right to change or discontinue these products without
notice.
©
Semiconductor Components Industries, LLC, 2016
October, 2018
Rev. 34
1
Publication Order Number:
CAT24C01/D
我程序就省下最后一个问题,,,哪个帮我搞下,,最后的问题
保存的时候如果不按SET突然断电就不能保存到EEPROM中去,,修改为只要修改了不按SET自动保存到EEPROM中去,,哪个牛人搞下...
pyy1980 单片机
想问一下,STM8的PWM最高能输出多快?2MHZ可以吗?
想问一下,STM8的PWM最高能输出多快?2MHZ可以吗?...
thedegree stm32/stm8
OrCAD使用库中的元件设计
OrCAD使用库中的元件设计...
guoxiao69 PCB设计
编程文章网 www.kingofcoder.com
编程文章网 www.kingofcoder.com...
张肖肖 嵌入式系统
Helper2416-10——裸机第四弹——关狗&调用C函数(附上源码包)
本帖最后由 yuanlai2010 于 2014-7-14 08:20 编辑 关狗&调用C函数 参与Helper2416开发板助学计划心得 07-14 应网友要求 已附上源码包 欢迎下载158816 直接make就行了 看门狗背景简介 ......
yuanlai2010 嵌入式系统
launchPad另一种uart的实现
首先声明,所谓的另一种是,是相对于官方温度传感例程里面的方法来说的。官方程序里面大致是这样的,设为连续计数模式,TXD,RXD作为TA的捕获/比较功能引脚,当捕获到起始位或要发送数据的时候, ......
shower.xu 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 673  453  2246  2158  1222  13  54  31  34  41 

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