without notice. ISSI assumes no liability arising out of the application or use of any information, products or services described herein. Customers are advised to
obtain the latest version of this device specification before relying on any published information and before placing orders for products.
Integrated Silicon Solution, Inc. — www.issi.com
Rev. A
05/08/07
1
IS93C76A
IS93C86A
PIN CONFIGURATIONS
8-Pin DIP, 8-Pin TSSOP
CS
SK
D
IN
D
OUT
1
2
3
4
8
7
6
5
VCC
NC
ORG
GND
8-Pin JEDEC SOIC “GR”
CS
SK
D
IN
D
OUT
1
2
3
4
8
7
6
5
VCC
NC
ORG
GND
PIN DESCRIPTIONS
CS
SK
D
IN
D
OUT
ORG
NC
Vcc
GND
Chip Select
Serial Data Clock
Serial Data Input
Serial Data Output
Organization Select
Not Connected
Power
Ground
instruction begins with a start bit of the logical “1” or
HIGH. Following this are the opcode (2 bits),
address field (10 or 11 bits), and data, if appropriate.
The clock signal may be held stable at any moment to
suspend the device at its last state, allowing clock-
speed flexibility. Upon completion of bus
communication, CS would be pulled LOW. The device
then would enter Standby mode if no internal
programming is underway.
Read (READ)
The READ instruction is the only instruction that outputs
serial data on the D
OUT
pin. After the read instruction and
address have been decoded, data is transferred from the
selected memory register into a serial shift register. (Please
note that one logical “0” bit precedes the actual 8 or 16-bit
output data string.) The output on D
OUT
changes during the
low-to-high transitions of SK (see Figure 3).
Applications
The IS93C76A/86A are very popular in many
applications which require low-power, low-density
storage. Applications using these devices include
industrial controls, networking, and numerous other
consumer electronics.
Low Voltage Read
The IS93C76A/86A are designed to ensure that data read
operations are reliable in low voltage environments. They
provide accurate operation with Vcc as low as 1.8V.
Endurance and Data Retention
The IS93C76A/86A are designed for applications requiring
up to 1M programming cycles (WRITE, WRALL, ERASE
and ERAL). They provide 40 years of secure data retention
without power after the execution of 1M programming cycles.
Auto Increment Read Operations
In the interest of memory transfer operation applications,
the IS93C76A/86A are designed to output a continuous
stream of memory content in response to a single read
operation instruction. To utilize this function, the system
asserts a read instruction specifying a start location ad-
dress. Once the 8 or 16 bits of the addressed register have
been clocked out, the data in consecutively higher address
locations is output. The address will wrap around continu-
ously with CS HIGH until the chip select (CS) control pin is
brought LOW. This allows for single instruction data dumps
to be executed with a minimum of firmware overhead.
Device Operations
The IS93C76A/86A are controlled by a set of
instructions which are clocked-in serially on the Din pin.
Before each low-to-high transition of the clock (SK), the
CS pin must have already been raised to HIGH, and the
Din value must be stable at either LOW or HIGH. Each
2
Integrated Silicon Solution, Inc. — www.issi.com
Rev. A
05/08/07
IS93C76A
IS93C86A
Write Enable (WEN)
The write enable (WEN) instruction must be executed
before any device programming (WRITE, WRALL,
ERASE, and ERAL) can be done. When Vcc is applied,
this device powers up in the write disabled state. The
device then remains in a write disabled state until a WEN
instruction is executed. Thereafter, the device remains
enabled until a WDS instruction is executed or until Vcc
is removed. (See Figure 4.) (Note: Chip select must
remain LOW until Vcc reaches its operational value.)
Write All (WRALL)
The write all (WRALL) instruction programs all registers with
the data pattern specified in the instruction. As with the
WRITE instruction, the falling edge of CS must occur to
initiate the self-timed programming cycle. If CS is then
brought HIGH after a minimum wait of 200 ns (t
CS
), the D
OUT
pin indicates the READY/BUSY status of the chip (see
Figure 6). Vcc is required to be above 4.5V for WRALL to
function properly.
Write Disable (WDS)
The write disable (WDS) instruction disables all programming
capabilities. This protects the entire device against acci-
dental modification of data until a WEN instruction is
executed. (When Vcc is applied, this part powers up in the
write disabled state.) To protect data, a WDS instruction
should be executed upon completion of each programming
operation.
Write (WRITE)
The WRITE instruction includes 8 or 16 bits of data to be
written into the specified register. After the last data bit
has been applied to D
IN
, and before the next rising edge
of SK, CS must be brought LOW. If the device is write-
enabled, then the falling edge of CS initiates the self-
timed programming cycle (see WEN).
If CS is brought HIGH, after a minimum wait of 200 ns (5V
operation) after the falling edge of CS (t
CS
) D
OUT
will
indicate the READY/BUSY status of the chip. Logical “0”
means programming is still in progress; logical “1” means
the selected register has been written, and the part is
ready for another instruction (see Figure 5). The READY/
BUSY
status will not be available if: a) The CS input goes
HIGH after the end of the self-timed programming cycle,
t
WP
; or b) Simultaneously CS is HIGH, Din is HIGH, and
SK goes HIGH, which clears the status flag.
Erase Register (ERASE)
After the erase instruction is entered, CS must be brought
LOW. The falling edge of CS initiates the self-timed internal
programming cycle. Bringing CS HIGH after a minimum of
t
CS
, will cause D
OUT
to indicate the READ/BUSY status of the
chip: a logical “0” indicates programming is still in progress;
a logical “1” indicates the erase cycle is complete and the
part is ready for another instruction (see Figure 8).
Erase All (ERAL)
Full chip erase is provided for ease of programming. Erasing
the entire chip involves setting all bits in the entire memory
array to a logical “1” (see Figure 9). Vcc is required to be
above 4.5V for ERALL to function properly.
Integrated Silicon Solution, Inc. — www.issi.com
Rev. A
05/08/07
3
IS93C76A
IS93C86A
INSTRUCTION SET - IS93C76A (8kb)
8-bit Organization
(ORG = GND)
Address
(1)
Input Data
x(A
9
-A
0
)
11x xxxx xxxx
x(A
9
-A
0
)
01x xxxx xxxx
00x xxxx xxxx
x(A
9
-A
0
)
10x xxxx xxxx
—
—
(D
7
-D
0
)
(D
7
-D
0
)
—
—
—
16-bit Organization
(ORG = Vcc)
Address
(1)
Input Data
x(A
8
-A
0
)
11 xxxx xxxx
x(A
8
-A
0
)
01 xxxx xxxx
00 xxxx xxxx
x(A
8
-A
0
)
10 xxxx xxxx
—
—
(D
15
-D
0
)
(D
15
-D
0
)
—
—
—
Instruction
(2)
READ
WEN
(Write Enable)
WRITE
Start Bit OP Code
1
1
1
1
1
1
1
10
00
01
00
00
11
00
WRALL
(Write All Registers)
WDS
(Write Disable)
ERASE
ERAL (
Erase All Registers)
Notes:
1. x = Don't care bit.
2. If the number of bits clocked-in does not match the number corresponding to a selected command, all extra trailing bits are ignored,
and WRITE, WRALL, ERASE, ERAL, WEN, and WDS instructions are rejected, but READ is accepted.
INSTRUCTION SET - IS93C86A (16kb)
8-bit Organization
(ORG = GND)
Address
(1)
Input Data
(A
10
-A
0
)
11x xxxx xxxx
(A
10
-A
0
)
01x xxxx xxxx
00x xxxx xxxx
(A
10
-A
0
)
10x xxxx xxxx
—
—
(D
7
-D
0
)
(D
7
-D
0
)
—
—
—
16-bit Organization
(ORG = Vcc)
Address
(1)
Input Data
(A
9
-A
0
)
11 xxxx xxxx
(A
9
-A
0
)
01 xxxx xxxx
00 xxxx xxxx
(A
9
-A
0
)
10 xxxx xxxx
—
—
(D
15
-D
0
)
(D
15
-D
0
)
—
—
—
Instruction
(2)
READ
WEN
(Write Enable)
WRITE
Start Bit OP Code
1
1
1
1
1
1
1
10
00
01
00
00
11
00
WRALL
(Write All Registers)
WDS
(Write Disable)
ERASE
ERAL (
Erase All Registers)
Notes:
1. x = Don't care bit.
2. If the number of bits clocked-in does not match the number corresponding to a selected command, all extra trailing bits are ignored,
and WRITE, WRALL, ERASE, ERAL, WEN, and WDS instructions are rejected, but READ is accepted.
4
Integrated Silicon Solution, Inc. — www.issi.com
Rev. A
05/08/07
IS93C76A
IS93C86A
ABSOLUTE MAXIMUM RATINGS
(1)
Symbol
V
S
V
P
T
BIAS
T
STG
I
OUT
Parameter
Supply Voltage
Voltage on Any Pin
Temperature Under Bias
Storage Temperature
Output Current
Value
–0.5 to +6.5
–0.5 to Vcc + 0.5
–55 to +125
–65 to +150
5
Unit
V
V
°C
°C
mA
Notes:
1. Stress greater than those listed under ABSOLUTE MAXIMUM RATINGS may cause
permanent damage to the device. This is a stress rating only and functional operation of
the device at these or any other conditions above those indicated in the operational
sections of this specification is not implied. Exposure to absolute maximum rating
conditions for extended periods may affect reliability.
OPERATING RANGE
(IS93C76A-2, IS93C86A-2)
Range
Industrial
Ambient Temperature
–40°C to +85°C
V
CC
1.8V to 5.5V
Note:
ISSI offers Industrial grade for Commercial applications (0
[font=楷体_GB2312][size=4]There is an application that requires a DPDT relay with a contact capacity of DC60V35A, but I have been looking for a suitable one for a long time. I wonder if anyone has used ...
Does anyone have the English version of the installation package for multisim? I need it urgently! ! ! ! No matter which version it is, I looked it up online and all of them are in Chinese. If you hav...
[font=微软雅黑] Yesterday I looked at the netizens who participated in the activity [url=https://bbs.eeworld.com.cn/forum.php?mod=viewthread&tid=437759&fromuid=476285]Your Phone, You Make Your Own Phone -...
This article mainly introduces the relevant information of electric vehicle batteries, and focuses on the charging problem of electric vehicle batteries. Electric vehicle batteries are the power sourc...
The simplest RC reset. Resistor 10K, capacitor 10uF. This board works perfectly fine with AT89S51. But when it is replaced with SST89C58, the power-on reset is extremely unreliable. It never resets su...
A multi-resonant DC/DC converter that is very suitable for working at ultra-high frequency is analyzed. All the switch tubes of the converter work in the ZVS state, and all the rectifier diodes work i...
Hardware designers have begun to adopt FPGA technology in high-performance DSP designs because it can provide 10-100 times faster computing than PC-based or microcontroller-based solutions. Previou...[Details]
Sailing is gaining more and more attention. How to use modern technology to assist training and improve competition results is particularly important. Considering the real-time data collection in t...[Details]
At present, the traffic congestion in cities is quite serious. According to relevant news reports: In China, the traffic congestion has expanded from megacities such as Beijing, Shanghai, and Guang...[Details]
1. Introduction
Since the 1980s, with the continuous development of automotive electronic technology, there are more and more electronic control units in automobiles, such as electronic fuel i...[Details]
Due to the significant increase in electronic devices in automotive and industrial applications, the automotive and industrial markets continue to play an important role in China's electronics in...[Details]
When choosing a laptop battery, you should consider several factors, such as power, appearance, and quality.
Regarding power, we often see that a manufacturer uses values such as the number ...[Details]
I. Introduction
Since RS232 has a short communication distance (only 15 meters according to EAT/TAI-232 standard), and can only perform point-to-point communication, it cannot directly f...[Details]
1. System Structure
This system is a simulation system of indoor air-conditioning temperature/humidity control system. The data acquisition and control center collects temperature/humidity...[Details]
Digital array radar (DAR) uses digital beam forming (DBF) in both receiving and transmitting modes to achieve flexible distribution and reception of RF signal power in the airspace, obtain excellent t...[Details]
TC9012F is a universal CMOS large-scale integrated circuit for infrared remote control signal transmission, suitable for remote control of TV, VTR, laser player and other equipment. In the market, ...[Details]
0 Introduction
There are many types of sensors, and the working principles, measurement targets and measurement environments of different types of sensors vary greatly. The corresponding detection s...[Details]
0 Introduction
In order to improve the automation control of shortwave transmitters, so that they can automatically process from far to near, the technicians here use the ICS system to complete the ...[Details]
1 What is an LED floodlight?
LED downlights are also called spotlights, projection lamps, and spotlights. They are mainly used for architectural decorative lighting and commercial space lighti...[Details]
Against the backdrop of global warming, energy conservation and emission reduction have become a global hotspot and focus, which has also sounded the clarion call for the take-off of the LED lighti...[Details]