DataSheet.es    


PDF S-93C86BD4H-T8T2G Data sheet ( Hoja de datos )

Número de pieza S-93C86BD4H-T8T2G
Descripción CMOS SERIAL E2PROM
Fabricantes Seiko Instruments 
Logotipo Seiko Instruments Logotipo



Hay una vista previa y un enlace de descarga de S-93C86BD4H-T8T2G (archivo pdf) en la parte inferior de esta página.


Total 30 Páginas

No Preview Available ! S-93C86BD4H-T8T2G Hoja de datos, Descripción, Manual

Rev.2.2_00
CMOS SERIAL E2PROM
S-93C86B
The S-93C86B is a high speed, low current
consumption, 16 K-bit serial E2PROM with a wide
operating voltage range. It is organized as 1024-word
× 16-bit, respectively. This product is capable of
sequential read, at which time addresses are
automatically incremented in 16-bit blocks. The
instruction code is compatible with the NM93CS86.
„ Features
Low current consumption
Wide operating voltage range
Standby:
Operating:
Read:
1.5 µA Max. (VCC = 5.5 V, at 40 to +85°C)
0.8 mA Max. (VCC = 5.5 V)
0.4 mA Max. (VCC = 2.5 V)
1.8 to 5.5 V (at 40 to +85°C)
Write:
2.7 to 5.5 V (at 40 to +85°C)
Sequential read capable
Write disable function when power supply voltage is low
Function to protect against write due to erroneous instruction recognition
Endurance:
107 cycles/word*1 (at +25°C) write capable,
106 cycles/word*1 (at +85°C)
3 × 105 cycles/word*1 (at +105°C)
*1. For each address (Word: 16 bits)
Data retention:
10 years (after rewriting 106 cycles/word at +85°C)
S-93C86B:
16 K-bit NM93CS86 instruction code compatible
High-temperature operation: +105°C Max. supported
(Only S-93C86BD4H-J8T2G and S-93C86BD4H-T8T2G)
Write time:
4.0 ms Max.
Lead-free products
„ Packages
Package name
8-Pin SOP(JEDEC)
8-Pin TSSOP
Package
FJ008-A
FT008-A
Drawing code
Tape
FJ008-D
FT008-E
Reel
FJ008-D
FT008-E
Caution This product is intended to use in general electronic devices such as consumer electronics,
office equipment, and communications devices. Before using the product in medical
equipment or automobile equipment including car audio, keyless entry and engine control
unit, contact to SII is indispensable.
Seiko Instruments Inc.
1

1 page




S-93C86BD4H-T8T2G pdf
Rev.2.2_00
CMOS SERIAL E2PROM
S-93C86B
„ Absolute Maximum Ratings
Table 4
Item
Power supply voltage
Input voltage
Output voltage
Operating ambient temperature
Storage temperature
Symbol
VCC
VIN
VOUT
Topr
Tstg
Ratings
0.3 to +7.0
0.3 to VCC +0.3
0.3 to VCC
40 to +105
65 to +150
Unit
V
V
V
°C
°C
Caution The absolute maximum ratings are rated values exceeding which the product could
suffer physical damage. These values must therefore not be exceeded under any
conditions.
„ Recommended Operating Conditions
Table 5
Item
Symbol
Conditions
Power supply voltage VCC
High level input voltage VIH
Low level input voltage VIL
READ/EWDS
WRITE/ERASE/
WRAL/ERAL/EWEN
VCC = 4.5 to 5.5 V
VCC = 2.7 to 4.5 V
VCC = 1.8 to 2.7 V
VCC = 4.5 to 5.5 V
VCC = 2.7 to 4.5 V
VCC = 1.8 to 2.7 V
40 to +85°C
Min. Typ. Max.
1.8 5.5
+85 to +105°C
Min. Typ. Max.
4.5 5.5
Unit
V
2.7 5.5 4.5 5.5 V
2.0
0.8 × VCC
0.8 × VCC
0.0
0.0
0.0
VCC 2.0
VCC
VCC
0.8 0.0
0.2 × VCC
0.15 × VCC
VCC V
V
V
0.8 V
V
V
„ Pin Capacitance
Item
Input Capacitance
Output Capacitance
Symbol
CIN
COUT
Table 6
Conditions
VIN = 0 V
VOUT = 0 V
(Ta = 25°C, f = 1.0 MHz, VCC = 5.0 V)
Min. Typ. Max. Unit

8 pF
  10 pF
„ Endurance
Item
Symbol
Endurance
NW
*1. For each address (Word: 16 bits)
Table 7
Operating
Temperature
40 to +85°C
+85 to +105°C
Min.
106
3 × 105
Typ.
Max.
Unit
cycles/word*1
Seiko Instruments Inc.
5

5 Page





S-93C86BD4H-T8T2G arduino
Rev.2.2_00
CMOS SERIAL E2PROM
S-93C86B
4. Writing (WRITE, ERASE, WRAL, ERAL)
A write operation includes four write instructions: data write (WRITE), data erase (ERASE), chip write
(WRAL), and chip erase (ERAL).
A write instruction (WRITE, ERASE, WRAL, ERAL) starts a write operation to the memory cell when a
low level is input to CS after a specified number of clocks have been input. The SK and DI inputs are
invalid during the write period, so do not input an instruction.
Input an instruction while the output status of the DO pin is high or high impedance (Hi-Z).
A write operation is valid only in program enable mode (refer to “5. Write enable (EWEN) and write
disable (EWDS)”).
4.1 Verify operation
A write operation executed by any instruction is completed within 4 ms (write time tPR: typically 2
ms), so if the completion of the write operation is recognized, the write cycle can be minimized. A
sequential operation to confirm the status of a write operation is called a verify operation.
(1) Operation
After the write operation has started (CS = low), the status of the write operation can be verified
by confirming the output status of the DO pin by inputting a high level to CS again. This
sequence is called a verify operation, and the period that a high level is input to the CS pin after
the write operation has started is called the verify operation period.
The relationship between the output status of the DO pin and the write operation during the
verify operation period is as follows.
DO pin = low: Writing in progress (busy)
DO pin = high: Writing completed (ready)
(2) Operation example
There are two methods to perform a verify operation: Waiting for a change in the output status
of the DO pin while keeping CS high, or suspending the verify operation (CS = low) once and
then performing it again to verify the output status of the DO pin. The latter method allows the
CPU to perform other processing during the wait period, allowing an efficient system to be
designed.
Caution 1. Input a low level to the DI pin during a verify operation.
2. If a high level is input to the DI pin at the rise of SK when the output status of the DO
pin is high, the S-93C86B latches the instruction assuming that a start bit has been
input. In this case, note that the DO pin immediately enters a high-impedance (Hi-Z)
state.
Seiko Instruments Inc.
11

11 Page







PáginasTotal 30 Páginas
PDF Descargar[ Datasheet S-93C86BD4H-T8T2G.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
S-93C86BD4H-T8T2GCMOS SERIAL E2PROMSeiko Instruments
Seiko Instruments
S-93C86BD4H-T8T2U3-WIRE SERIAL E2PROMSeiko Instruments
Seiko Instruments

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