EEWORLDEEWORLDEEWORLD

Part Number

Search

NM24C08FLVMT8

Description
EEPROM, 1KX8, Serial, CMOS, PDSO8, PLASTIC, TSSOP-8
Categorystorage    storage   
File Size35KB,10 Pages
ManufacturerFairchild
Websitehttp://www.fairchildsemi.com/
Download Datasheet Parametric View All

NM24C08FLVMT8 Overview

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

NM24C08FLVMT8 Parametric

Parameter NameAttribute value
Is it lead-free?Contains lead
Is it Rohs certified?incompatible
MakerFairchild
Parts packaging codeSOIC
package instructionTSSOP, TSSOP8,.25
Contacts8
Reach Compliance Codeunknown
ECCN codeEAR99
Other features16 BYTE PAGE WRITE MODE; DATA RETENTION > 40 YEARS
Maximum clock frequency (fCLK)0.4 MHz
Data retention time - minimum40
Durability1000000 Write/Erase Cycles
I2C control byte1010DMMR
JESD-30 codeR-PDSO-G8
JESD-609 codee0
length4.4 mm
memory density8192 bit
Memory IC TypeEEPROM
memory width8
Number of functions1
Number of terminals8
word count1024 words
character code1000
Operating modeSYNCHRONOUS
Maximum operating temperature125 °C
Minimum operating temperature-40 °C
organize1KX8
Package body materialPLASTIC/EPOXY
encapsulated codeTSSOP
Encapsulate equivalent codeTSSOP8,.25
Package shapeRECTANGULAR
Package formSMALL OUTLINE, THIN PROFILE, SHRINK PITCH
Parallel/SerialSERIAL
Peak Reflow Temperature (Celsius)NOT SPECIFIED
power supply3/5 V
Certification statusNot Qualified
Maximum seat height1.2 mm
Serial bus typeI2C
Maximum standby current0.00001 A
Maximum slew rate0.001 mA
Maximum supply voltage (Vsup)5.5 V
Minimum supply voltage (Vsup)2.7 V
Nominal supply voltage (Vsup)3.3 V
surface mountYES
technologyCMOS
Temperature levelAUTOMOTIVE
Terminal surfaceTin/Lead (Sn/Pb)
Terminal formGULL WING
Terminal pitch0.65 mm
Terminal locationDUAL
Maximum time at peak reflow temperatureNOT SPECIFIED
width3 mm
Maximum write cycle time (tWC)15 ms
Base Number Matches1
AN-794
Using an EEPROM—
IIC
Interface
NM24C02/03/04/05/08/09/
16/17
INTRODUCTION
Fairchild Semiconductor’s NM24C EEPROMs are designed to
interface with Inter-Integrated Circuit (IIC) buses and hardware.
Fairchild’s electrically erasable programmable read only memo-
ries (EEPROMs) offer valuable security features (write protec-
tion), two write modes, three read modes and a wide variety of
memory sizes. Applications for the IIC bus and NM24C memories
are included in SANs (small-area networks), stereos, televisions,
automobiles and other scaled-down systems that don’t require
tremendous speeds but instead cost efficiency and design sim-
plicity.
Fairchild
Application Note 794
ration used by the IIC interface compared to that of the
MICROWIRE™ and SPI interface, reduced board space and pin
count allows the designer to have more creative flexibility while
reducing interconnecting cost.
OPERATING Fairchild SEMICONDUCTOR’S
NM24Cs
The NM24C E
2
PROMs require only six simple operating codes for
transmitting or receiving bits of information over the 2-wire IIC bus.
These fields are explained in greater detail below and briefly
described hereafter: a start bit, a 7-bit slave address, a read/write
bit which defines whether the slave is a transmitter or receiver, an
acknowledge bit, message bits divided into 8-bit segments and a
stop bit.
For efficient and faster serial communication between devices,
the NM24C Family features page write and sequential read.
The NM24C03/C05/C09/C16/C17 Family offers a security feature
in addition to standard features found in the NM24C02/C04/C08/
C16 Family. The security feature is beneficial in that it allows Read
Only Memory (ROM) to be implemented in the upper half of the
memory to prevent any future programming in that particular chip
section; the remaining memory that has not been write protected
can still be programmed. The security feature in the NM24C03/
C05/C09/C17 Family does not require immediate implementation
when the device is interfaced to the IIC bus, which gives the
designer the option to choose this feature at a later date. Table 1
displays the following parameters: memory content, write protect
and the maximum number of individual IIC E
2
PROMs allowed on
an IIC bus at one time if the total line capacitance is kept below 400
pF.
Code used to interface the NM24Cs with Fairchild Semiconductor’s
COP8™ Microcontroller Family is listed in a latter section of this
application note for further information to the reader.
IIC
BACKGROUND
The IIC bus configuration is an amalgam of microcontrollers and
peripheral controllers. By definition: a device that transmits sig-
nals onto the IIC bus is the “transmitter” and a device that receives
signals is the “receiver”; a device that controls signal transfers on
the line in addition to controlling the clock frequency is the “master”
and a device that is controlled by the master is the “slave”. The
master can transmit or receive signals to or from a slave, respec-
tively, or control signal transfers between two slaves, where one
is the transmitter and the other is the receiver. It is possible to
combine several masters, in addition to several slaves, onto an IIC
bus to form a multimaster system. If more than one master
simultaneously tries to control the line, an arbitration procedure
decides which master gets priority. The maximum number of
devices connected to the bus is dictated by the maximum allow-
able capacitance on the lines, 400 pF, and the protocol’s address-
ing limit of 16k; typical device capacitance is 10 pF. Up to eight
E
2
PROMs can be connected to an IIC bus, depending on the size
of the memory device implemented.
Simplicity of the IIC system is primarily due to the bidirectional 2-
wire design, a serial data line (SDA) and serial clock line (SKL),
and to the protocol format. Because of the efficient 2-wire configu-
TABLE 1.
Part No.
NM24C02
NM24C03
NM24C04
NM24C05
NM24C08
NM24C09
NM24C16
NM24C17
Number of
256x8 Page Blocks
1
1
2
2
4
4
8
8
Write Protect
Feature
No
Yes
No
Yes
No
Yes
No
Yes
Max.
Parts
8
8
4
4
2
2
1
1
© 1998 Fairchild Semiconductor Corporation
1
www.fairchildsemi.com
I am going to debug the SHT21 digital thermometer today!
As the title says, I wrote a program early this morning and was about to download it, but it always failed to download. As soon as I powered on, it prompted that the serial port was occupied or could ...
zhaojun_xf DIY/Open Source Hardware
How to set the S3C2410 UART interrupt acceptance mode
S3C2410 How to set the UART interrupt acceptance mode void Uart_Init(int pclk,int baud) // This section is for UART settings, you can skip it to ensure it is correct { int i; rGPHCON = rGPHCON & (~(0x...
jqq850226 Embedded System
Windows Programming 5th Edition Volume 2
If anyone has the e-book, please send it to Onlychoice1212@yahoo.com.cn or post the address, thank you!...
rqq2007 Embedded System
【Atmel SAM D21】Recognize and apologize to the administrator
[i=s] This post was last edited by Struggle Little Fish on 2014-10-19 21:48 [/i] It has been a while since I received the development board, but I have not released anything yet. The forum administrat...
奋斗吧小鱼儿 Microchip MCU
Automotive CAN bus
When we learn about the structure of automobiles, we often come across the term CAN bus. In engineering practice, CAN bus is the customary name for the standard serial data transmission system in auto...
frozenviolet Automotive Electronics

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1283  1465  1139  1109  2777  26  30  23  56  12 
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号