Freelance Electronics Components Distributor
Closed Dec 25th-26th
800-300-1968
We Stock Hard to Find Parts

PCF8582C-2

Part # PCF8582C-2
Description Serial-I2C 2K-bit 8-Pin DIP256 x 8 3.3V/5V
Category E-PROMS
Availability Out of Stock
Qty 0
Qty Price
1 + $1.76320



Technical Document


DISCLAIMER: The information provided herein is solely for informational purposes. Customers must be aware of the suitability of this product for their application, and consider that variable factors such as Manufacturer, Product Category, Date Codes, Pictures and Descriptions may differ from available inventory.

December 1994 7
Philips Semiconductors Product specification
256 x 8-bit CMOS EEPROMS
with I
2
C-bus interface
PCX8582X-2 Family
WRITE CYCLE LIMITS
Selection of the chip address is achieved by connecting the A0, A1 and A2 inputs to either V
SS
or V
DD
.
SYMBOL PARAMETER CONDITIONS MIN. TYP. MAX. UNIT
ERASE/WRITE cycle timing
t
E/W
ERASE/WRITE cycle time
internal oscillator 7 ms
external clock 4 10 ms
Endurance
N
E/W
ERASE/WRITE cycle per byte
PCF8582C-2 T
amb
= 85 °C; t
E/W
= 4 to 10 ms 100000 cycles
T
amb
= 22 °C; t
E/W
= 5 ms 500000 cycles
PCD8582D-2 T
amb
= 25 to +70 °C;
t
E/W
= 4 to 10 ms
10000 cycles
T
amb
= 25 to +40 °C; t
E/W
= 5 ms 100000 cycles
PCF8582E-2 T
amb
= 40 to +85 °C;
t
E/W
= 4 to 10 ms
10000 cycles
T
amb
= 22 °C; t
E/W
= 5 ms 100000 cycles
PCA8582F-2 T
amb
= 125 °C; t
E/W
= 4 to 10 ms 50000 cycles
T
amb
= 85 °C; t
E/W
= 4 to 10 ms 100000 cycles
T
amb
= 22 °C; t
E/W
= 5 ms 500000 cycles
December 1994 8
Philips Semiconductors Product specification
256 x 8-bit CMOS EEPROMS
with I
2
C-bus interface
PCX8582X-2 Family
I
2
C-BUS PROTOCOL
The I
2
C-bus is for 2-way, 2-line communication between
different ICs or modules. The serial bus consists of two
bidirectional lines: one for data signals (SDA), and one for
clock signals (SCL).
Both the SDA and SCL lines must be connected to a
positive supply voltage via a pull-up resistor.
The following protocol has been defined:
Data transfer may be initiated only when the bus is not
busy.
During data transfer, the data line must remain stable
whenever the clock line is HIGH. Changes in the data
line while the clock line is HIGH will be interpreted as
control signals.
The following bus conditions have been defined:
Bus not busy: both data and clock lines remain HIGH.
Start data transfer: a change in the state of the data
line, from HIGH-to-LOW, while the clock is HIGH,
defines the start condition.
Stop data transfer: a change in the state of the data
line, from LOW-to-HIGH, while the clock is HIGH,
defines the stop condition.
Data valid: the state of the data line represents valid
data when, after a start condition, the data line is stable
for the duration of the HIGH period of the clock signal.
There is one clock pulse per bit of data.
Each data transfer is initiated with a start condition and
terminated with a stop condition; the number of the data
bytes, transferred between the start and stop conditions is
limited to seven bytes in the ERASE/WRITE mode and
eight bytes in the PAGE ERASE/WRITE mode. Data
transfer is unlimited in the READ mode. The information is
transmitted in bytes and each receiver acknowledges with
a ninth bit.
Within the I
2
C-bus specifications a low-speed mode (2 kHz
clock rate) and a high speed mode (100 kHz clock rate)
are defined.
The PCX8582X-2 operates in both modes.
By definition a device that sends a signal is called a
‘transmitter’, and the device which receives the signal is
called a ‘receive’. The device which controls the signal is
called the ‘master’. The devices that are controlled by the
master are called ‘slaves’.
Each byte is followed by one acknowledge bit. This
acknowledge bit is a HIGH level, put on the bus by the
transmitter. The master generates an extra acknowledge
related clock pulse. The slave receiver which is addressed
is obliged to generate an acknowledge after the reception
of each byte.
The master receiver must generate an acknowledge after
the reception of each byte that has been clocked out of the
slave transmitter.
The device that acknowledges has to pull down the SDA
line during the acknowledge clock pulse in such a way that
the SDA line is stable LOW during the HIGH period of the
acknowledge related clock pulse.
Set-up and hold times must be taken into account. A
master receiver must signal an end of data to the slave
transmitter by not generating an acknowledge on the last
byte that has been clocked out of the slave. In this event
the transmitter must leave the data line HIGH to enable the
master generation of the stop condition.
DEVICE ADDRESSING
Following a start condition the bus master must output the
address of the slave it is accessing. The most significant
four bits of the slave address are the device type identifier
(see Fig.3). For the PCX8582X-2 this is fixed as 1010.
The next three significant bits address a particular device.
A system could have up to eight PCX8582X-2 devices on
the bus. The eight addresses are defined by the state of
the A0, A1 and A2 inputs.
The last bit of the slave address defines the operation to
be performed. When set to logic 1 a read operation is
selected.
Address bits must be connected to either V
DD
or V
SS
.
Fig.3 Slave address.
handbook, halfpage
MBC793
1 0 1 0 A2 A1 A0 R/W
December 1994 9
Philips Semiconductors Product specification
256 x 8-bit CMOS EEPROMS
with I
2
C-bus interface
PCX8582X-2 Family
WRITE OPERATIONS
Byte/word write
For a write operation the PCX8582X-2 requires a second
address field. This address field is a word address
providing access to the 256 words of memory. Upon
receipt of the word address the PCX8582X-2 responds
with an acknowledge and awaits the next eight bits of data,
again responding with an acknowledge. Word address is
automatically incremented. The master can now terminate
the transfer by generating a stop condition or transmit up
to six more bytes of data and then terminate by generating
a stop condition.
After this stop condition the ERASE/WRITE cycle starts
and the bus is free for another transmission. Its duration is
7 ms (typ.) per byte.
During the ERASE/WRITE cycle the slave receiver does
not send an acknowledge bit if addressed via the I
2
C-bus.
PAGE WRITE
The PCX8582X-2 is capable of an eight-byte page write
operation. It is initiated in the same manner as the byte
write operation. The master can transmit eight data bytes
within one transmission. After receipt of each byte the
PCX8582X-2 will respond with an acknowledge. The
typical ERASE/WRITE time in this mode is
9 × 7 ms = 63 ms.
After the receipt of each data byte the three low order bits
of the word address are internally incremented. The high
order five bits of the address remain unchanged. If the
master transmits more than eight bytes prior to generating
the stop condition, no acknowledge will be given on the
ninth (and following) data bytes and the whole
transmission will be ignored. As in the byte write operation,
all inputs are disabled until completion of the internal write
cycles.
PREVIOUS1234567NEXT