ADSP-TS101S EZ-KIT Lite Evaluation System Manual (Rev 1.1, March 2004)

ADSP-TS101S EZ-KIT Lite®
Evaluation System Manual
Revision 1.1, March 2004
Part Number
82-000635-01
Analog Devices, Inc.
One Technology Way
Norwood, Mass. 02062-9106
a
Copyright Information
© 2004 Analog Devices, Inc., ALL RIGHTS RESERVED. This document may not be reproduced in any form without prior, express written
consent from Analog Devices, Inc.
Printed in the USA.
Limited Warranty
The EZ-KIT Lite evaluation system is warranted against defects in materials and workmanship for a period of one year from the date of purchase
from Analog Devices or from an authorized dealer.
Disclaimer
Analog Devices, Inc. reserves the right to change this product without
prior notice. Information furnished by Analog Devices is believed to be
accurate and reliable. However, no responsibility is assumed by Analog
Devices for its use; nor for any infringement of patents or other rights of
third parties which may result from its use. No license is granted by implication or otherwise under the patent rights of Analog Devices, Inc.
Trademark and Service Mark Notice
The Analog Devices logo, VisualDSP, the VisualDSP logo, TigerSHARC,
TigerSHARC logo, VisualDSP++, the VisualDSP++ logo, CROSSCORE,
the CROSSCORE logo, and EZ-KIT Lite are registered trademarks of
Analog Devices, Inc.
All other brand and product names are trademarks or service marks of
their respective owners.
Regulatory Compliance
The ADSP-TS101S EZ-KIT Lite evaluation system has been certified to
comply with the essential requirements of the European EMC directive
89/336/EEC (inclusive 93/68/EEC) and, therefore, carries the “CE”
mark.
The ADSP-TS101S EZ-KIT Lite evaluation system had been appended to
the Technical Construction File referenced “DSPTOOLS1” dated
December 21, 1997 and was awarded CE Certification by an appointed
European Competent Body as listed below.
Technical Certificate No: Z600ANA1.008
Issued by:
Technology International (Europe) Limited
41 Shrivenham Hundred Business Park
Shrivenham, Swindon, SN6 8TZ, UK
The EZ-KIT Lite evaluation system contains ESD
(electrostatic discharge) sensitive devices. Electrostatic charges readily accumulate on the human
body and equipment and can discharge without
detection. Permanent damage may occur on devices
subjected to high-energy discharges. Proper ESD
precautions are recommended to avoid performance
degradation or loss of functionality. Store unused
EZ-KIT Lite boards in the protective shipping
package.
iv
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
CONTENTS
PREFACE
Purpose of This Manual ................................................................. xii
Intended Audience ......................................................................... xii
Manual Contents .......................................................................... xiii
What’s New in This Manual .......................................................... xiii
Technical or Customer Support ...................................................... xiv
Supported Processors ...................................................................... xiv
Product Information ....................................................................... xv
MyAnalog.com .......................................................................... xv
Embedded Processor Product Information .................................. xv
Related Documents .................................................................. xvi
Online Documentation ........................................................... xvii
Printed Manuals ..................................................................... xviii
VisualDSP++ Documentation Set ....................................... xviii
Hardware Manuals ............................................................. xviii
Data Sheets ........................................................................ xviii
Contacting DSP Publications .................................................... xix
Notation Conventions .................................................................... xix
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
v
CONTENTS
GETTING STARTED
Contents of EZ-KIT Lite Package ................................................. 1-1
PC Configuration ......................................................................... 1-3
Installation Tasks .......................................................................... 1-3
Installing VisualDSP++ and EZ-KIT Lite Software .................. 1-4
Installing and Registering Software License .............................. 1-5
Setting Up EZ-KIT Lite Hardware .......................................... 1-5
Installing EZ-KIT Lite USB Driver ......................................... 1-7
Windows 98 USB Driver .................................................... 1-8
Windows 2000 USB Driver .............................................. 1-12
Windows XP USB Driver ................................................. 1-13
Verifying Driver Installation .................................................. 1-15
Starting VisualDSP++ ........................................................... 1-17
USING EZ-KIT LITE
EZ-KIT Lite License Restrictions .................................................. 2-2
Memory Map ............................................................................... 2-3
Using SDRAM Interface ............................................................... 2-4
Using Programmable FLAG Pins ................................................... 2-5
Using Interrupt Pins ..................................................................... 2-6
Using Flash Memory ..................................................................... 2-6
Using Audio Interface ................................................................... 2-7
Example Programs ........................................................................ 2-8
Using Flash Programmer Utility .................................................... 2-8
vi
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
CONTENTS
EZ-KIT LITE HARDWARE REFERENCE
System Architecture ...................................................................... 3-2
External Port ........................................................................... 3-3
Expansion Interface ................................................................. 3-3
JTAG Emulation Port .............................................................. 3-4
Switch Settings .............................................................................. 3-4
Control Impedance Selection ................................................... 3-5
Drive Strength Selection .......................................................... 3-5
Boot Mode Settings ................................................................. 3-6
Interrupt Enable Settings ......................................................... 3-6
Clock Mode Settings ............................................................... 3-7
LEDs and Push Buttons ................................................................ 3-8
USB Monitor LED (LED1) ..................................................... 3-8
Reset LEDs (LED2, LED8, and LED9) ................................... 3-9
Power LED (LED3) ................................................................. 3-9
FLAG LEDs (LED4–7) ........................................................... 3-9
Reset Push Button (SW1) ...................................................... 3-10
Programmable FLAG Push Buttons (SW2, SW–5, and SW9) . 3-10
Interrupt Push Buttons (SW3 and SW6) ................................ 3-10
Connectors ................................................................................. 3-11
Audio (P2–3) ........................................................................ 3-12
USB (P4) .............................................................................. 3-12
JTAG (P5) ............................................................................ 3-12
Expansion Interface (P11–13) ................................................ 3-13
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
vii
CONTENTS
Link Ports (P7–10) ............................................................... 3-13
Power Connector (P14) ......................................................... 3-14
Power Supply Specifications ........................................................ 3-14
BILL OF MATERIALS
INDEX
viii
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
PREFACE
Thank you for purchasing the ADSP-TS101S EZ-KIT Lite®, Analog
Devices (ADI) evaluation system for TigerSHARC® floating-point
embedded processors.
The TigerSHARC processor is a Static Super Scalar (SSS) architecture targeted at software-defined radio applications. In these wireless
infrastructure applications, the TigerSHARC processor is replacing
field-programmable gate arrays (FPGAs) in the Chip Rate processing
applications for third generation cellular. The performance, flexibility,
multiprocessing and IO capabilities of the TigerSHARC processor makes
it superior to FPGA implementations.
The evaluation board is designed to be used in conjunction with the VisualDSP++® development environment to test the capabilities of the
ADSP-TS101S TigerSHARC processor. The VisualDSP++ development
environment gives you the ability to perform advanced application code
development and debug, such as:
• Create, compile, assemble, and link application programs written
in C++, C, and ADSP-TS101S assembly
• Load, run, step-in, step-out, step-over, halt, and set breakpoints in
application program
• Profile programs
• Read and write data and program memory
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
ix
• Read and write core and peripheral registers
• Plot memory
Access to the ADSP-TS101S processor from a personal computer (PC) is
achieved through a USB port or an optional JTAG emulator. The USB
interface gives unrestricted access to the ADSP-TS101S processor and the
evaluation board peripherals. Analog Devices JTAG emulators offer faster
communication between the host PC and target hardware. Analog Devices
carries a wide range of in-circuit emulation products. To learn more about
Analog Devices emulators and processor development tools, go to
http://www.analog.com/processors/tools/.
ADSP-TS101S EZ-KIT Lite provides example programs to demonstrate
the capabilities of the evaluation board.
VisualDSP++ license provided with this EZ-KIT Lite evaluaL The
tion system limits the size of a user program to 96K words.
The board features:
• Two Analog Devices ADSP-TS101S processors
D
D
250 MHz Core Clock Speed
Configurable Core Clock Mode
• USB Debugging Interface
• Analog Devices AD1871 96 kHz Analog-to-Digital Converter
D
Line-In 3.5 mm Stereo Jack
• Analog Devices AD1854 96 kHz Digital-to-Analog Converter
D
Line-Out 3.5 mm Stereo Jack
• SDRAM Memory
D
x
32 MB (4 Meg x 64) DIMM
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
Preface
• Flash Memory (544K x 8)
D
D
512K Main Flash Memory
32K Secondary Flash Memory
• Interface Connectors
D
D
D
14-Pin Emulator Connector for JTAG Interface
Link Port 0 and Link Port 1 for each processor
Expansion Interface Connectors (not populated)
• General-Purpose IO
D
D
D
4 Push Button FLAGS (2 for each processor)
2 Push Button Interrupts (1 for each processor)
4 LED FLAG Outputs (2 for each processor)
• Analog Devices ADP3338, ADP3339, ADM660, and ADP3170
for Voltage Regulation
The EZ-KIT Lite board has two external memories: Flash memory and
SDRAM. The Flash memory can be used to store user-specific boot code.
By configuring the boot mode switch (SW7) and programming the Flash
memory, the board can run as a stand-alone unit. For more information,
see “Memory Map” on page 2-2.
The EZ-KIT Lite board also contains an audio interface, facilitating creation of audio signal processing applications.
Additionally, the EZ-KIT Lite board provides expansion connectors,
allowing you to connect to the processor’s external port (EP).
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
xi
Purpose of This Manual
Purpose of This Manual
The ADSP-TS101S EZ-KIT Lite Evaluation System Manual provides
instructions for using the hardware and installing the software on your
PC. The manual provides guidelines for running your own code on the
ADSP-TS101S EZ-KIT Lite. This manual also describes the operation
and configuration of the components on the evaluation board. Finally, a
schematic and a bill of materials are provided as a reference for future
ADSP-TS101S board designs.
Intended Audience
This manual is a user’s guide and reference to the ADSP-TS101S EZ-KIT
Lite evaluation system. Programmers who are familiar with the Analog
Devices TigerSHARC processor architecture, operation, and programming are the primary audience for this manual.
Programmers who are unfamiliar with Analog Devices TigerSHARC processors can use this manual in conjunction with the ADSP-TS101
TigerSHARC Processor Hardware Reference and the ADSP-TS101 TigerSHARC Processor Programming Reference, which describe the processor
architecture and instruction set. Programmers who are unfamiliar with
VisualDSP++ should refer to the VisualDSP++ online Help and the VisualDSP++ user’s or getting started guides. For the locations of these
documents, refer to “Related Documents”.
xii
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
Preface
Manual Contents
The manual consists of:
• Chapter 1, “Getting Started” on page 1-1
Provides software and hardware installation procedures, PC system
requirements, and basic board information.
• Chapter 2, “Using EZ-KIT Lite” on page 2-1
Provides information on the EZ-KIT Lite from a programmer’s
perspective and outlines the processor’s memory map.
• Chapter 3, “EZ-KIT Lite Hardware Reference” on page 3-1
Provides information on the hardware aspects of the evaluation
system.
• Appendix A, “Bill Of Materials” on page A-1
Provides a list of components used to manufacture the EZ-KIT
Lite board.
• Appendix B, “Schematics” on page B-1
Provides the resources to allow EZ-KIT Lite board-level debugging
or to use as a reference design.
This appendix is not part of the online Help. The online Help
viewers should go the PDF version of the ADSP-TS101S EZ-KIT
Lite Evaluation System Manual located in the Docs\EZ-KIT Lite
Manuals folder on the installation CD to see the schematics.
What’s New in This Manual
This is the second edition of the ADSP-TS101S EZ-KIT Lite Evaluation
System Manual. The manual documents the updated driver installation
procedures for the ADSP-TS101S EZ-KIT Lite.
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
xiii
Technical or Customer Support
Technical or Customer Support
You can reach DSP Tools Support in the following ways.
• Visit the DSP Development Tools website at
www.analog.com/technology/dsp/developmentTools/index.html
• Email questions to
[email protected]
• Phone questions to 1-800-ANALOGD
• Contact your ADI local sales office or authorized distributor
• Send questions by mail to
Analog Devices, Inc.
DSP Division
One Technology Way
P.O. Box 9106
Norwood, MA 02062-9106
USA
Supported Processors
The ADSP-TS101S EZ-KIT Lite evaluation system supports
ADSP-TS101S TigerSHARC Analog Devices embedded processors.
xiv
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
Preface
Product Information
You can obtain product information from the Analog Devices website,
from the product CD-ROM, or from the printed publications (manuals).
Analog Devices is online at www.analog.com. Our website provides information about a broad range of products—analog integrated circuits,
amplifiers, converters, and embedded processors.
MyAnalog.com
MyAnalog.com is a free feature of the Analog Devices website that allows
customization of a webpage to display only the latest information on
products you are interested in. You can also choose to receive weekly email
notification containing updates to the webpages that meet your interests.
MyAnalog.com provides access to books, application notes, data sheets,
code examples, and more.
Registration:
Visit www.myanalog.com to sign up. Click Register to use MyAnalog.com.
Registration takes about five minutes and serves as means for you to select
the information you want to receive.
If you are already a registered user, just log on. Your user name is your
email address.
Embedded Processor Product Information
For information on embedded processors, visit our website at
www.analog.com/processors, which provides access to technical publications, data sheets, application notes, product overviews, and product
announcements.
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
xv
Product Information
You may also obtain additional information about Analog Devices and its
products in any of the following ways.
• Email questions or requests for information to
[email protected]
• Fax questions or requests for information to 1-781-461-3010
(North America) or +49 (0) 89 76903-157 (Europe)
Related Documents
For information on product related development software, see the following publications.
Table 1. Related Processor Publications
Title
Description
ADSP-TS101S Embedded Processor Datasheet
General functional description, pinout, and
timing.
ADSP-TS101 TigerSHARC Processor Hardware
Reference
Description of internal processor architecture
and all register functions.
ADSP-TS101 TigerSHARC Processor Programming Reference
Description of all allowed processor assembly
instructions.
Table 2. Related VisualDSP++ Publications
Title
Description
VisualDSP++ 3.5 User’s Guide for 32-Bit Proces- Detailed description of the VisualDSP++ 3.5
sors
for 32-bit processors features and usage.
xvi
VisualDSP++ 3.5 Assembler and Preprocessor
Manual for 32-Bit Processors
Description of the assembler function and
commands for TigerSHARC family of processors.
VisualDSP++ 3.5 C/C++ Complier and Library
Manual for TigerSHARC Processors
Description of the complier function and commands for TigerSHARC processors.
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
Preface
Table 2. Related VisualDSP++ Publications (Cont’d)
Title
Description
VisualDSP++ 3.5 Linker and Utilities Manual
for 32-Bit Processors
Description of the linker function and commands for 32-bit processors.
VisualDSP++ 3.5 Loader Manual for 32-Bit
Processors
Description of the loader function and commands for 32-bit processors.
The listed documents can be found through online Help or in the Docs
folder of your VisualDSP++ installation. Most documents are available in
printed form.
you plan to use the EZ-KIT Lite board in conjunction with a
L IfJTAG
emulator, refer to the documentation that accompanies the
emulator.
Online Documentation
Your software installation kit includes online Help as part of the Windows® interface. These help files provide information about VisualDSP++
and the ADSP-TS101S EZ-KIT Lite evaluation system.
To view VisualDSP++ Help, click on the Help menu item or go to the
Windows task bar and select Start –>Programs –>Analog Devices –>
VisualDSP++ 3.5 for 32-bit Processors –> VisualDSP++
Documentation.
To view ADSP-TS101S EZ-KIT Lite Help, which now is a part of the
VisualDSP++ Help system, go the Contents tab of the Help window and
select Manuals –> ADSP-TS101S EZ-KIT Lite.
For more documentation, please go to
http://www.analog.com/technology/dsp/library.html.
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
xvii
Product Information
Printed Manuals
For general questions regarding literature ordering, call the Literature
Center at 1-800-ANALOGD (1-800-262-5643) and follow the prompts.
VisualDSP++ Documentation Set
Printed copies of VisualDSP++ manuals may be purchased through Analog Devices Customer Service at 1-781-329-4700; ask for a Customer
Service representative. The manuals can be purchased only as a kit. For
additional information, call 1-603-883-2430.
If you do not have an account with Analog Devices, you will be referred to
Analog Devices distributors. To get information on our distributors, log
onto www.analog.com/salesdir/continent.asp.
Hardware Manuals
Printed copies of hardware reference and instruction set reference manuals
can be ordered through the Literature Center or downloaded from the
Analog Devices website. The phone number is 1-800-ANALOGD
(1-800-262-5643). The manuals can be ordered by a title or by product
number located on the back cover of each manual.
Data Sheets
All data sheets can be downloaded from the Analog Devices website. As a
general rule, printed copies of data sheets with a letter suffix (L, M, N, S)
can be obtained from the Literature Center at 1-800-ANALOGD
(1-800-262-5643) or downloaded from the website. Data sheets without
the suffix can be downloaded from the website only—no hard copies are
available. You can ask for the data sheet by part name or by product
number.
xviii
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
Preface
If you want to have a data sheet faxed to you, the phone number for that
service is 1-800-446-6212. Follow the prompts and a list of data sheet
code numbers will be faxed to you. Call the Literature Center first to find
out if requested data sheets are available.
Contacting DSP Publications
Please send your comments and recommendations on how to improve our
manuals and online Help. You can contact us at
[email protected].
Notation Conventions
The following table identifies and describes text conventions used in this
manual.
conventions, which apply only to specific chapters, may
L Additional
appear throughout this document.
Example
Description
Close command
(File menu) or OK
Text in bold style indicates the location of an item within the
VisualDSP++ environment’s and boards’ menu system and user interface
items.
{this | that}
Alternative required items in syntax descriptions appear within curly
brackets separated by vertical bars; read the example as this or that.
[this | that]
Optional items in syntax descriptions appear within brackets and separated by vertical bars; read the example as an optional this or that.
[this,…]
Optional item lists in syntax descriptions appear within brackets delimited by commas and terminated with an ellipsis; read the example as an
optional comma-separated list of this.
PF9–0
Registers, connectors, pins, commands, directives, keywords, code examples, and feature names are in text with letter gothic font.
filename
Non-keyword placeholders appear in text with italic style format.
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
xix
Notation Conventions
Example
[
xx
Description
Note:
A note providing information of special interest or identifying a
related topic. In the online version of this book, the word Note appears
instead of the symbol.
Caution:
A caution providing information about critical design or programming
issues that influence operation of a product. In the online version of this
book, the word Caution appears instead of the symbol.
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
1 GETTING STARTED
This chapter provides information you need to begin using
ADSP-TS101S EZ-KIT Lite evaluation system. For correct operation,
install the software and hardware in the order presented in “Installation
Tasks” on page 1-3.
The chapter includes the following sections.
• “Contents of EZ-KIT Lite Package” on page 1-1
Provides a list of components shipped with the EZ-KIT Lite evaluation system.
• “PC Configuration” on page 1-3
Describes the minimum requirements for the PC to work with the
EZ-KIT Lite evaluation system.
• “Installation Tasks” on page 1-3
Provides the step-by-step procedures for setting up the hardware
and software.
Contents of EZ-KIT Lite Package
Your ADSP-TS101S EZ-KIT Lite evaluation system package contains the
following items.
• ADSP-TS101S EZ-KIT Lite board
• EZ-KIT Lite Quick Start Guide
• VisualDSP++ 3.5 Installation Quick Reference card
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
1-1
Contents of EZ-KIT Lite Package
• CD containing:
D
VisualDSP++ 3.5 for 32-Bit Processors with a limited
license
D
ADSP-TS101S EZ-KIT Lite debug software
D
USB driver files
D
Example programs
D
ADSP-TS101S EZ-KIT Lite Evaluation System Manual (this
document)
• Universal 7.5V DC power supply
•
USB 2.0 type cable
• Registration card (please fill out and return)
If any item is missing, contact the vendor where you purchased your
EZ-KIT Lite or contact Analog Devices, Inc.
The EZ-KIT Lite evaluation system contains ESD
(electrostatic discharge) sensitive devices. Electrostatic charges readily accumulate on the human
body and equipment and can discharge without
detection. Permanent damage may occur on devices
subjected to high-energy discharges. Proper ESD
precautions are recommended to avoid performance
degradation or loss of functionality. Store unused
EZ-KIT Lite boards in the protective shipping
package.
1-2
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
Getting Started
PC Configuration
For correct operation of the VisualDSP++ software and the EZ-KIT Lite,
your computer must have the minimum configuration:
Windows 98, Windows 2000, Windows XP
Intel (or comparable) 166 MHz processor
VGA Monitor and color video card
2-button mouse
50 MB free on hard drive
32 MB RAM
Full-speed USB port
CD-ROM Drive
Lite does not run under Windows 95 or Windows NT
[ EZ-KIT
unless using a JTAG emulator.
Installation Tasks
The following task list is provided for the safe and effective installation of
the ADSP-TS101S EZ-KIT Lite. Follow these instructions in the presented order to ensure correct operation of your software and hardware.
1. VisualDSP++ and EZ-KIT Lite software installation
2. Software license installation and registration
3. EZ-KIT Lite hardware setup
4. EZ-KIT Lite USB driver installation
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
1-3
Installation Tasks
5. USB driver installation verification
6. VisualDSP++ startup
Installing VisualDSP++ and EZ-KIT Lite Software
This EZ-KIT Lite comes with the latest version of VisualDSP++ 3.5 for
32-bit processors. VisualDSP++ installation includes EZ-KIT Lite
installations.
To install VisualDSP++ and EZ-KIT Lite software:
1. Insert the VisualDSP++ installation CD into the CD-ROM drive.
2. If Autoplay is enabled on your PC, you see the Install Shield Wizard Welcome screen. Otherwise, choose Run from the Start menu,
and enter D:\ADI_Setup.exe in the Open field, where D is the name
of your local CD-ROM drive.
3. Follow the on-screen instructions to continue installing the
software.
4. At the Custom Setup screen, select your EZ-KIT Lite from the list
of available systems and choose the installation directory.
Click an icon in the Feature Description field to see the selected
system’s description. When you have finished, click Next.
5. At the Ready to Install screen, click Back to change your install
options, click Install to install the software, or click Cancel to exit
the install.
6. When the EZ-KIT Lite installs, the Wizard Completed screen
appears. Click Finish.
1-4
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
Getting Started
Installing and Registering Software License
VisualDSP++ and EZ-KIT Lites are licensed products. You may run only
one copy of the software for each license purchased. Once a new copy of
the VisualDSP++ or EZ-KIT Lite software is installed on your PC, you
must install, register, and validate your licence.
The VisualDSP++ 3.5 Installation Quick Reference Card included in your
package will guide you through the licence installation and registration
process (refer to Tasks 1, 2, and 3).
registration requires a serial number, which appears on
L Software
your CD sleeve or registration form.
Setting Up EZ-KIT Lite Hardware
The EZ-KIT Lite evaluation system contains ESD
(electrostatic discharge) sensitive devices. Electrostatic
charges readily accumulate on the human body and
equipment and can discharge without detection. Permanent damage may occur on devices subjected to
high-energy discharges. Proper ESD precautions are
recommended to avoid performance degradation or
loss of functionality. Store unused EZ-KIT Lite
boards in the protective shipping package.
The ADSP-TS101S EZ-KIT Lite board is designed to run outside your
personal computer as a stand-alone unit. You do not have to open your
computer case.
To connect the EZ-KIT Lite board:
1. Remove the EZ-KIT Lite board from the package.
careful when handling the boards to avoid the discharge of static
[ Beelectricity,
which may damage some components.
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
1-5
Installation Tasks
Figure 1-1 shows the default jumper settings, DIP switch, connector locations, and LEDs used in installation.
2. Confirm that your board is set up in the default configuration
(Figure 1-1) before going to step 3.
Figure 1-1. EZ-KIT Lite Hardware Setup
3. Plug the provided power supply into P14 on the EZ-KIT Lite
board. Verify that the green power LED (LED3) is on. Also verify
that the RESET (LED8) and USB RESET (LED2) LEDs go on for a
moment and then go off.
1-6
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
Getting Started
4. While the board is booting, the DSP RESET LED (LED9) stays lit.
Once the LED turns off, connect the USB cable to an available
full-speed USB port and to P4 on the ADSP-TS101S EZ-KIT Lite
board.
5. Follow the USB driver installation instructions in “Installing
EZ-KIT Lite USB Driver”.
Installing EZ-KIT Lite USB Driver
The EZ-KIT Lite evaluation system requires one full-speed USB port. The
USB driver can be installed on the following platforms.
• Windows 98, as described on page 1-8.
• Windows 2000, as described on page 1-12.
•
Windows XP, as described on page 1-13.
The USB driver used by the debug agent is not Microsoft certified because
it is intended for a development or laboratory environment, not a commercial environment.
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
1-7
Installation Tasks
Windows 98 USB Driver
Before using the ADSP-TS101S EZ-KIT Lite for the first time, the Windows 98 USB driver must be installed.
To install the USB driver:
1. Insert the CD into the CD-ROM drive.
The connection of the ADSP-TS101S EZ-KIT Lite evaluation
board to the USB port activates the Windows 98 Add New Hardware Wizard shown in Figure 1-2.
Figure 1-2. Windows 98 – Add New Hardware Wizard
2. Click Next.
1-8
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
Getting Started
3. Select Search for the best driver for your device, as shown in
Figure 1-3.
Figure 1-3. Windows 98 – Searching for Driver
4. Click Next.
5. Select CD-ROM drive, as shown in Figure 1-4.
Figure 1-4. Windows 98 – Searching for CD-ROM
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
1-9
Installation Tasks
6. Click Next.
Windows 98 locates the WmUSBEz.inf file on the installation CD, as
shown in Figure 1-5.
Figure 1-5. Windows 98 – Locating Driver
7. Click Next.
The Coping Files dialog box appears (Figure 1-6).
Figure 1-6. Windows 98 – Searching for .SYS File
1-10
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
Getting Started
8. Click Browse.
The Open dialog box, shown in Figure 1-7, appears on the screen.
Figure 1-7. Windows 98 – Opening .SYS File
9. In Drives, select your CD-ROM drive.
10. Click OK. The Copying Files dialog box (Figure 1-8) appears.
Figure 1-8. Windows 98 – Copying .SYS File
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
1-11
Installation Tasks
11. Click OK.
The driver installation is now complete, as shown in Figure 1-9.
Figure 1-9. Windows 98 – Completing Software Installation
12. Click Finish to exit the wizard.
Verify the installation by following the instructions in “Verifying Driver
Installation” on page 1-15.
Windows 2000 USB Driver
VisualDSP++ 3.5 installation software pre-installs the necessary drivers for
the selected EZ-KIT Lite. The install also upgrades an older driver if such
is detected in the system.
to running the VisualDSP++ 3.5 installer, ensure there are no
[ Prior
other Hardware Wizard windows running in the background. If
there are any wizard windows running, close them before starting
the installer.
1-12
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
Getting Started
To install the USB driver:
1. If VisualDSP++ 3.5 is already installed on your system, go to
step 2. Otherwise, run VisualDSP++ 3.5 installation. Refer to the
VisualDSP++ 3.5 Installation Quick Reference Card for a detailed
installation description.
When installing VisualDSP++ 3.5 on Windows 2000, make sure
the appropriate EZ-KIT Lite component is selected for the
installation.
2. Connect the EZ-KIT Lite device to your PC’s USB port.
Windows 2000 automatically detects an EZ-KIT device and automatically installs the appropriate driver for the selected device (see
step 1).
3. Verify the installation by following the instructions in “Verifying
Driver Installation” on page 1-15.
Windows XP USB Driver
VisualDSP++ 3.5 installation software pre-installs the necessary drivers for
the selected EZ-KIT Lite. The install also upgrades an older driver if such
is detected in the system.
to running the VisualDSP++ 3.5 installer, ensure there are no
[ Prior
other Hardware Wizard windows running in the background. If
there are any wizard windows running, close them before starting
the installer.
To install the USB driver:
1. If VisualDSP++ 3.5 is already installed on your system, go to
step 2. Otherwise, run VisualDSP++ 3.5 installation. Refer to the
VisualDSP++ 3.5 Installation Quick Reference Card for a detailed
installation description.
When installing VisualDSP++ 3.5 on Windows XP, make sure the
appropriate EZ-KIT Lite component is selected for the installation.
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
1-13
Installation Tasks
2. Connect the EZ-KIT Lite device to your PC’s USB port.
By connecting the device to the USB port you activate the Windows XP Found New Hardware Wizard, shown in Figure 1-10.
Figure 1-10. Windows XP – Found New Hardware Wizard
3. Select Install the software automatically (Recommended) and
click Next.
1-14
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
Getting Started
When Windows XP completes the driver installation for the
selected device (see step 1), a window shown in Figure 1-11
appears on the screen.
Figure 1-11. Windows XP – Completing Driver Installation
4. Verify the installation by following the instructions in “Verifying
Driver Installation”
Verifying Driver Installation
Before you use the EZ-KIT Lite evaluation system, verify that the USB
driver software is installed properly:
1. Remove power and unplug the USB cable, then apply power to the
evaluation board.
2. Verify that the DSP RESET LED (LED9) stays lit for a few seconds
and then turns off.
3. Connect the USB cable to the evaluation board.
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
1-15
Installation Tasks
4. After the RESET and DSP RESET (LED8 and LED9) go out, verify
that the yellow USB monitor LED (LED1) is lit. This signifies that
the board is communicating properly with the host PC and is ready
to run VisualDSP++.
5. Open Windows Device Manager and verify that ADSP-TS101S
EZ-KIT Lite shows under ADI Development Tools with no exclamation point, as in Figure 1-12.
Figure 1-12. Device Manager Window
Lite on Windows 98, disconnect the USB
[ Ifcableusingfroman theEZ-KIT
board before booting the PC. When Windows 98 is
booted and you are logged on, re-connect the USB cable to the
board. The operation should continue normally from this point.
1-16
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
Getting Started
Starting VisualDSP++
To set up a session in VisualDSP++:
1. Verify that the yellow USB monitor LED (LED1, located near the
USB connector) is lit. This signifies that the board is communicating properly with the host PC and is ready to run VisualDSP++.
2. Press and hold down the keyboard Control (CTRL) key.
3. Select the Start button on the Windows taskbar, then choose Programs–>Analog Devices –>VisualDSP++ 3.5 for 32-bit
Processors–>VisualDSP++ Environment. If you are running VisualDSP++ for the first time, go to step 5.
If you already have existing sessions, the Session List dialog box
appears on the screen.
4. Click New Session.
5. The New Session dialog box, shown in Figure 1-13, appears on the
screen.
Figure 1-13. New Session Dialog Box
6. In Debug Target, choose EZ-KIT Lite (ADSP-TS101S).
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
1-17
Installation Tasks
7. Type a new target name in Session Name or accept the default
name.
8. Click OK to return to the Session List dialog box.
9. Highlight the new session and click Activate.
1-18
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
2 USING EZ-KIT LITE
This chapter provides specific information to assist you with developing
programs for the ADSP-TS101S EZ-KIT Lite evaluation board. The
information appears in the following sections.
• “EZ-KIT Lite License Restrictions” on page 2-2
Describes the restrictions of the VisualDSP++ license shipped with
the EZ-KIT Lite.
• “Memory Map” on page 2-3
Describes the ADSP-TS101S EZ-KIT Lite board’s memory map.
• “Using SDRAM Interface” on page 2-4
Defines the register values needed to configure the external memory for SDRAM access.
• “Using Programmable FLAG Pins” on page 2-5
Describes the function and use of the programmable FLAG pins on
the EZ-KIT Lite evaluation system.
• “Using Interrupt Pins” on page 2-6
Describes the function and use of the interrupt pins on the
EZ-KIT Lite evaluation system.
• “Using Flash Memory” on page 2-6
Describes how to program and use the Flash memory.
• “Using Audio Interface” on page 2-7
Describes how to use and configure the audio interface.
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
2-1
EZ-KIT Lite License Restrictions
• “Example Programs” on page 2-8
Provides information about the example programs included in the
ADSP-TS101S EZ-KIT Lite evaluation system.
• “Using Flash Programmer Utility” on page 2-8
Provides information on the Flash Programmer utility included
with VisualDSP++.
For detailed information about programming the ADSP-TS101S TigerSHARC processor, see the documents referred to as “Related
Documents”.
EZ-KIT Lite License Restrictions
The license shipped with the EZ-KIT Lite imposes the following
restrictions.
• The size of a user program’s code is limited to 96K words (1/4) of
the ADSP-TS101S processor’s program memory (PM) space.
• No connections to simulator or emulator sessions are allowed.
• The EZ-KIT Lite hardware must be connected and powered up in
order to use VisualDSP++ with a kit license.
2-2
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
Using EZ-KIT Lite
Memory Map
The ADSP-TS101S processor has 6 Mbits of internal memory that can be
used for program storage or data storage. The configuration of internal
memory is detailed in the ADSP-TS101 TigerSHARC Processor Hardware
Reference.
The ADSP-TS101S EZ-KIT Lite board contains 544K x 8-bits of external
Flash memory. The memory is separated into two sections. One section
contains 512K bytes of main Flash memory, and the other section contains 32K bytes of secondary Flash memory. This memory is connected to
the processor’s ~BMS pin. The Flash memory can be accessed in boot memory space.
The board also contains one 4M x 64-bit SDRAM DIMM. This memory
is connected to the processor’s SDRAM interface.
Table 2-1. EZ-KIT Lite Evaluation Board Memory Map
Start Address
End Address
Content
0x0000 0000
0x0000 FFFF
Internal Memory 0
0x0008 0000
0x0008 FFFF
Internal Memory 1
0x0010 0000
0x0010 FFFF
Internal Memory 2
0x0018 0000
0x0018 07FF
Internal Registers
0x01C0 0000
0x01C0 FFFF
Broadcast
0x0200 0000
0x0230 FFFF
Processor ID 0
0x0240 0000
0x0070 7FFF
Processor ID 1
External Memory 0x0400 0000
0x047F FFFF
External Memory Space (SDRAM)
Internal Memory
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
2-3
Using SDRAM Interface
Using SDRAM Interface
The DIMM shipped with the EZ-KIT Lite evaluation board is a 32 MB
module. You can upgrade to a 64 MB or 128 MB module. The module
must be a 168-pin DIMM PC100 module. Modules may be purchased
from vendors, such as Viking, Infineon, or Crucial.
1.2 boards are shipped with 128 MB modules, but only
L Rev.
32 MB of the 128 MB can be accessed, and they cannot be
upgraded with more memory. The issue will be resolved in Rev.
1.3.
To properly access SDRAM, the SYSCON and SDRCON registers must be configured properly. For the supplied DIMM, the SDRCON register should be
configured as follows: SDRAM enable, CAS latency of two cycles, pipe
depth of zero, page boundary of 256 words (1K words on Rev. 1.2),
refresh rate of every 1200 cycles (every 600 cycles on Rev. 1.2), precharge
to RAS of three cycles, RAS to precharge of four cycles, and init sequence
is MRS cycle follows refresh.
The SDRAM registers can be configured automatically through the
debugger. To enables the auto configuration, check the Autoconfigure
SDRAM option on the Target Options dialog box, which is accessible
through the Settings pull-down menu. If necessary, modify the auto configuration values by changing the values in the dialog box. The default
values used by the debugger are:
•
SYSCON
= 0x001A79E7 and SDRCON = 0x00005223 (Rev. 1.2)
•
SDRCON
= 0x00005303 (Rev. 1.3 and greater)
and
registers define bus control configuration.
[ The
They can be written once only after reset and cannot be changed
SYSCON
SDRCON
during system operation.
2-4
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
Using EZ-KIT Lite
Using Programmable FLAG Pins
Each ADSP-TS101S processor has four programmable FLAG pins. Two
FLAG pins from each processor (FLAG0 and FLAG1) allow you to interact
with the running program through the use of a switch (SW4, SW9, SW5, and
SW2). The FLAG2 and FLAG3 pins are connected to LEDs (LED7, LED6, LED4,
and LED5).
After the processor is reset, the programmable FLAGs are configured as
inputs. The direction of each programmable FLAG is configured in the
SQCTL register. If the FLAG is configured for an output, the value is set in
the SQCTL register. If the FLAG is configured for an input, the value on the
FLAG pin is read from the SQSTAT register. Programmable FLAGs are
summarized in Table 2-2. For more information on configuring the programmable FLAG pins, see the ADSP-TS101 TigerSHARC Processor
Hardware Reference.
Table 2-2. Programmable FLAG Pin Summary
FLAG
Connected To
Use
FLAG0_A
SW4
FLAG1_A
SW9
The FLAG0 and FLAG1 pins are connected to the push
buttons to supply feedback for program execution. For
instance, you can write your code to trigger a routine
when the push button is pressed.
FLAG0_B
SW5
FLAG1_B
SW2
FLAG2_A
LED7
FLAG3_A
LED6
FLAG2_B
LED4
FLAG3_B
LED5
The FLAG2 and FLAG3 pins are connected to the LEDs to
supply feedback during program execution.
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
2-5
Using Interrupt Pins
Using Interrupt Pins
The ADSP-TS101S processor has four interrupt pins (IRQ3-0) that allow
you to interact with the running program. One external interrupt from
each processor is directly accessible through push button switches SW3 and
SW6 on the EZ-KIT Lite board. Interrupts are summarized in Table 2-3.
For more information on configuring the interrupt pins, see the
ADSP-TS101 TigerSHARC Processor Programming Reference.
Table 2-3. Interrupt Pin Summary
Interrupt
Connected To
Use
IRQ0_A
SW3
IRQ0_B
SW6
The IRQ0 interrupt is connected to push buttons to supply
feedback for program execution. For instance, you can write
your code to perform a different function when an interrupt is
detected.
Using Flash Memory
The DSM2150 flash/PLD chip provides a total of 544K x 8-bits of external Flash memory, arranged into two independent Flash arrays (main and
secondary). The chip also has a series of configuration registers to control
IO and PLD. The memory chip is initially configured with the memory
sectors mapped to the processor, as shown in Figure 2-1 on page 2-3.
Use PSDsoft Express™ to modify the DSM project. The project files can
be found in the EZ-KIT Lite installation directory: \…\VisualDSP 3.5
32-Bit\TS\EZ-KITs\ADSP-TS101\PSDConfigFiles. Analog Devices does
not provide support for setting up the DSM2150 with PSDsoft Express or
programming it using FlashLINK™. E-mail ST Microelectronics at
[email protected] for technical assistance.
2-6
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
Using EZ-KIT Lite
To program the Flash memory with your boot code, you must first create
a loader file from your processor code. You set up the loader in VisualDSP++ depending on how you plan to boot the Flash memory. For
information on creating a loader file, refer to the VisualDSP++ online help
and VisualDSP++ 3.5 Loader Manual for 32-Bit Processors.
Next, the loader file must be programmed into the Flash memory. This
can be done using the VisualDSP++ Flash Programmer Utility (see “Using
Flash Programmer Utility” on page 2-8) or using the FlashLINK JTAG
programmer. The original file that ships with the board is located in
\…\VisualDSP 3.5 32-Bit\TS\EZ-KITs\ADSP-TS101\Examples\Loader
File Example\blinkTS101.ldr.
The DSM2150 can be re-programmed using the FlashLINK JTAG programming cable available from STMicroelectronics (www.st.com/psd).
FlashLINK plugs into any PC parallel port. The software development
tool, PSDsoft Express, is required to modify the DSM2150 configuration
and operate the FlashLINK cable. PSDsoft Express can be downloaded at
no charge from the same Web site.
Using Audio Interface
The audio interface on the EZ-KIT Lite board allows you to interface to
the board’s analog-to-digital converter (ADC) and digital-to-analog converter (DAC). See “Audio (P1, P2)” on page 3-21 for more information
about the connectors. The audio interface consists of two main ICs:
AD1871 and AD1854.
The AD1871 is a stereo audio ADC intended for digital audio applications requiring high-performance analog-to-digital conversion. The
AD1871 provides 97 dB THD+N and 107 dB dynamic range.
The AD1854 is a high-performance, single-chip stereo, audio DAC delivering 113 dB dynamic range and 112 dB SNR at a 48 kHz sample rate.
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
2-7
Example Programs
Because the ADSP-TS101S processor does not have any SPORTs, a Xilinx
field-programmable gate array (FPGA) generates the audio interface control signals between the processor and the audio circuit. Setting the FLAG3
signal of DSP_A “high” enables the audio interface inside of the (FPGA).
Once the audio interface has been enabled, the audio data can be transferred to and from the processor by generating a DMAR0 cycle. The audio
data interfaces with the processor via the lowest 24 bits of the data bus
(D23-0). Refer to the audio example program included in the EZ-KIT Lite
installation directory for more information on how to use the interface.
Example Programs
Example programs are provided with the ADSP-TS101S EZ-KIT Lite to
demonstrate various capabilities of the evaluation board. These programs
are installed with the EZ-KIT Lite software and can be found in \…\VisualDSP 3.5 32-Bit\TS\EZ-KITs\ADSP-TS101\Examples. Please refer to the
readme file provided with each example program for more information.
Using Flash Programmer Utility
The ADSP-TS101S EZ-KIT Lite evaluation system includes a Flash Programmer utility. The utility allows you to program the Flash memory on
the EZ-KIT Lite. The Flash Programmer is installed with VisualDSP++.
Once the utility is installed, it is accessible from the Tools pull-down
menu.
For more information on the Flash Programmer utility, select Start and
choose Programs –>Analog Devices –>VisualDSP–>VisualDSP++ 3.5
for 32-bit Processors –>VisualDSP++ Documentation.
2-8
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
3 EZ-KIT LITE HARDWARE
REFERENCE
This chapter describes the hardware design of the ADSP-TS101S EZ-KIT
Lite board. The following topics are covered.
• “System Architecture” on page 3-2
Describes the configuration of the ADSP-TS101S EZ-KIT Lite
evaluation board and explains how the board components interface
with the processor.
• “Switch Settings” on page 3-4
Shows the location and describes the function of the configuration
DIP switch.
• “LEDs and Push Buttons” on page 3-8
Shows the location and describes the function of the LEDs and
push buttons.
• “Connectors” on page 3-11
Shows the location of and gives the part number for all of the connectors on the board. In addition, provides the manufacturer and
part number information for the mating parts.
• “Power Supply Specifications” on page 3-14
Describes the power connector.
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
3-1
System Architecture
System Architecture
This section describes the processor’s configuration on the EZ-KIT Lite
board.
Figure 3-1. System Architecture
The EZ-KIT Lite has been designed to demonstrate the capabilities of the
ADSP-TS101S TigerSHARC processor. The processor core voltage is
1.25V. The external interface operates at 3.3V.
An 83.33 MHz SMT oscillator supplies the input clock to the processor.
The speed at which the core operates is determined by the settings of the
processor switch SW7. For more information, see “Clock Mode Settings”
on page 3-7. By default, the processor core runs at 250 MHz
(83.3 MHz x 3).
3-2
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
EZ-KIT Lite Hardware Reference
External Port
The external port is connected to a 544K x 8-bit Flash memory. The Flash
memory connects to the boot memory select pin (~BMS), allowing the
memory to be used to boot the processor as well as to store information
during normal operation. Refer to “Memory Map” on page 2-2 for information about the location of the Flash memory on the processor’s
memory map.
The external port is also connected to a 4M x 64-bit SDRAM DIMM.
Refer to “Using SDRAM Interface” on page 2-4 for information on how
to configure the SDRAM registers.
Expansion Interface
The expansion interface consists of three connectors (P1–3). The following
table shows the interfaces each connector provides. For the exact pinout of
these connectors, refer to Appendix B, “Schematics”.
Table 3-1. Connector Interfaces
Connector
Interfaces
P11
5V, GND, Address, Data
P12
3.3V, GND, SDRAM control signals, FLAGS, IRQS, TIMERS
P13
GND, Reset, DMA, Memory Control, CLKOUT, PSD IO signals
When you use the expansion interface, limits to the current and to the
interface speed must be taken into consideration. The maximum current
limit depends on the capabilities of the used regulator. Additional circuitry can also add extra loading to signals, decreasing their maximum
effective speed.
Devices does not support and is not responsible for the
L Analog
effects of additional circuitry.
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
3-3
Switch Settings
JTAG Emulation Port
The JTAG emulation port allows an emulator to access the processor’s
internal and external memory, as well as the special function registers
through a 14-pin header. See “JTAG (P5)” on page 3-12 for more information about the JTAG connector. To learn more about available
emulators, contact Analog Devices as described in “Embedded Processor
Product Information” on page -xv.
Switch Settings
This section describes the function of the DIP switch, SW7. A location of
the switch is shown in Figure 3-2.
Figure 3-2. Switch Location
3-4
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
EZ-KIT Lite Hardware Reference
Control Impedance Selection
Positions 3 through 1 (CONTROLIMP2-0) of SW7 determine the impedance for
the ADC (Address/Data/Controls) and LINK (all link port outputs).
Refer to the ADSP-TS101S TigerSHARC processor datasheet at
http://www.analog.com/UploadedFiles/Data_Sheets/5647153736206754548398711ADSP-TS101S_a.pdf
for
more information.
Table 3-2. Control Impedance Selection
Position 3
Position 2
Position 1
ADC
Link
dig_ctrl
pulse
dig_ctrl
pulse
ON
ON
ON
0
X
0
X
ON
ON
OFF
0
X
0
X
ON
ON
0
X
1
0
ON
OFF
0
X
1
1
OFF
ON
ON
1
0
0
X
OFF
ON
OFF
1
1
0
X
OFF1
OFF
ON
1
0
1
0
OFF
OFF
OFF
1
1
1
1
1
Default settings
Drive Strength Selection
Positions 6 through 4 (DS2-0) of SW7 determine the digital drive strength.
Refer to the ADSP-TS101S TigerSHARC processor datasheet at
http://www.analog.com/UploadedFiles/Data_Sheets/5647153736206754548398711ADSP-TS101S_a.pdf
for
more information.
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
3-5
Switch Settings
Table 3-3. Drive Strength Selection
Position 6
Position 5
Position 4
Drive Strength
ON
ON
ON
11%
ON
ON
OFF
29%
ON
OFF
ON
37%
ON
OFF
OFF
49%
OFF
ON
ON
62%
OFF
ON
OFF
75%
OFF
OFF
ON
88%
OFF1
OFF
OFF
100%
1
Default settings
Boot Mode Settings
Position 7 of SW7 determines how the processor boots. Table 3-4 shows
the setting for the boot modes. Refer to the ADSP-TS101S TigerSHARC
processor datasheet for more information.
Table 3-4. Boot Mode Settings
Position 7
Boot Mode
ON1
EPROM BOOT
OFF
External Boot
1
Default settings
Interrupt Enable Settings
Position 8 of SW2 determines how the processor handles interrupts.
Table 3-5 shows the setting for the interrupt modes. Refer to the
ADSP-TS101S TigerSHARC processor datasheet for more information.
3-6
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
EZ-KIT Lite Hardware Reference
Table 3-5. Interrupt Enable Settings
Position 8
Interrupt Enable Mode
ON1
Level-sensitive mode
OFF
Edge-sensitive mode
1
Default settings
Clock Mode Settings
Positions 9 through 11 (LCLKRAT2-0) of SW7 determine the ADSP-TS101S
processor’s core speed. The frequency supplied to CLKIN of the processor
may be changed by replacing the 83.33 MHz oscillator (U28) shipped with
the board with a different oscillator. Ensure that the selected clock mode
and frequency do not exceed the minimum and maximum specifications
of the ADSP-TS101S processor.
Table 3-6 shows the jumper settings for the clock modes. For more information on the clock modes, see the ADSP-TS101S processor datasheet.
Table 3-6. Clock Mode Settings
Position 11
Position 10
Position 9
Ratio
ON
ON
ON
2
ON
ON
OFF
2.5
ON1
OFF
ON
3
ON
OFF
OFF
3.5
OFF
ON
ON
4
OFF
ON
OFF
5
OFF
OFF
ON
6
OFF
OFF
OFF
RSVD
1
Default settings
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
3-7
LEDs and Push Buttons
LEDs and Push Buttons
This section describes the function of the LEDs and push buttons.
Figure 3-3 shows the location of the LEDs and push buttons.
Figure 3-3. LEDs and Push Button Locations
USB Monitor LED (LED1)
The USB Monitor LED, LED1, indicates that USB communication has
been initialized successfully, allowing you to connect to the processor
using VisualDSP++. If the LED is not lit, try resetting the board and/or
reinstalling the USB driver (see “Installing EZ-KIT Lite USB Driver” on
page 1-7).
3-8
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
EZ-KIT Lite Hardware Reference
Reset LEDs (LED2, LED8, and LED9)
When LED2 is lit, the USB interface is being reset. This interface is only
reset when it is not configured. Once it has been configured, you must
remove power to reset the USB interface.
When LED8 is lit, it indicates that the master reset of all the major ICs is
active.
When LED9 is lit, the two ADSP-TS101S processors (U1 and U2) are being
reset. The USB interface resets the ADSP-TS101S processor during USB
communication initialization.
Power LED (LED3)
The green LED, LED3, indicates that power is being properly supplied to
the board.
FLAG LEDs (LED4–7)
The FLAG LEDs connect to the processor’s FLAG pins (FLAG2 and
FLAG3). These LEDs are active high and are lit by an output of “1” from
the processor. Refer to “Using SDRAM Interface” on page 2-4 for more
information on how to utilize the FLAGS when programming the processor. Table 3-7 shows the FLAG signals and the corresponding LEDs.
Table 3-7. FLAG LEDs
FLAG Pin
LED Reference Designator
FLAG2_A
LED7
FLAG3_A
LED6
FLAG2_B
LED4
FLAG3_B
LED5
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
3-9
LEDs and Push Buttons
Reset Push Button (SW1)
The RESET push button, SW1, resets all the ICs on the board, except the
USB interface after it has been configured.
Programmable FLAG Push Buttons (SW2, SW–5, and
SW9)
Four push buttons are provided for general-purpose user input. The SW2,
SW4, SW5, and SW9 push buttons connect to the processor’s programmable
FLAG pins. The push buttons are active high and when pressed, send a
high (1) to the processor. Refer to “Using SDRAM Interface” on
page 2-4 for more information on how to use the FLAGS when programming the processor. Table 3-8 shows the FLAG signals and the
corresponding switches.
Table 3-8. FLAG Switches
FLAG Pin
Push Button Reference Designator
FLAG0_A
SW4
FLAG1_A
SW9
FLAG0_B
SW5
FLAG1_B
SW2
Interrupt Push Buttons (SW3 and SW6)
Two push buttons, SW3 and SW6, are provided for user input. The push
buttons connect to the processor’s interrupt pins. The push buttons are
active low and, when pressed, send a low (0) to the processor. Refer to
“Using SDRAM Interface” on page 2-4 for more information on how to
use the push buttons when programming the processor. Table 3-9 shows
the interrupt signals and the corresponding switches.
3-10
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
EZ-KIT Lite Hardware Reference
Table 3-9. Interrupt Switches
FLAG Pin
Push Button Reference
Designator
FLAG Pin
Push Button Reference
Designator
IRQ0_A
SW3
IRQ0_B
SW6
Connectors
This section describes the connector functionality and provides information about mating connectors. The locations of the connectors are shown
in Figure 3-4 on page 3-11.
Figure 3-4. Connector Locations
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
3-11
Connectors
Audio (P2–3)
There are two 3.5 mm stereo audio jacks.
Part Description
Manufacturer
Part Number
3.5 mm stereo jack
Shogyo
SJ-0359AM-5
Mating Connector
3.5 mm stereo plug to 3.5 mm ste- Radio Shack
reo cable
L12-2397A
USB (P4)
The USB connector is a standard Type B USB receptacle.
Part Description
Manufacturer
Part Number
Type B USB receptacle
Mill-Max
897-30-004-90-000
Digi-Key
ED90003-ND
Mating Connector
USB cable (provided with the kit)
Assman
AK672-5
Digi-Key
AK672-5ND
JTAG (P5)
The JTAG header is the connecting point for a JTAG in-circuit emulator
pod.
3 is missing to provide keying. Pin 3 in the mating connector
L Pin
should have a plug. When an emulator is connected to the JTAG
header, the USB debug interface is disabled.
using an emulator with the EZ-KIT Lite board, follow the
[ When
connection instructions provided with the emulator.
3-12
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
EZ-KIT Lite Hardware Reference
Expansion Interface (P11–13)
Three board-to-board connector footprints provide signals for most of the
processor’s peripheral interfaces. The connectors are located at the bottom
of the board. For more information about the expansion interface, see
“Expansion Interface” on page 3-3. For availability and pricing of the P11,
P12, and P13 connectors, contact Samtec.
Part Description
Manufacturer
Part Number
90 Position 0.05" Spacing
Samtec
SFM-145-02-S-D
Mating Connector
90 Position 0.05” Spacing
(Through Hole)
Samtec
TFM-145-x1 Series
90 Position 0.05” Spacing
(Surface Mount)
Samtec
TFM-145-x2 Series
90 Position 0.05” Spacing
(Low Cost)
Samtec
TFC-145 Series
Link Ports (P7–10)
Two link ports from each processor are connected to a 26-pin connector.
Refer to EE-106 at http://www.analog.com/UploadedFiles/Application_Notes/24075233ee_106.pdf for more information
about the link port connectors. EE-106 discusses the link port assignments for ADSP-211xx processor applications.
In a TigerSHARC processor application, the link port cable connectors
require pins 12 and 13 to be populated. The correct TigerSHARC link
port cable assembly can be obtained from TransTech DSP (TTC44-30).
The associated Gore Coaxial cable (DXN2132) should also be revised for
the proper number of strands to include connector pins 12 and 13.
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
3-13
Power Supply Specifications
Part Description
Manufacturer
Part Number
26-position connector
TransTech DSP
TTC44-30
Mating Connectors
Cable connector
Honda
RMCA-E26F1S-A
Shroud
Honda
RMCA-E26L1A
Coaxial cable
Gore
DXN2132
Power Connector (P14)
The power connector provides all the power necessary to operate the
EZ-KIT Lite board.
Part Description
Manufacturer
Part Number
2.5 mm Power Jack (P14)
SWITCHCRAFT
RAPC712
Digi-key
SC1152-ND
Mating Power Supply (shipped with the EZ-KIT Lite)
7.5V Power Supply
GlobTek
TR9CC2000LCP-Y
Power Supply Specifications
This section provides the requirements for powering the board.
The power connector supplies DC power to the EZ-KIT Lite board.
Table 3-10 shows the power connector pinout.
Table 3-10. Power Connectors
Terminal
Connection
Center pin
+7.5 VDC@2amps
Outer Ring
GND
3-14
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
Quantity
Description
Manufacturer
Part
Number
1
3
0.00 1/4W 5%
R137,
R142–143
YAGEO
0.0QBK-ND
2
1
3.3V-OCTAL-BUFFER
U32
TI
SN74LVT244BDW
3
1
HEX-INVER-SCHMITT-T U24
RIGGER
TI
74LVC14AD
4
1
3.3V-OCTAL-BUFFER
U27
IDT
IDT74FCT3244APY
5
1
3.3V 1-10 CLOCK
DRIVER
U29
IDT
IDT74FCT3807AQ
6
1
USB-TX/RX MICROCON- U13
TROLLER
CYPRESS
CY7C64603-128NC
7
1
NPN TRANSISTOR
200MA
Q3
FAIRCHILD
MMBT4401
8
1
128K X 8 SRAM
U16
CYPRESS
CY7C1019BV33-12VC
9
1
12.0MHZ CRYSTAL
Y1
DIG01
300-6027-ND
10
1
XILINX-SPARTAN2-FPGA U19
XILINX
XC2S200-6FG256C
11
8
SINGLE-2-INPUT-NAND U5–6, U15,
U26,
U35–U38
TI
SN74AHC1G00DBVR
12
1
N-CHANNEL-MOSFET
FAIRCHILD
FDS6982
Reference
Design
Reference
A BILL OF MATERIALS
Q2
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
A-1
Reference
Quantity
Description
Reference
Design
Manufacturer
Part
Number
13
1
POWER MOSFET
Q1
IR
IRFR024
14
1
12.288MHZ OSCILLATOR
U9
DIG01
SG-8002CA-PCC-ND
15
1
2N7002
Q5
FAIRCHILD
2N7002
16
1
MMBT3904
Q4
FAIR CHILD MMBT3904
17
2
256Kx16 SRAM
U20, U21
GSI TECHNOLOGY
GS74116TP-10
18
1
FLASH MEMORY
U4
STMICRO
DSM2150F5V
19
1
32K EEPROM
U14
MICROCHIP 24LC32A-I/SN
20
1
83.33MHZ OSCILLATOR U28
DIG01
SG-8002CA-PCC-ND
21
1
FLASH MEMORY
U22
ST MICRO
DSM2150F5V
22
38
0.01uF 100V 10% CERM
C46–47,
C52–53,
C58–59,
C64–65,
C74–81,
C94–97,
C121–128,
C136–142,
C156–157,
C161
AVX
12061C103KAT050M
23
2
1000pF 50V 5% CERM
C84–85
AVX
12065A102JAT2A
24
1
150pF 50V 5% CERM
C13
AVX
12065A151JAT2A
25
2
2200pF 50V 5% NPO
C19, C41
AVX
12065A222JAT2A
26
1
0.1uF 50V 20% CERM
C16
AVX
12065E104MAT2A
A-2
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
Quantity
Description
Reference
Design
27
1
VOLTAGE-SUPERVISOR
U25
ANALOG
DEVICES
ADM708SAR
28
1
2.5V-1.0AMP REGULATOR
VR1
ANALOG
DEVICES
ADP3338AKC-2.5
29
1
5V-1.5A REGULATOR
VR2
ANALOG
DEVICES
ADP3339AKC-5-REEL
30
3
DUAL AUDIO OP AMP
U10–12
ANALOG
DEVICES
SSM2275S
31
2
ADSP-TS101SKB2180
U1–2
ANALOG
DEVICES
ADSP-TS101SKB2180
32
1
STERO-DAC
U8
ANALOG
DEVICES
AD1854JRS
33
1
STERO-ADC
U7
ANALOG
DEVICES
AD1871YRS
34
1
SWITCHED-VOLT-CON- U30
VERTER
ANALOG
DEVICES
ADM660AR
35
1
U31
SINGLE-PHASE-CORE-CONTROL
ANALOG
DEVICES
ADP3170
36
1
4.7uF 25V 10% TANT
CT10
AVX
TAJC475K025R
37
1
PWR 2.5MM_JACK
P14
SWITCHCRAFT
SC1152-ND12
38
1
USB 4PIN
P4
MILL-MAX
897-30-004-90-000000
39
4
LNKPRT 12X2
P7–10
HONDA
RMCA-EA26LMY-0M03-A
(TSUSHINK)
40
7
SPST-MOMENTARY 6MM SW1–6, SW9 PANASONIC EVQ-PAD04M
Part
Number
Reference
Manufacturer
Bill Of Materials
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
A-3
Reference
Quantity
Description
Reference
Design
Manufacturer
Part
Number
41
1
DIP12
SW7
DIGI-KEY
CKN3063-ND
42
1
IDC 7X2
P1
MOLEX
70247-1401
43
1
168PIN DIMM
U3
MOLEX
71251-0012
44
1
7A FAST-ACTING
F1
DIG01
283-2438-2-ND
45
13
0.00 1/8W 5%
R19, R23,
YAGEO
R34, R49–51,
R54–55,
R131,
R133–134,
R141
0.0ECT-ND
46
1
220uF 10V 20% ELEC
CT14
SPRAGUE
293D227X9010E2T
47
5
AMBER-SMT
GULL-WING
LED1,
LED4–7
PANASONIC LN1461C-TR
48
2
330pF 50V 5% NPO
C20, C26
AVX
08055A331JAT
49
4
0.01uF 100V 10% CERM
C10, C165,
C167, C168
AVX
08051C103KAT2A
50
86
0.1uF 50V 10% CERM
C1, C9, C17, AVX
C42–45,
C48–51,
C54–57,
C60–63,
C66–73,
C82–83,
C86–93,
C98–120,
C129–135,
C143–155,
C158–160,
162, C172,
C173
A-4
08055C104KAT
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
Quantity
Description
Manufacturer
Part
Number
51
9
0.001uF 50V 5% NPO
C4–6, C12,
C28, C30,
C32–33,
C164
AVX
08055A102JAT2A
52
3
10uF 16V 10% TANT
CT9,
CT24–25
SPRAGUE
293D106X9025C2T
53
35
10K 100MW 5%
R8–10, R13, AVX
R15, R30,
R32, R36,
R45–47, R52,
R53, R56,
R58–59, R61,
R63, R64,
R67, R73–81,
R83, R93,
R97, R99,
R151, R152
CR21-103J-T
54
12
33 100MW 5%
R22, R66,
AVX
R68–71, R98,
R130, R135,
R138–140
CR21-330JTR
55
5
4.7K 100MW 5%
R28–29, R31, AVX
R35, R20
CR21-4701F-T
56
1
1M 100MW 5%
R7
AVX
CR21-1004F-T
57
1
1.5K 100MW 5%
R16
AVX
CR21-1501F-T
58
1
22uF 16V 10% TANT
CT26
DIG01
PCT3226CT-ND
59
1
2.00K 1/8W 1%
R2
DALE
CRCW1206-2001FRT1
Reference
Design
Reference
Bill Of Materials
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
A-5
Reference
Quantity
Description
Reference
Design
Manufacturer
Part
Number
60
2
49.9K 1/8W 1%
R102, R128
AVX
CR32-4992F-T
61
2
2.21K 1/8W 1%
R4–5
AVX
CR32-2211F-T
62
11
100pF 100V 5% NPO
C11, C18,
AVX
C22–23, C27,
C31, C34–35,
C40, C166,
C169
12061A101JAT2A
63
3
10uF 16V 10% TANT
CT15–17
AVX
TAJB106K016R
64
6
100 100MW 5%
R33, R44,
R57, R60,
R62, R65
AVX
CR21-101J-T
65
2
220pf 50V 10% NPO
C24, C29
AVX
12061A221JAT2A
66
4
1000 100MHZ 1.5A 0.06
CHOKE
L1–L4
MURATA
PLM250S40T1
67
3
SILICON RECTIFIER
D1–D3
GENERALSEMI
S2A
68
3
600 100MHZ 500MA 0.70 FER1–3
BEAD
DIGIKEY
240-1019-1-ND
69
4
237 1/8W 1%
R114, R116,
R118, R121
KOA
P11.0FCT-ND
70
2
750K 1/8W 1%
R115, R117
KOA
RK73H2BT7503F
71
8
5.76K 1/8W 1%
R103,
R119–120,
R122–126
DALE
CRCW12065761FRT1
72
2
3.01K 1/8W 1%
R82, R85
KOA
RK73H2BT3011F
A-6
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
Reference
Quantity
Description
Reference
Design
Manufacturer
Part
Number
Bill Of Materials
73
2
11.0K 1/8W 1%
R101, R129
DALE
CRCW12061102FTR1
74
4
120PF 50V 5%
C36–39
PHILLIPS
1206CG121J9B200
75
4
1UF 16V 10%
C2–3, C15,
C163
MURATA
GRM40X7R105K016AL
76
1
1.0K 1/8W 1%
R89
AVX
CR32-1001F-T
77
2
30PF 100V 5%
C7–8
AVX
12061A300JAT2A
78
4
10 100MW 5%
R25, R72,
R149, R150
DALE
CRCW0805-10R0FRT1
79
2
680PF 50V 1% NPO
C21, C25
AVX
08055A681FAT2A
80
2
2.74K 1/8W 1%
R108, R113
PANASONIC ERJ-8ENF2741V
81
4
5.49K 1/8W 1%
R104–105,
R109–110
PANASONIC ERJ-8ENF5491V
82
2
3.32K 1/8W 1%
R106, R111
PANASONIC ERJ-8ENF3321V
83
3
1.65K 1/8W 1%
R1, R107,
R112
PANASONIC ERJ-8ENF1651V
84
2
10UF 16V 20% ELEC
CT11–12
DIG01
85
2
68UF 25V 20% ELEC
CT13, CT18 PANASONIC EEV-FC1E680P
86
1
1800UF 10V 20%
CT19
RUBYCON
10MBZ1800M
87
1
2.2UH X 20%
L5
COOPER
ELE TEHC
UP2C-2R2
88
2
1800UF 6.3V 20%
CT20–21
RUBYCON
6.3MBZ1800M
89
4
10K 31MW 5%
RN2, RN4,
RN5, RN7
CTS
746X101103J
90
1
3.9NF 50V 5%
C14
PANASONIC ECH-U1C392JB5
PCE3062TR-ND
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
A-7
Reference
Quantity
Description
Reference
Design
Manufacturer
Part
Number
91
1
3.6K 1/8W 1%
R86
PHYCOMP
311-3.60KFTR-ND
92
1
26.7K 1/8W 1%
R92
PHYCOMP
311-26.7KFTR-ND
93
1
.008 1W 5%
R90
PANASONIC P8.0TTR-ND
94
1
12.1K 1/8W 1%
R91
PHYCOMP
311-12.1KFTR-ND
95
3
10K 50MW 5%
RN1, RN3,
RN6
CTS
RT130B7
96
4
0.00 100MW 5%
R144, R147,
R148, R153
PAN
ERJ-6GE10R00V
97
4
10UH X 10%
L1–L4
PANASONIC ELJ-FC100KF
98
2
3.32K 100MW 1%
R11, R12
DIG01
P3.32KCCTR-ND
99
3
1K 1/8W 5%
R14, R21,
R24
AVX
CR32-102J-T
100 1
10K 1/8W 5%
R17
DALE
CRCW1206-1002FRT1
101 3
100K 1/8W 5%
R94, R96,
R136
AVX
CR1206-1003FTR1
102 1
20.0K 1/8W 1%
R84
DALE
CRCW1206-2002FRT1
103 2
220 1/8W 5%
R87–88
AVX
CR32-221J-T
104 2
22 1/8W 5%
R3, R6
AVX
CR32-220J-T
105 8
270 1/8W 5%
R18, R37–40, AVX
R42–43, R48
CR32-271J-T
106 1
680 1/8W 5%
R41
CR32-681J-T
107 3
RED-SMT GULL-WING
LED2, LED8, PANASONIC LN1261C
LED9
A-8
AVX
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
PANASONIC LN1361C
109 2
604 1/8W 1%
R100, R127
PANASONIC ERJ-8ENF6040V
110 10
1uF 25V 20%
CT1–8,
CT22–23
PANASONIC ECS-T1EY105R
111 2
QUICKSWITCH-257
U17–18
ANALOG
DEV.
ADG774ABRQ
112 1
IDC 7X2
P5
BERG
54102-T08-07
113 2
3.5MM STEREO_JACK
P2–3
Shogyo
SJ-0359AM-5
114 1
32MB SDRAM
U3
Viking
PE464U4-CL2
Part
Number
Manufacturer
LED3
Description
GREEN-SMT
GULL-WING
Quantity
108 1
Reference
Reference
Design
Bill Of Materials
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
A-9
A-10
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
A
B
C
D
1
1
2
2
ADSP-TS101 EZ-KIT LITE
3
3
ANALOG
DEVICES
4
Approvals
Date
Title
20 Cotton Road
Nashua, NH 03063
4
PH: 1-800-ANALOGD
ADSP-TS101 EZ-KIT LITE
Drawn
Checked
Engineering
A
B
C
Size
Board No.
C
Date
Rev
A0163-2001
1.3
Sheet
7-15-2002_16:25
D
1
of
13
A
B
C
U1
D
U1
A[0:31]
3V
D[0:63]
1
A0
Y15A0
D0C8
D0
FLAG0_A
G22FLAG0
L0DAT0B11
L0DAT0_A
A1
Y18A1
D1A6
D1
FLAG1_A
H20FLAG1
L0DAT1A11
L0DAT1_A
A2
AA16A2
D2B7
D2
FLAG2_A
H21FLAG2
L0DAT2C11
L0DAT2_A
A3
AB17A3
D3C7
D3
FLAG3_A
G20FLAG3
L0DAT3A10
L0DAT3_A
A4
AB18A4
D4A5
D4
L0DAT4B10
L0DAT4_A
A5
AA17A5
D5B6
D5
AB19A6
D6C6
D6
AB20A7
D7B5
D7
A6
A7
A8
AA18A8
D8A4
D8
AB21A9
D9C4
D9
AA20A10
D10C5
D10
Y19A11
D11A3
D11
W20A12
D12B3
D12
A13
AA21A13
D13B4
A14
V20A14
A15
A16
A9
A10
A11
A12
A17
A18
2
RD
L0DAT7B9
L0DAT7_A
L0CLKOUTC9
F22TMR0E~/TM2
TMR0E_A~/TM2
D14
TRST
C18TRST
L1DAT2M2
L1DAT2_A
AA22A15
D15C3
D15
EMU_A
A21EMU
L1DAT3N1
L1DAT3_A
Y22A16
D16D3
D16
TMS
B20TMS
L1DAT4P1
L1DAT4_A
W21A17
D17C2
D17
TDO_A
D20TDO
L1DAT5N2
L1DAT5_A
D18
V21A19
D19D2
D19
A20
W22A20
D20E3
D20
A21
Y20A21
D21B1
D21
A22
U21A22
D22E2
A23
T20A23
A24
L1DAT6R1
L1DAT6_A
L1DAT7_A
L1DAT[0:7]_A
BR1
AB13BR1
L1CLKINP3
BR2
AA12BR2
L1CLKOUTP2
D22
BR3
AB14BR3
L1DIRT1
D23C1
D23
BR4
Y12BR4
V22A24
D24D1
D24
BR5
AB15BR5
L2DAT0AA9
L2DAT0
A25
T21A25
D25E1
D25
BR6
AA13BR6
L2DAT1AB7
L2DAT1
A26
U22A26
D26F3
D26
BR7
Y16BR7
L2DAT2AB8
L2DAT2
A27
T22A27
D27G3
D27
L2DAT3AA10
L2DAT3
A28
R20A28
D28G2
D28
ID0_A
J20ID0
L2DAT4Y9
L2DAT4
A29
R21A29
D29F1
D29
ID1_A
H22ID1
L2DAT5Y3
L2DAT5
A30
U20A30
D30F2
D30
ID2_A
J21ID2
L2DAT6AB9
L2DAT6
A31
P20A31
D31H3
D31
L2DAT7AA11
L2DAT7
D32R2
D32
CONTROLIMP0
B17CONTROLIMP0
D33R3
D33
CONTROLIMP1
A18CONTROLIMP1
L2CLKOUTY10
L2CLKOUT_A
D34V1
D34
CONTROLIMP2
A17CONTROLIMP2
TM1/L2DIRAB11
TM1/L2DIR
D35V3
D35
D36T2
D36
D37T3
3
SDCKE
P22SDCKE
SDA10
AA19SDA10
SDWE
N20SDWE
CAS
R22CAS
RAS
P21RAS
HDQM
M20HDQM
LDQM
N22LDQM
N21MSSD
J22MSH
E20BM~/IRQEN
AB16BOFF
G21BUSLOCK
L20BRST
HBR
AA14HBR
HBG
Y17HBG
CPA
Y14CPA
DPA
AA15DPA
4
ACK
R30K3
DMAR2
MS1
B1R4
R29L1
MSH
CPA
B3R5
R28L3
DMAR0
RESET
C1R6
R27M1
FLYBY
C2R7
R26M2
BUSLOCK
C3R8
R25M3
DMAR1
BR2
BR3
L1DAT7N3
E21BMS~/EBOOT
BRST
A3R3
BR6
AB12BR0
Y13ACK
HBG
R31K2
E2COM2
BR0
L22RD
R32K1
A2R2
L0CLKOUT_A
L0DIRA7
COM4L2
A1R1
IOEN
L0CLKIN_A
D14A2
D18B2
B2COM1
L0CLKINA8
L1DAT1_A
M22MS1
BRST
D21IRQ2
L1DAT1M3
MS1
BUSLOCK
IRQ2_A
B21TDI
M21MS0
BOFF
L0DAT6_A
TDI
MS0
BM~/IRQEN
L0DAT6A9
D13
K22WRL
MSH
B22IRQ1
L1DAT0_A
WRL
MSSD
IRQ1_A
L1DAT0M1
WRH
BMS~/EBOOT
L0DAT5_A
C20TCK
L21WRH
ACK
L0DAT5C10
TCK
Y21A18
A19
C22IRQ0
C21IRQ3
1
RN3
IRQ0_A
IRQ3_A
L0DAT[0:7]_A
L1CLKIN_A
HBR
L1CLKOUT_A
COM3H2
D1R9
R24G1
D2R10
R23G2
D3R11
R22G3
BR5
E1R12
R21H1
BR7
E3R13
R20H3
BOFF
F1R14
R19J1
BR4
F2R15
R18J2
F3R16
R17J3
DPA
DMAR3
10K
BGA36
2
L2DAT[0:7]
3V
L2CLKINAB10
L2CLKOUT_B
R56
10K
805
R53
10K
805
R63
10K
805
R76
10K
805
L3DAT[0:7]
DS0
C15DS0
L3DAT0H2
L3DAT0
D37
DS1
B16DS1
L3DAT1G1
L3DAT1
WRH
D38U2
D38
DS2
C16DS2
L3DAT2H1
L3DAT2
WRL
D39U3
D39
L3DAT3J2
L3DAT3
MS0
D40W1
D40
VREF
A13LCLK_N
L3DAT4J3
L3DAT4
D41V2
D41
LCLK_P_A
C12LCLK_P
L3DAT5J1
L3DAT5
D42Y1
D42
LCLKRAT0
F20LCLKRAT0
L3DAT6K3
L3DAT6
D43W2
D43
LCLKRAT1
D22LCLKRAT1
L3DAT7K2
L3DAT7
D44AA1
D44
LCLKRAT2
E22LCLKRAT2
L3CLKINL1
L3CLKOUT_B
D45Y2
D45
L3CLKOUTK1
L3CLKOUT_A
D46W3
D46
VREF
A15SCLK_N
D47AA3
D47
SCLK_P_A
A16SCLK_P
D48Y4
D48
SCLKFREQ
D49AA4
D49
D50AA2
D50
D51AA5
D51
D52Y5
RD
3
3V
L3DIRL3
R2
2.00K
1206
F21SCLKFREQ
VREF
DSP_RESET
A19RESET
D52
FLYBY
K21FLYBY
D53AB2
D53
IOEN
D54AA6
D54
D55AB3
D55
D56AB4
D56
D57AA7
D57
D58Y6
D58
D59AB5
D59
D60Y7
D60
D61AA8
D61
B13AVDD2
D62AB6
D62
A14AGND1
D63Y8
D63
VDDINT
L2
10UH
1008
L1
10UH
1008
ADSP-TS101SKB2180
PBGA484
R1
1.65K
1206
C3
1UF
805
C4
0.001UF
805
K20IOEN
DMAR0
B19DMAR0
DMAR1
A20DMAR1
DMAR2
B18DMAR2
DMAR3
C19DMAR3
C17VREF
VREF
C14AVDD1
CT6
1UF
A
C5
0.001UF
805
ANALOG
DEVICES
B14AGND2
ADSP-TS101SKB2180
PBGA484
Approvals
Date
Title
20 Cotton Road
Nashua, NH 03063
4
PH: 1-800-ANALOGD
ADSP-TS101 EZ-KIT LITE - DSP A
Drawn
Checked
Engineering
A
B
C
Size
Board No.
C
Date
Rev
A0163-2001
1.3
Sheet
7-15-2002_16:24
D
2
of
17
A
B
C
U2
D
U2
A[0:31]
D[0:63]
1
2
RD
A0
Y15A0
D0C8
D0
FLAG0_B
G22FLAG0
L0DAT0B11
L0DAT0_B
A1
Y18A1
D1A6
D1
FLAG1_B
H20FLAG1
L0DAT1A11
L0DAT1_B
A2
AA16A2
D2B7
D2
FLAG2_B
H21FLAG2
L0DAT2C11
L0DAT2_B
A3
AB17A3
D3C7
D3
FLAG3_B
G20FLAG3
L0DAT3A10
L0DAT3_B
A4
AB18A4
D4A5
D4
L0DAT4B10
L0DAT4_B
A5
AA17A5
D5B6
D5
IRQ0_B
C22IRQ0
L0DAT5C10
L0DAT5_B
A6
AB19A6
D6C6
D6
IRQ1_B
B22IRQ1
L0DAT6A9
L0DAT6_B
A7
AB20A7
D7B5
D7
IRQ2_B
D21IRQ2
L0DAT7B9
L0DAT7_B
A8
AA18A8
D8A4
D8
IRQ3_B
C21IRQ3
L0CLKINA8
A9
AB21A9
D9C4
D9
A10
AA20A10
D10C5
D10
A11
Y19A11
D11A3
D11
A12
W20A12
D12B3
D12
TCK
A13
AA21A13
D13B4
D13
A14
V20A14
D14A2
A15
AA22A15
A16
Y22A16
A17
A18
L1DAT1M3
L1DAT1_B
D14
TRST
C18TRST
L1DAT2M2
L1DAT2_B
D15C3
D15
EMU_B
A21EMU
L1DAT3N1
L1DAT3_B
D16D3
D16
TMS
B20TMS
L1DAT4P1
L1DAT4_B
W21A17
D17C2
D17
TDO_B
D20TDO
L1DAT5N2
L1DAT5_B
Y21A18
D18B2
D18
L1DAT6R1
L1DAT6_B
A19
V21A19
D19D2
D19
BR0
AB12BR0
L1DAT7N3
L1DAT7_B
A20
W22A20
D20E3
D20
BR1
AB13BR1
L1CLKINP3
A21
Y20A21
D21B1
D21
BR2
AA12BR2
L1CLKOUTP2
A22
U21A22
D22E2
D22
BR3
AB14BR3
L1DIRT1
A23
T20A23
D23C1
D23
BR4
Y12BR4
A24
V22A24
D24D1
D24
BR5
AB15BR5
L2DAT0AA9
L2DAT0
A25
T21A25
D25E1
D25
BR6
AA13BR6
L2DAT1AB7
L2DAT1
A26
U22A26
D26F3
D26
BR7
Y16BR7
L2DAT2AB8
L2DAT2
A27
T22A27
D27G3
D27
L2DAT3AA10
L2DAT3
A28
R20A28
D28G2
D28
ID0_B
J20ID0
L2DAT4Y9
L2DAT4
A29
R21A29
D29F1
D29
ID1_B
H22ID1
L2DAT5Y3
L2DAT5
A30
U20A30
D30F2
D30
ID2_B
J21ID2
L2DAT6AB9
L2DAT6
A31
P20A31
D31H3
D31
L2DAT7AA11
L2DAT7
D32R2
D32
CONTROLIMP0
B17CONTROLIMP0
D33R3
D33
CONTROLIMP1
A18CONTROLIMP1
L2CLKOUTY10
L2CLKOUT_B
D34V1
D34
CONTROLIMP2
A17CONTROLIMP2
TM1/L2DIRAB11
TM1/L2DIR
D35V3
D35
D36T2
D36
DS0
C15DS0
L3DAT0H2
L3DAT0
D37T3
D37
DS1
B16DS1
L3DAT1G1
L3DAT1
D38U2
D38
DS2
C16DS2
L3DAT2H1
L3DAT2
D39U3
D39
L3DAT3J2
L3DAT3
D40W1
D40
D41V2
D41
D42Y1
L22RD
Y13ACK
E21BMS~/EBOOT
MS0
M21MS0
MS1
M22MS1
3
SDCKE
P22SDCKE
SDA10
AA19SDA10
SDWE
N20SDWE
CAS
R22CAS
RAS
P21RAS
HDQM
M20HDQM
LDQM
N22LDQM
MSSD
N21MSSD
BRST
L1DAT[0:7]_B
B21TDI
ACK
BUSLOCK
L0CLKOUT_B
L0DIRA7
TDI_B
K22WRL
BOFF
F22TMR0E~/TM2
TMR0E_B~/TM2
L1DAT0_B
WRL
BM~/IRQEN
L0CLKIN_B
L0CLKOUTC9
L1DAT0M1
WRH
MSH
1
C20TCK
L21WRH
BMS~/EBOOT
L0DAT[0:7]_B
J22MSH
E20BM~/IRQEN
AB16BOFF
G21BUSLOCK
L20BRST
HBR
AA14HBR
HBG
Y17HBG
CPA
Y14CPA
DPA
AA15DPA
4
L1CLKIN_B
L1CLKOUT_B
2
L2DAT[0:7]
L2CLKINAB10
L2CLKOUT_A
L3DAT[0:7]
A13LCLK_N
L3DAT4J3
L3DAT4
LCLK_P_B
C12LCLK_P
L3DAT5J1
L3DAT5
D42
LCLKRAT0
F20LCLKRAT0
L3DAT6K3
L3DAT6
D43W2
D43
LCLKRAT1
D22LCLKRAT1
L3DAT7K2
L3DAT7
D44AA1
D44
LCLKRAT2
E22LCLKRAT2
L3CLKINL1
L3CLKOUT_A
D45Y2
D45
L3CLKOUTK1
L3CLKOUT_B
D46W3
D46
D47AA3
D47
SCLK_P_B
D48Y4
D48
SCLKFREQ
D49AA4
D49
D50AA2
D50
D51AA5
D51
D52Y5
VREF
A15SCLK_N
VREF
D52
FLYBY
K21FLYBY
D53AB2
D53
IOEN
D54AA6
D54
D55AB3
D55
D56AB4
D56
D57AA7
D57
D58Y6
D58
D59AB5
D59
D60Y7
D60
D61AA8
D61
B13AVDD2
D62AB6
D62
A14AGND1
D63Y8
D63
L3
10UH
1008
ADSP-TS101SKB2180
PBGA484
C164
0.001UF
805
L3DIRL3
F21SCLKFREQ
A19RESET
L4
10UH
1008
3
C163
1UF
805
A16SCLK_P
DSP_RESET
VDDINT
VREF
K20IOEN
DMAR0
B19DMAR0
DMAR1
A20DMAR1
DMAR2
B18DMAR2
DMAR3
C19DMAR3
C17VREF
VREF
C14AVDD1
CT7
1UF
A
C6
0.001UF
805
ANALOG
DEVICES
B14AGND2
ADSP-TS101SKB2180
PBGA484
Approvals
Date
Title
20 Cotton Road
Nashua, NH 03063
4
PH: 1-800-ANALOGD
ADSP-TS101 EZ-KIT LITE - DSP B
Drawn
Checked
Engineering
A
B
C
Size
Board No.
C
Date
Rev
A0163-2001
1.3
Sheet
7-15-2002_16:24
D
3
of
17
A
B
C
4M x 64 SDRAM
D
3V
U3
A[0:15]
D[0:63]
1
A1
33A0
D02
D0
A2
117A1
D13
D1
A3
34A2
D24
D2
118A3
D35
D3
A4
A5
35A4
D47
D4
A6
119A5
D58
D5
36A6
D69
D6
A7
A8
A9
A10
2
D710
D7
37A8
D811
D8
D9
38A10
D1014
D10
123A11
D1115
D11
126A12
D1216
D12
A13
122BA0
D1317
D13
A14
39BA1
D1419
D14
D1520
D15
28DQMB0
D1655
D16
29DQMB1
D1756
D17
46DQMB2
D1857
D18
A12
HDQM
120A7
D913
SDA10
LDQM
RN1
121A9
47DQMB3
D1958
D19
112DQMB4
D2060
D20
113DQMB5
D2165
D21
130DQMB6
D2266
D22
131DQMB7
D2367
D23
D2469
D24
27WE
D2570
D25
SDCKE
128CKE0
D2671
D26
CAS
111CAS
D2772
D27
RAS
115RAS
D2874
D28
30S0
D2975
D29
45S2
D3076
D30
D3177
D31
SDRAM_CLK0
42CK0
D3286
D32
SDRAM_CLK1
125CK1
D3387
D33
SDRAM_CLK2
79CK2
D3488
D34
SDRAM_CLK3
163CK3
D3589
D35
D3691
D36
83SCL
D3792
D37
81WP
D3893
D38
82SDA
D3994
D39
165SA0
D4095
D40
166SA1
D4197
D41
167SA2
D4298
D42
D4399
3
4
COM4L2
PA0
A1R1
R32K1
PG0
PA1
A2R2
R31K2
PG1
PA2
A3R3
R30K3
PG2
PA3
B1R4
R29L1
PG3
PA4
B3R5
R28L3
PA5
C1R6
R27M1
PA6
C2R7
R26M2
PA7
C3R8
R25M3
E2COM2
U4
A[21:0]
D[7:0]
PG4
A0
3AD0
PF031
D0
PG5
A1
4AD1
PF132
D1
PG6
A2
5AD2
PF233
D2
PG7
A3
6AD3
PF334
D3
A4
7AD4
PF435
D4
COM3H2
PB0
D1R9
R24G1
PC6
A5
10AD5
PF536
D5
PB1
D2R10
R23G2
PC7
A6
11AD6
PF637
D6
PB2
D3R11
R22G3
PD0
A7
12AD7
PF738
D7
PB3
E1R12
R21H1
PD1
A8
13AD8
PB4
E3R13
R20H3
PD2
A9
14AD9
PG021
PG0
PB5
F1R14
R19J1
PD3
A10
15AD10
PG122
PG1
PB6
F2R15
R18J2
PE6
A11
16AD11
PG223
PG2
PB7
F3R16
R17J3
PE7
A12
17AD12
PG324
PG3
A13
18AD13
PG425
PG4
A14
19AD14
PG526
PG5
A15
20AD15
PG627
PG6
PG728
PG7
10K
BGA36
3V
A16
41PC0
COM15
A17
42PC1
PA051
PA0
2R2
COM210
A18
43PC2
PA152
PA1
3R3
A19
44PC3
PA253
PA2
4R4
A20
45PC4
PA354
PA3
6R5
A21
46PC5
PA455
PA4
PA556
PA5
PA657
PA6
PA758
PA7
7R6
PC6
47PC6
8R7
PC7
48PC7
10K
RNET8
WRL
59CNTL0/~WR
RD
60CNTL1/~RD
PB061
PB0
40CNTL2
PB162
PB1
PB263
PB2
71PE0/TMS
PB364
PB3
72PE1/TCK
PB465
PB4
73PE2/TDI
PB566
PB5
74PE3/TDO
PB667
PB6
75PE4/TSTAT
PB768
PB7
BMS~/EBOOT
3V
D43
P1
1
2
D44100
D44
3
4
D45101
D45
5
6
D46103
D46
7
8
D47104
D47
D48139
D48
11
12
D49140
D49
13
14
D50141
D50
D51142
D51
D52144
D52
D53149
D53
D54150
D54
D55151
D55
D56153
D56
D57154
D57
D58155
D58
D59156
D59
D60158
D60
D61159
D61
D62160
D62
D63161
D63
76PE5/~TERR
U6
1
1
RESET
2
PE6
77PE6
PD079
PD0
PE7
78PE7
PD180
PD1
PD21
PD2
PD32
PD3
U5
4
10
2
1R1
9R8
9
1
512 KB MAIN FLASH
32KB SECONDARY FLASH
RN5
SDWE
MSSD
B2COM1
4
39RESET
2
SN74AHC1G00
SOT23-5
SN74AHC1G00
SOT23-5
3
DSM2150F5V-12T6
TQFP80
IDC7X2SRDRA
7X2
C1
0.1UF
805
C2
1UF
805
DSM JTAG HEADER
ANALOG
DEVICES
MT4LSDT464A
DIMM168
Approvals
Date
Title
20 Cotton Road
Nashua, NH 03063
4
PH: 1-800-ANALOGD
ADSP-TS101 EZ-KIT LITE - SDRAM & FLASH
Drawn
Checked
Engineering
A
B
C
Size
Board No.
C
Date
Rev
A0163-2001
1.3
Sheet
7-15-2002_16:24
D
4
of
17
A
B
C
D
1
1
3V
3V
R93
10K
805
DAC
U8
1096/48~
R97
10K
805
ADC
C166
100PF
1206
2
C10
0.01UF
805
13CAPLN
INL+
11VINLP
INL-
10VINLN
INR+
18VINRP
INR-
19VINRN
C169
100PF
1206
C167
0.01UF
805
C168
0.01UF
805
6384/256~
CASC21
XCTRL8
RESET
24RESET
OUTR-
BCLK
OUTR+12
OUTR+
LRCLK
25LRCLK
DT
27SDATA
2
FILTR14
FILTB19
4CCLK
LRCLK
3CLATCH
ZEROL22
5CDATA
ZEROR8
24RESET
RESET
CT15
10UF
B
BCLK
DOUT26
MCLK
OUTR-13
CLATCH/{M~/S}5
BCLK27
1MCLK
2MCLK
CIN/{DF1}4
17CAPRP
OUTL+
26BCLK
COUT/{DF0}3
LRCLK28
OUTL-
OUTL+17
MCLK
CCLK/{256~/512}2
16CAPRN
OUTL-16
7X2MCLK
U7
12CAPLP
C165
0.01UF
805
R10
10K
805
9DEEMP
DR
DIN25
C16
0.1UF
1206
CT16
10UF
B
23MUTE
VREF14
VREF_AUDIO
21IDPM0
AD1871
SSOP28
20IDPM1
C17
0.1UF
805
CT17
10UF
B
AD1854
SSOP28
AGND
AGND
3
3
SLAVE MODE
MCLK IS 256 x Fs
48 kHZ SAMPLE RATE
2
I S I/F MODE
3V
R99
10K
805
R98
33
805
U9
1OE
OUT3
AUDIOCLK
12.288MHZ
OSC003
ANALOG
DEVICES
4
Approvals
Date
Title
20 Cotton Road
Nashua, NH 03063
4
PH: 1-800-ANALOGD
ADSP-TS101 EZ-KIT LITE - AUDIO INTERFACE
Drawn
Checked
Engineering
A
B
C
Size
Board No.
C
Date
Rev
A0163-2001
1.3
Sheet
7-15-2002_16:24
D
5
of
17
A
B
C
D
1
1
CT11
10UF
CAP002
FER2
600
1206
R94
100K
1206
R119
5.76K
1206
R120
5.76K
1206
C36
120PF
1206
C34
100PF
1206
2
R121
237
1206
U10
1
AGND
INL-
3
VREF_AUDIO
SSM2275S
SOIC8
R124
5.76K
1206
R123
5.76K
1206
P2
C31
100PF
1206
C37
120PF
1206
1
2
C33
0.001UF
805
5
4
R117
750K
1206
LOOPBACK_LEFT
3
6
LOOPBACK_RIGHT
AGND
2
C30
0.001UF
805
R118
237
1206
U10
2
ADC LEFT
7
CON001
STEREO_JACK
INL+
5
SSM2275S
SOIC8
AGND
CT12
10UF
CAP002
FER3
600
1206
R122
5.76K
1206
R103
5.76K
1206
AGND
R96
100K
1206
C38
120PF
1206
C35
100PF
1206
6
R116
237
1206
U11
7
AGND
INR-
5
SSM2275S
SOIC8
3
R126
5.76K
1206
C32
0.001UF
805
R125
5.76K
1206
C39
120PF
1206
R115
750K
1206
2
3
C23
100PF
1206
AGND
ADC RIGHT
C28
0.001UF
805
R114
237
1206
U11
1
INR+
3
SSM2275S
SOIC8
AGND
ANALOG
DEVICES
4
Approvals
Date
20 Cotton Road
Nashua, NH 03063
4
PH: 1-800-ANALOGD
Title
ADSP-TS101 EZ-KIT LITE - AUDIO IN AMPLIFIERS
Drawn
Checked
Engineering
A
B
C
Size
Board No.
C
Date
Rev
A0163-2001
1.3
Sheet
7-15-2002_16:24
D
6
of
17
A
B
C
D
1
1
R105
5.49K
1206
R101
11.0K
1206
C22
100PF
1206
R106
3.32K
1206
OUTR-
C20
330PF
805
DAC RIGHT
2
CT13
68UF
CAP003
U12
C18
100PF
1206
R100
604
1206
1
3
R104
5.49K
1206
C21
680PF
805
SSM2275S
SOIC8
R107
1.65K
1206
C19
2200PF
1206
R102
49.9K
1206
OUTR+
R108
2.74K
1206
2
C24
220PF
1206
2
AGND
P3
2
VREF_AUDIO
LOOPBACK_RIGHT
3
LOOPBACK_LEFT
4
AGND
5
1
CON001
STEREO_JACK
R110
5.49K
1206
R129
11.0K
1206
C27
100PF
1206
R111
3.32K
1206
OUTL-
C26
330PF
805
DAC LEFT
CT18
68UF
CAP003
U12
C40
100PF
1206
R127
604
1206
7
5
R109
5.49K
1206
3
6
C25
680PF
805
SSM2275S
SOIC8
R112
1.65K
1206
C41
2200PF
1206
R128
49.9K
1206
3
OUTL+
R113
2.74K
1206
C29
220PF
1206
AGND
AGND
ANALOG
DEVICES
4
Approvals
Date
20 Cotton Road
Nashua, NH 03063
4
PH: 1-800-ANALOGD
Title
ADSP-TS101 EZ-KIT LITE - AUDIO OUT AMPLIFIERS
Drawn
Checked
Engineering
A
B
C
Size
Board No.
C
Date
Rev
A0163-2001
1.3
Sheet
7-15-2002_16:24
D
7
of
17
A
B
C
D
3V
R58
10K
805
R57
100
805
U24
1
1
R49
0.00
1206
U35
2
4
1
74LVC14A
SOIC14
3V
IRQ0_A
2
SW3
SWT013
SPST-MOMENTARY
SN74AHC1G00
SOT23-5
1
CT1
1UF
A
R36
10K
805
3V
USB_CONFIGURED
3V
R46
10K
805
U25
1
U26
4
SW1
SWT013
SPST-MOMENTARY
R59
10K
805
R44
100
805
U24
4
4
74LVC14A
SOIC14
4PFI
RESET7
USB_RESET
2
SN74AHC1G00
SOT23-5
RESET
ADM708SAR
SOIC8
3V
IRQ0_B
2
SW6
SWT013
SPST-MOMENTARY
RESET8
PFO5
R50
0.00
1206
U36
1
3
1MR
SN74AHC1G00
SOT23-5
SOFT_RESET
CT2
1UF
A
2
2
USB RESET
LED2
RED-SMT
LED001
R43
270
1206
RESET
LED8
RED-SMT
LED001
DSP_RESET
LED9
RED-SMT
LED001
R48
270
1206
R42
270
1206
3V
3V
U27
R47
10K
805
1Y118
RESET
41A2
1Y216
DSP_RESET
61A3
1Y314
81A4
1Y412
FLAG2_A
112A1
2Y19
FLAG2_B
132A2
2Y27
FLAG3_A
152A3
2Y35
FLAG3_B
172A4
2Y43
R32
10K
805
R62
100
805
R55
0.00
1206
U24
5
6
SW4
SWT013
SPST-MOMENTARY
R33
100
805
FLAG0_A
74LVC14A
SOIC14
R34
0.00
1206
U24
11
SW9
SWT013
SPST-MOMENTARY
CT4
1UF
A
3
USB_RESET
21A1
10
FLAG1_A
74LVC14A
SOIC14
CT8
1UF
A
5V
3
1OE1
19OE2
IDT74FCT3244APY
SSOP20
FLAG3_B
LED5
AMBER-SMT
LED001
R37
270
1206
FLAG3_A/AUDIO
LED6
AMBER-SMT
LED001
R38
270
1206
FLAG2_B
LED4
AMBER-SMT
LED001
FLAG2_A
LED7
AMBER-SMT
LED001
R39
270
1206
POWER
LED3
GREEN-SMT
LED001
R40
270
1206
R41
680
1206
3V
3V
R64
10K
805
R61
10K
805
R60
100
805
U24
9
SW5
SWT013
SPST-MOMENTARY
8
74LVC14A
SOIC14
R65
100
805
R51
0.00
1206
13
FLAG0_B
SW2
SWT013
SPST-MOMENTARY
12
FLAG1_B
74LVC14A
SOIC14
ANALOG
DEVICES
CT5
1UF
A
CT3
1UF
A
4
R54
0.00
1206
U24
Approvals
Date
20 Cotton Road
Nashua, NH 03063
4
PH: 1-800-ANALOGD
Title
ADSP-TS101 EZ-KIT LITE - PUSH BUTTONS & LEDS
Drawn
Checked
Engineering
A
B
C
Size
Board No.
C
Date
Rev
A0163-2001
1.3
Sheet
7-15-2002_16:24
D
8
of
17
A
B
C
D
DSP_A ID = 000
1
1
ID0_A
ID1_A
3V
ID2_A
R83
10K
805
R45
10K
805
R52
10K
805
RN2
1R1
COM15
2R2
COM210
3R3
4R4
6R5
7R6
3V
8R7
9R8
ID2_B
10K
RNET8
ID1_B
RN4
R75
10K
805
R74
10K
805
R73
10K
805
1R1
COM15
2R2
COM210
3R3
2
2
4R4
6R5
7R6
8R7
9R8
ID0_B
10K
RNET8
DSP_B ID = 001
CONTROLIMP1
2
23
CONTROLIMP2
3
22
DS0
4
21
DS1
5
20
DS2
6
19
BMS~/EBOOT
7
18
BM~/IRQEN
8
17
LCLKRAT0
9
16
LCLKRAT1
10
15
LCLKRAT2
11
14
SCLKFREQ
12
13
2
3
4
SCLK_P_A
83.33MHZ
OSC003
OUT3
O49
1IN
LCLK_P_B
O714
O816
O918
R21
1K
1206
R24
1K
1206
3
SDRAM_CLK0
R130
33
805
R153
0.00
805
DEFAULT SETTINGS
CLKOUT
R25
10
805
CONTROLIMP0 ON
CONTROLIMP1 OFF
CONTROLIMP2 OFF
O1019
IDT74FCT3807AQ
QSOP20
24
SWT014
DIP12
R72
10
805
O511
O612
12
U28
1OE
O37
R66
33
805
11
O25
R71
33
805
10
3
9
LCLK_P_A
O13
R67
10K
805
8
U29
7
SCLK_P_B
R70
33
805
6
3V
5
R69
33
805
ON
SW7
1
1
R68
33
805
CONTROLIMP0
SDRAM_CLK1
R149
10
805
SDRAM_CLK2
R150
10
805
SDRAM_CLK3
DS0
OFF
DS1
OFF
DS2
OFF
BMS~
ON
BM~
ON
LCLKRAT0
ON
LCLKRAT1
OFF
LCLKRAT2
ON
ANALOG
DEVICES
4
Approvals
Date
Title
20 Cotton Road
Nashua, NH 03063
4
PH: 1-800-ANALOGD
ADSP-TS101 EZ-KIT LITE - CONFIGURATION
Drawn
Checked
Engineering
A
B
C
Size
Board No.
C
Date
Rev
A0163-2001
1.3
Sheet
7-15-2002_16:24
D
9
of
17
A
B
C
D
P7
1
26UD2
UD11
14CLKSH
CLK2
15ACKSH
ACK3
16D0SH
D04
L0DAT0_A
17D1SH
D15
L0DAT1_A
18D2SH
D26
L0DAT2_A
19D3SH
D37
L0DAT3_A
20D4SH
D48
L0DAT4_A
21D5SH
D59
L0DAT5_A
22D6SH
D610
L0DAT6_A
23D7SH
D711
L0DAT7_A
L0DAT[0:7]_A
D[0:63]
A[0:31]
3V
24RXCLKSH RXCLK12
L0CLKIN_A
25TXCLKSH TXCLK13
L0CLKOUT_A
28CH1
CH227
P11
2
LINKPORT
CON010
P8
2
A1
6
5
A0
A3
8
7
A2
A5
14CLKSH
CLK2
A7
L1DAT[0:7]_A
10
12
9
11
A4
A6
A9
14
13
A8
A11
16
15
A10
A13
18
17
A12
16D0SH
D04
L1DAT0_A
17D1SH
D15
L1DAT1_A
18D2SH
D26
L1DAT2_A
A15
20
19
A14
19D3SH
D37
L1DAT3_A
A17
22
21
A16
20D4SH
D48
L1DAT4_A
A19
24
23
A18
21D5SH
D59
L1DAT5_A
A21
26
25
A20
22D6SH
D610
L1DAT6_A
A23
28
27
A22
23D7SH
D711
L1DAT7_A
24RXCLKSH RXCLK12
L1CLKIN_A
25TXCLKSH TXCLK13
28CH1
A25
L1CLKOUT_A
30
A27
32
31
33
A28
A31
36
35
A30
D1
40
D3
42
D5
44
37
39
41
43
1
4
3
4
3
6
5
SDRAM_CLK2
6
5
DMAR1
8
7
CAS
8
7
DMAR3
10
9
RAS
10
9
HDQM
D49
12
11
D48
SDCKE
12
11
LDQM
D51
14
13
D50
MSSD
14
13
D53
16
15
D52
16
15
D55
18
17
D54
18
17
D57
20
19
D56
20
19
D59
22
21
D58
22
21
D61
24
23
D60
24
23
D63
26
25
D62
26
25
DSP_RESET
28
27
28
27
RESET
30
29
30
29
PA0
32
31
PB0
32
31
PA1
34
33
PB1
FLAG1_A
34
33
FLAG0_A
PA2
36
35
PB2
FLAG3_A
36
35
FLAG2_A
PA3
38
37
PB3
FLAG1_B
38
37
PA4
40
39
PB4
FLAG3_B
40
39
PA5
42
41
PB5
42
41
PA6
44
43
PB6
44
43
PA7
46
45
D0
D2
D7
UD11
14CLKSH
CLK2
15ACKSH
ACK3
16D0SH
D04
L0DAT0_B
17D1SH
D15
L0DAT1_B
18D2SH
D26
L0DAT2_B
19D3SH
D37
L0DAT3_B
20D4SH
D48
L0DAT4_B
21D5SH
D59
L0DAT5_B
22D6SH
D610
L0DAT6_B
23D7SH
D711
L0DAT7_B
24RXCLKSH RXCLK12
L0DAT[0:7]_B
L0CLKIN_B
25TXCLKSH TXCLK13
L0CLKOUT_B
3
28CH1
CH227
46
PB7
46
45
48
47
48
47
50
49
50
49
52
51
52
51
54
53
54
53
56
55
56
55
58
57
58
57
60
59
60
59
62
61
62
61
64
63
64
63
66
65
66
65
68
67
HBR
68
67
HBG
70
69
D9
48
47
D8
50
49
D10
D13
52
51
D12
D15
54
53
D14
D17
56
55
D16
D19
58
57
D18
D21
60
59
D20
D23
62
61
D22
D25
64
63
D24
D27
66
65
D26
D29
68
67
D28
D31
70
D33
72
74
D37
76
D39
78
D41
P10
D43
26UD2
UD11
D45
14CLKSH
CLK2
D47
15ACKSH
ACK3
16D0SH
D04
L1DAT0_B
17D1SH
D15
L1DAT1_B
18D2SH
D26
L1DAT2_B
19D3SH
D37
L1DAT3_B
20D4SH
D48
L1DAT4_B
21D5SH
D59
L1DAT5_B
22D6SH
D610
L1DAT6_B
23D7SH
D711
L1DAT7_B
82
84
86
L1DAT[0:7]_B
DPA
IRQ1_A
70
69
IRQ0_A
BMS~/EBOOT
72
71
71
CPA
IRQ3_A
72
71
IRQ2_A
MS0
74
73
73
RD
IRQ1_B
74
73
IRQ0_B
MS1
76
75
75
IRQ3_B
76
75
IRQ2_B
FLYBY
77
78
77
WRL
78
77
IOEN
80
79
79
WRH
80
79
ACK
82
81
81
BOFF
82
81
MSH
84
83
83
BUSLOCK
84
83
BM~/IRQEN
86
85
85
BRST
86
85
88
87
88
87
90
89
88
87
90
89
90
89
FLAG2_B
DR
TMR0E_B~/TM2
DT
TMR0E_A~/TM2
D30
D32
D34
D36
D38
D40
D42
D44
D46
DMAR2
CLKOUT
2
3
PRT_NUM=DNP
IDC45X2
PRT_NUM=DNP
IDC45X2
L1CLKIN_B
25TXCLKSH TXCLK13
L1CLKOUT_B
ANALOG
DEVICES
CH227
LINKPORT
CON010
4
DMAR0
PRT_NUM=DNP
IDC45X2
24RXCLKSH RXCLK12
28CH1
80
69
FLAG0_B
D6
D11
D35
LINKPORT
CON010
45
SDA10
D4
P9
26UD2
SDWE
A26
34
38
1
2
A24
A29
CH227
LINKPORT
CON010
29
P13
2
P12
3
UD11
ACK3
1
4
26UD2
15ACKSH
1
5V
Approvals
Date
20 Cotton Road
Nashua, NH 03063
4
PH: 1-800-ANALOGD
Title
ADSP-TS101 EZ-KIT LITE - EXPANSION CONNECTORS
Drawn
Checked
SHGND
Engineering
A
B
C
Size
Board No.
C
Date
Rev
A0163-2001
1.3
Sheet
7-15-2002_16:24
D
10
of
17
A
B
C
D
CT19
1800UF
CAP015
U30
PGND
CT9
10UF
C
F1
7A
FUS003
1
FER4
CHOKE_COIL
4
3
1
2
D1
2A
DO-214AA
P14
1FC
V+8
2CAP+
LV6
4CAP-
OUT5
3GND
OSC7
CT26
22UF
D
CT10
4.7UF
C
5
ADM660
SOIC8
1
C85
1000PF
1206
2
3
PGND
R144
0.00
805
3
7_5V_POWER
CON005
PGND
R146
0.00
805
1VID3
VCC16
2VID2
DRVH18
3VID1
DRVL17
4VID0
LRFB15
5VID25
R147
0.00
805
VDDINT
L5
2.2UH
IND002
R90
.008
2512
7
COMP13
9FB
REF7
CT20
1800UF
CAP015
Q2
FDS6982
SOIC8
2
LRDRV14
8SD
CT21
1800UF
CAP015
1
PGND
PGND
CS+11
CS-10
R148
0.00
805
SHGND
PGND
U31
R145
0.00
805
C84
1000PF
1206
Q2
FDS6982
SOIC8
4
D2
2A
DO-214AA
1
C9
0.1UF
805
D3
2A
DO-214AA
CT12
PWRGOOD6
GND20
C15
1UF
805
2
PGND19
Q1
IRFR024
TO252AA
1
2
AGND
C13
150PF
1206
ADP3170
TSSOP20
C14
3.9NF
805
R91
12.1K
1206
R92
26.7K
1206
2
3
3V
PGND
AGND
5V
VR2
7V_IN
3INPUT
PGND
OUTPUT2
CT14
220UF
E
AGND
GND
1
ADP3339AKC-5
SOT-223
R136
100K
1206
CT24
10UF
C
C105
0.1UF
805
CT25
10UF
C
C106
0.1UF
805
R85
3.01K
1206
R87
220
1206
AGND
PGND
C12
0.001UF
805
R88
220
1206
R86
3.6K
1206
PGND
R89
1.0K
1206
2.5V
5V
3
AGND
3
VR1
3INPUT
OUTPUT2
GND
1 ADP3338AKC-25
SOT-223
CT22
1UF
A
R82
3.01K
1206
C11
100PF
1206
3
Q5
2N7002
SOT23D
1
C82
0.1UF
805
CT23
1UF
A
C83
0.1UF
805
3
R84
20.0K
1206
2
Q4
MMBT3904
SOT23D
1
AGND
2
AGND
PGND
AGND
MH1 MH2 MH3 MH4
5V
R142
0.00
RC05
A5V
R143
0.00
RC05
R137
0.00
RC05
R141
0.00
1206
SHGND
PGND
ANALOG
DEVICES
AGND
4
SHGND
Approvals
Date
Title
20 Cotton Road
Nashua, NH 03063
4
PH: 1-800-ANALOGD
ADSP-TS101 EZ-KIT LITE - POWER SUPPLY
Drawn
Checked
Engineering
A
B
C
Size
Board No.
C
Date
Rev
A0163-2001
1.3
Sheet
7-15-2002_16:24
D
11
of
17
A
B
VDDINT
C107
0.1UF
805
C45
0.1UF
805
C44
0.1UF
805
C
D
VDDINT
C43
0.1UF
805
C42
0.1UF
805
C46
0.01UF
1206
C47
0.01UF
1206
C51
0.1UF
805
C50
0.1UF
805
C49
0.1UF
805
C48
0.1UF
805
C52
0.01UF
1206
C53
0.01UF
1206
C156
0.01UF
1206
3V
1
1
C114
0.1UF
805
U1
C115
0.1UF
805
C113
0.1UF
805
C116
0.1UF
805
C119
0.1UF
805
C118
0.1UF
805
C120
0.1UF
805
C117
0.1UF
805
C121
0.01UF
1206
C122
0.01UF
1206
C123
0.01UF
1206
C124
0.01UF
1206
C125
0.01UF
1206
C126
0.01UF
1206
C127
0.01UF
1206
C128
0.01UF
1206
U2
3V
3V
C155
0.1UF
805
C57
0.1UF
805
C56
0.1UF
805
C55
0.1UF
805
C54
0.1UF
805
C58
0.01UF
1206
C59
0.01UF
1206
C63
0.1UF
805
C62
0.1UF
805
C61
0.1UF
805
C60
0.1UF
805
C64
0.01UF
1206
C65
0.01UF
1206
C157
0.01UF
1206
2.5V
C130
0.1UF
805
2
C129
0.1UF
805
C131
0.1UF
805
C134
0.1UF
805
C133
0.1UF
805
C135
0.1UF
805
U19
C132
0.1UF
805
C136
0.01UF
1206
C137
0.01UF
1206
C138
0.01UF
1206
C139
0.01UF
1206
C140
0.01UF
1206
C141
0.01UF
1206
C142
0.01UF
1206
2
3V
C68
0.1UF
805
C67
0.1UF
805
C69
0.1UF
805
C66
0.1UF
805
C71
0.1UF
805
C72
0.1UF
805
C70
0.1UF
805
C73
0.1UF
805
C75
0.01UF
1206
C74
0.01UF
1206
C77
0.01UF
1206
C76
0.01UF
1206
C79
0.01UF
1206
C78
0.01UF
1206
C81
0.01UF
1206
C80
0.01UF
1206
3V
3V
3V
3V
C98
0.1UF
805
U3
3V
3
C87
0.1UF
805
3V
C88
0.1UF
805
C86
0.1UF
805
3V
C89
0.1UF
805
5V
C99
0.1UF
805
A5V
C100
0.1UF
805
5V
C101
0.1UF
805
A5V
C102
0.1UF
805
AGND
U4
A5V
U5
A5V
U6
3V
3V
C108
0.1UF
805
C109
0.1UF
805
C110
0.1UF
805
3V
C111
0.1UF
805
C112
0.1UF
805
C144
0.1UF
805
C143
0.1UF
805
C146
0.1UF
805
C145
0.1UF
805
3V
C103
0.1UF
805
C104
0.1UF
805
U14
U15
3V
3V
U16
3V
U17
3V
U18
3V
U20
3V
U21
3V
3V
3
3V
AGND
U7
U8
C172
0.1UF
805
U9
C147
0.1UF
805
C173
0.1UF
805
C148
0.1UF
805
C149
0.1UF
805
C150
0.1UF
805
C151
0.1UF
805
C152
0.1UF
805
C153
0.1UF
805
C154
0.1UF
805
C162
0.1UF
805
A5V
3V
U22
C158
0.1UF
805
C159
0.1UF
805
C160
0.1UF
805
C92
0.1UF
805
C91
0.1UF
805
C93
0.1UF
805
C90
0.1UF
805
C94
0.01UF
1206
C95
0.01UF
1206
C96
0.01UF
1206
C97
0.01UF
1206
U23
U24
U25
U26
C161
0.01UF
1206
ANALOG
DEVICES
4
AGND
U10
AGND
AGND
U11
U12
Approvals
U13
Date
Title
U28
U29
U32
20 Cotton Road
Nashua, NH 03063
4
PH: 1-800-ANALOGD
ADSP-TS101 EZ-KIT LITE - CAPS
Drawn
Checked
Engineering
A
U27
B
C
Size
Board No.
C
Date
Rev
A0163-2001
1.3
Sheet
7-15-2002_16:24
D
12
of
17
A
B
C
D
1
1
3V
R31
4.7K
805
R28
4.7K
805
R29
4.7K
805
R35
4.7K
805
U32
21A1
1Y118
TMS
41A2
1Y216
TCK
61A3
1Y314
TRST
81A4
1Y412
TDI
TDO
112A1
2Y19
EMU
132A2
2Y27
152A3
2Y35
172A4
2Y43
2
P5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
2
1OE1
19OE2
SN74LVT244DW
SOIC20
IDC7X2
R20
4.7K
805
DSP JTAG HEADER
3
3
ANALOG
DEVICES
4
Approvals
Date
Title
20 Cotton Road
Nashua, NH 03063
4
PH: 1-800-ANALOGD
ADSP-TS101 EZ-KIT LITE - JTAG
Drawn
Checked
Engineering
A
B
C
Size
Board No.
C
Date
Rev
A0163-2001
1.3
Sheet
7-15-2002_16:25
D
13
of
13
I
INDEX
Symbols
~BMS, boot memory select pin, 2-3,
3-3
audio
analog-to-digital converter (ADC),
2-7
connectors (P2, P3), 3-12
control signals, 2-8
A
digital-to-analog converter (DAC),
AD1854, x
2-7
AD1871, x, 2-7
interface,
2-7
Add New Hardware Wizard, Windows
see also AD1854 and AD1871
98, 1-8
address data controls (ADC), 3-5
ADSP-TS101S processor
boot modes, 3-6
core speed, 3-2, 3-7
core voltage, 3-2
digital drive strength, 3-5
external memory, 2-3
external port (EP), xi
Flash memory, 2-3
input clock, 3-2
internal memory, 2-3
interrupt modes, 3-6
interrupt pins, 3-10
link port, 3-5
memory map, 2-3
pm memory restrictions, 2-2
programmable FLAG pins, 3-10
reset, 3-9
B
bill of materials, A-1
boot
mode switch (SW7), xi, 3-6
booting ADSP-TS101S processor, 3-3
C
clock
frequency, 3-7
mode, 3-7
mode settings, 3-7
configuration registers, 2-6
connecting, EZ-KIT Lite board, 1-5
connectors, 1-6, 3-3, 3-11
P10 (link port), 3-13
P11 (expansion interface), 3-3, 3-13
P12 (expansion interface), 3-3
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
I-1
INDEX
P13 (expansion interface), 3-3
P14 (power), 1-6, 3-14
P2 (audio), 3-12
P3 (audio), 3-12
P4 (USB), 1-7, 3-12
P5 (JTAG), 3-12
P7 (link port), 3-13
P8 (link port), 3-13
P9 (link port), 3-13
contents, EZ-KIT Lite package, 1-1
control impedance selection, 3-5
conventions, manual, xix
converters, 2-7
customer support, xiv
D
data bus (D23-0), 2-8
Device Manager window, 1-16
DIP switch (SW7), 1-6, 3-4
drive strength selection, 3-5
E
electrostatic discharge, 1-2
example programs, 2-8
expansion interface, 3-3, 3-13
external
interrupts, 2-6
memory, xi, 2-6
memory, see also SDRAM
port (EP), xi, 3-3
EZ-KIT Lite board
architecture, 3-2
features, x
I-2
F
features, EZ-KIT Lite board, x
FLAG
LEDs (LED7-LED4), 3-9
pins, 3-9, 3-10
push buttons (SW2, SW4, SW5,
SW9), 3-10
FLAG0, programmable flag pin, 2-5
FLAG0_A (SW4), 2-5, 3-10
FLAG0_B (SW5), 2-5, 3-10
FLAG1, 2-5
FLAG1_A, 2-5
FLAG1_A (SW9), 3-10
FLAG1_B (SW2), 2-5, 3-10
FLAG2, 3-9
FLAG2_A (LED7), 2-5, 3-9
FLAG2_B (LED4), 2-5, 3-9
FLAG3, 2-8, 3-9
FLAG3_A (LED6), 2-5, 3-9
FLAG3_B (LED5), 2-5, 3-9
Flash memory, xi, 2-6, 3-3
main, 2-3
secondary, 2-3
Flash Programmer utility, 2-8
Found New Hardware Wizard
Windows 2000, 1-14
FPGA, 2-8
G
general-purpose IO, xi
H
Help, online, xvii, 2-8
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
INDEX
I
installation, summary, 1-3
installing
EZ-KIT Lite USB driver, 1-7
VisualDSP++ and EZ-KIT Lite
license, 1-5
VisualDSP++ and EZ-KIT Lite
software, 1-4
interface connectors, xi
interrupt
enable settings, 3-6
pins, 2-6
push buttons (SW3, SW6), 3-10
IRQ3-0 interrupt pins, 2-6, 3-11
J
JTAG
connector, 3-4
emulation port, 3-4
header (P5), 3-12
programming cable, 2-7
jumper settings, 1-6
L
LEDs, 1-6, 3-8
LED1 (USB monitor), 1-16, 1-17,
3-8
LED2 (USB reset), 1-6, 3-9
LED3 (power), 1-6, 3-9
LED4 (FLAG pin), 2-5, 3-9
LED5 (FLAG pin), 2-5, 3-9
LED6 (FLAG pin), 2-5, 3-9
LED7 (FLAG pin), 2-5, 3-9
LED8 (master reset), 1-6, 1-16, 3-9
LED9 (DSP RESET), 1-7, 1-15,
1-16, 3-9
license restrictions, 2-2
link port
connectors (P7, P8, P9, and P10),
3-13
outputs (LINK), 3-5
loader file, 2-7
M
master reset (LED8), 3-9
memory map, see ADSP-TS101S
processor
O
oscillator, 3-7
P
P12 (expansion interface), 3-13
P13 (expansion interface), 3-13
package contents, 1-1
PC
configuration, 1-3
parallel port, 2-7
power
connector (P14), 3-14
connector pinout, 3-14
LED (LED3), 3-9
supply specifications, 3-14
processor memory map, see
ADSP-TS101S processor
programmable FLAG pins, 2-5
see also push buttons
push buttons, 3-8, 3-10
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
I-3
INDEX
see also SW
T
Target Options dialog box, 2-4
R
registering, this product, 1-2, 1-5
reset
LEDs (LED2, LED8, LED9), 3-9
push button (SW1), 3-10
S
SDRAM, x, xi, 2-3, 2-4, 3-3
SDRCON registers, 2-4
setting
EZ-KIT Lite hardware, 1-5
specifications, power supply, 3-14
SQCTL registers, 2-5
SQSTAT registers, 2-5
starting VisualDSP++, 1-17
SW1 (reset push button), 3-10
SW2 (FLAG pin), 2-5, 3-10
SW3 (interrupt pin), 2-6, 3-10, 3-11
SW4 (FLAG pin), 2-5, 3-10
SW5 (FLAG pin), 2-5, 3-10
SW6 (interrupt pin), 2-6, 3-10, 3-11
SW7 (DIP switch), xi, 3-4
SW9 (FLAG pin), 2-5, 3-10
SYSCON registers, 2-4
system
architecture, EZ-KIT Lite board, 3-2
PC requirements, 1-3
I-4
U
USB
cable, 1-2
connector (P4), 3-12
debug interface, 3-12
driver installation, Windows 2000,
1-12
driver installation, Windows 98, 1-8
driver installation, Windows XP, 1-13
interface reset (LED2), 3-9
monitor (LED1), 1-17, 3-8
port, 1-7, 1-13
V
verifying USB driver installation, 1-15
VisualDSP++
documentation, xviii
installation, 1-4
license, 1-5
online Help, xvii
requirements, 1-3
starting, 1-17
voltage regulators, xi
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
INDEX
ADSP-TS101S EZ-KIT Lite Evaluation System Manual
I-5
INDEX
I-6
ADSP-TS101S EZ-KIT Lite Evaluation System Manual