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

关键词

搜索

型号

搜索

FM25C041UEM8X

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

FM25C041UEM8X概述

EEPROM, 512X8, Serial, CMOS, PDSO8, SO-8

FM25C041UEM8X规格参数

参数名称属性值
是否Rohs认证不符合
零件包装代码SOIC
包装说明SOP, SOP8,.25
针数8
Reach Compliance Codeunknown
ECCN代码EAR99
Is SamacsysN
最大时钟频率 (fCLK)2.1 MHz
数据保留时间-最小值40
耐久性1000000 Write/Erase Cycles
JESD-30 代码R-PDSO-G8
JESD-609代码e0
长度4.9 mm
内存密度4096 bit
内存集成电路类型EEPROM
内存宽度8
功能数量1
端子数量8
字数512 words
字数代码512
工作模式SYNCHRONOUS
最高工作温度85 °C
最低工作温度-40 °C
组织512X8
封装主体材料PLASTIC/EPOXY
封装代码SOP
封装等效代码SOP8,.25
封装形状RECTANGULAR
封装形式SMALL OUTLINE
并行/串行SERIAL
峰值回流温度(摄氏度)NOT SPECIFIED
电源5 V
认证状态Not Qualified
座面最大高度1.75 mm
串行总线类型SPI
最大待机电流0.00005 A
最大压摆率0.003 mA
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)4.5 V
标称供电电压 (Vsup)5 V
表面贴装YES
技术CMOS
温度等级INDUSTRIAL
端子面层Tin/Lead (Sn/Pb)
端子形式GULL WING
端子节距1.27 mm
端子位置DUAL
处于峰值回流温度下的最长时间NOT SPECIFIED
宽度3.9 mm
最长写入周期时间 (tWC)10 ms
写保护HARDWARE/SOFTWARE
Base Number Matches1

文档预览

下载PDF文档
FM25C041U 4K-Bit SPI Interface Serial CMOS EEPROM
February 2002
FM25C041U
4K-Bit SPI™ Interface
Serial CMOS EEPROM
General Description
The FM25C041U is a 4K (4,096) bit serial interface CMOS
EEPROM (Electrically Erasable Programmable Read-Only
Memory). This device fully conforms to the SPI 4-wire protocol
which uses Chip Select (/CS), Clock (SCK), Data-in (SI) and Data-
out (SO) pins to synchronously control data transfer between the
SPI microcontroller and the EEPROM. In addition, 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.
This SPI EEPROM family is designed to work with the 68HC11 or
any other SPI-compatible, high-speed microcontroller and offers
both hardware (/WP pin) and software ("block write") data protec-
tion. For example, entering a 2-bit code into the STATUS REGIS-
TER prevents programming in a selected block of memory and all
programming can be inhibited by connecting the /WP pin to V
SS
;
allowing the user to protect the entire array or a selected section.
In addition, SPI devices feature a /HOLD pin, which allows a
temporary interruption of the datastream into the EEPROM.
Fairchild EEPROMs are designed and tested for applications
requiring high endurance, high reliability, and low power con-
sumption for a continuously reliable non-volatile solution for all
markets.
Functions
I
SPI MODE 1 interface
I
4,096 bits organized as 512 x 8
I
Extended 2.7V to 5.5V operating voltage
I
2.1 MHz operation @ 4.5V - 5.5V
I
Self-timed programming cycle
I
"Programming complete" indicated by STATUS REGISTER
polling
I
/WP pin and BLOCK WRITE protection
Features
I
Sequential read of entire array
I
4 byte "Page write" mode to minimize total write time per
byte
I
/WP pin and BLOCK WRITE protection to prevent inadvert-
ent programming as well as programming ENABLE and
DISABLE opcodes.
I
/HOLD pin to suspend data transfer
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
/CS
/HOLD
SCK
SI
Instruction
Register
Instruction
Decoder
Control Logic
and Clock
Generators
V
CC
V
SS
/WP
Address
Counter/
Register
Program
Enable
V
PP
High Voltage
Generator
and
Program
Timer
Decoder
EEPROM Array
Read/Write Amps
Data In/Out Register
8 Bits
Data Out
Buffer
SO
Non-Volatile
Status Register
SPI™ is a trademark of Motorola Corporation
© 2002 Fairchild Semiconductor Corporation
FM25C041U Rev. B
1
www.fairchildsemi.com
中国也有自主知识产权的FPGA芯片啦!
多年来,国家一直为四大高端芯片——CPU、FPGA、Memory、DSP的自主研发大力支持,累计投入数百亿资金。终于,功夫不负有心人,由我国京微雅格公司自主研发的FPGA问世了。中国也终于成为继美国之 ......
phantom7 FPGA/CPLD
关于LED触摸调光台灯控制电路板介绍
单键两路触摸调光电路板功能   1、 输入电源电压DC=5V,3.7V锂电池供电,充电电流300ma/H。   2、 上电不工作,有两路LED灯,一路冷白LED1,一路暖白LED2,初始打开亮度50%。有 ......
方学放 PCB设计
stm32的中断优先级不设定,就是用默认的?
像什么DMA啊 UART啊这些外设的中断,我要是没有设置优先级,是不是中断时候,优先级按默认的来? 那初始化配置的时候,该怎么配置呢?优先级分组那个寄存器的位,没有抢占优先级,全部都 ......
niuaniuya stm32/stm8
问题1:wince5如何访问0xA0000000以上的地址;2:若调用了平台相关的函数,如ceddk的MmMapIoSpace,那应用程序还可以在别的平台运行吗
如题: 问题1,如果直接访问会报错:access violation,如何可以强行访问? 2,如果应用程序调用了pb生成的一些库,比如s3c2410工程里的,那程序在XScale机器上还能运行吗? 谢谢!...
追风浪 嵌入式系统
一张不错的框图
这是在PE看见的,下载了一张,分享个大家观摩一哈,,大神就滤过, 个人觉得不错哈 390453 ...
btty038 无线连接
有懂汽车电子的吗,想读取汽车CAN总线上的数据
最近想通过支持CAN总线的单片机(例如STM32)+CAN收发器(例如TI的TCAN1042)读取汽车OBD总线上的数据分析后实现远程控制 车是日产轩逸 淘宝上有卖ODB报警器和自动上锁设备的说明这个接口可以 ......
littleshrimp 汽车电子

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 415  2609  390  1216  420  24  41  47  54  52 

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