DataSheet.es    


PDF M34E04B Data sheet ( Hoja de datos )

Número de pieza M34E04B
Descripción 4-Kbit Serial Presence Detect (SPD) EEPROM compatible
Fabricantes STMicroelectronics 
Logotipo STMicroelectronics Logotipo



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


Total 30 Páginas

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

M34E04B
4-Kbit Serial Presence Detect (SPD) EEPROM compatible
with JEDEC EE1004
Datasheet - production data
UFDFPN8 (MC)
2 x 3 mm
Features
512-byte Serial Presence Detect EEPROM
compatible with JEDEC EE1004 specification
Compatible with SMBus serial interface:
– up to 1 MHz transfer rate
EEPROM memory array:
– 4 Kbits organized as two pages of
256 bytes each
– Each page is composed of two 128-byte
blocks
No hardware write protection
Software data protection for each 128-byte
block
Write:
– Byte Write within 5 ms
– 16 bytes Page Write within 5 ms
Noise filtering:
– Schmitt trigger on bus inputs
– Noise filter on bus inputs
Single supply voltage:
– 1.7 V to 3.6 V
Operating temperature range:
– from 0 °C up to +95 °C
Enhanced ESD/latch-up protection
More than 4million Write cycles
More than 200-year data retention
RoHS-compliant and halogen-free 8-lead ultra
thin fine pitch dual flat no lead package
(ECOPACK2®)
October 2015
This is information on a product in full production.
DocID028428 Rev 1
www.st.com
1/35

1 page




M34E04B pdf
M34E04B
List of figures
List of figures
Figure 1.
Figure 2.
Figure 3.
Figure 4.
Figure 5.
Figure 6.
Figure 7.
Figure 8.
Figure 9.
Figure 10.
Figure 11.
Figure 12.
Figure 13.
Figure 14.
Logic diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
8-pin package connections (top view) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
Device select code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
Bus protocol . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
Write mode sequences in a non write-protected area . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
Write cycle polling flowchart using ACK . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
Read mode sequences . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
Setting the write protection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
Serial presence detect block diagram. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
AC measurement I/O waveform . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
AC waveforms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
Maximum Rbus value versus bus parasitic capacitance (Cbus) for an I2C bus
at maximum frequency fC =
Maximum Rbus value versus
1 MHz . . . . .
bus parasitic
..........
capacitance
........
(Cbus) for
.........
an I2C bus
.
.
.
.
.
.
.
.
.
.
29
at maximum frequency fc = 400 kHz . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
UFDFN8 - 8-lead, 2 × 3 mm, 0.5 mm pitch ultra thin profile fine pitch
dual flat package outline . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
DocID028428 Rev 1
5/35
5

5 Page





M34E04B arduino
M34E04B
3 Device operation
Device operation
The device supports the I2C protocol. This is summarized in Figure 4. Any device that sends
data onto the bus is defined to be a transmitter, and any device that reads the data is
defined to be a receiver. The device that controls the data transfer is known as the bus
master, and the other device is known as the slave device. A data transfer can only be
initiated by the bus master, which will also provide the serial clock for synchronization. The
memory device is always a slave in all communication.
3.1 Start condition
Start is identified by a falling edge of Serial Data (SDA) while Serial Clock (SCL) is stable in
the high state. A Start condition must precede any data transfer command. The device
continuously monitors (except during a Write cycle) Serial Data (SDA) and Serial Clock
(SCL) for a Start condition.
3.2 Stop condition
Stop is identified by a rising edge of Serial Data (SDA) while Serial Clock (SCL) is stable and
driven high. A Stop condition terminates communication between the device and the bus
master. A Read command that is followed by NoAck can be followed by a Stop condition to
force the device into the Standby mode. A Stop condition at the end of a Write command
triggers the internal EEPROM Write cycle.
3.3 Acknowledge bit (ACK)
The acknowledge bit is used to indicate a successful byte transfer. The bus transmitter,
whether a bus master or a slave device, releases Serial Data (SDA) after sending eight bits
of data. During the 9th clock pulse period, the receiver pulls Serial Data (SDA) low to
acknowledge the receipt of the eight data bits.
3.4 Data input
During data input, the device samples Serial Data (SDA) on the rising edge of Serial Clock
(SCL). For correct device operation, Serial Data (SDA) must be stable during the rising edge
of Serial Clock (SCL), and the Serial Data (SDA) signal must change only when Serial Clock
(SCL) is driven low.
3.5 Memory addressing
To start a communication between the bus master and the slave device, the bus master
must initiate a Start condition. Following this, the bus master sends the device select code,
shown in Table 2 (on Serial Data (SDA), most significant bit first).
The Device Type Identifier Code (DTIC) consists of a 4-bit device type identifier, and a 3-bit
slave address (SA2, SA1, SA0). To address the memory array, the 4-bit device type
identifier is 1010b; to access the write-protection settings, it is 0110b.
DocID028428 Rev 1
11/35
34

11 Page







PáginasTotal 30 Páginas
PDF Descargar[ Datasheet M34E04B.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
M34E04B4-Kbit Serial Presence Detect (SPD) EEPROM compatibleSTMicroelectronics
STMicroelectronics

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