manuals.online logo
Brands
  1. Home
  2. •
  3. Brands
  4. •
  5. Intel
  6. •
  7. Network Hardware
  8. •
  9. Intel Intel 8x930Ax User manual

Intel Intel 8x930Ax User manual

Cypress Semiconductor Corporation • 3901 North First Street • San Jose • CA 95134 • 408-943-2600
February 25, 2000
Converting from Intel 8x930Ax to Cypress EZ-USB
Introduction
In 1999, Cypress partnered with Intel in an exclusive product
licensing agreement for the USB Intel product family. As a
leader in USB peripheral solutions, Cypress pursued this op-
portunity for two reasons, to provide another option for the
Intel customer base and to promote the USB technology.
This product licensing agreement consisted of two phases.
The first phase was an exclusive buy/resale agreement be-
tween Cypress and Intel. As previously agreed to by both par-
ties in the productlicensing agreement,the buy/resale phase
will expire in October of 2000.
The second phase is an option to manufacture these former
Intel USB devices in Cypress fabs. After several months of
conducting market research, the overall demand for the
former N8x93x family of USB microcontrollers does not offset
the costs associated with transferring and manufacturing of
these devices in Cypress fabs. As a result, Cypress is official-
ly announcing the obsolescence of these former Intel USB
microcontroller devices. Cypress will accept lifetime buys on
all of the listed products per the following schedule:
All parts are for commercial temperature.
Cypress will accept end-of-life buys on the affected products
through May 12, 2000, for delivery from now until October 12,
2000. In additiontooffering alifetimebuy opportunity, Cypress
will provide design conversion assistancefor transitioning your
design to a comparable Cypress USB microcontroller.
The Cypress family of USB microcontrollers can offer a num-
ber of benefits relative to the former Intel N8x93x family, in-
cluding improved USB performance, greater flexibility, gener-
ally lower system costs and greater availability with short
lead-times. In addition, many applications may benefit from a
nearly seamless transfer to our equivalent 8051-based USB
microcontroller family. For instance, a MJPEG reference de-
sign by Zoran was converted in four weeks with an increased
performance of 40% and still achieved a 15% reduction in
system cost. This white paper provides pointers on how to
convert the 8x930AX design into an EZ-USB family member,
alongwithcomparisons betweenthe twoUSB microcontroller
families.
Intel 8x930Ax vs. EZ-USB Family Architectural
Differences
The Intel 8x930Ax device is a first-generation generic USB
microcontroller, merging existing MCS 51/251 controllers with
standard USB SIE technology. To make iteasierfor peripheral
manufacturers to ease into the complex world of USB,
EZ-USB took the concept of the general-purpose USB micro-
controller further byimplementing a Smart USB Engine Core.
This Smart USB Engine Core is so intelligent that it can re-
spond to hostcontroller commands and pass a USB Chapter
9 compliance test without the need for the microcontroller.
EZ-USB handles USB protocol commands more efficiently
than the earlier Intel architecture, as the majority of USB re-
quests are handled without the involvement of the internal
microcontroller.
With this architecture, USB peripheral developers can mini-
mize their knowledge about USB and concentrate on their
application firmware, while still achieving the benefits ofa ge-
neric USB microcontroller. The diagrams below illustrate the
efficiency of EZ-USB by comparing how the two USB micro-
controllers handle the “Get Descriptor” host controller com-
mand.
Figure 1 shows how conventional USB controllers, such as
the Intel 8x930Ax, handlea three-stage USBSETUP transfer
called “Get Descriptor”. The serial data flowing over the USB
is shown as three stages: Setup, Data, and Status. The num-
bered arrows indicate transfers between the USB, endpoint
FIFOs, and microprocessor memory. Significant CPU over-
head is required to transfer the data to and from the endpoint
FIFOs (2,3,5) andtodividethe descriptortabledata intopack-
ets for transmission using multiple USB data packets (4,6).
Figure 2 shows how the EZ-USB handles the same “Get De-
scriptor” command. The EZ-USB core directly transfers setup
packet data into a dedicated eight-byte setup data buffer for
CPU inspection (1). Then the 8051 loads an EZ-USB pointer
with the start address of the requested descriptor data (2).
The EZ-USB Smart Engine Core does the rest. The Smart
Engine Core automatically takes care of error checking and
retries, dividingthe table into packets for the variousIN trans-
fer and responding to the Status stage.
A good way to measure the efficiency of theCypress solution
is to compare the firmware sizes between EZ-USB and Intel
for the samefunction.Thefollowing functionswere download-
ed from Intel website and compiled.
• USB Chapter 9 Test
• String Descriptors
• USB Suspend and Resume
• Remote Wake-up
• Bulk Endpoint Loopback
Pruned Cypress
Part Number
Corresponding
FormerIntelPart
Number Package Hub
CY7C69300AD-JC N80930AD 68 PLCC No
CY7C69300HF-JC N80930HF 68 PLCC Yes
CY7C69310AA-JC N80931AA 68 PLCC No
CY7C69310AA-NC S80931AA 64 MQFP No
CY7C69310HA-JC N80931HA 68 PLCC Yes
CY7C69310HA-NC S80931HA 64 MQFP Yes
Converting from Intel 8x930Ax to Cypress EZ-USB
2
6
<
1
&
,
1
$
'
'
5
(
1
'
3
&
5
&

7RNHQ 3DFNHW
6
<
1
&
'
$
7
$

 E\WHV
6HWXS
'DWD
&
5
&


'DWD 3DFNHW
6
<
1
&
$
&
.
+6 3NW
6
<
1
&
6
(
7
8
3
$
'
'
5
(
1
'
3
&
5
&

7RNHQ 3DFNHW
6
<
1
&
'
$
7
$

3D\ORDG
'DWD
&
5
&


'DWD 3DFNHW
6
<
1
&
'
$
7
$

'DWD 3DFNHW
6
<
1
&
$
&
.
6
<
1
&
,
1
$
'
'
5
(
1
'
3
&
5
&

7RNHQ 3DFNHW
6
<
1
&
'
$
7
$

3D\ORDG
'DWD
&
5
&


'DWD 3DFNHW
6
<
1
&
$
&
.
+6 3NW
6
<
1
&
$
&
.
+6 3NW
6
<
1
&
2
8
7
$
'
'
5
(
1
'
3
&
5
&

7RNHQ 3DFNHW
&
5
&


6(783 6WDJH
'$7$ 6WDJH
67$786 6WDJH
(QGSRLQW
),)2
'HVFULSWRU
'DWD 7DEOH
(QGSRLQW
),)2
 



E\WH
6(783 'DWD
%XIIHU
+6 3NW
Figure 1. How the 8x930Ax Handles a “Get Descriptor” Request
6
<
1
&
,
1
$
'
'
5
(
1
'
3
&
5
&

7RNHQ 3DFNHW
6
<
1
&
'
$
7
$

 E\WHV
6HWXS
'DWD
&
5
&


'DWD 3DFNHW
6
<
1
&
$
&
.
+6 3NW
6
<
1
&
6
(
7
8
3
$
'
'
5
(
1
'
3
&
5
&

7RNHQ 3DFNHW
6
<
1
&
'
$
7
$

3D\ORDG
'DWD
&
5
&


'DWD 3DFNHW
6
<
1
&
'
$
7
$

'DWD 3DFNHW
6
<
1
&
$
&
.
6
<
1
&
,
1
$
'
'
5
(
1
'
3
&
5
&

7RNHQ 3DFNHW
6
<
1
&
'
$
7
$

3D\ORDG
'DWD
&
5
&


'DWD 3DFNHW
6
<
1
&
$
&
.
+6 3NW
6
<
1
&
$
&
.
+6 3NW
6
<
1
&
2
8
7
$
'
'
5
(
1
'
3
&
5
&

7RNHQ 3DFNHW
&
5
&


6(783 6WDJH
'$7$ 6WDJH
67$786 6WDJH
E\WH
6(783 'DWD
%XIIHU

'HVFULSWRU
'DWD 7DEOH

+6 3NW
Figure 2. EZ-USB Logic Does Most of the Work for a “Get Descriptor” Request
Converting from Intel 8x930Ax to Cypress EZ-USB
3
Table 1 shows the results of our compilation and a compari-
son of the same function implemented using EZ-USB.
It is the manner in which EZ-USB handles the USB protocols
thatwill need to be addressed when converting from the Intel
8x930Ax to the EZ-USB family. Firmware code which deals
with the peripheral function can remain the same, even if the
firmware code was previously compiled for the 251 architec-
ture. If the firmware code was written in C, then recompiling
under the 8051 option instead of the 251 option should keep
the effort to convert to Cypress’s EZ-USB to a minimum.
EZ-USB Hardware Considerations Versus the
Intel 8x930Ax
While architectural differences on how each of the USB mi-
crocontrollers handle the USB protocol must be observed,
there are hardware differences which can yield a better USB
hardware design. These are:
•Elimination of external ROM or EPROM
•Elimination of external components
•HigherI/O performance -> Yielding maximum USB perfor-
mance
•Additional endpoints
•Support of maximum packet sizes for all endpoints
•Lower power/Easier power management
•Smaller board density
•Multiple product options
The firmware developer and hardware designer will need to
make slight modifications in order to take advantage of these
hardware advantages. The following is a quick summary of
these differences and benefits.
1. Elimination of external ROM or EPROM
While the Intel family includes an internal ROM option,
most users have implemented the ROMless option
(80390Ax) with external ROM or EPROM in order to max-
imize flexibility in firmware changes. While the EZ-USB
family also supports external firmware memory, the unique
EZ-USB ability to download firmware from the host PC
eliminates the need for external ROM or EPROM. The
EZ-USB firmware downloadfeature provides firmware flex-
ibility coupled with the cost advantage of an internal ROM.
2. Elimination of external components
Whilethe Intelfamily uses a multiplexed address anddata-
bus, the EZ-USB family has a separate address and data-
bus, eliminating the need for an external demultiplexing
latch. In addition, with only 16 PIOs of the 8x930Ax com-
pared to 24 PIOs of the AN2131QC, USB designs which
require additional I/Os may be able to eliminate additional
external components.
3. Higher I/O performance -> Yielding maximum USB perfor-
mance
Intel’s architecture supports standard transfer whereby the
8051 instructions initiate a data transfer through a MOVX
and then increments the address. For high-performance
applications, this can result in USB performance limited by
the USB microcontroller as the 8051 cannot empty FIFOs
fast enough to keep pace with a high data transfer rate.
Someusershave reportedlosingdataevery3rdframedue
to this performance limitation. The suggested solution was
to reduce the packet size to 8 or 16 bytes per frame.
However, the EZ-USB has a special data transfer mode
called Turbo mode which yields significant USB perfor-
mance improvement. With Turbo mode, the EZ-USB core
monitors certain “MOVX”transfers, and directly broad-
casts or receives their data to or from the databus, and
generates read and write strobes. In the bulk Turbo mode,
a third datapointer in EZ-USB auto increments the RAM
address with each read or write cycle. Thus the bulk data
RAM buffer acts as a fast FIFO with the ability to transfer
1 byte in 330 ns. As a result, EZ-USB can support 17 bulk
packets of a 64-byte size within a single USB frame (1 ms)
in a standard Windows®environment (see white paper on
AN2131 bulk performance). In this illustration, perfor-
mance was limited by the host controller, not the EZ-USB.
The EZ-USB microcontrollernever generated a NAK.This
yields an equivalent data transfer rate of 8.9 Mbps.
Similarly, in isochronous mode, 8a bytes can be trans-
ferred in or out of an ISO endpoint FIFO in 330 ns. Thus a
1024-byte packet can be transferred in or out of an isoch-
ronous endpoint FIFO in 1/3 time of a single USB frame
providingleftover time for theinternal 8051 to perform oth-
er functions.
To take advantage of the EZ-USB turbo mode, firmware
will need to be adjusted so that read and write operations
occur on pins PA4/FWR# and PA5/FRD#.
4. Additional endpoints/Max. endpoints packet size
The Intel 8x930Ax supports 2 endpoint configurations; 4
or 6 endpoint pairs. In either configuration, endpoint 1 is
used to support a 64-byte bulk packet size or a 512-byte
isochronous packet size. A 1024-byte packet is available,
but does not support the USB requirement of an isochro-
nous packet being double buffered. Endpoints 2–5 are ei-
ther 16- or 32-byte packets.
With EZ-USB, 16 endpoint pairs are available. Endpoints
1 through 7 support 64-byte bulk packet sizes. In addition,
to obtain maximum performance, these endpoints can be
paired, providing double buffering capability to maximize
bulk performance.
For isochronous support, the EZ-USB family provides
eight endpoints, numbered 8–15. A full 2 Kbytes of isoch-
ronous FIFO is provided, so that a 1024-byte packet (dou-
ble buffered) can be supported in a single USB frame.
In converting to the EZ-USB product, bulk peripheral de-
signs can still use endpoint 1 for primary data transfers. If
the firmware is using other endpoints for control and sta-
Table 1. Compilation Results and Comparison
Firmware File Type EZ-USB Family Intel 8x930Ax
Source Size 730 lines of C code 5445 lines of assembly code
Binary Size < 1K Byte > 5K Byte
Converting from Intel 8x930Ax to Cypress EZ-USB
4
tus, they can be expanded to 64-byte maximum packet
sizes,which will improve USB throughput.Forisochronous
designs, endpoints will need to be converted from end-
point 1 to endpoints 8 through 15.
5. Lower power/Easier power management
The Intel 8x930Ax has a 150-mA maximum current spec-
ification under normal operation. The USB specification
requires adeviceto consume nomore than100 mA during
the initial plug-in. This is because bus-powered hubs can
only supply a maximum of 100 mA per port during bus
enumeration. Following the chip reset, the 8x930Ax oper-
ates in low-clock mode, wherein the CPU and on-chip pe-
ripherals are clocked at a reduced rate until bus enumera-
tion is complete. This reduces the ICC to meet the USB
100-mA requirement. Thus the Intel 8x930Ax requires the
USB microcontroller to be in idle mode operation during
initial power-on.
Remote wake-up on the 8x930Ax is performed using a
register bit (RWU). Firmware must be used to drive re-
sumesignaling on the USB lines. The USB microcontroller
must be awake in order for firmware to be accessed and
generate the remote wake-up operation. However, this
makes it difficult for remote activity peripherals such as
modems and telephones, which are usually in a suspend-
ed state when not in use to save power. An external stim-
ulus, such as a phone call, requires careful timing by the
peripheral designer as it must pullthe USB microcontroller
out of suspend operation and write to firmware before ini-
tiatingthenextseriesofevents.Normally,anexternalstim-
ulusshould trigger aseriesofevents, including the resume
signalling in the host PC right away.
In addition, there is a restriction on the Intel 8x930Ax. If the
8x930Ax is put into power-down mode prior to receiving a
USBSuspend signal fromthe host, aUSB Resume will not
properly wakeupthe8x930Axfrom the power-down mode.
EZ-USB uses ¼of the powerof the Intel 8x930Ax, making
it ideal for power-sensitive or portable peripherals. As a
result, there is no idle operation mode, since EZ-USB only
has a 50-mA (25-mA typical) maximum current specifica-
tion under the normal operating conditions. If a peripheral
requires between 500 and 600 mA, then the reduction of
100 mA by switching to EZ-USB will allow the peripheral
manufacturer to eliminate the powersupply and become a
bus-powered peripheral, thereby saving significant costs.
In addition, EZ-USB resume operation can be performed
with the toggle of an external pin (WAKEUP#), thus mak-
ing it easy for hardware to implement the wake-up opera-
tion. No timing considerations due to waking the USB mi-
crocontroller are necessary.
Converting to EZ-USB requires a 3.3V regulator, as
EZ-USB is powered under 3.3V as opposed to the Intel
8x930Ax which can run off Vbus.
6. Smaller board density
The Intel 8x930Ax is housed in a 68 PLCC, which has an
approximate body size of 24 x 24. The EZ-USB family is
packaged in both the 44PQFP (10 x 10 mm)and80 PQFP
(14 x 10 mm). The 44 PQFP is useful for applications not
needing the address bus. As a result, a 44 PQFP can use
¼the board space of the Intel solution.
7. More product options
While the Intel 8x930Ax offers only one product option
which supports both isochronous and bulk, the EZ-USB
family has 10 product options. All the options differ in inter-
nal RAM size, I/O performance, and the support of bulk
only versus isochronous support (see Table 2).
Additional Hardware Issues To Consider When
Converting
8. VID/PID/DID Implementation
With the Intel 8x930Ax, VID/PID/DID information was em-
bodied into the internal ROM or external ROM/EPROM.
If the peripheral designer is implementing the firmware
download feature of EZ-USB, then the VID/PID/DID infor-
mation is housed in a tiny 16-byte (or larger) EEPROM
which is connected through the EZ-USB I2C port. Should
the peripheral designer use an 8K EEPROM to load the
entire firmware through theI2C port, then the VID/PID/DID
information is contained in the 8K EEPROM. Of course, if
the peripheral designer requires more than 8K of firmware
and uses external memory for firmware, the VID/PID/DID
information is embodied in external memory as with the
8x930Ax.
9. 1.5-kΩPull-up Resistor
The 8x930Ax uses a standard implementation for USB,
attaching a 1.5-kΩresistor from D+ to Vbus. However,
EZ-USB performs special tricks with the USB signal lines
in performing the ReNumeration operation.As a result,the
1.5-kΩresistor is connected directly to our DISCON# pin.
Even if ReNumeration operation is not required, the de-
signer should still connect the 1.5-kΩresistor to the
DISCON# pin.
Feature Cypress
EZ-USB Family Intel
8x930Ax
Endpoint Pairs 16 4/6
Max. Packet Size
Isochronous (bytes) 1024 512/256
Bulk (bytes) 64 16/32
Feature Cypress
EZ-USB Family Intel
8x930Ax
Voltage (volts) 3.0–3.6 4.0–5.25
Max. Power (Active) 180 mW 788 mW
Max. Current (Active) 50 mA 150 mA
Feature Cypress
EZ-USB Family Intel
8x930Ax
Package 44 PQFP
80 PQFP 68 PLCC
Package Board
Density 170 sq. mm
432 sq. mm 625 sq. mm
Converting from Intel 8x930Ax to Cypress EZ-USB
5
10.Passive Networks
Both the 8x930Ax and EZ-USB have active-HIGH RESET
pins, but while the 8x930Ax requires only a capacitor to
VCC, the EZ-USB family parts require a resistor-capacitor
network.
11. Connect any programmable I/Os that were used to gen-
erate I2C signals directly to the EZ-USB I2C port.
If a peripheral required an I2C bus master, the 8x930Ax
would require the use of a programmable I/O along with
the appropriate firmware to emulate the I2C bus. EZ-USB
has a dedicated I2C port that is a master and can be used
to control other I2C devices on the peripheral board.
Additional Firmware Issues To Consider When
Converting
1. Compile as 8051 (not 251)
Since the EZ-USB core operates in the 8051 mode only,
you must recompile your application inonly thisconfigura-
tion.The‘251modeuses differentinstructionsandformats
and will not work. Most compilers for the 8051 family have
compile switches that make this translation transparent.
2. Add EZ-USB frameworks code
•Handles endpoint 0 transfers (getdesc…)
•Provides hooks to USB events
•Performs ReNumeration
Allof the firmware that is required to handle defaultdevice
requests, set up the processor environment, perform Re-
Numeration, and set up hooks to all of the USB events is
included in the Application Frameworks which is included
in the EZ-USB Developer’s Kit. Although much of the end-
point 0 traffic is handled by the EZ-USB Smart core, the
8051 still has USB overhead to handle. The frameworks
code serves as a good example of how to handle the re-
maining processing necessary by the 8051.
3. Remove control transfer code
Since the EZ-USB Smart core automatically handles
much of the Endpoint 0 Control transfer processing, a
good portion of the firmware required by the 930 can be
removed from the code after conversion.
4. Use Turbo transfer mode when USB performance is
desired
To utilize the full bandwidthof the USB and stillachieve the
maximum processing power, all data transfers for
high-bandwidth data should use the Turbo transfer mode.
The firmware required to perform these transfers is very
simple and is written in assembly to utilize the full speed
of this mode. These transfers will replace standard XDATA
accesses in the 930 firmware.
5. Remove 251 configuration setup
Since there are no configuration features that require set-
up for the 8051, the configuration setup code for the ‘251
can be removed.
6. Endpoint data is in RAM, not FIFOs
The 930 provides all of the bulk endpoint data in FIFOs,
making the processor read each byte out in series to pro-
cess a block of endpoint data. The EZ-USB architecture
places its data in RAM, which can be accessed in any
order necessary. This process can greatly reduce the pro-
cessing overhead, especially when processing control
transfers.
7. EZ-USB registers are in XDATA space, not SFRs
All of the registers in the EZ-USB chip are contained in the
XDATA memory space. Thisrequires MOVX instructions to
access them.
8. I/O Ports are in XDATA space
The Intel 8x930Ax family uses SFR (Special Function
Register) bits to control their I/O port pins. The EZ-USB
family memory maps I/O port control registers, accessible
with MOVX instructions. Thus bit set and clear instructions
cannot be used with the EZ-USB I/O Ports.
Case Example–Zoran Video Inlet Reference
Design
Zoran manufacturers a Motion JPEG device, ZR36060, per-
forming on-the-fly hardware compression and yielding 30 fps
performance for video captures at CIF resolutions over USB.
With the advent of supporting JPEG compression, end users
can still capture video frame and maintain sharp images dur-
ing the capture. The Video Inlet reference design offers the
ability for the consumer to use a standard consumer video-
Table 2. Product Options
Part Number Package RAM
Size I/O Rate
(Bytes/s) # of Prog
I/Os 8-bit
Databus? ISO
Support?
AN2121SC 44 PQFP 4K 600K 16 No Yes
AN2122SC 44 PQFP 4K 600K 16 No No
AN2122TC 48 TQFP 4K 600K 19 No No
AN2125SC 44 PQFP 4K 2M 8 Yes Yes
AN2126SC 44 PQFP 4K 2M 8 Yes No
AN2126TC 48 TQFP 4K 2M 11 Yes No
AN2131SC 44 PQFP 8K 600K 16 No Yes
AN2135SC 44 PQFP 8K 2M 8 Yes Yes
AN2136SC 44 PQFP 8K 2M 8 Yes No
AN2131QC 80 PQFP 8K 2M 24 Yes+Addr Yes
Converting from Intel 8x930Ax to Cypress EZ-USB
6
cam for video capture over the USB bus, while offering
high-quality video motion and video capture performance.
The following schematic (Exhibit A) includes only the USB
portion of the reference design. With added notes, this exam-
ple illustrates the straightforward method of converting an In-
tel 8x930Ax design to the EZ-USB family.
In performing this conversion, the following hardware chang-
es were required.
•Remove boot EPROM
•Remove address/data latch (not needed)
•Remove 16V8 PAL
•Remove double width bus switch
•Add 3.3V regulator
•Add tiny I2C EEPROM for VID/PID, code
•Reconnect 1.5K D+ pull-up to DISCON
•Include RESET cap and resistor
The EXCLUSIVE ORs required to generate a suspend signal
were eliminated as it is easier to use the CLK24 output pin of
the EZ-USB pin to indicate when the USB microcontroller
goes into a suspend state. CLK24 stops at the last known
state when EZ-USB goes into suspend.
The use of an external address of the 8x930Ax only leaves
16 programmable I/Os for other functions. The 16V8 PAL is
used to generate additional signals due to this limitation.
With EZ-USB, 24 Programmable I/O pins are available. This
provided enough Programmable I/O pins to allow the design-
er to eliminate the 16V8 PAL.
The double width bus switch, isolating the USB microcontrol-
ler from the video subsystem can be eliminated. The bus
switch was incorporated to isolate the USB portion for the
video subsystem in case it became inoperable due to ESD
zap. Instead, substitute an ESD protection device specifically
designed for USB. An example of an USB surge suppressor
is TI’s SN75240PW which is rated to 8 KV.
Since MacWorld in Tokyo was only in 4 weeks from the start
of their conversion process, Zoran was able to meet an accel-
erateddevelopmentscheduleto complete bothhardware and
firmware conversion in time to make a press announcement
at MacWorld. In addition, the board was much simpler, elimi-
nating most all of the glue logic and external memory compo-
nents surrounding the USB microcontroller. As a result, the
system cost was reduced by 15%. Anotheradded benefit was
the improvement in performance. Zoran was able to take ad-
vantage of the EZ-USB Turbo mode to increase the video
capture compression rate by 40%.
Converting from Intel 8x930Ax to Cypress EZ-USB
© Cypress Semiconductor Corporation, 1999. The information contained herein is subject to change without notice. Cypress Semiconductor Corporation assumes no responsibility for the use
of any circuitry other than circuitry embodied in a Cypress Semiconductor product. Nor does it convey or imply any license underpatent or other rights.Cypress Semiconductordoes not authorize
its products for use as critical components in life-support systems where a malfunction or failure may reasonably be expected to result in significant injury to the user. The inclusion of Cypress
Semiconductor products in life-support systems application implies that the manufacturer assumes all risk of such use and in doing so indemnifies Cypress Semiconductor against all charges.
Exhibit A
Zoran Video Inlet Schematic Prior to Conversion
$GG
!  Y 5HJXODWRU 0$;
! 7LQ\  E\WH ((3520 /& VRW SNJ
5HSODFH ZLWK 7, VXUJH
5
.
5.
5
.
5.
5
.
51
.









51
.









$''5
$''5
$''5
$''5
$''5
$''5
$''5
$''5
'$7$
'$7$
'$7$
'$7$
'$7$
'$7$
'$7$
'$7$
$''5
$''5
$''5
$''5
$''5
8
&3/&&
$

$

$

$

$

$

$

$

$

$

$

$

$

&(

2(

3*0

933

2 
2 
2 
2 
2 
2 
2 
2 
9&&

$''5 '$7$
$''5 '$7$
$''5 '$7$
$''5 '$7$
$''5 '$7$
$''5 '$7$
$''5 '$7$
$''5 '$7$
$''5
$''5
$''5
$''5
$''5
6863(1'
36(1
9&&$
9&&$
8VH (=86% LQWHUQDO 5$0
8
9
,&/.

,

,

,

,

,

,

,

,

,2(

,24 
,24 
,24 
,24 
,24 
,24 
,24 
,24 
9&&

5
.
5
.
9&/.; :&17
)0:567
9&/. ):(
<89* 5$%
&&6 0'$7(1B
5' 0'$7',5
:5
9
9
&&6
9&/.;
9&/. ):(
0'$7',5
:&17
:&17
:&17
5* B):(:&17
8'
$&

 

8
0,&
&7/

)/*

*1'

*$7(

,1

,1
287 
287 
&
Q)
+,B3:5
+,B3:5
9&&$
9&&$ 9&&%
6ZLWFK GHOD\
aP6
8B&7 5/6&+ 
9LGHR ,QOHW 0LFUR&RQWUROOHU
=RUDQ &RUSRUDWLRQ
$GYDQFHG 7HFKQRORJ\ &HQWHU
+DLID ,VUDHO
%
7LWOH
6L]H 5HY
'DWH 6KHHW  RI 
8
46;
$

$

$

$

$

$

$

$

2(

% 
% 
% 
% 
% 
% 
% 
% 
9&&
 9&&

&

&

&

&

&

&

&

&

2(

' 
' 
' 
' 
' 
' 
' 
' 
5.
5. 5.
'
1
3 6/((3
3 )05 567
3 67$57
3
<89* 5$%
3
)0:567
3
6'$
3
6&/
3
(1'
3
)2(
0'$7(1B
0'$7(1
3
:5
3
5'
$''5
)5(
$''5
-&6
$''5
-$''
$''5
-$''
3 :&1 7
96<1&
),
-$''>@
9&&$
(1'
0'$7 (1
6&/
6'$
67$57
)0:567
)05567
<89* 5$%
6/((3
)2(
:5
5'
-&6
)5(
-$''>@
IRU FKLS SURWHFWLRQ
RI WUDQVLHQW HIIHFWV
GXULQJ 86% DWWDFK
46;  SXOO GRZQ
9
$ VKRUW PD\ EH
LPSOHPHQWHG LQVWHDG
RI 'LRGH
VXSSUHVVRU 613:


<
 0+]
8$
$&




&
S)
8%
$&




&
S)
5
.
&
S)
5
0
5
.
6863(1'
9&&$
9&&$
ZKHQ VXVSHQG
/RJLF KLJK
SXOO GRZQ ZKHQVXVSHQG PRGH
5 DQG 5 VXSSRUW ;WDO
8VH
&/. WR
GHWHFW
6XVSHQG
9&&$





&
X)
(&$3
8
;$
$'3

$'3

$'3

$'3

$'3

$'3

$'3

$'3

$3

$3

$3

$3

$3

$3

$3

$3

35'$

3&(;$ 
37 
37(; 
3(&, 
3&(; 
3&(; 
3&(; 
3&(;:$,7 
35;' 
37;' 
37 
37 
3:5

36(1

62) 
(&$3
'0 
'3 
3//6(/
3//6(/
3//6(/
;7$/
;7$/
($
567

3,17 
3,17 
9&&

9&&

9&&

9&&

9&&

$/(

5

3
86%&2 1
9%86

'
'

*1'

6+,(/'

5

&
X)
&
S)
&
S)
8
$&
' 
' 
' 
' 
' 
' 
' 
' 
&
2& 
4

4

4

4

4

4

4

4

9&&

5
.
5

5
8&
$&

 

)%
)(55 ,7( %($'
)%
)(55 ,7( %($'
(&$3
$''5
$''5 '0 
$''5 '3
$''5
$''5 :&17
$''5 3
$''5 3
$''5 3
3
$''5 '$7$ '$7$ 3
$''5 '$7$ '$7$ 96<1&
$''5 '$7$ '$7$ 3
$''5 '$7$ '$7$ 3
$''5 '$7$ '$7$ ), 5(6(7
'$7$ 3B 3
'$7$
'$7$ 3 +,B3:5
3
$/(
6863(1' 3
3
3
36(1
'$7$>@
9&&$
9&&$
9&&$
9&&$
96<1&
'$7$>@
), 5(6(7
)XOO VSHHG
86% IXQFWLRQ
SXOO XS
86% FDEOH ZLWK WRWDO UHV  2KP
5HSODFH ZLWK
(=86%
$14&
(=86% DOUHDG\ KDV
GHPXOWLSOH[HG %86
&RQQHFW WR ',6&21
(=86% KDV PRUH ,2V

This manual suits for next models

6

Other Intel Network Hardware manuals

Intel SR2400 User manual

Intel

Intel SR2400 User manual

Intel 82540EP User manual

Intel

Intel 82540EP User manual

Intel 82543GC Technical manual

Intel

Intel 82543GC Technical manual

Intel SE7210TP1SCSI Installation instructions

Intel

Intel SE7210TP1SCSI Installation instructions

Intel IXP45X User manual

Intel

Intel IXP45X User manual

Intel Express 140T User manual

Intel

Intel Express 140T User manual

Intel 21555 User manual

Intel

Intel 21555 User manual

Intel PRO/Wireless 2011B LAN USB Device User manual

Intel

Intel PRO/Wireless 2011B LAN USB Device User manual

Intel S5520HC Guide

Intel

Intel S5520HC Guide

Intel NetStructure 1300 Series User manual

Intel

Intel NetStructure 1300 Series User manual

Intel IXF1104 User manual

Intel

Intel IXF1104 User manual

Intel 41210 Guide

Intel

Intel 41210 Guide

Intel SS4200-E - Entry Storage System NAS Server Parts list manual

Intel

Intel SS4200-E - Entry Storage System NAS Server Parts list manual

Popular Network Hardware manuals by other brands

Avigilon HD-NVR3-PRM-48TB installation guide

Avigilon

Avigilon HD-NVR3-PRM-48TB installation guide

Proconx SERIP-100 user manual

Proconx

Proconx SERIP-100 user manual

3Com 3CRWE90096A - Wireless Access Point quick start guide

3Com

3Com 3CRWE90096A - Wireless Access Point quick start guide

Polycom MGC+100 ReadiConvene release note

Polycom

Polycom MGC+100 ReadiConvene release note

AXIOMTEK NA343 Series user manual

AXIOMTEK

AXIOMTEK NA343 Series user manual

NXP Semiconductors LPC24XX UM10237 user manual

NXP Semiconductors

NXP Semiconductors LPC24XX UM10237 user manual

RuggedCom RUGGEDBACKBONE RX1510 installation guide

RuggedCom

RuggedCom RUGGEDBACKBONE RX1510 installation guide

Paradyne Hotwire 5100 user guide

Paradyne

Paradyne Hotwire 5100 user guide

Matrix Switch Corporation MSC-CP16X16E product manual

Matrix Switch Corporation

Matrix Switch Corporation MSC-CP16X16E product manual

Milesight UF31 user guide

Milesight

Milesight UF31 user guide

Lorex LNK7000X Series Quick connection guide

Lorex

Lorex LNK7000X Series Quick connection guide

Dialogic DM/F300-1E1-PCIU Quick install card

Dialogic

Dialogic DM/F300-1E1-PCIU Quick install card

Paradyne COMSPHERE 3800PLUS release note

Paradyne

Paradyne COMSPHERE 3800PLUS release note

VCS VIP 1000 user guide

VCS

VCS VIP 1000 user guide

RF-Star RF-BM-ND08A manual

RF-Star

RF-Star RF-BM-ND08A manual

LTS LTN8704K-HT user manual

LTS

LTS LTN8704K-HT user manual

Moxa Technologies NPort 5110 Series user manual

Moxa Technologies

Moxa Technologies NPort 5110 Series user manual

Sena HelloDevice Lite Series user guide

Sena

Sena HelloDevice Lite Series user guide

manuals.online logo
manuals.online logoBrands
  • About & Mission
  • Contact us
  • Privacy Policy
  • Terms and Conditions

Copyright 2025 Manuals.Online. All Rights Reserved.