Philips Network Card ISP1301 User Manual

UM10028_1  
ISP1301 USB OTGTransceiver  
Eval Kit User’s Guide  
February 2003  
User’s Guide  
Rev. 1.0  
Revision History:  
Version  
1.0  
Date  
Feb 2003  
Descriptions  
First release  
Author  
David Wang  
We welcome your feedback. Send it to [email protected].  
Philips Semiconductors - Asia Product Innovation Centre  
Download from Www.Somanuals.com. All Manuals Search And Download.  
Philips Semiconductors  
ISP1301 USB OTG Transceiver Eval Kit User’s Guide  
CONTENTS  
1.  
2.  
3.  
INTRODUCTION ...............................................................................................................................5  
SYSTEM REQUIREMENTS................................................................................................................5  
CONFIGURATIONS AND SETTINGS............................................................................................6  
3.1.  
3.2.  
3.3.  
3.4.  
3.5.  
POWER REQUIREMENTS......................................................................................................................................................6  
I2C MASTER SELECTION ......................................................................................................................................................6  
USB INTERFACE ..................................................................................................................................................................7  
AUDIO INTERFACE..............................................................................................................................................................7  
RESET ...................................................................................................................................................................................7  
4.  
5.  
LOCATION OF MAJOR COMPONENTS .......................................................................................7  
TEST PROGRAM 1301.EXE ..............................................................................................................8  
5.1.  
5.2.  
5.3.  
5.3.1.  
5.3.2.  
5.3.3.  
5.3.4.  
5.3.5.  
5.3.6.  
INTRODUCTION..................................................................................................................................................................8  
RUNNING THE TEST PROGRAM..........................................................................................................................................9  
USING MENUS......................................................................................................................................................................9  
Choose I2C slave address for ISP1301..................................................................................................................................9  
Reset all registers.........................................................................................................................................................................9  
List all registers ..........................................................................................................................................................................10  
Read/Write register..................................................................................................................................................................10  
Select Mode of Operation.......................................................................................................................................................11  
Enable/Disable charge-pump.................................................................................................................................................11  
6.  
7.  
HARDWARE DESCRIPTION..........................................................................................................12  
6.1.  
6.2.  
BLOCK DIAGRAM ..............................................................................................................................................................12  
FUNCTIONAL DESCRIPTION.............................................................................................................................................12  
6.2.1.  
6.2.2.  
6.2.3.  
6.2.4.  
6.2.5.  
PCF8584 I2C-bus controller....................................................................................................................................................12  
PC parallel to I2C converter....................................................................................................................................................12  
HC, DC and OTG core logic interface connector.............................................................................................................12  
Power manager..........................................................................................................................................................................13  
Audio interface...........................................................................................................................................................................13  
CONNECTOR PIN INFORMATION..............................................................................................13  
7.1.  
7.2.  
7.3.  
DB-25 PC PARALLEL PORT CONNECTOR (J10) PIN ASSIGNMENT...............................................................................13  
8-BIT MICROPROCESSOR INTERFACE 20 X 2 HEADER (J13) PIN ASSIGNMENT.............................................................13  
USB OTG CONTROLLER INTERFACE 8 X 2 HEADER (J8 AND J3) PIN ASSIGNMENT.................................................13  
8.  
9.  
SCHEMATICS OF THE EVALUATION BOARD.........................................................................14  
BILL OF MATERIALS.......................................................................................................................17  
REFERENCES ....................................................................................................................................18  
10.  
UM10028_1  
© Koninklijke Philips Electronics N.V. 2003. All rights reserved.  
User’s Guide  
Rev. 1.0—February 2003  
3 of 18  
Download from Www.Somanuals.com. All Manuals Search And Download.  
Philips Semiconductors  
ISP1301 USB OTG Transceiver Eval Kit User’s Guide  
TABLES  
Table 3-1: +5.0 V power selection.......................................................................................................................................................................... 6  
Table 3-2: VBAT and VIO selection.............................................................................................................................................................................. 6  
Table 3-3: I2C master selection................................................................................................................................................................................ 6  
Table 7-1: DB-25 PC parallel port connector (J10) pin assignment..............................................................................................................13  
Table 7-2: 8-bit microprocessor-interface 20 x 2 header (J13) pin assignment[1].......................................................................................13  
Table 7-3: OTG Controller interface J8 pin assignment..................................................................................................................................14  
Table 7-4: OTG Controller interface J3 pin assignment..................................................................................................................................14  
Table 9-1: BOM of the ISP1301 evaluation board.............................................................................................................................................17  
FIGURES  
Figure 1-1: ISP1301 evaluation board PCB layout ............................................................................................................................................... 5  
Figure 4-1: Location of major components........................................................................................................................................................... 8  
Figure 5-1: Test program main menu..................................................................................................................................................................... 9  
Figure 5-2: List all registers screen display..........................................................................................................................................................10  
Figure 5-3: Read/Write register screen display..................................................................................................................................................11  
Figure 5-4: Select Mode of Operation screen display.......................................................................................................................................11  
Figure 6-1: Block diagram of the ISP1301 evaluation board............................................................................................................................12  
Microsoft and Windows are registered trademarks of Microsoft Corp. Intel is a registered trademark of Intel, Inc.  
The names of actual companies and products mentioned herein may be the trademarks of their respective owners.  
All other names, products, and trademarks are the property of their respective owners.  
UM10028_1  
© Koninklijke Philips Electronics N.V. 2003. All rights reserved.  
User’s Guide  
Rev. 1.0—February 2003  
4 of 18  
Download from Www.Somanuals.com. All Manuals Search And Download.  
Philips Semiconductors  
ISP1301 USB OTG Transceiver Eval Kit User’s Guide  
1. Introduction  
The ISP1301 is a Universal Serial Bus (USB) On-The-Go (OTG) transceiver device that is fully compliant with  
Universal Serial Bus Specification Rev. 2.0 and On-The-Go Supplement to the USB 2.0 Specification Rev. 1.0. It integrates a  
USB full-speed and low-speed transceiver, and other analog components to fully support OTG functionality.  
The ISP1301 is ideal for use in portable electronics devices, such as mobile phones, personal digital assistants  
(PDAs), digital still cameras, and digital audio players. The ISP1301 acts as a physical layer to interface with any USB  
OTG Controller.  
The ISP1301 evaluation board is designed to evaluate the functions of the ISP1301 chip. The main components on  
the board are: the ISP1301 (in HVQFN24 package), I2C master, USB mini-AB connector, analog audio interface,  
and USB OTG controller interface. The operation mode of the ISP1301 can be configured through the I2C  
interface. The OTG status and control registers in the ISP1301 can also be accessed through the I2C interface.  
To verify the functions of the ISP1301 by using the DOS test program that is provided with the evaluation kit,  
connect the ISP1301 evaluation board to the parallel port of a PC. To fully verify the functions of the ISP1301, a  
USB OTG controller is used to connect to the ISP1301 board through the defined interface connector.  
Figure 1-1: ISP1301 evaluation board PCB layout  
2. System requirements  
An x86 PC with DB-25 parallel port is required. The test program runs on DOS (or the command line in  
Microsoft® Windows® 98). In the BIOS setting, select port address 378H for the onboard parallel port. The test  
program is compiled using Turbo® C++ 3.0.  
UM10028_1  
© Koninklijke Philips Electronics N.V. 2003. All rights reserved.  
User’s Guide  
Rev. 1.0—February 2003  
5 of 18  
Download from Www.Somanuals.com. All Manuals Search And Download.  
Philips Semiconductors  
ISP1301 USB OTG Transceiver Eval Kit User’s Guide  
3. Configurations and settings  
3.1. Power requirements  
By default, the ISP1301 board is powered by a +5.0 V power supply through the DC jack (J12, inner +). The +5.0 V  
power can also be supplied from the USB Type-B connector (J4). However, when J4 is connected to a USB port  
on the PC, leave the USB mini-AB connector (J9) unconnected. If an external microprocessor is used to control  
the I2C controller chip PCF8584 (U4), the +5.0 V power can also be supplied from pin 16 and pin 18 of the  
microprocessor connector (J13).  
When the +5.0 V power is correctly applied to the board, LED2 (green) will turn ON.  
Table 3-1: +5.0 V power selection  
Jumper Descriptions  
JP6  
Short 1(UP5V) and 2 (+5V):  
+5.0 V from the microprocessor interface (pin 16 or 18 of J13)  
Short 3 (H_VBUS) and 4 (+5V): +5.0 V from the VBUS line of the USB connector (pin 1 of J4)  
Short 5 (EXT5V) and 6 (+5V): +5.0 V from the DC jack (J12, inner +) [default]  
The power supply (VBAT pin) for the ISP1301 can be provided either from the onboard +3.3 V source or from the  
OTG Controller interface (pin 2 of J3).  
Similarly, the power supply for the VIO (called VDD_LGC in the ISP1301 datasheet) pin of the ISP1301 can be provided  
either from the onboard +3.3 V source or from the OTG Controller interface (pin 2 of J8).  
Table 3-2: VBAT and VIO selection  
Jumper Descriptions  
JP2  
Short: VBAT from the onboard +3.3 V source [default]  
Open: VBAT from the pin 2 of J3  
JP5  
Short: VIO from the onboard +3.3 V source [default]  
Open: VIO from the pin 2 of J8  
3.2. I2C master selection  
The I2C master controller can be supplied from any one of three sources:  
PC parallel port (software I2C master)  
Philips I2C controller chip PCF8584 (hardware I2C master)  
External I2C master that is connected to the I2C header J11.  
Table 3-3: I2C master selection  
Jumper Descriptions  
JP3  
Short 1 (SDA_8584) and 2 (SDA5V): SDA from PCF8584  
Short 2 (SDA5V) and 3 (SDA_PC): SDA from PC parallel port [default]  
Open:  
SDA from I2C connector (pin 4 of J11)  
JP4  
Short 1 (SCL_8584) and 2 (SCL5V): SCL from PCF8584  
Short 2 (SCL5V) and 3 (SCL_PC): SCL from PC parallel port [default]  
Open:  
SCA from I2C connector (pin 3 of J11)  
Note: SCL and SDA come from the same I2C master.  
UM10028_1  
© Koninklijke Philips Electronics N.V. 2003. All rights reserved.  
User’s Guide  
Rev. 1.0—February 2003  
6 of 18  
Download from Www.Somanuals.com. All Manuals Search And Download.  
Philips Semiconductors  
ISP1301 USB OTG Transceiver Eval Kit User’s Guide  
3.3. USB interface  
There are three USB connectors on the ISP1301 evaluation board.  
If an OTG Controller is connected to the ISP1301, the USB port functions as an OTG dual-role device  
and only the mini-AB connector (J5) will be used.  
If a Host Controller is connected to the ISP1301, the USB port functions as a host and only the Type-A  
connector (J1) will be used.  
If a Device Controller is connected to the ISP1301, the USB port functions as a device and only the Type-  
B connector (J4) will be used.  
You can use all the three ports at the same time. If you have a system that consists of a USB host port and a  
separate device port, then the host port can be connected to J4 and the device port can be connected to J1 using  
the standard USB cable. In such a case, the ISP1301 provides only OTG functions to the system; the transceiver  
function of the ISP1301 is not used.  
3.4. Audio interface  
The ISP1301 evaluation board has an interface to support an analog audio carkit application. Connect:  
The audio carkit to the mini-AB connector (J9) on the board;  
The audio input line signal to the SPK LINE IN socket (J6) on the board;  
The audio output line signalto the MIC LINE OUT socket (J7) on the board.  
3.5. Reset  
For a hardware reset to the ISP1301, press the manual reset switch (SW1). The reset pulse (active LOW) can also  
come from the OTG Controller interface (pin 8 of J3).  
4. Location of major components  
Figure 4-1 shows the location of major components on the evaluation board.  
UM10028_1  
© Koninklijke Philips Electronics N.V. 2003. All rights reserved.  
User’s Guide  
Rev. 1.0—February 2003  
7 of 18  
Download from Www.Somanuals.com. All Manuals Search And Download.  
Philips Semiconductors  
ISP1301 USB OTG Transceiver Eval Kit User’s Guide  
J6  
J7  
J10  
JP3  
JP4  
J11  
JP5  
JP2  
J12  
J
5
J9  
J1  
U1  
J8  
J3  
SW1  
J13  
J4  
U4  
ISP1301 EVALUATION BOARD  
REV 1.0  
Figure 4-1: Location of major components  
5. Test program 1301.EXE  
5.1. Introduction  
A DOS test program “1301.exe” is provided to help you verify the functions of the ISP1301 chip. The program  
uses the PC parallel port to access the ISP1301 registers through the I2C interface. The program simulates  
software I2C master at the hardware abstraction layer (HAL).  
The test program can do the following:  
Set the I2C slave address for the ISP1301 based on the hardware setting of the ADR pin  
Reset all registers to their default values  
Display the current value of all registers on your PC screen  
Write any value to a writable register  
Set the mode of operation of the ISP1301 (such as, USB function and suspend mode, transparent I2C  
mode, transparent general-purpose buffer mode, and global power-down mode)  
Enable or disable the charge pump of the ISP1301.  
UM10028_1  
© Koninklijke Philips Electronics N.V. 2003. All rights reserved.  
User’s Guide  
Rev. 1.0—February 2003  
8 of 18  
Download from Www.Somanuals.com. All Manuals Search And Download.  
Philips Semiconductors  
ISP1301 USB OTG Transceiver Eval Kit User’s Guide  
5.2. Running the test program  
If your PC boots to pure DOS, run the test program on the command line. If your PC boots to Microsoft  
Windows 98, open an MS-DOS window and run the test program. It is recommended that you boot the PC to  
pure DOS.  
To run the test program, type 13011 and press the Enter key at the command prompt.  
Note: In the BIOS setting of the PC, the I/O address for the onboard parallel port is 378H.  
5.3. Using menus  
After the program has been launched, the main menu will appear on the screen. See Figure 5-1.  
Figure 5-1: Test program main menu  
In the main menu screen, selecting any item 1–6 will perform the desired action. If you wish to exit the program,  
press the Esc key.  
The following sections describe the menu items.  
5.3.1.  
Choose I2C slave address for ISP1301  
The program will prompt you to enter your choice based on the hardware setting of the ADR pin.  
If ADR is HIGH, select 1. The slave address for the ISP1301 will become 0x5A.  
If ADR is LOW, select 0. The slave address for the ISP1301 will become 0x58.  
Make sure that choices are done correctly; otherwise, other operations may fail.  
If you set the ISP1301 to the transparent I2C mode and choose a slave address value other than the value set here,  
you must set it back to the original slave address when you revert to the direct I2C mode.  
5.3.2.  
Reset all registers  
On selecting this option, the program will set all the registers—excluding the read-only registers—to their default  
values and display these values on your PC screen.  
1 In this document, items that you type or click are indicated in bold.  
UM10028_1  
© Koninklijke Philips Electronics N.V. 2003. All rights reserved.  
User’s Guide  
Rev. 1.0—February 2003  
9 of 18  
Download from Www.Somanuals.com. All Manuals Search And Download.  
Philips Semiconductors  
5.3.3. List all registers  
ISP1301 USB OTG Transceiver Eval Kit User’s Guide  
On selecting this option, the program will display all the 22 registers on the screen. See Figure 5-2.  
Figure 5-2: List all registers screen display  
5.3.4.  
Read/Write register  
The program will display the current value of all registers and prompt you to write to a specific register.  
On selecting item 4 from the main menu, the program will display the screen given in Figure 5-3. The program will  
prompt you to type the address of the register whose value you want to change. On entering the address of the  
register and pressing Enter, the program will prompt you to enter the new value that you want to assign. If you  
want to return to the main menu, type FF at the command prompt.  
UM10028_1  
© Koninklijke Philips Electronics N.V. 2003. All rights reserved.  
User’s Guide  
Rev. 1.0—February 2003  
10 of 18  
Download from Www.Somanuals.com. All Manuals Search And Download.  
Philips Semiconductors  
ISP1301 USB OTG Transceiver Eval Kit User’s Guide  
Figure 5-3: Read/Write register screen display  
5.3.5.  
Select Mode of Operation  
You can select the mode of operation of the ISP1301 by selecting item 5 from the main menu. A submenu will  
appear on the screen. See Figure 5-4. The possible choices include the USB functional mode (four data encoding  
and decoding methods), transparent I2C mode, transparent buffer mode, USB suspend mode, and global power-  
down mode.  
Note: If the ISP1301 Engineering Sample 1 (ES1) (that is, the chip whose version register reads 0x0100, or the chip  
package is marked ####AX) is mounted on the evaluation board, software cannot wake up the chip, if set to the  
global power-down mode. Only a hardware reset can wake up the chip.  
Figure 5-4: Select Mode of Operation screen display  
5.3.6.  
Enable/Disable charge-pump  
If the charge pump in the ISP1301 is disabled, selecting menu item 6 will enable the charge pump. If the charge  
pump is enabled, selecting menu item 6 will disable it.  
UM10028_1  
© Koninklijke Philips Electronics N.V. 2003. All rights reserved.  
User’s Guide  
Rev. 1.0—February 2003  
11 of 18  
Download from Www.Somanuals.com. All Manuals Search And Download.  
Philips Semiconductors  
ISP1301 USB OTG Transceiver Eval Kit User’s Guide  
6. Hardware description  
6.1. Block diagram  
Figure 6-1 shows the block diagram of the ISP1301 evaluation board.  
PC PARALLEL-TO-I2C  
CONVERTER  
4-PIN I2C  
HEADER  
PARALLEL  
AUDIO INTERFACE  
(L/R SPEAKER LINE IN,  
MIC PRE-AMP OUT)  
PCF8584 I2C-BUS  
CONTROLLER  
ISA  
DP, DM, ID, VBUS  
ISP1301  
OTG TRANSCEIVER  
mini-AB Receptacle  
HC, DC and OTG CORE  
LOGIC INTERFACE  
CONNECTOR  
(to the ISP1362 FPGA or  
Phone FPGA)  
FPGA  
INTERFACE  
CORE INTERFACE (OE, VP, VM, RCV,  
SPEED, SUSPEND, RESET, VDD_LGC  
)
VBAT  
POW ER MANAGER  
Figure 6-1: Block diagram of the ISP1301 evaluation board  
6.2. Functional description  
A brief description of each function module is given in the following sections.  
6.2.1.  
PCF8584 I2C-bus controller  
This block provides functions of the I2C-bus to the 8-bit parallel-bus converter. It can connect to the Philips  
ISP1362 or ISP1161x ISA interface board, or any other generic 8-bit microprocessor interface through a 40-wire  
IDE cable. The PC or other microprocessor can service the interrupt from the ISP1301 and access the registers of  
the ISP1301 through this interface.  
6.2.2.  
PC parallel to I2C converter  
This interface provides an alternative method to access the ISP1301 I2C interface through the PC. The PC needs to  
emulate software I2C master to access the ISP1301 I2C slave.  
6.2.3.  
HC, DC and OTG core logic interface connector  
This interface provides connection to a Host Controller (HC), Device Controller (DC) or On-The-Go (OTG)  
core logic. This interface is used during OTG system-level evaluation or during compliance testing.  
UM10028_1  
© Koninklijke Philips Electronics N.V. 2003. All rights reserved.  
User’s Guide  
Rev. 1.0—February 2003  
12 of 18  
Download from Www.Somanuals.com. All Manuals Search And Download.  
Philips Semiconductors  
ISP1301 USB OTG Transceiver Eval Kit User’s Guide  
6.2.4.  
Power manager  
This block includes the 5.0 V-to-3.3 V regulator and power source selection.  
6.2.5.  
Audio interface  
This block provides stereo audio line IN interface and microphone (with pre-amp) OUT interface. Its main  
purpose is to demonstrate the carkit application (play audio or voice with carkit).  
7. Connector pin information  
7.1. DB-25 PC parallel port connector (J10) pin assignment  
J10 is used to connect to the PC parallel port through the DB-25 printer cable. Table 7-1 shows its pin assignment.  
Table 7-1: DB-25 PC parallel port connector (J10) pin assignment  
Pin no  
Printer port signal  
ISP1301 evaluation board signal  
9
11  
15  
D7  
S7#  
S3  
SDAOUT#  
SDAIN#  
SCLIN  
17  
C3#  
SCLOUT#  
GND  
No connection  
10,13,18–25  
1–8,12,14,16,  
7.2. 8-bit microprocessor interface 20 x 2 header (J13) pin assignment  
J13 is used to connect to a generic 8-bit parallel bus microprocessor controller. The bus uses the Intel® mode.  
Required signals include D0–D7, A0, WR_N, RD_N, CS_N, INT1 and INT2. Table 7-2 shows the pin assignment  
for J13.  
Note: We use a 20 x 2 header to make it compatible with the Philips ISP1362 and ISP1161x ISA interface boards.  
Table 7-2: 8-bit microprocessor-interface 20 x 2 header (J13) pin assignment[1]  
Pin no  
1
2
3
Pin name  
GND  
n. c.  
Pin no  
11  
12  
Pin name  
n. c.  
+3.3 V  
n. c.  
Pin no  
21  
22  
Pin name  
D7  
INT2  
D6  
Pin no  
31  
32  
Pin name  
D2  
n. c.  
n. c.  
13  
23  
33  
D1  
4
5
CHRG_EN  
n. c.  
14  
15  
n. c.  
n. c.  
24  
25  
INT1  
D5  
34  
35  
WR_N  
D0  
6
7
n. c.  
n. c.  
16  
17  
+5.0 V  
n. c.  
26  
27  
n. c.  
D4  
36  
37  
RD_N  
n. c.  
8
9
10  
n. c.  
n. c.  
+3.3 V  
18  
19  
20  
+5.0 V  
GND  
n. c.  
28  
29  
30  
n. c.  
D3  
n. c.  
38  
39  
40  
CS_N  
A0  
n. c.  
[1] n. c.—Denotes no connection.  
Note: An external OTG Controller system can use the CHRG_EN signal to enable or disable +5.0 V from the  
BUS line of the mini-AB connector to pin 2 of J2. This is useful when an analog audio carkit is attached and the  
V
carkit can charge the external battery.  
7.3. USB OTG Controller interface 8 x 2 header (J8 and J3) pin assignment  
Header connectors J8 and J3 are used to connect the ISP1301 to the OTG Controller core. J8 includes the USB  
Serial Interface Engine (SIE) signals—DAT_VP, SE0_VM, RCV and OE_TP_INT_N—and I2C signals—SDA, SCL and  
INT_N. J3 also includes other signals that may be used by selected OTG Controller.  
UM10028_1  
© Koninklijke Philips Electronics N.V. 2003. All rights reserved.  
User’s Guide  
Rev. 1.0—February 2003  
13 of 18  
Download from Www.Somanuals.com. All Manuals Search And Download.  
Philips Semiconductors  
ISP1301 USB OTG Transceiver Eval Kit User’s Guide  
Table 7-3: OTG Controller interface J8 pin assignment  
Pin no  
Pin name  
GND  
VIO  
GND  
INT_N  
GND  
SDA  
Pin no  
9
10  
11  
12  
13  
14  
15  
16  
Pin name  
GND  
OE_TP_INT_N  
GND  
DAT_VP  
GND  
SE0_VM  
GND  
1
2
3
4
5
6
7
8
GND  
SCL  
RCV  
Table 7-4: OTG Controller interface J3 pin assignment  
Pin no  
Pin name  
GND  
VBAT  
GND  
n. c.  
GND  
ADR  
GND  
RESET_N  
Pin no  
9
10  
11  
12  
13  
14  
15  
16  
Pin name  
GND  
SPEED  
GND  
SUSPEND  
GND  
VM  
1
2
3
4
5
6
7
8
GND  
VP  
8. Schematics of the evaluation board  
UM10028_1  
© Koninklijke Philips Electronics N.V. 2003. All rights reserved.  
User’s Guide  
Rev. 1.0—February 2003  
14 of 18  
Download from Www.Somanuals.com. All Manuals Search And Download.  
S H I E L D  
9
S H I E L D  
8
S H I E L D  
7
S H I E L D  
6
1
2
3
P A D  
P A D  
1
1
P A D  
P A D  
1
1
2
1
4
G N D  
2 5  
Download from Www.Somanuals.com. All Manuals Search And Download.  
G N D  
2
1
2
1
2
1
1
2
3
2
3
1 4  
7
1 4  
7
Download from Www.Somanuals.com. All Manuals Search And Download.  
Philips Semiconductors  
ISP1301 USB OTG Transceiver Eval Kit User’s Guide  
9. Bill of Materials  
Table 9-1: BOM of the ISP1301 evaluation board  
Part Type  
18pF +80%/-20%  
22pF ±10%  
Quantity  
3
2
1
Designator  
C29, C30, C31  
C14, C15  
C12  
Footprint  
0805  
0805  
0805  
28nF ±10%  
1
3
11  
C13  
C7, C8, C9  
C1, C5, C10, C11, C19, C21, C22, 0805  
C23, C24, C26, C28  
0805  
0805  
120nF ±10%  
220nF ±10%  
0.1uF+80%/-20%  
1uF+80%/-20%  
4.7uF16V  
10uF16V  
0R  
1
4
5
3
C17  
1206  
C3, C4, C6, C16  
C2, C18, C20, C25, C27  
R1, R2, R4  
RB.1/.2  
RB.1/.2  
0805  
2
3
4
2
R13, R14  
0805  
0805  
0805  
0805  
33R ±%1  
100R  
3.3K  
R11, R12, R16  
R20, R21, R22, R23  
R5, R24  
4.7K  
10K  
10  
R3, R6, R7, R8, R9, R10, R15, R17, 0805  
R18, R19  
12MHz OSC_HALF  
ISP1301  
74HCT05  
74HCT04  
PCF8584 I2C CONTROLLER 1  
1
1
1
1
Y1  
U1  
U2  
U3  
U4  
Q1  
XTAL-CTX  
HVQFN24  
SOP14  
SOP14  
DIP20  
PHP125 P-MOSFET POWER  
MOS  
1
SO8  
ZVN4206 N-MOSFET  
LM1117DT33 3.3V  
REGULATOR  
STZ5.6N ESD DIODE  
LED  
DB25 (MALE)  
HEADER 3  
HEADER 4  
HEADER 3X2  
HEADER 6  
2
1
Q2, Q3  
Q4  
TO92  
TO252  
1
2
1
2
1
1
2
2
1
3
1
D1  
LED1, LED2  
J10  
JP3, JP4  
J11  
JP6  
J2, J5  
J3, J8  
J13  
JP1, JP2, JP5  
J7  
SOT346  
Thru'hole  
Thru'hole  
Thru'hole  
Thru'hole  
Thru'hole  
Thru'hole  
Thru'hole  
Thru'hole  
Thru'hole  
PHONEJACK  
HEADER 8X2  
HEADER20X2  
JUMPER  
PHONEJACK  
(MIC LINE OUT)  
PHONEJACK STEREO  
(SPK LINE IN)  
POWER JACK  
1
J6  
PHONEJACK STEREO  
1
1
1
1
1
J12  
SW1  
J1  
J4  
J9  
DC JACK  
SW-TACT  
USB A  
USB B  
USB mini-AB  
SW-PB  
USB A-RECEPTACLE  
USB B-RECEPTACLE  
USB mini-AB RECEPTACLE  
UM10028_1  
© Koninklijke Philips Electronics N.V. 2003. All rights reserved.  
User’s Guide  
Rev. 1.0—February 2003  
17 of 18  
Download from Www.Somanuals.com. All Manuals Search And Download.  
Philips Semiconductors  
ISP1301 USB OTG Transceiver Eval Kit User’s Guide  
10. References  
ISP1301 USB On-The-Go Transceiver datasheet  
Universal Serial Bus Specification Rev. 2.0  
On-The-Go Supplement to the USB 2.0 Specification Rev. 1.0  
ISP1301 Errata  
UM10028_1  
© Koninklijke Philips Electronics N.V. 2003. All rights reserved.  
User’s Guide  
Rev. 1.0—February 2003  
18 of 18  
Download from Www.Somanuals.com. All Manuals Search And Download.  

Philips Cassette Player AQ6482 00G User Manual
Philips DVD VCR Combo DVP 721VR User Manual
Philips Home Theater System HTS3410D User Manual
Philips Portable Speaker SBP1150 User Manual
Pioneer CD Player DEH P6300 User Manual
Planar Car Video System LA1710R User Manual
Polk Audio Speaker EX SERIES II User Manual
Polycom Telephone SX 2000 User Manual
ProForm Treadmill 831293041 User Manual
ProMounts TV Mount UAPRO100 User Manual