Maximum Access Time2025ns
Typical Operating Current1201 15mA
Typical Standby Current for I
(Both ports TTL Level)
Typical Standby Current for I
(Both ports CMOS Level)
Document #: 38-06052 Rev. *JPage 4 of 19
SB1
SB3
3530mA
1010μA
CY7C024AV/024BV/025AV/026AV
CY7C0241AV/0251AV/036AV
-25
Unit
[+] Feedback
CY7C024AV/024BV/025AV/026AV
CY7C0241AV/0251AV/036AV
Pin Definitions
Left PortRight PortDescription
CE
L
R/W
L
OE
L
A
0L–A13L
–IO
IO
0L
17L
SEM
SEM
L
UB
L
LB
L
INT
L
BUSY
L
CE
R
R/W
R
OE
R
A0R–A
IO0R–IO
R
UB
R
LB
R
INT
R
BUSY
R
13R
17R
M/S
V
CC
GNDGround
NCNo Connect
Chip Enable
Read and Write Enable
Output Enable
Address (A0–A11 for 4K devices; A0–A12 for 8K devices; A0–A13 for 16K)
Data Bus Input and Output
Semaphore Enable
Upper Byte Select (IO8–IO15 for x16 devices; IO9–IO17 for x18 devices)
Lower Byte Select (IO0–IO7 for x16 devices; IO0–IO8 for x18 devices)
Interrupt Flag
Busy Flag
Master or Slave Select
Power
Architecture
The CY7C024AV/024BV/025AV/026AV and
CY7C0241AV/0251AV/036AV consist of an array of 4K, 8K, and
16K words of 16 and 18 bits each of dual-port RAM cells, IO and
address lines, and control signals (CE
, OE, RW). These control pins
permit independent access for reads or writes to any location in
memory. To handle simultaneous writes and reads to the same
location, a BUSY
pin is provided on each port. Two Interrupt (INT)
pins can be used for port to port communication. Two Semaphore
(SEM) control pins are used for allocating shared resources. With
the M/S
outputs) or as a slave (BUSY
automatic power down feature controlled by CE
own output enable control (OE
pin, the devices can function as a master (BUSY pins are
pins are inputs). They also have an
. Each port has its
), which enables data to be read from
the device.
Functional Description
The CY7C024AV/024BV/025AV/026AV and
CY7C0241AV/0251AV/036AV are low power CMOS 4K, 8K, and
16K ×16/18 dual port static RAMs. V arious arbitration schemes are
included on the devices to handle situations when multiple
processors access the same piece of data. There are two ports
permitting independent, asynchronous access for reads and writes
to any location in memory. The devices can be used as standalone
16 or18-bit dual port static RAMs or multiple devices can be
combined to function as a 32 or 36-bit or wider master and slave
dual port static RAM. An M/S
36-bit or wider memory applications. It does not need separate
master and slave devices or additional discrete logic. Application
areas include interprocessor/multiprocessor designs, communications status buffering, and dual port video and graphics memory.
Each port has independent control pins: Chip Enable (CE
or Write Enable (R/W
provided on each port (BUSY
port is trying to access the same location currently being
pin is provided for implementing 32 or
), Read
), and Output Enable (OE). Two flags are
and INT). BUSY signals that the
accessed by the other port. The Interrupt flag (INT
) permits
communication between ports or systems by means of a mail
box. The semaphores are used to pass a flag, or token, from one
port to the other to indicate that a shared resource is in use. The
semaphore logic has eight shared l atches. Only one side can
control the latch (semaphore) at any time. Control of a
semaphore indicates that a shared resource is in use. An
automatic power down feature is controlled independently on
each port by a Chip Select (CE
) pin.
The CY7C024AV/024BV/025AV/026AV and
CY7C0241AV0251AV/036A V are available in 100-pin Pb-free Thin
Quad Flat Pack (TQFP) and 100-pin TQFP .
Write Operation
Data must be set up for a duration of tSD before the rising edge
of RW
to guarantee a valid write. A write operation is controlled
by either the RW
pin (see Figure 8 on page 12) or the CE pin (see
Figure 9 on page 12). Required inputs for non-contention opera-
tions are summarized in Table 1 on page 7.
If a location is being written to by one port and the opposite port
tries to read that location, there must be a port to port flowthrough
delay before the data is read on the output; otherwise the d ata
read is not deterministic. Data is valid on the port t
data is presented on the other port.
DDD
after the
Read Operation
When reading the device, the user must assert both the OE and
pins. Data is available t
CE
asserted. If the user wants to access a semaphore flag, then the
SEM
pin and OE must be asserted.
after CE or t
ACE
after OE is
DOE
Interrupts
The upper two memory locations are for message passing. The
highest memory location (FFF for the
CY7C024AV/024BV/41AV/1FFF for the CY7C025AV/51AV,
Document #: 38-06052 Rev. *JPage 5 of 19
[+] Feedback
CY7C024AV/024BV/025AV/026AV
CY7C0241AV/0251AV/036AV
3FFF for the CY7C026AV/36AV) is the mailbox for the right port
and the second highest memory location (FFE for the
CY7C024AV/024BV/41AV/1FFE for the CY7C025AV/51AV,
3FFE for the CY7C026AV/36AV) is the mailbox for the left port.
When one port writes to the other port’s mailbox, an inte rrupt is
generated to the owner. The interrupt is reset when the owner
reads the contents of the mailbox. The message is user defined.
Each port can read the other port’s mailbox without resetting the
interrupt. The active state of the busy signal (to a port) prevents
the port from setting the interrupt to the winning port. Also, an
active busy to a port prevents that port from reading its own
mailbox and, thus, resetting the interrupt to it.
If an application does not require message passing, do not
connect the interrupt pin to the processor’s interrupt request
input pin.
The operation of the interrupts and their interaction with Busy are
summarized in Table 2 on page 7.
Busy
The CY7C024AV/024BV/025AV/026AV and
CY7C0241AV/0251AV/036A V provide on-chip arbitration to resolve
simultaneous memory location access (contention). If both ports’
CE
s are asserted and an address match occurs within tPS of each
other, the busy logic determines which port has access. If t
violated, one port definitely gains permission to the location, but it is
not predictable which port gets that permission. BUSY
after an address match or t
t
BLA
after CE is taken LOW.
BLC
is asserted
PS
is
Master/Slave
A M/S pin helps to expand the word width by configuring the
device as a master or a slave. The BUSY
connected to the BUSY
input of the slave. This enables the
device to interface to a master device with no external components. Writing to slave devices must be delayed until after the
BUSY
input has settled (t
may begin a write cycle during a contention situation. When tied
BLC
or t
BLA
HIGH, the M/S pin enables the device to be u sed as a master
and, therefore, the BUSY
line is an output. BUSY can then be
used to send the arbitration outcome to a slave.
output of the master is
). Otherwise, the slave chip
Semaphore Operation
The CY7C024AV/024BV/025AV/026AV and
CY7C0241AV/0251AV/036A V provide eight semaphore latches,
which are separate from the dual port memory locations.
Semaphores are used to reserve resources that are shared
between the two ports. The state of the semaphore indicates that
a resource is in use. For example, if the left port wants to request
a given resource, it sets a latch by writing a zero to a semaphore
location. The left port then verifies its success in setting the latch
by reading it. After writing to the semaphore, SEM
be deasserted for t
The semaphore value is available t
edge of the semaphore write. If the left port was successful
before attempting to read the semaphore.
SOP
SWRD
+ t
(reads a zero), it assumes control of the shared resource.
Otherwise (reads a one), it assumes the right port has con trol
and continues to poll the semaphore. When the right side has
relinquished control of the semaphore (by writing a one), the left
side succeeds in gaining control of the semaphore. If the left side
no longer requires the semaphore, a one is written to cancel its
request.
Semaphores are accessed by asserting SEM
pin functions as a chip select for the semaphore latches (CE
must remain HIGH during SEM LOW). A
semaphore address. OE
and RW are used in the same manner
as a normal memory access. When writing or reading a
semaphore, the other address pins have no effect.
When writing to the semaphore, only IO
written to the left port of an available semaphore, a one appears
is used. If a zero is
0
at the same semaphore address on the right port. That
semaphore can now only be modified by the side showing zero
(the left port in this case). If the left port now relinquishes control
by writing a one to the semaphore, the semaphore is set to one
for both sides. However, if the right port had requested the
semaphore (written a zero) while the left port had control, the
right port would immediately own the semaphore as soon as the
left port released it. T able 3 on page 7 shows sample semaphore
operations.
When reading a semaphore, all 16 and 18 data lines output the
semaphore value. The read value is latched in an output register
to prevent the semaphore from changing state during a write
from the other port. If both ports attempt to access the
semaphore within t
obtained by one of them. But there is no guarantee which side
of each other, the semaphore is definitely
SPS
controls the semaphore.
or OE must
after the rising
DOE
LOW. The SEM
represents the
0–2
Document #: 38-06052 Rev. *JPage 6 of 19
[+] Feedback
CY7C024AV/024BV/025AV/026AV
CY7C0241AV/0251AV/036AV
Table 1. Non-Contending Read/Write
InputsOutputs
CER/WOEUBLBSEMIO9–IO
17
IO0–IO
8
Operation
HXXXXHHigh ZHigh ZDeselected: Power Down
XXXHHHHigh ZHigh ZDeselected: Power Down
LLXLHHData InHigh ZWrite to Upper Byte Only
LLXHLHHigh ZData InWrite to Lower Byte Only
LLXLLHData InData InWrite to Both Bytes
LHLLHHData OutHigh ZRead Upper Byte Only
LHLHLHHigh ZData OutRead Lower Byte Only
LHLLLHData OutData OutRead Both Bytes
XXHXXXHigh ZHigh ZOutputs Disabled
HHLXXLData OutData OutRe ad Data in Semaphore Fl ag
XHLHHLData OutData OutRead Data in Semaphore Flag
HXXXLData InData InWrite D
XXHHLData InData InWrite D
into Semaphore Flag
IN0
into Semaphore Flag
IN0
LXXLXLNot Allowed
LXXXLLNot Allowed
Table 2. Interrupt Operation Example (assu mes BUSY
= BUSYR = HIGH)
L
[10]
Left PortRight Port
FunctionR/WLCELOE
L
Set Right INTR FlagLLXFFF
A
0L–13L
[13]
XXXXXL
INTLR/WRCEROE
R
A
0R–13R
INT
Reset Right INTR FlagXXXXXXLLFFF (or 1/3FFF)H
Set Left INTL FlagXXXXL
Reset Left INT
FlagXLL1FFE
L
[13]
H
[11]
[12]
LLX1FFE (or 1/3FFE)X
XXXXX
Table 3. Semaphore Operation Exam ple
FunctionIO0–IO
LeftIO0–IO
17
RightStatus
17
No action11Semaphore-free
Left port writes 0 to semaphore01Left Port has semaphore token
Right port writes 0 to semaphore01No change. Right side has no write access to semaphore
Left port writes 1 to semaphore10Right port obtains semaphore token
Left port writes 0 to semaphore10No change. Left port has no write access to semaphore
Right port writes 1 to semaphore01Left port obtains semaphore token
Left port writes 1 to semaphore11Semaphore-free
Right port writes 0 to semaphore10Right port has semaphore token
Right port writes 1 to semaphore11Semaphore free
Left port writes 0 to semaphore01Left port has semaphore token
Left port writes 1 to semaphore11Semaphore-free
Notes
10.See Functional Description on page 5 for specific highest memory locations by device.
11. If BUSY
12. If BUSY
13.See Functional Description on page 5 for specific addresses by device.
=L, then no change.
R
=L, then no change.
L
R
[12]
[11]
Document #: 38-06052 Rev. *JPage 7 of 19
[+] Feedback
CY7C024AV/024BV/025AV/026AV
CY7C0241AV/0251AV/036AV
Maximum Ratings
Exceeding maximum ratings
device. User guidelines are not tested.
Storage Temperature .................................–65°C to +150°C
Ambient Temperature with
Power Applied ............................................–55°C to +125°C
Supply Voltage to Ground Potential............... –0.5V to +4.6V
DC Voltage Applied to
Outputs in High-Z State .........................–0.5V to V
[14]
may shorten the useful life of the
+ 0.5V
CC
Electrical Characteristics
Over the Operating Range
ParameterDescription
V
V
V
V
I
OZ
I
IX
I
CC
I
SB1
I
SB2
I
SB3
I
SB4
OH
OL
IH
IL
Output HIGH Voltage (VCC=3.3V)2.42.4V
Output LOW Voltage0.40.4V
Input HIGH Voltage2.02.0V
Input LOW Voltage–0.3
Output Leakage Current–1010–1010μA
Input Leakage Current–1010–1010μA
Operating Current (V
I
= 0 mA) Outputs Disabled
OUT
CC
= Max.,
Standby Current (Both Ports TTL Level)
CE
& CER ≥ VIH, f = f
L
MAX
Standby Current (One Port TTL Level)
CE
| CER ≥ VIH, f = f
L
MAX
Standby Current (Both Ports CMOS Level)
CE
& CER ≥ VCC−0.2V, f = 0
L
Standby Current (One Port CMOS Level)
CE
| CER ≥ VIH, f = f
L
MAX
[18]
DC Input Voltage
...............................–0.5V to V
CC
+ 0.5V
[15]
Output Current into Outputs (LOW).............................20 mA
Latch-up Current.................................................... > 200 mA
Operating Range
RangeAmbient TemperatureV
Commercial0°C to +70°C 3.3V ± 300 mV
Industrial
[16]
–40°C to +85°C 3.3V ± 300 mV
CY7C024AV/024BV/025AV/026AV
CY7C0241AV/0251AV/036AV
-20-25
MinTypMaxMinTypMax
[17]
0.80.8V
Com’l.120175115165mA
Ind.
[16]
135185mA
Com’l.35453040mA
Ind.
[16]
4050mA
Com’l.751106595mA
Ind.
[16]
75105mA
Com’l.1050010500μA
Ind.
[16]
10500μA
Com’l.70956080mA
Ind.
[16]
7090mA
CC
Unit
Capacitance
SB3
[19]
Input CapacitanceTA = 25°C, f = 1 MHz,
Output Capacitance10pF
.
DescriptionTest ConditionsMaxUnit
10pF
V
= 3.3V
CC
Parameter
C
IN
C
OUT
Notes
14.The voltage on any input or IO pin cannot exceed the power pin during power up.
15.Pulse width < 20 ns.
16.Industrial parts are available in CY7C026AV and CY7C036AV only.
–1.5V for pulse width less than 10ns.
17.VIL >
= 1/tRC = All inputs cycling at f = 1/tRC (except output enable). f = 0 means no address or control lines change. This applies only to inputs at CMOS level
18.f
MAX
standby I
19.Tested initially and after any design or process changes that may affect these parameters.
Document #: 38-06052 Rev. *JPage 8 of 19
[+] Feedback
CY7C024AV/024BV/025AV/026AV
CY7C0241AV/0251AV/036AV
Figure 4. AC Test Loads and Waveforms
3.0V
GND
90%
90%
10%
3ns
3
ns
10%
ALL INPUTPULSES
(a) Normal Load (Load
1)
R1 = 590Ω
3.3V
OUTPUT
R2 = 435Ω
C= 30
pF
V
TH
=1.4V
OUTPUT
C=
30pF
(b) Thévenin Equivalent (Load 1)
(c) Three-State Delay(Load 2)
R1 = 590Ω
R2 = 435Ω
3.3V
OUTPUT
C= 5pF
R
TH
= 250Ω
≤
≤
including scope and jig)
(Used for t
LZ
, tHZ, t
HZWE
, and t
LZWE
Switching Characteristics
Over the Operating Range
ParameterDescription
Read Cycle
t
RC
t
AA
t
OHA
[21]
t
ACE
t
DOE
[22, 23, 24]
t
LZOE
[22, 23, 24]
t
HZOE
[22, 23, 24]
t
LZCE
[22, 23, 24]
t
HZCE
[24]
t
PU
[24]
t
PD
[21]
t
ABE
Write Cycle
t
WC
[21]
t
SCE
t
AW
t
HA
[21]
t
SA
Notes
20.Test conditions assume signal transition time of 3 ns or less, timing referen ce levels of 1.5V, input pulse levels of 0 to 3.0V, and output loading of the speci fie d I
and 30 pF load capacitance.
21.To access RAM, CE
22.At any given temperature and voltage condition for any given device, t
23.Test conditions used are Load 3.
24.This parameter is guaranteed but not tested. For information on port to port delay through RAM cells from writing port to reading port, refer to Figure 12.
Document #: 38-06052 Rev. *JPage 9 of 19
[20]
CY7C024AV/024BV/025AV/026AV
CY7C0241AV/0251AV/036AV
-20-25
MinMaxMinMax
Read Cycle Time2025ns
Address to Data Valid2025ns
Output Hold From Address Change33ns
CE LOW to Data Valid2025ns
OE LOW to Data Valid1213ns
OE Low to Low Z33ns
OE HIGH to High Z1215ns
CE LOW to Low Z33ns
CE HIGH to High Z1215ns
CE LOW to Power Up00ns
CE HIGH to Power Down2025ns
Byte Enable Access Time2025ns
Write Cycle Time2025ns
CE LOW to Write End1520ns
Address Valid to Write End1520ns
Address Hold From Write End00ns
Address Setup to Write Start00ns
= L, UB = L, SEM = H. To access semaphore, CE = H and SEM = L. Either condition must be valid for the entire t
HZCE
is less than t
LZCE
and t
HZOE
is less than t
LZOE
.
time.
SCE
Unit
OI/IOH
[+] Feedback
CY7C024AV/024BV/025AV/026AV
CY7C0241AV/0251AV/036AV
Switching Characteristics
Data Retention Mode
3.0V
3.0V
V
CC
> 2.0V
V
CC
to VCC– 0.2V
V
CC
CE
t
RC
V
IH
Over the Operating Range (continued)
ParameterDescription
t
PWE
t
SD
t
HD
[23, 24]
t
HZWE
[23, 24]
t
LZWE
[25]
t
WDD
[25]
t
DDD
Busy Timing
t
BLA
t
BHA
t
BLC
t
BHC
t
PS
t
WB
t
WH
[27]
t
BDD
Interrupt Timing
t
INS
t
INR
Write Pulse Width1520ns
Data Setup to Write End1515ns
Data Hold From Write End00ns
R/W LOW to High Z1215ns
R/W HIGH to Low Z30ns
Write Pulse to Data Delay4550ns
Write Data Valid to Read Data Valid3035ns
[26]
BUSY LOW from Address Match2020ns
BUSY HIGH from Address Mismatch2020ns
BUSY LOW from CE LOW2020ns
BUSY HIGH from CE HIGH1717ns
Port Setup for Priority55ns
R/W HIGH after BUSY (Slave)00ns
R/W HIGH after BUSY HIGH (Slave)1517ns
BUSY HIGH to Data Valid2025ns
[26]
INT Set Time2020ns
INT Reset Time2020ns
Semaphore Timing
t
SOP
t
SWRD
t
SPS
t
SAA
SEM Flag Update Pulse (OE or SEM)1012ns
SEM Flag Write to Read Time55ns
SEM Flag Contention Window55ns
SEM Address Access Time2025ns
[20]
CY7C024AV/024BV/025AV/026AV
CY7C0241AV/0251AV/036AV
-20-25
MinMaxMinMax
Unit
Data Retention Mode
Timing
The CY7C024AV/024BV/025AV/026AV and
CY7C0241AV/0251AV/036AV are designed for battery backup.
Data retention voltage and supply current are guaranteed over
temperature. The following rules ensure data retention:
1. Ch ip Enable (CE) must be held HIGH during data retention,
within V
2. CE
to VCC – 0.2V.
CC
must be kept between VCC – 0.2V and 70 percent of VCC
during the power up and power down transitions.
3. The RAM can begin operation >t
minimum operating voltage (3.0V).
Notes
25.For information on port to port delay through RAM cells from writing port to reading port, refer to Figure 12.
26.Test conditions used are Load 2.
27.t
28.CE
Document #: 38-06052 Rev. *JPage 10 of 19
is a calculated parameter and is the greater of t
BDD
= VCC, Vin = GND to VCC, TA = 25°C. This parameter is guaranteed but not tested.
after VCC reaches the
RC
– t
PWE
(actual) or t
WDD
[28]
– tSD (actual).
DDD
ParameterTest Conditions
ICC
DR1
at VCCDR = 2V50μA
MaxUnit
[+] Feedback
CY7C024AV/024BV/025AV/026AV
CY7C0241AV/0251AV/036AV
Switching Waveforms
t
RC
t
AA
t
OHA
DATA VALIDPREVIOUS DATA VALID
DATA OUT
ADDRESS
t
OHA
Figure 5. Read Cycle No. 1 (Either Port Address Access)
[29, 30, 31]
t
ACE
t
LZOE
t
DOE
t
HZOE
t
HZCE
DATA VALID
t
LZCE
t
PU
t
PD
I
SB
I
CC
DATA OUT
OE
CE and
LB
or UB
CURRENT
Figure 6. Read Cycle No. 2 (Either Port CE/OE Access)
[29, 32, 33]
UB or LB
DATAOUT
t
RC
ADDRESS
t
AA
t
OHA
CE
t
LZCE
t
ABE
t
HZCE
t
HZCE
t
ACE
t
LZCE
Figure 7. Read Cycle No. 3 (Either Port)
[29, 31, 32, 33]
Notes
29.R/W
is HIGH for read cycles.
30.Device is continuously selected CE
= VIL.
31.OE
32.Address valid prior to or coincident with CE
33.To access RAM, CE
Document #: 38-06052 Rev. *JPage 11 of 19
= VIL, UB or LB = VIL, SEM = VIH. T o access semaphore, CE = VIH, SEM = VIL.
= VIL and UB or LB = VIL. This waveform cannot be used for semaphor e reads.
or CE must be HIGH during all address transitions.
34.R/W
35.A write occurs during the overlap (t
is measured from the earlier of CE or R/W or (SEM or R/W) going HIGH at the end of write cycle.
36.t
HA
is LOW during a R/W controlled write cycle, the write pulse width must be the larger of t
37.If OE
data to be placed on the bus for the required tSD. If OE is HIGH during an R/W controlled write cycle, this requirement does no t apply and the write pulse can
be as short as the specified t
38.To access RAM, CE
39.To access upper byte, CE
To access lower byte, CE
40.Transition is measured ±500 mV from steady state with a 5 pF load (including scope and jig). This parameter is sampled and not 100 percent test ed.
41.During this period, the IO pins are in the output state, and input signals must not be applied.
42.If the CE
= VIL, SEM = VIH.
or SEM LOW transition occurs simultaneously with or after the R/W LOW transition, the outputs remain in the high impedance state.
SCE
.
PWE
= VIL, UB = VIL, SEM = VIH.
= VIL, LB = VIL, SEM = VIH.
Document #: 38-06052 Rev. *JPage 12 of 19
or t
) of a LOW CE or SEM and a LOW UB or LB.
PWE
or (t
PWE
+ tSD) to enable the IO drivers to turn off and
HZWE
[+] Feedback
CY7C024AV/024BV/025AV/026AV
CY7C0241AV/0251AV/036AV
Switching Waveforms
t
SOP
t
SAA
VALID ADRESSVALID ADRESS
t
HD
DATAINVALID
DATA
OUT
VALID
t
OHA
t
AW
t
HA
t
ACE
t
SOP
t
SCE
t
SD
t
SA
t
PWE
t
SWRD
t
DOE
WRITE CYCLEREAD CYCLE
OE
R/W
IO
0
SEM
A0–A
2
Figure 10. Semaphore Read After Write Timing, Either Side
[43]
MATCH
t
SPS
A0L–A
2L
MATCH
R/W
L
SEM
L
A0R–A
2R
R/W
R
SEM
R
Figure 11. Timing Diagram of Semaphore Contention
[44, 45, 46]
(continued)
Notes
= HIGH for the duration of the above timing (both write and read cycle).
Document Title: CY7C024AV/024BV/025A V/026A V , CY7C0241A V/0251A V/036A V 3.3V 4K/8K/16K x 16/18 Dual-Port Static RAM
Document Number: 38-06052
Rev.ECN No.
Orig. of
Change
Submission
Date
Description of Change
**1 10204SZV1 1 /11/01Change from Spec number: 38-00838 to 38-06052
*A122302RBI12/27/02Power up requirements added to Maximum Ratings Information
*B128958JFU9/03/03Added CY7C025AV-25AI to Ordering Information
*C237622YDTSee ECNRemoved cross information from features section
*D241968WWZSee ECNAdded CY7C024AV-25AI to Ordering Information
*E276451SPNSee ECNCorrected x18 for 026AV to x16
*F279452RUYSee ECNAdded Pb-free packaging information
Corrected pin A113L to A13L on CY7C026AV pin list
Added minimum V
of 0.3V and note 16
IL
*G373580RUYSee ECNCorrected CY7C024AC-25AXC to CY7C024AV -25AXC in Ordering Information
*H380476PCXSee ECNAdded to Part Ordering information:
*I2543577NXR/AESA07/25/08Updated note number 33 on page 12 from “R/W
address transitions” to “R/W
or CE must be HIGH during all address transitions”
must be HIGH during all
*J2623540VKN/PYRS12/17/08Added CY7C024BV part
Sales, Solutions, and Legal Information
Worldwide Sales and Design Support
Cypress maintains a worldwide network of offices, solution centers, manufacturer’s representatives, and distributors. T o find the office
closest to you, visit us at cypress.com/sales.
Any Source Code (software and/or firmware) is owned by Cypress Semiconductor Corporation (Cypress) and is protected by and subject to worldwide patent protection (United States and foreign),
United States copyrigh t laws and interna tional tr eaty pr ovision s. Cypr ess here by gra nt s to lic ensee a p erson al, no n-excl usive , non- tran sferabl e license to copy, use, modify, cr eate d erivative w orks of ,
and compile the Cypress Source Code and derivative works for the sole purpose of creating custom software and or firmware in support of licensee product to be used only in conju nction with a Cypress
integrated circuit as specified in the ap plicable agr eement. Any reprod uction, modificati on, translation, co mpilation, or re presentatio n of this Source Code except as spec ified above is p rohibited with out
the express written permission of Cypress.
Disclaimer: CYPRESS MAKES NO WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, WITH REGARD TO THIS MATERIAL, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. Cypress reserves the right to make changes without further notice to the materials described herein. Cypress does not
assume any liability arising out of the app licati on or us e of an y product or circ uit de scrib ed herei n. Cy press does n ot auth orize it s product s for use a s critical component s in life-suppo rt systems where
a malfunction or failure may reasonably be expected to result in significant injury to the user. The inclusion of Cypress’ product in a life-support systems application implies that the manufacturer
assumes all risk of such use and in doing so indemnifies Cypress against all charges.
Use may be limited by and subject to the applicable Cypress software license agreement.
PSoC Solutions
Generalpsoc.cypress.com/solutions
Low Power/Low Voltagepsoc.cypress.com/low-power
Precision Analog psoc.cypress.com/precision-analog
LCD Drivepsoc.cypress.com/lcd-drive
CAN 2.0bpsoc.cypress.com/can
USBpsoc.cypress.com/usb
Document #: 38-06052 Rev. *JRevised December 10, 2008Page 19 of 19
All products and company names mention ed in this document may be the trademarks of their respective holders.
[+] Feedback
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.