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

关键词

搜索

型号

搜索

FM24C17UTLVM8

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

FM24C17UTLVM8概述

EEPROM, 2KX8, Serial, CMOS, PDSO8, SOIC-8

FM24C17UTLVM8规格参数

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

文档预览

下载PDF文档
FM24C16U/17U – 16K-Bit Standard 2-Wire Bus Interface Serial EEPROM
August 2000
FM24C16U/17U – 16K-Bit Standard 2-Wire Bus
Interface Serial EEPROM
General Description
The FM24C16U/17U devices are 16,384 bits of CMOS non-
volatile electrically erasable memory. These devices conform to
all specifications in the Standard IIC 2-wire protocol. They are
designed to minimize device pin count and simplify PC board
layout requirements.
The upper half (upper 8Kbit) of the memory of the FM24C17U 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 FM24C32 or FM24C65 datasheets for more informa-
tion.)
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
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 (FM24C17U 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
© 2000 Fairchild Semiconductor International
FM24C16U/17U Rev. A.3
1
www.fairchildsemi.com
usart通信的接受信怎么都不行
usart通信的送信没问题,接受信怎么也不行, 哪位前辈帮忙看看,谢谢! #include <pic.h>#include "delay.h"#include <stdio.h>#include "lcd.h" __CONFIG(INTIO & WDTDIS & PWR ......
eeleader 单片机
分享TMS320C66x的算法运算时间测量
两种最常用的针对TI CCS平台DSP开发过程中,算法运行时间测量的方法。一种是在带SYS/BIOS系统的项目中使用比较方便,一种是不带系统裸机程序中使用。两个测量时间的方式精度都是一个cycle,如果 ......
Aguilera 微控制器 MCU
华大单片机HC32F460的APP跳转的两个坑
本帖最后由 Jacktang 于 2021-5-26 07:36 编辑 最近在使用HC32F460的APP跳转有2大坑,分享给大家,有使用的网友可以借鉴一下。 1、FLASH和中断向量偏移后生成的BIN文件大小不对,烧录后无 ......
Jacktang 国产芯片交流
直流电源EMI滤波器的设计三大要点,工程师必记!
智能硬件必然回避不了EMI问题,其中电源EMI滤波器是个有效的手段。今天,就谈谈直流电源EMI滤波器的设计原则、网络结构及参数选择。 1、设计原则-满足最大阻抗失配 插入损耗要尽可能增大, ......
buildele 电源技术
STN-LCD彩屏模块
摘要:本文介绍了彩色STN-LCD模块的内部结构、主要器件,以及设计选用要求。 关键词:彩色STN-LCD模块 LCM LED 电荷泵 升压器 LDO 背光板 越来越多的手机、PDA、数码相机和视屏游戏机采 ......
rain 单片机
最高性能的宽带 GaN 功率放大器来了
本帖最后由 alan000345 于 2020-3-11 17:44 编辑 最近,看到“Qorvo® 推出业内最高性能的宽带 GaN 功率放大器”,发现Qorvo的这款产品还真心不错啦。下面就看一下这款芯片的介 ......
alan000345 无线连接

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 755  1437  1293  1777  2030  10  18  57  39  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