DataSheet.es    


PDF LE24CBP222 Data sheet ( Hoja de datos )

Número de pieza LE24CBP222
Descripción Two Wire Serial Interface EEPROM
Fabricantes Sanyo Semicon Device 
Logotipo Sanyo Semicon Device Logotipo



Hay una vista previa y un enlace de descarga de LE24CBP222 (archivo pdf) en la parte inferior de esta página.


Total 20 Páginas

No Preview Available ! LE24CBP222 Hoja de datos, Descripción, Manual

www.DataSheet.co.kr
Ordering number : EN*A1812
LE24CBP222
CMOS IC
Power switch integrated triple port EEPROM
Two Wire Serial Interface
(2K+2K EEPROM)
Overview
The power switch integrated triple port EEPROM series consists of two independent banks, and each bank can be
controlled separately using dedicated control pins. The EEPROM also features a control port, which is a third pin
separate from the pins used for the banks, and by accessing the memory areas from this control port, the two-bank
configuration (2K bits + 2K bits) can be used as a pseudo-one-bank configuration (4K bits). Together with the 16-byte
page write function, this enables a reduction in the number of factory write processes.
Furthermore, the EEPROM has a configuration area which is separate from the 2K-bit + 2K-bit area, and by using the
settings stored in this configuration area, it is possible to change the slave address for each port and to set read/write
protection for each port.
The EEPROM also incorporates a power switch circuit with reverse current blocking diodes, supporting different
power voltages among three ports. This product incorporates SANYO's high performance CMOS EEPROM technology
and realizes high-speed operation and high-level reliability. The interface of this product is compatible with the I2C bus
protocol, making it ideal as a nonvolatile memory for small-scale parameter storage.
In addition, this product also supports DDC2TM, so it can also be used as an EDID data storage memory for display
equipment.
Functions
Capacity
: Bank1:2K bits (256 × 8 bits) + Bank2:2K bits (256 × 8 bits)
+ configuration area: 128 bits (16 × 8 bits), 4224 bits in total
Single supply voltage
Interface
: 2.7V to 5.5V. With built-in power switch circuit.
: Two wire serial interface (I2C Bus*), VESA DDC2TM compliant** 3-port access
Operating clock frequency : 400kHz (max)
Low power consumption : Standby: 40μA (max), One-bank read: 8 mA (max.)
* : I2C Bus is a trademark of Philips Corporation.
Continued on next page.
** : DDC and EDID are trademarks of Video Electronics Standard Association (VESA).
* This product is licensed from Silicon Storage Technology, Inc. (USA), and manufactured and sold by
SANYO Semiconductor Co., Ltd.
Any and all SANYO Semiconductor Co.,Ltd. products described or contained herein are, with regard to
"standard application", intended for the use as general electronics equipment (home appliances, AV equipment,
communication device, office equipment, industrial equipment etc.). The products mentioned herein shall not be
intended for use for any "special application" (medical equipment whose purpose is to sustain life, aerospace
instrument, nuclear control device, burning appliances, transportation machine, traffic signal system, safety
equipment etc.) that shall require extremely high level of reliability and can directly threaten human lives in case
of failure or malfunction of the product or may cause harm to human bodies, nor shall they grant any guarantee
thereof. If you should intend to use our products for applications outside the standard applications of our
customer who is considering such use and/or outside the scope of our intended standard applications, please
consult with us prior to the intended use. If there is no consultation or inquiry before the intended use, our
customer shall be solely responsible for the use.
Specifications of any and all SANYO Semiconductor Co.,Ltd. products described or contained herein stipulate
the performance, characteristics, and functions of the described products in the independent state, and are not
guarantees of the performance, characteristics, and functions of the described products as mounted in the
customer's products or equipment. To verify symptoms and states that cannot be evaluated in an independent
device, the customer should always evaluate and test devices mounted in the customer's products or
equipment.
92910 SY No.1812-1/20
Datasheet pdf - http://www.DataSheet4U.net/

1 page




LE24CBP222 pdf
www.DataSheet.co.kr
AC Electric Characteristics
Fast Mode
Parameter
Slave mode SCL clock frequency
SCL clock low time
SCL clock high time
SDA output delay time
SDA data output hold time
Start condition setup time
Start condition hold time
Data in setup time
Data in hold time
Stop condition setup time
SCL, SDA rise time
SCL, SDA fall time
Bus release time
Noise suppression time
Write cycle time
Standard Mode
Parameter
Slave mode SCL clock frequency
SCL clock low time
SCL clock high time
SDA output delay time
SDA data output hold time
Start condition setup time
Start condition hold time
Data in setup time
Data in hold time
Stop condition setup time
SCL, SDA rise time
SCL, SDA fall time
Bus release time
Noise suppression time
Write cycle time
LE24CBP222
Symbol
fSCLS
tLOW
tHIGH
tAA
tDH
tSU.STA
tHD.STA
tSU.DAT
tHD.DAT
tSU.STO
tR
tF
tBUF
tSP
tWC
Symbol
fSCLS
tLOW
tHIGH
tAA
tDH
tSU.STA
tHD.STA
tSU.DAT
tHD.DAT
tSU.STO
tR
tF
tBUF
tSP
tWC
VDD=2.7V to 5.5V
min typ
1200
600
100
100
600
600
100
0
600
1200
max
400
900
300
300
100
5
unit
kHz
ns
ns
ns
ns
ns
ns
ns
ns
ns
ns
ns
ns
ns
ms
VDD=2.7V to 5.5V
min typ
4700
4000
100
100
4700
4000
250
0
4000
4700
max
100
3500
1000
300
100
5
unit
kHz
ns
ns
ns
ns
ns
ns
ns
ns
ns
ns
ns
ns
ns
ms
No.1812-5/20
Datasheet pdf - http://www.DataSheet4U.net/

5 Page





LE24CBP222 arduino
www.DataSheet.co.kr
LE24CBP222
8 EEPROM write operation
8-1. Byte writing
When the EEPROM receives the 7-bit device address and write command code “0” after the start condition, it
generates an acknowledge signal. After this, if it receives the 8-bit word address, generates an acknowledge signal,
receives the 8-bit write data, generates an acknowledge signal and then receives the stop condition, the internal write
operation of the EEPROM in the designated memory address will start. Rewriting is completed in the tWC period
after the stop condition. During an EEPROM internal write operation, no input is accepted and no acknowledge
signals are generated.
Word Address
SDA
S0
1 0 1 0 S2 S1 / W
A8
A7 A6 A5 A4 A3 A2 A1 A0
S2, S1, S0 : Slave Address
A8 : Bank selecting address used during control port sccess
ACK
R/W
Data
D7 D6 D5 D4 D3 D2 D1 D0
ACK
ACK
Access from master
8-2. Page writing
This product enables pages with up to 16 bytes to be written. The basic data transfer procedure is the same as for byte
writing: Following the start condition, the 7-bit device address and write command code “0,” word address (n), and
data (n) are input in this order while confirming acknowledge “0” every 9 bits. The page write mode is established if,
after data (n) is input, the write data (n+1) is input without inputting the stop condition. After this, the write data
equivalent to the largest page size can be received by a continuous process of repeating the receiving of the 8-bit
write data and generating the acknowledge signals.
At the point when the write data (n+1) has been input, the lower 4 bits (A0-A3) of the word addresses are
automatically incremented to form the (n+1) address. In this way, the write data can be successively input, and the
word address on the page is incremented each time the write data is input. If the write data exceeds 16 bytes or the
last address of the page is exceeded, the word address on the page is rolled over. Write data will be input into the
same address two or more times, but in such cases the write data that was input last will take effect. Finally, the
EEPROM internal write operation corresponding to the page size for which the write data is received starts from the
designated memory address when the stop condition is received.
SDA
Memory Address(n)
S0
1 0 1 0 S2 S1 / W
A8
A7 A6 A5 A4 A3 A2 A1 A0
ACK
R/W
Data(n)
D7 D6 D5 D4 D3 D2 D1 D0
ACK
Data(n+1)
D7 D6 D1 D0
ACK
ACK
D7 D6 D1 D0 D7 D6 D1 D0
ACK
S2, S1, S0 : Slave Address
A8 : Bank selecting address used during control port sccess
Data(n+x)
D7 D6 D1 D0 D7 D6 D1 D0
ACK
ACK
Access from master
No.1812-11/20
Datasheet pdf - http://www.DataSheet4U.net/

11 Page







PáginasTotal 20 Páginas
PDF Descargar[ Datasheet LE24CBP222.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
LE24CBP222Two Wire Serial Interface EEPROMSanyo Semicon Device
Sanyo Semicon Device

Número de piezaDescripciónFabricantes
SLA6805M

High Voltage 3 phase Motor Driver IC.

Sanken
Sanken
SDC1742

12- and 14-Bit Hybrid Synchro / Resolver-to-Digital Converters.

Analog Devices
Analog Devices


DataSheet.es es una pagina web que funciona como un repositorio de manuales o hoja de datos de muchos de los productos más populares,
permitiéndote verlos en linea o descargarlos en PDF.


DataSheet.es    |   2020   |  Privacy Policy  |  Contacto  |  Buscar