DataSheet.es    


PDF BRCB008GWZ-3 Data sheet ( Hoja de datos )

Número de pieza BRCB008GWZ-3
Descripción WLCSP EEPROM
Fabricantes ROHM Semiconductor 
Logotipo ROHM Semiconductor Logotipo



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


Total 29 Páginas

No Preview Available ! BRCB008GWZ-3 Hoja de datos, Descripción, Manual

Datasheet
Serial EEPROM Series Standard EEPROM
WLCSP EEPROM
BRCB008GWZ-3
General Description
BRCB008GWZ-3 is a serial EEPROM of I2C BUS Interface Method
Features
„ Completely conforming to the world standard I2C BUS.
All controls available by 2 ports of serial clock (SCL)
and serial data (SDA)
„ 1.7V to 3.6V Single Power Source Operation most
suitable for battery use
„ 1.7V to 3.6V wide limit of operating voltage, possible
FAST MODE 400KHz operation
„ 16byte Page Write Mode useful for initial value write
at factory shipment
„ Self-timed Programming Cycle
„ Low Current Consumption
„ Prevention of Write Mistake at Low Voltage
„ More than 1 million write cycles
„ More than 40 years data retention
„ Noise Filter Built in SCL / SDA terminal
„ Initial delivery state FFh
Package W (Typ) x D(Typ) x H(Max)
UCSP30L1 0.94mm x 0.94mm x 0.33mm
BRCB008GUZ-3
Capacity Bit Format
Type
Power Source Voltage Package
8Kbit
1K×8
BRCB008GWZ-3
1.7V to 3.6V
UCSP30L1
Product structureSilicon monolithic integrated circuit
www.rohm.com
©2013 ROHM Co., Ltd. All rights reserved.
TSZ2211114001
This product has no designed protection against radioactive rays
1/25
TSZ02201-0R2R0G100250-1-2
25.Feb.2013 Rev.002

1 page




BRCB008GWZ-3 pdf
BRCB008GWZ-3
Typical Performance Curves
Datasheet
6
Ta=-40
5 Ta= 25
Ta= 85
4
3
SPEC
2
1
0
0 12 3 45 6
Supply Voltage: Vcc(v)
Figure 3. Input High Voltage vs Supply Voltage
(SCL,SDA)
6
5 Ta=-40
Ta= 25
Ta= 85
4
3
2
1
SPEC
0
0 12 3 45 6
Supply Voltage: Vcc(v)
Figure 4. Input Low Voltage vs Supply Voltage
(SCL,SDA)
0.6
Ta=-40
0.5 Ta= 25
Ta= 85
0.4
SPEC
0.3
0.2
0.1
0
0 1 2 3 45 6 7 8
Output Low Current : IOL(mA)
Figure 5. Output Low Voltage1 vs Output Low Current
(Vcc=2.5V)
1
Ta=-40
Ta= 25
0.8 Ta= 85
0.6
0.4
SPEC
0.2
0
0 12 3 45 6
Output Low Current : IOL(mA)
Figure 6. Output Low Voltage2 vs Output Low Current
(Vcc=1.7V)
www.rohm.com
©2013 ROHM Co., Ltd. All rights reserved.
TSZ2211115001
5/25
TSZ02201-0R2R0G100250-1-2
25.Feb.2013 Rev.002

5 Page





BRCB008GWZ-3 arduino
BRCB008GWZ-3
Datasheet
Timing Chart
1. I2C BUS Data Communication
I2C BUS data communication starts by start condition input, and ends by stop condition input. Data is always 8bit long,
and acknowledge is always required after each byte. I2C BUS data communication with several devices is possible by
connecting with 2 communication lines; serial data (SDA) and serial clock (SCL).
Among the devices, there should be a “master” that generates clock and control communication start and end. The rest
become “slave” which is controlled by an address peculiar to each device like this EEPROM. The device that outputs
data to the bus during data communication is called “transmitter”, and the device that receives data is called “receiver”.
SDA
1-7 8 9
1-7 8 9
1-7 8
SCL
S
START ADDRESS
condition
R/W ACK
DATA
ACK
DATA
Figure 26. Data Transfer Timing
9
P
ACK STOP
condition
2. Start Condition (Start Bit Recognition)
(1) Before executing each command, start condition (start bit) where SDA goes from 'HIGH' down to 'LOW' when SCL
is 'HIGH' is necessary.
(2) This IC always detects whether SDA and SCL are in start condition (start bit) or not, therefore, unless this condition
is satisfied, any command cannot be executed.
3. Stop Condition (Stop Bit Recognition)
(1) Each command can be ended by a stop condition (stop bit) where SDA goes from 'LOW' to 'HIGH' while SCL is
'HIGH'.
4. Acknowledge (ACK) Signal
(1) This acknowledge (ACK) signal is a software rule to show whether data transfer has been made normally or not. In
a master and slave communication, the device (Ex. µ-COM sends slave address input for write or read command
to this IC) at the transmitter (sending) side releases the bus after output of 8bit data.
(2) The device (Ex. This IC receives the slave address input for write or read command from the µ-COM) at the
receiver (receiving) side sets SDA 'LOW' during the 9th clock cycle, and outputs acknowledge signal (ACK signal)
showing that it has received the 8bit data.
(3) This IC, after recognizing start condition and slave address (8bit), outputs acknowledge signal (ACK signal) 'LOW'.
(4) After receiving 8bit data (word address and write data) during each write operation, this IC outputs acknowledge
signal (ACK signal) 'LOW'.
(5) During read operation, this IC outputs 8bit data (read data), and detects acknowledge signal (ACK signal) 'LOW'.
When acknowledge signal (ACK signal) is detected, and stop condition is not sent from the master (µ-COM) side,
this IC continues to output data. When acknowledge signal (ACK signal) is not detected, this IC stops data transfer,
recognizes stop condition (stop bit), and ends read operation. Then this IC becomes ready for another
transmission.
5. Device Addressing
(1) Slave address comes after start condition from master.
(2) The significant 4 bits of slave address are used for recognizing a device type.
The device code of this IC is fixed to '1010'.
(3) Next slave addresses (P1, P0 --- page select) are for selecting page addresses.
(4) The most insignificant bit ( R / W --- READ / WRITE ) of slave address is used for designating write or read
operation, and is as shown below.
Setting R / W to 0 ------- write (setting 0 to word address setting of random read)
Setting R / W to 1 ------- read
Type
BRCB008GWZ-3
don’t care
Slave Address
1 0 1 0 P1 P0 R/W――
www.rohm.com
©2013 ROHM Co., Ltd. All rights reserved.
TSZ2211115001
11/25
TSZ02201-0R2R0G100250-1-2
25.Feb.2013 Rev.002

11 Page







PáginasTotal 29 Páginas
PDF Descargar[ Datasheet BRCB008GWZ-3.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
BRCB008GWZ-3WLCSP EEPROMROHM Semiconductor
ROHM Semiconductor

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