Maximum Access Time152025ns
Typical Operating Current125120115mA
Typical Standby Current for I
Typical Standby Current for I
Parameter-15-20-25Unit
(Both ports TTL level)353530mA
SB1
(Both ports CMOS level)10 μA10 μA10 μAμA
SB3
Document #: 38-06078 Rev. *BPage 3 of 18
[+] Feedback
CY7C027V/027VN/027AV/028V
CY7C037V/037AV/038V
Pin Definitions
Left PortRight PortDescription
CE
, CE
0L
1L
R/W
L
OE
L
A
0L–A15L
I/O0L–I/O
SEM
UB
LB
INT
BUSY
17L
SEM
L
L
L
L
L
M/S
V
CC
GNDGround
NCNo Connect
CE0R, CE
R/W
R
OE
R
A0R–A
15R
I/O0R–I/O
R
UB
R
LB
R
INT
R
BUSY
R
1R
17R
Chip Enable (CE is LOW when CE0 ≤ VIL and CE1 ≥ VIH)
Read/Write Enable
Output Enable
Address (A0–A14 for 32K; A0–A15 for 64K devices)
Data Bus Input/Output (I/O0–I/O15 for x16 devices; I/O0–I/O17 for x18)
Semaphore Enable
Upper Byte Select (I/O8–I/O15 for x16 devices; I/O9–I/O17 for x18 devices)
Lower Byte Select (I/O0–I/O7 for x16 devices; I/O0–I/O8 for x18 devices)
Interrupt Flag
Busy Flag
Master or Slave Select
Power
Architecture
The CY7C027V/027VN/027AV/028V and
CY7037V/037AV/038V consist of an array of 32K and 64K words
of 16 and 18 bits each of dual-port RAM cells, I/O and address
lines, and control signals (CE
, OE, R/W). These control pins permit
independent access for reads or writes to any location in memory. To
handle simultaneous writes/reads to the same l ocatio n, a BUSY pin is
provided on each port. Two interrupt (INT
port-to-port communication. Two semaphore (SEM
used for allocating shared resources. With the M/S
function as a master (BUSY
pins are outputs) or as a slave (BUSY pins
) pins can be utilized for
) control pins are
pin, the devices can
are inputs). The devices also have an automatic power down feature
controlled by CE. Each port is provided with its own output enable
control (OE
), which allows data to be read from the d evice.
Functional Description
The CY7C027V/027VN/027AV/028V and
CY7037V/037AV/038V are low power CMOS 32K, 64K x 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. Two ports are provided, permitting independent, asynchronous access for read s and writes to
any location in memory. The devices can be utilized as
stand-alone 16/18-bit dual-port static RAMs or multiple devices
can be combined to function as a 32/36-bit or wider master/slave
dual-port static RAM. An M/S
32/36-bit or wider memory applications without the need for separate master and slave devices or additional discrete logic. Application areas include interprocessor/multiprocessor designs,
communications status buffering, and dual-port video/graphics
memory.
Each port has independent control pins: chip enable (CE
or write enable (R/ W
on each port (BUSY
), and output enable (OE). T wo flags are provided
and INT). BUSY signals that the port is trying to
access the same location currently being accessed by the othe r port.
The interrupt flag (INT
) permits communication between ports or
pin is provided for implementing
), read
systems by means of a mail box. The semaphores are used to pass a
flag, or token, from one port to the other to indi cate that a shared
resource is in use. The semaphore logic is comprised of eight shared
latches. Only one side can control the latch (semaphore) at any time.
Control of a semaphore indicates that a shared re sou rce i s in use . An
automatic power down feature is controlle d independently on each port
by a chip select (CE
) pin.
The CY7C027V/027VN/027AV/028V and
CY7037V/037AV/038V are available in 100-pin Thin Quad Plastic Flatpacks (TQFP).
Write Operation
Data must be set up for a duration of tSD before the rising edge of
to guarantee a valid write. A write operation is controlled by either
R/W
the R/W
pin (see Figure 7 ) or the CE pin (see Figure8). Required inputs
for non-contention operations are summarized in Table 1.
If a location is being written to by one port and the opposite port
attempts to read that location, a port-to-port flowthrough delay
must occur before the data is read on the output; otherwise the
data read is not deterministic. Data is valid on the port t
the data is presented on the other port.
DDD
after
Read Operation
When reading the device, the user must assert both the OE an d
pins. Data is available t
CE
the user wishes to access a semaphore flag, then the SEM
asserted instead of the CE
after CE or t
ACE
after OE is asserted. If
DOE
pin must be
pin, and OE must also be asserted.
Interrupts
The upper two memory locations may be used for message
passing. The highest memory location (7FFF for the
CY7C027V/027VN/027AV/37V, FFFF for the CY7C028V/38V) is
the mailbox for the right port and the second-highest memory
location (7FFE for the CY7C027V/027VN/027AV/037V/037AV,
FFFE for the CY7C028V/38V) is the mailbox for the left port.
When one port writes to the other port’s mailbox, an interrupt is
Document #: 38-06078 Rev. *BPage 4 of 18
[+] Feedback
CY7C027V/027VN/027AV/028V
CY7C037V/037AV/038V
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.
Busy
The CY7C027V/027VN/027AV/028V and
CY7037V/037AV/038V 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
port definitely gains permission to the location, but it is not predictable
which port gets that permission. BUSY is asserted t
match or t
after CE is taken LOW.
BLC
is violated, one
PS
after an address
BLA
Master/Slave
A M/S pin is provided to expand the word width by configuring the
device as either a master or a sl ave. The BUSY
connected to the BUSY
input of the slave. This allows the device to
output of the master is
interface to a master device with no external components. Writing to
slave devices must be delayed until after the BUSY
or t
(t
BLC
a contention situation. When tied HIGH, the M/S
), otherwise, the slave chip may begin a write cycle during
BLA
to be used as a master and, therefore, the BUSY
input has settled
pin allows the device
line is an output. BUSY
can then be used to send the arbitration outcome to a slave.
Semaphore Operation
The CY7C027V/027VN/027AV/028V and
CY7037V/037AV/038V provide eight semaphore latches, which
are separate from the dual-port memory locations. Semaphores
are used to reserve resources that are shared be tween th e 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
deasserted for t
semaphore value is available t
semaphore write. If the left port was successful (reads a zero), it
before attempting to read the semaphore. The
SOP
SWRD
+ t
after the rising edge of the
DOE
or OE must be
assumes control of the shared resource, otherwise (reads a one) it
assumes the right port has control and continues to poll the semaphore.
When the right side has relinquished control of the semaph ore (by
writing a one), the left side succeeds in gaining control of the
semaphore. If the left side no longer requires the semap hore, a one i s
written to cancel its request.
Semaphores are accessed by asserting SEM
functions as a chip select for the semaphore latches (CE
HIGH during SEM
and R/W are used in the same manner as a normal memory access.
LOW). A
represents the semaphore address. OE
0–2
LOW. The SEM pin
must remain
When writing or reading a semaphore, the other address pins have no
effect.
When writing to the semaphore, only I/O
to the left port of an available semaphore, a one appears at the same
is used. If a zero is written
0
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 th e left port had control,
the right port would immediately own the semaphore as so on as the left
port released it. Table 3 shows sample semaphore operations.
When reading a semaphore, all sixteen/eighteen 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 side or the other, but there is no guarantee which side
of each other , the semaphore is definitely
SPS
controls the semaphore.
Document #: 38-06078 Rev. *BPage 5 of 18
[+] Feedback
CY7C027V/027VN/027AV/028V
CY7C037V/037AV/038V
Maximum Ratings
Exceeding maximum ratings may shorten the useful life of the
device. User guidelines are not tested .
°
Storage Temperature .................................–65
Ambient Temperature with
Power Applied ............................................–55
Supply Voltage to Ground Potential................–0.5V to +4.6V
DC Voltage Applied to
Outputs in High-Z State...........................–0.5V to VCC+0.5V
C to +150°C
°
C to +125°C
DC Input Voltage
[2]
..................................–0.5V to VCC+0.5V
Output Current into Outputs (LOW).............................20 mA
Latch-up Current.................................................... > 200 mA
Operating Range
Range
Commercial0°C to +70°C 3.3V ± 300 mV
Industrial
[3]
Ambient
TemperatureV
CC
–40°C to +85°C 3.3V ± 300 mV
Electrical Characteristics
Over the Operating Range
ParameterDescription
V
V
V
V
I
IX
I
OZ
I
CC
I
SB1
I
SB2
I
SB3
I
SB4
OH
OL
IH
IL
Output HIGH Voltage
(V
=Min., IOH= –4.0 mA)
CC
Output LOW Voltage (VCC=Min., IOH= +4.0 mA)0.40.40.4V
Input HIGH Voltage2.22.22.2V
Input LOW Voltage0.80.80.8V
Input Leakage Current−55−55−55μA
Output Leakage Current–1010–1010–1010μA
Operating Current (VCC=Max. I
mA) Outputs Disabled
Standby Current (Both Ports TTL
Level) CE
& CER ≥ VIH, f=f
L
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 Lev-
| CER ≥ VIH, f=f
el) CE
L
MAX
MAX
[4]
OUT
CY7C027V/027VN/027AV/028V/CY7C037V/037AV/038V
MinTypMax MinTypMaxMinTypMax
2.42.42.4V
=0
Com’l.125 185120175115165mA
[3]
Ind.
140195mA
Com’l.355035453040mA
[3]
Ind.
4555mA
Com’l.80120751106595mA
[3]
Ind.
85120mA
Com’l.102501025010250μA
Ind.
[3]
10250μA
Com’l.7510570956080mA
[3]
Ind.
80105mA
Unit-15-20-25
Capacitance
[5]
ParameterDescriptionTest ConditionsMaxUnit
C
IN
C
OUT
Notes
2. Pulse width < 20 ns.
3. Industrial parts are available in CY7C028V and CY7C038V only.
4. f
= 1/tRC = All inputs cycling at f = 1/tRC (except output enable). f = 0 means no addr ess or control line s change. This appli es only to input s at CMOS level st andby I
MAX
5. Tested initially and after any design or process changes that may affect these parameters.
Document #: 38-06078 Rev. *BPage 6 of 18
Input CapacitanceTA = 25°C, f = 1 MHz,
V
= 3.3V
Output Capacitance10pF
CC
10pF
SB3
.
[+] Feedback
CY7C027V/027VN/027AV/028V
CY7C037V/037AV/038V
Figure 3. 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= 30 pF
(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
, & t
LZWE
Switching Characteristics
ParameterDescription
Read Cycle
t
RC
t
AA
t
OHA
[7]
t
ACE
t
DOE
[8, 9, 10]
t
LZOE
[8, 9, 10]
t
HZOE
[8, 9, 10]
t
LZCE
[8, 9, 10]
t
HZCE
[10]
t
PU
[10]
t
PD
[7]
t
ABE
Write Cycle
t
WC
[7]
t
SCE
t
AW
t
HA
[7]
t
SA
t
PWE
t
SD
Notes
6. T est conditions assume signal transition ti me of 3 ns or less, timing refer ence levels of 1.5V, input pulse levels of 0 to 3.0V, and output loading of the specified I
and 30 pF load capacitance.
7. To access RAM, CE
8. At any given temperature and voltage condition for any given device, t
9. Test conditions used are Load 2.
10.This parameter is guaranteed by design, but it is not production tested. For information on port-to-port delay through RAM cells from writing port to reading port,
refer to Figure 11.
Over the Operating Range
[6]
CY7C027V/027VN/027AV/028V/
CY7C037V/037AV/038V
-15-20-25
MinMaxMinMaxMinMax
Read Cycle Time152025ns
Address to Data Valid152025ns
Output Hold From Address Change333ns
CE LOW to Data Valid152025ns
OE LOW to Data Valid101213ns
OE LOW to Low Z333ns
OE HIGH to High Z101215ns
CE LOW to Low Z333ns
CE HIGH to High Z101215ns
CE LOW to Power Up000ns
CE HIGH to Power Down152025ns
Byte Enable Access Time152025ns
Write Cycle Time152025ns
CE LOW to Write End121620ns
Address Valid to Write End121620ns
Address Hold From Write End000ns
Address Setup to Write Start000ns
Write Pulse Width121722ns
Data Setup to Write End101215ns
=L, UB=L, SEM=H. T o access semaphore, CE=H and SEM=L. Either condition must be valid for the entire t
is less than t
HZCE
LZCE
and t
is less than t
HZOE
LZOE
time.
SCE
.
Unit
OI/IOH
Document #: 38-06078 Rev. *BPage 7 of 18
[+] Feedback
CY7C027V/027VN/027AV/028V
CY7C037V/037AV/038V
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
Notes
11.For information on port-to-port delay through RAM cells from writing port to reading port, refer to Figure11 waveform.
12.Test conditions used are Load 1.
13.t
BDD
is a calculated parameter and is the grea ter of t
WDD–tPWE
(actual) or t
DDD–tSD
(actual).
14.CE
= VCC, Vin = GND to VCC, TA = 25° C. This parameter is guaranteed but not tested.
Over the Operating Range
ParameterDescription
t
HD
[9, 10]
t
HZWE
[9 ,10]
t
LZWE
[36]
t
WDD
[36]
t
DDD
Busy Timing
t
BLA
t
BHA
t
BLC
t
BHC
t
PS
t
WB
t
WH
[13]
t
BDD
Interrupt Timing
t
INS
t
INR
Data Hold From Write End000ns
R/W LOW to High Z101215ns
R/W HIGH to Low Z333ns
Write Pulse to Data Delay304050ns
Write Data Valid to Read Data Valid253035ns
[11]
BUSY LOW from Address Match152020ns
BUSY HIGH from Address Mismatch152020ns
BUSY LOW from CE LOW152020ns
BUSY HIGH from CE HIGH151617ns
Port Setup for Priority555ns
R/W HIGH after BUSY (Slave)000ns
R/W HIGH after BUSY H I G H ( S l a v e )131517ns
BUSY HIGH to Data Valid152025ns
[11]
INT Set Time152020ns
INT Reset Time152020ns
Semaphore Timing
t
SOP
t
SWRD
t
SPS
t
SAA
SEM Flag Update Pulse (OE or SEM)101012ns
SEM Flag Write to Read Time555ns
SEM Flag Contention Window555ns
SEM Address Access Time152025ns
Data Retention Mode
The CY7C027V/027VN/027AV/028V and
CY7037V/037AV/038V are designed with battery backup in
mind. Data retention voltage and supply current are guaranteed
over temperature. The following rules ensure data retention:
1. Chip enable (CE) must be held HIGH during data retention, within
to VCC – 0.2V .
V
CC
must be kept between VCC – 0.2V and 70% of VCC during
2. CE
the power up and power down transitions.
3. The RAM can begin opera tion >t
mum operating voltage (3.0 volt s).
after VCC reaches the mini-
RC
[6]
(continued)
CY7C027V/027VN/027AV/028V/
CY7C037V/037AV/038V
-15-20-25
MinMaxMinMaxMinMax
Timing
ParameterTest Conditions
ICC
DR1
At VCCDR = 2V50μA
[14]
Unit
MaxUnit
Document #: 38-06078 Rev. *BPage 8 of 18
[+] Feedback
CY7C027V/027VN/027AV/028V
CY7C037V/037AV/038V
Switching Waveforms
t
RC
t
AA
t
OHA
DATA VALIDPREVIOUS DATA VALID
DATA OUT
ADDRESS
t
OHA
Figure 4. Read Cycle No. 1 (Either Port Address Access)
[15, 16, 17]
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 5. Read Cycle No. 2 (Either Port CE/OE Access)
[15, 18, 19]
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 6. Read Cycle No. 3 (Either Port)
[15, 17, 18, 19]
Notes
15.R/W
is HIGH for read cycles.
16.Device is continuously selected CE = VIL and UB or LB = VIL. This waveform cannot be used for semaphor e reads.
= VIL.
17.OE
18.Address valid prior to or coincident with CE
19.To access RAM, CE = VIL, UB or LB = VIL, SEM = VIH. T o access semaphore, CE = VIH, SEM = VIL.
is violated, the busy signal is asserted on one side or the ot her , but t here is no guaran tee to which side BUSY is asserted.
PS
Document #: 38-06078 Rev. *BPage 13 of 18
[+] Feedback
CY7C027V/027VN/027AV/028V
CY7C037V/037AV/038V
Switching Waveforms
WRITE 7FFF (FFFF for CY7C028V/38V)
t
WC
Right Side Clears INTR:
t
HA
READ 7FFF
t
RC
t
INR
WRITE 7FFE (FFFE for CY7C028V/38V)
t
WC
Right Side Sets INT
L
:
Left Side Sets INTR:
Left SideClears INT
L
:
READ 7FFE
t
INR
t
RC
ADDRESS
R
CE
L
R/W
L
INT
L
OE
L
ADDRESS
R
R/W
R
CE
R
INT
L
ADDRESS
R
CE
R
R/W
R
INT
R
OE
R
ADDRESS
L
R/W
L
CE
L
INT
R
t
INS
t
HA
t
INS
(FFFF for CY7C028V/38V)
(FFFF for CY7C028V/38V)
[35]
[36]
[36]
[36]
[35]
[36]
(continued)
Figure 15. Interrupt Timing Diagrams
Notes
depends on which enable pin (CEL or R/WL) is deasserted first.
35.t
HA
or t
36.t
INS
Document #: 38-06078 Rev. *BPage 14 of 18
depends on which enable pin (CEL or R/WL) is asserted last.
INR
[+] Feedback
CY7C027V/027VN/027AV/028V
CY7C037V/037AV/038V
Table 1. Non-Contending Read/Write
InputsOutputs
CER/WOEUBLBSEMI/O9–I/O
17
I/O0–I/O
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 OutRead Data in Semaphore Flag
XHLHHLData OutData OutRead Data in Semaphore Flag
HXXXLData InData InWrite D
into Semaphore Flag
IN0
XXHHLData InData InWrite D
into Semaphore Flag
IN0
LXXLXLNot Allowed
LXXXLLNot Allowed
Table 2. Interrupt Operation Example (assumes BUSY
=BUSYR=HIGH)
L
[37]
Left PortRight Port
FunctionR/WLCELOE
L
Set Right INTR FlagLLX7FFFXXXXXL
Reset Right INTR FlagXXXXXXLL7FFFH
Set Left INTL FlagXXXXL
Reset Left INT
FlagXLL7FFEH
L
A
0L–14L
INTLR/WRCE
[38]
[39]
LLX7FFEX
XXXXX
OE
R
R
A
0R–14R
INT
[39]
R
[38]
Table 3. Semaphore Operation Example
FunctionI/O0–I/O
Left I/O0–I/O
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
Document Title: CY7C027V/027VN/027AV/CY7C028V/037V/037AV/038V 3.3V 32K/64K x 16/18 Dual Port Static RAM
Document Number: 38-06078
Rev.ECN No.
Orig. of
Change
Submission
Date
Description of Change
**237626YDT6/30/04Converted data sheet from old spec 38-00670 to conform with new data
sheet. Removed cross information from features section
*A259110JHXSee ECNAdded Pb-Free packaging information.
*B2623540VKN/PYRS12/17/08Added CY7C027VN, CY7C027AV and CY7C037AV parts
Updated Ordering information table
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 spe cified above is prohibited wi thout
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. Cypr ess 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.
Document #: 38-06078 Rev. *BRevised December 09, 2008Page 18 of 18
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.