EEWORLDEEWORLDEEWORLD

Part Number

Search

FM25C041ULM8

Description
EEPROM, 512X8, Serial, CMOS, PDSO8, SO-8
Categorystorage    storage   
File Size100KB,11 Pages
ManufacturerFairchild
Websitehttp://www.fairchildsemi.com/
Download Datasheet Parametric View All

FM25C041ULM8 Overview

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

FM25C041ULM8 Parametric

Parameter NameAttribute value
Is it Rohs certified?incompatible
MakerFairchild
Parts packaging codeSOIC
package instructionSOP, SOP8,.25
Contacts8
Reach Compliance Codeunknown
ECCN codeEAR99
Maximum clock frequency (fCLK)1 MHz
Data retention time - minimum40
Durability1000000 Write/Erase Cycles
JESD-30 codeR-PDSO-G8
JESD-609 codee0
length4.9 mm
memory density4096 bit
Memory IC TypeEEPROM
memory width8
Number of functions1
Number of terminals8
word count512 words
character code512
Operating modeSYNCHRONOUS
Maximum operating temperature70 °C
Minimum operating temperature
organize512X8
Package body materialPLASTIC/EPOXY
encapsulated codeSOP
Encapsulate equivalent codeSOP8,.25
Package shapeRECTANGULAR
Package formSMALL OUTLINE
Parallel/SerialSERIAL
Peak Reflow Temperature (Celsius)NOT SPECIFIED
power supply2.7/4.5 V
Certification statusNot Qualified
Maximum seat height1.75 mm
Serial bus typeSPI
Maximum standby current0.00001 A
Maximum slew rate0.003 mA
Maximum supply voltage (Vsup)4.5 V
Minimum supply voltage (Vsup)2.7 V
Nominal supply voltage (Vsup)3.3 V
surface mountYES
technologyCMOS
Temperature levelCOMMERCIAL
Terminal surfaceTin/Lead (Sn/Pb)
Terminal formGULL WING
Terminal pitch1.27 mm
Terminal locationDUAL
Maximum time at peak reflow temperatureNOT SPECIFIED
width3.9 mm
Maximum write cycle time (tWC)15 ms
write protectHARDWARE/SOFTWARE
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
Protel DXP batch modify the parameters of the same components
Protel DXP batch modify the parameters of similar components...
fighting Analog electronics
3 days left: Free application, Allwinner quad-core A40i low power and high performance evaluation board
Chuanglong Technology TLA40i-EVM is a domestic evaluation board based on the A40i processor of Allwinner Technology, with a quad-core ARM Cortex-A7 high-performance and low-power design. The main freq...
EEWORLD社区 Domestic Chip Exchange
There is a problem with a program, but I don't know where it is. Please help. Thank you
#include #includevoid delay(int x) { int i,j; for(j=1800;j0;j--)for(i=x;i0;i--); }void main() {P1=0xfe;char L;L=p1;while(1){P1=_crol_(L,1);delay(30);}}错误是: LED7.C(13): error C141: syntax error near 'c...
xywust 51mcu
Can any kindhearted person help me? I am a beginner in single chip microcomputer. The AD conversion cannot be displayed. I don’t know where the problem is. I also have a circuit diagram. Please help me solve it! Thank you!
LED_0 EQU 30H LED_1 EQU 31H LED_2 EQU 32H ADC EQU 35H ST BIT P2.0 OE BIT P2.1 EOC BIT P3.2 ORG 0000H LJMP START ORG 0100H START: MOV LED_0,#00H MOV LED_1,#00H MOV LED_2,#00H MOV ADC,#00H MOV DPTR,#0FE...
gobbs Embedded System
SINM900A module problem
Urgent help. Has anyone used the sim900A module? Currently, I only have a hardware design manual and an AT instruction set. It seems that a software design manual is needed. If any of my friends have ...
baixichi stm32/stm8
[MSP430 ultra-low power clock] Solution verification division of labor
The first discussion is mainly to clarify the general way to implement the plan and prepare the necessary prior knowledge.The basic division of labor is as follows:ddllxxrrlow power consumption LCD da...
wstt Microcontroller MCU

Technical ResourceMore

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 2169  2144  2569  2808  2199  44  52  57  45  16 
Datasheet   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
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号