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, TigerSHARC, VisualDSP++, 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.
Page 3
Regulatory Compliance
The ADSP-TS201S 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-TS201S EZ-KIT Lite evaluation system had been appended to
Analog Devices Development Tools Technical Construction File referenced “DSPTOOLS1” dated December 21, 1997 and was awarded CE
Certification by an appointed European Competent Body and is on file.
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.
Page 4
Page 5
CONTENTS
PREFACE
Purpose of This Manual ................................................................. xii
Intended Audience ......................................................................... xii
Manual Contents ........................................................................... xii
What’s New in This Manual .......................................................... xiii
Technical or Customer Support ...................................................... xiv
Supported Processors ...................................................................... xiv
Product Information ....................................................................... xv
MyAnalog.com .......................................................................... xv
Processor Product Information ................................................... xv
Related Documents .................................................................. xvi
Online Technical Documentation ............................................ xvii
Accessing Documentation From VisualDSP++ .................... xviii
Accessing Documentation From Windows .......................... xviii
Accessing Documentation From Web ................................... xix
Printed Manuals ....................................................................... xix
VisualDSP++ Documentation Set ......................................... xix
Hardware Tools Manuals ...................................................... xix
Processor Manuals ................................................................. xx
ADSP-TS201S EZ-KIT Lite Evaluation System Manualv
Page 6
CONTENTS
Data Sheets .......................................................................... xx
Notation Conventions ................................................................... xxi
Power Supply ........................................................................ 2-22
BILL OF MATERIALS
INDEX
viiiADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 9
PREFACE
Thank you for purchasing the ADSP-TS201S EZ-KIT Lite®, Analog
Devices (ADI) evaluation system for TigerSHARC
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++
ADSP-TS201S TigerSHARC processor. The VisualDSP++ development
environment gives you the ability to perform advanced application code
development and debug, such as:
®
development environment to test the capabilities of the
•Create, compile, assemble, and link application programs written
in C++, C, and ADSP-TS201S assembly
•Load, run, step-in, step-out, step-over, halt, and set breakpoints in
application program
®
floating-point
•Read and write data and program memory
•Read and write core and peripheral registers
•Plot memory
Page 10
Access to the ADSP-TS201S 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-TS201S 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/.
The ADSP-TS201S EZ-KIT Lite provides example programs to demonstrate the capabilities of the evaluation board.
L
Refer to the VisualDSP++ Installation Quick Reference Card for details.
The board features:
The ADSP-TS201S EZ-KIT Lite installation is part of the VisualDSP++ installation. The EZ-KIT Lite is a licensed product that
offers an unrestricted evaluation license for the first 90 days. Once
the initial unrestricted 90-day evaluation license expires:
•VisualDSP++ allows a connection to the ADSP-TS201S EZ-KIT
Lite via the USB Debug Agent interface only. Connections to simulators and emulation products are no longer allowed.
•The linker restricts a users program to 128K words of internal
memory for code space with no restrictions for data space.
•Two Analog Devices ADSP-TS201S processors
D 500 MHz Core Clock Speed
D Configurable Core Clock Mode
D 14-Pin Emulator Connector for JTAG Interface
D LVDS Link Ports via RJ-45 Connectors
D Expansion Interface Connectors (not populated)
•General-Purpose IO
D 4 Push Button FLAGS (two for each processor)
D 2 Push Button Interrupts (one for each processor)
D 4 LED FLAG Outputs (two for each processor)
•Analog Devices ADP3331, ADP3336, and ADP3339 for Voltage
Regulation
The EZ-KIT Lite board contains 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 (
SW2) and programming the
flash memory, the board can run as a stand-alone unit. The SDRAM is
shared by both processors and can be used to store data external to the
processors. For more information, see “Memory Map” on page 1-6.
The EZ-KIT Lite board contains an audio interface, facilitating creation
of audio signal processing applications.
ADSP-TS201S EZ-KIT Lite Evaluation System Manualxi
Page 12
Purpose of This Manual
Additionally, the EZ-KIT Lite board provides expansion connectors,
allowing you to connect to the processor’s external port (EP).
Purpose of This Manual
The ADSP-TS201S EZ-KIT Lite Evaluation System Manual provides
instructions for installing the product hardware (board). The text
describes the operation and configuration of the board components and
provides guidelines for running your own code on the ADSP-TS201S
EZ-KIT Lite. Finally, a schematic and a bill of materials are provided as a
reference for future designs.
The product software installation is detailed in the
Intended Audience
The primary audience of this manual is a programmer who is familiar with
Analog Devices processors. This manual assumes that the audience has a
working knowledge of the appropriate processor architecture and instruction set. Programmers who are unfamiliar with Analog Devices processors
can use this manual but should supplement it with other texts (such as the
ADSP-TS201 TigerSHARC Processor Hardware Reference and the
ADSP-TS201 TigerSHARC Processor Programming Reference) that describe
your target architecture.
Programmers who are unfamiliar with VisualDSP++ should refer to the
VisualDSP++ online Help and user’s or getting started guides. For the
locations of these documents, see “Related Documents”.
Manual Contents
The manual consists of:
xiiADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 13
Preface
•Chapter 1, “Using EZ-KIT Lite” on page 1-1
Provides information on the EZ-KIT Lite from a programmer’s
perspective and outlines the board’s memory map.
•Chapter 2, “EZ-KIT Lite Hardware Reference” on page 2-1
Provides information on the hardware aspects of the EZ-KIT Lite.
•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.
L
This appendix is not part of the online Help. The online Help
viewers should go to the PDF version of the ADSP-TS201S
EZ-KIT Lite Evaluation System Manual located in the
Docs\EZ-KIT Lite Manuals folder on the installation CD to see the
schematics. Alternatively, the schematics can be found on the Analog Devices Web site,
www.analog.com/processors.
What’s New in This Manual
This revision of the ADSP-TS201S EZ-KIT Lite Evaluation System Manual
provides an updated listing of related documents and updated licensing
information.
ADSP-TS201S EZ-KIT Lite Evaluation System Manualxiii
Page 14
Technical or Customer Support
Technical or Customer Support
You can reach DSP Tools Support in the following ways.
•Visit the Embedded Processing and DSP products Web site at
http://www.analog.com/processors/technicalSupport
•E-mail tools questions to
dsptools.support@analog.com
•E-mail processor questions to
dsp.support@analog.com
•Phone questions to 1-800-ANALOGD
•Contact your Analog Devices, Inc. local sales office or authorized
distributor
•Send questions by mail to:
Analog Devices, Inc.
One Technology Way
P.O. Box 9106
Norwood, MA 02062-9106
USA
Supported Processors
The ADSP-TS201S EZ-KIT Lite evaluation system supports the Analog
Devices ADSP-TS201S TigerSHARC embedded processors.
xivADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 15
Product Information
You can obtain product information from the Analog Devices website,
from the product CD-ROM, or from the printed publications (manuals).
Preface
Analog Devices is online at
mation about a broad range of products—analog integrated circuits,
amplifiers, converters, and embedded processors.
www.analog.com. Our website provides infor-
MyAnalog.com
MyAnalog.com is a free feature of the Analog Devices Web site that allows
customization of a Web page to display only the latest information on
products you are interested in. You can also choose to receive weekly
e-mail notifications containing updates to the Web pages 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
e-mail address.
Processor Product Information
For information on embedded processors and processors, visit our Web
site at www.analog.com/processors, which provides access to technical
publications, data sheets, application notes, product overviews, and product announcements.
ADSP-TS201S EZ-KIT Lite Evaluation System Manualxv
Page 16
Product Information
You may also obtain additional information about Analog Devices and its
products in any of the following ways.
•E-mail questions or requests for information to
dsp.support@analog.com
•Fax questions or requests for information to
1-781-461-3010 (North America)
+49 (89) 76 903-557 (Europe)
•Access the FTP Web site at
ftp ftp.analog.com or ftp 137.71.23.21
ftp://ftp.analog.com
Related Documents
For information on product related development software, see the following publications.
Table 1. Related Processor Publications
TitleDescription
ADSP-TS201S Embedded Processor Datasheet General functional description, pinout, and
Online documentation comprises the VisualDSP++ Help system, software
tools manuals, hardware tools manuals, processor manuals, the Dinkum
Abridged C++ library, and Flexible License Manager (FlexLM) network
license manager software documentation. You can easily search across the
entire VisualDSP++ documentation set for any topic of interest. For easy
printing, supplementary
Docs folder on the VisualDSP++ installation CD.
.PDF files of most manuals are provided in the
Each documentation file type is described as follows.
ADSP-TS201S EZ-KIT Lite Evaluation System Manualxvii
Page 18
Product Information
File Description
.CHMHelp system files and manuals in Help format
.HTM or
.HTML
.PDFVisualDSP++ and processor manuals in Portable Documentation Format (PDF).
Dinkum Abridged C++ library and FlexLM network license manager software documentation. Viewing and printing the
Internet Explorer 4.0 (or higher).
Viewing and printing the
Reader (4.0 or higher).
.PDF files requires a PDF reader, such as Adobe Acrobat
.HTML files requires a browser, such as
If documentation is not installed on your system as part of the software
installation, you can add it from the VisualDSP++ CD at any time by running the Tools installation. Access the online documentation from the
VisualDSP++ environment, Windows
®
Explorer, or the Analog Devices
Web site.
Accessing Documentation From VisualDSP++
To view VisualDSP++ Help, click on the Help menu item or go to the
Windows task bar and navigate to the VisualDSP++ documentation via
the Start menu.
To view ADSP-TS201S EZ-KIT Lite Help, which is part of the VisualDSP++ Help system, use the Contents or Search tab of the Help
window.
Accessing Documentation From Windows
In addition to any shortcuts you may have constructed, there are many
ways to open VisualDSP++ online Help or the supplementary documentation from Windows.
Help system files (.
CHM) are located in the Help folder, and .PDF files are
located in the Docs folder of your VisualDSP++ installation CD-ROM.
The
Docs folder also contains the Dinkum Abridged C++ library and the
Select a processor family and book title. Download archive (.
ZIP) files, one
for each manual. Use any archive management software, such as WinZip,
to decompress downloaded files.
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
To purchase VisualDSP++ manuals, call 1-603-883-2430. The manuals
may be purchased only as a kit.
If you do not have an account with Analog Devices, you are referred to
Analog Devices distributors. For information on our distributors, log onto
http://www.analog.com/salesdir/continent.asp.
Hardware Tools Manuals
To purchase EZ-KIT Lite and In-Circuit Emulator (ICE) manuals, call
1-603-883-2430. The manuals may be ordered by title or by product
number located on the back cover of each manual.
ADSP-TS201S EZ-KIT Lite Evaluation System Manualxix
Page 20
Product Information
Processor Manuals
Hardware reference and instruction set reference manuals may be ordered
through the Literature Center at 1-800-ANALOGD (1-800-262-5643),
or downloaded from the Analog Devices Web site. Manuals may be
ordered by title or by product number located on the back cover of each
manual.
Data Sheets
All data sheets (preliminary and production) may be downloaded from the
Analog Devices Web site. Only production (final) data sheets (Rev. 0, A,
B, C, and so on) can be obtained from the Literature Center at
1-800-ANALOGD (1-800-262-5643); they also can be downloaded from
the Web site.
To have a data sheet faxed to you, call the Analog Devices Faxback System
at 1-800-446-6212. Follow the prompts and a list of data sheet code
numbers will be faxed to you. If the data sheet you want is not listed,
check for it on the Web site.
xxADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 21
Notation Conventions
Text conventions used in this manual are identified and described as
follows.
ExampleDescription
Preface
Close command
(File menu)
{this | that}Alternative required items in syntax descriptions appear within curly
[this | that]Optional items in syntax descriptions appear within brackets and sepa-
[this,…]Optional item lists in syntax descriptions appear within brackets
.SECTIONCommands, directives, keywords, and feature names are in text with
filenameNon-keyword placeholders appear in text with italic style format.
L
a
Titles in reference sections indicate the location of an item within the
VisualDSP++ environment’s menu system (for example, the Close
command appears on the File menu).
brackets and separated by vertical bars; read the example as
that. One or the other is required.
rated by vertical bars; read the example as an optional
delimited by commas and terminated with an ellipse; read the example
as an optional comma-separated list of
letter gothic font.
Note: For correct operation, ...
A Note provides supplementary information on a related topic. In the
online version of this book, the word Note appears instead of this
symbol.
Caution: Incorrect device operation may result if ...
Caution: Device damage may result if ...
A Caution identifies conditions or inappropriate usage of the product
that could lead to undesirable results or product damage. In the online
version of this book, the word Caution appears instead of this symbol.
this.
this or
this or that.
Warn in g: Injury to device users may result if ...
A Warning identifies conditions or inappropriate usage of the product
[
that could lead to conditions that are potentially hazardous for the
devices users. In the online version of this book, the word Wa rn in g
appears instead of this symbol.
ADSP-TS201S EZ-KIT Lite Evaluation System Manualxxi
Page 22
Notation Conventions
L
Additional conventions, which apply only to specific chapters, may
appear throughout this document.
xxiiADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 23
1USING EZ-KIT LITE
This chapter provides specific information to assist you with development
of programs for the ADSP-TS201S EZ-KIT Lite evaluation system.
The information appears in the following sections.
•“Package Contents” on page 1-2
Lists the items contained in your ADSP-TS201S EZ-KIT Lite
package.
•“Default Configuration” on page 1-3
Shows the default configuration of the ADSP-TS201S EZ-KIT
Lite.
•“Installation and Session Startup” on page 1-5
Instructs how to start a new or open an existing
ADSP-TS201SEZ-KIT Lite session using VisualDSP++.
•“Evaluation License Restrictions” on page 1-6
Describes the restrictions of the VisualDSP++ demo license
shipped with the EZ-KIT Lite.
•“Memory Map” on page 1-6
Describes the ADSP-TS201S EZ-KIT Lite board’s memory map.
•“SDRAM Interface” on page 1-7
Defines the register values needed to configure the external memory for SDRAM access.
•“Flash Memory” on page 1-8
Describes how to program and use the flash memory.
ADSP-TS201S EZ-KIT Lite Evaluation System Manual1-1
Page 24
Package Contents
•“Programmable FLAG Pins” on page 1-9
Describes the function and use of the programmable FLAG pins on
the EZ-KIT Lite evaluation system.
•“Interrupt Pins” on page 1-10
Describes the function and use of the interrupt pins on the
EZ-KIT Lite evaluation system.
•“Audio Interface” on page 1-11
Describes how to use and configure the audio interface.
•“Processor Link Ports” on page 1-11
Describes how to use and configure the link ports.
•“Example Programs” on page 1-12
Provides information about the example programs included in the
ADSP-TS201S EZ-KIT Lite evaluation system.
•“Flash Programmer Utility” on page 1-13
Provides information on the Flash Programmer utility included
with VisualDSP++.
For detailed information about programming the ADSP-TS201S TigerSHARC processor, see the documents referred to as “Related
Documents”.
Package Contents
Your ADSP-TS201S EZ-KIT Lite package contains the following items.
•ADSP-TS201S EZ-KIT Lite board
•VisualDSP++ Installation Quick Reference Card
•ADSP-TS201S EZ-KIT Lite Evaluation System Manual (this
document)
1-2ADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 25
Using EZ-KIT Lite
•CD containing:
D VisualDSP++ software
D ADSP-TS201 EZ-KIT Lite debug software
D USB driver files
D Example programs
•Universal 7.5V DC power supply
•USB 2.0 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.
Default Configuration
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-TS201S 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.
When removing the EZ-KIT Lite board from the package, handle the
board carefully to avoid the discharge of static electricity, which may damage some components. Figure 1-1 shows the default jumper settings, DIP
ADSP-TS201S EZ-KIT Lite Evaluation System Manual1-3
Page 26
Default Configuration
switches, connector locations, and LEDs used in installation. Confirm
that your board is set up in the default configuration) before using the
board.
Figure 1-1. EZ-KIT Lite Hardware Setup
1-4ADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 27
Installation and Session Startup
Using EZ-KIT Lite
L
To set up an EZ-KIT Lite session in VisualDSP++:
For correct operation, install the software and hardware in the
order presented in the VisualDSP++ Installation Quick Reference Card.
1. Verify that the yellow USB monitor LED (
USB connector) is lit. This signifies that the board is communicating properly with the host PC and is ready to run VisualDSP++.
2. From the Start menu, navigate to the VisualDSP++ environment
via the Programs menu.
If you are running VisualDSP++ for the first time, the New Session
dialog box appears on the screen (skip the rest of the procedure and
go to step 3).
If you have run VisualDSP++ previously, the last opened session
appears on the screen.
To switch to another session, via the Session List dialog box, hold
down the Ctrl key while starting VisualDSP++ (go to step 5).
3. In Debug Target, choose TigerSHARC Emulators/EZ-KIT Lites.
In Platform, select ADSP-TS201 EZ-KIT Lite via Debug Agent.
In Session name, type a new name or accept the default.
LED9, located near the
4. Click OK to return to the Session List.
5. Highlight the session and click Activate.
ADSP-TS201S EZ-KIT Lite Evaluation System Manual1-5
Page 28
Evaluation License Restrictions
Evaluation License Restrictions
The ADSP-TS201S EZ-KIT Lite installation is part of the VisualDSP++
installation. The EZ-KIT Lite is a licensed product that offers an unrestricted evaluation license for the first 90 days. Once the initial
unrestricted 90-day evaluation license expires:
•VisualDSP++ allows a connection to the ADSP-TS201S EZ-KIT
Lite via the USB Debug Agent interface only. Connections to simulators and emulation products are no longer allowed.
•The linker restricts a users program to 128K words of internal
memory for code space with no restrictions for data space.
Refer to the VisualDSP++ Installation Quick Reference Card for details.
Memory Map
The ADSP-TS201S processor has 24 Mbits of internal memory that can
be used for program storage or data storage. The configuration of internal
memory is detailed in the ADSP-TS201 TigerSHARC Processor Hardware Reference.
The ADSP-TS201S EZ-KIT Lite board contains 512K x 8-bit of external
flash memory. The memory is divided into eight uniform 64 Kb sections.
This memory connects to the processor’s
memory can be accessed in boot memory space as well as the external
memory bank zero space.
The board also contains 4M x 64-bit of external SDRAM memory. This
memory connects to the processor’s SDRAM interface.
1-6ADSP-TS201S EZ-KIT Lite Evaluation System Manual
~BMS and ~MSO pins. The flash
Page 29
Table 1-1. EZ-KIT Lite Evaluation Board Memory Map
Start AddressEnd AddressContent
Internal
Memory
External
Memory
0x0000 00000x 0001 FFFFInternal Memory 0
0x0004 00000x0005 FFFFInternal Memory 2
0x0008 00000x0009 FFFFInternal Memory 4
0x000C 00000x000D FFFFInternal Memory 6
0x0010 00000x0011 FFFFInternal Memory 8
0x0014 00000x0015 FFFFInternal Memory 10
0x001E 00000x001E 03FFInternal Registers
0x001F 00000x001F 03FFSOC Registers
0x0C00 00000x0FFF FFFFBroadcast
0x1000 00000x13FF FFFFProcessor ID 0
0x1400 00000x17FF FFFFProcessor ID 1
0x3000 00000x37FF FFFFExternal Memory Space Bank 0 (MS0);
MS0 includes flash memory which ends at
0x3007 FFFF.
0x3800 00000x39FF FFFFExternal Memory Space Bank 1
0x4000 00000x43FF FFFFExternal Memory Space (MSSD0);
MSSD0 includes SDRAM which ends at
0x407F FFFF.
0x8000 0000
0xFFFF FFFF
Host
Using EZ-KIT Lite
SDRAM Interface
The SDRAM on the EZ-KIT Lite evaluation board is 32 MB. To access
SDRAM, the
The SDRAM default values are:
•
SYSCON = 0x00189067
•SDRCON = 0x00005983
ADSP-TS201S EZ-KIT Lite Evaluation System Manual1-7
SYSCON and SDRCON registers must be configured properly.
Page 30
Flash Memory
For the supplied memory, the
follows:
•SDRAM enable, CAS latency of two cycles
•pipe depth of zero, page boundary of 256 words
•refresh rate of every 3700 cycles, precharge to RAS of two cycles
•RAS to precharge of five cycles
•init sequence is MRS cycle follows refresh
[
L
The SYSCON and SDRCON registers define bus control configuration.
They can be written once only after reset and cannot be changed
during system operation.
In emulation space, the SYSCON and the SDRCON registers can be
written to as many times as needed. The USB debug monitor operates in emulation space and allows “always writable” mode for these
registers.
Flash Memory
SDRCON register should be configured as
The AT49BV040 chip provides a total of 512K x 8-bits of external flash
memory, arranged into eight uniform 64 Kb memory blocks. The block
addresses are shown in Table 1-2.
Table 1-2. Flash Memory Map
Start AddressEnd AddressContent
0x3000 00000x3000 FFFFUniform Block 0
0x3001 00000x3001 FFFFUniform Block 1
0x3002 00000x3002 FFFFUniform Block 2
0x3003 00000x3003 FFFFUniform Block 3
1-8ADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 31
Using EZ-KIT Lite
Table 1-2. Flash Memory Map (Cont’d)
Start AddressEnd AddressContent
0x3004 00000x3004 FFFFUniform Block 4
0x3005 00000x3005 FFFFUniform Block 5
0x3006 00000x3006 FFFFUniform Block 6
0x3007 00000x3007 FFFFUniform Block 7
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. For information
on creating a loader file, refer to VisualDSP++ online help and the
VisualDSP++ Loader Manual.
Next, the loader file must be programmed into the flash memory. This can
be done using the VisualDSP++ Flash Programmer utility (see “Flash Pro-
grammer Utility” on page 1-13).
Programmable FLAG Pins
Each ADSP-TS201S processor has four programmable FLAG pins. Two
FLAG pins from each processor (
the running program through the use of a switch (SW6–9). The FLAG2 and
FLAG3 pins from each processor are connected to LEDs (LED3–6).
After the processor is reset, the programmable FLAGs are configured as
inputs. The direction of each programmable FLAG is configured in the
FLAGREG register. If the FLAG is configured for an output, the value to be
output is set in the
FLAGREG 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 1-3. For more information
on how to configure the programmable FLAG pins, see the ADSP-TS201S TigerSHARC Processor Hardware Reference.
ADSP-TS201S EZ-KIT Lite Evaluation System Manual1-9
FLAG0 and FLAG1) allow interaction with
Page 32
Interrupt Pins
Table 1-3. Programmable FLAG Pin Summary
FLAGConnected ToUse
FLAG0_ASW9
FLAG1_ASW8
FLAG0_BSW6
FLAG1_B
FLAG2_ALED4
FLAG3_ALED6
FLAG2_BLED5
FLAG3_BLED3
SW7
The FLAG0 and FLAG1 pins are connected to the push
buttons to supply feedback for program execution. For
instance, you can write user input to trigger a routine
when the push button is pressed.
The FLAG2 and FLAG3 pins are connected to the LEDs to
supply feedback during program execution.
Interrupt Pins
The ADSP-TS201S processor includes four interrupt pins (IRQ3–0) for
interaction with the running program. One external interrupt from each
processor is directly accessible through push button switches
on the EZ-KIT Lite board. Interrupts are summarized in Table 1-4. For
more information on configuring the interrupt pins, see the
ADSP-TS201S TigerSHARC Processor Hardware Reference.
SW4 and SW5
Table 1-4. Interrupt Pin Summary
InterruptConnected ToUse
IRQ0_ASW4The IRQ0 interrupt is connected to push buttons to supply
IRQ0_BSW5
feedback for program execution. For instance, you can write
your code to perform a different function when an interrupt is
detected.
1-10ADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 33
Using EZ-KIT Lite
Audio Interface
The audio interface of the EZ-KIT Lite board allows you to interface with
the board’s analog-to-digital converter (ADC) and digital-to-analog converter (DAC). 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.
Because the ADSP-TS201S processor does not have any SPORTs, an Xilinx field-programmable gate array (FPGA) generates the audio interface
control signals between the processor and the audio circuit. Setting the
FLAG3 signal of processor 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
audio data interfaces with the processor via the lowest 24 bits of the data
bus (
D23–0).
DMAR0 cycle. The
Refer to the audio example program included in the EZ-KIT Lite’s installation directory for more information on how to use the audio interface.
Refer to “Audio (P1–2)” on page 2-20 for information about the audio
connectors.
Processor Link Ports
The link ports on the ADSP-TS201S processor use LVDS signaling to
communicate with each another. Each processor has a TX (transmit) port
and RX (receive) port for each of its link ports. The RJ-45 connectors,
and
J5, are the TX and RX for processor A. Similarly, J6 and J7 are TX
and RX for processor B. The TX and RX of one processor’s link ports
ADSP-TS201S EZ-KIT Lite Evaluation System Manual1-11
J4
Page 34
Example Programs
should be respectively connected to RX and TX of another processor’s link
port. In this manner, the TX of one processor connects to the RX of the
other processor.
The link ports should be connected using a standard CAT 5E networking
cable. The length of the cable may affect the maximum frequency at which
the data can be transferred. Refer to the ADSP-TS201S Embedded Proces-sor Datasheet for more information.
There are four link ports on each of the processors on the EZ-KIT Lite.
Link Port0 of both processors connects to the field-programmable gate
array (FPGA) at
U20. Link Port1 of both processors connects to J3 of the
expansion interface. Link Port2 of each of the processors connects to each
other. Finally,
The
L0CLKIN_P of both processor A and processor B are pulled up inter-
Link Port3 connects to the RJ-45 connectors (J4–J7).
nally in the FPGA. Similarly, L0CLKININ_N of both processor A and
processor B are pulled down internally in the FPGA. Finally,
R12 and R28
are not populated. All of this is done to avoid noise affecting the EZ-KIT
Lite operation.
To suppress noise from the expansion interface, a similar pull-up or
pull-down scheme has been used on
R239 are used to pull up L1CLKIN_P of both processors. Similarly, R242 and
R241 are used to pull down L1CLKIN_N of both processors. Finally, R14 and
R30 are not populated to avoid a short between 2.5V power and GND. The
Link Port1. The board’s R240 and
link ports can be reactivated by removing the pull up and pull downs and
adding a 100 Ohm resistor on
R14 and R30.
Example Programs
Example programs are provided with the ADSP-TS201S 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 the
1-12ADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 35
Using EZ-KIT Lite
\…\TS\EZ-KITs\ADSP-TS201\Examples subdirectory of the VisualDSP++
installation directory. Please refer to the readme file provided with each
example program for more information.
[
When running the examples, do not change these bits:
BGEN or NMOD (bits 8 or 9) in the SQCTL register.
The change can disable communications with the host.
Flash Programmer Utility
The ADSP-TS201S 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, refer to the online
Help.
ADSP-TS201S EZ-KIT Lite Evaluation System Manual1-13
Page 36
Flash Programmer Utility
1-14ADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 37
2EZ-KIT LITE HARDWARE
REFERENCE
This chapter describes the hardware design of the ADSP-TS201S EZ-KIT
Lite board. The following topics are covered.
•“System Architecture” on page 2-2
Describes the configuration of the ADSP-TS201S processor and
explains how the board components interface with the EZ-KIT
Lite.
•“Switch Settings” on page 2-5
Shows the location and describes the function of each configuration DIP switch.
•“Configuration Resistors” on page 2-10
Shows the location and describes the function of each configuration resistor.
•“LEDs and Push Buttons” on page 2-16
Shows the location and describes the function of the LEDs and
push buttons.
•“Connectors” on page 2-19
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.
•“Specifications” on page 2-22
Describes the power connector.
ADSP-TS201S EZ-KIT Lite Evaluation System Manual2-1
Page 38
System Architecture
System Architecture
This section describes the processor’s configuration on the EZ-KIT Lite
board.
Figure 2-1. System Architecture
The EZ-KIT Lite has been designed to demonstrate the capabilities of the
ADSP-TS201S TigerSHARC processor. The processor is powered by
three separate regulators for the core, the internal DRAM, and the IO.
2-2ADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 39
EZ-KIT Lite Hardware Reference
The processor core voltage is set to 1.15V. The internal DRAM is powered by an external 1.5V regulator. Finally, the external interface (IO)
operates at 2.5V but can accept up to 3.3V levels.
A 20 MHz SMT oscillator in conjunction with a clock generator set to 5x
supply the input clock to the processors. The speed at which the core
operates is determined by pull-up and pull-down resistors on both the
clock generator (
U1) and the SCLKRAT[2:0] bit of each of the processors.
For more information, see “Clock Mode Settings” on page 2-12. By
default, the processor core runs at 500 MHz (20 MHz x 5 (
U1) x 5
(sclkrat) =500 MHz).
External Port
The external port (EP) connects to a 512K x 8-bit flash memory. The
flash memory connects to the boot memory select pin (
bank zero pin (
~MS0), allowing the memory to be used to boot the proces-
sor as well as to store information during normal operation. Refer to
“Flash Memory” on page 1-8 for information about the flash memory
locations.
~BMS) and memory
The EP also connects to a 4M x 64-bit SDRAM. Refer to “SDRAM Inter-
face” on page 1-7 for information on how to configure the SDRAM
registers.
Expansion Interface
The expansion interface consists of three connectors. The following table
shows the interfaces each connector provides. For the exact pinout of these
connectors, refer to Appendix B, “Schematics”.
ADSP-TS201S EZ-KIT Lite Evaluation System Manual2-3
Page 40
System Architecture
Table 2-1. Expansion Interface Connectors
ConnectorInterfaces
J15V, GND, Address, Data
J22.5V, GND, SDRAM control signals, FLAGs, IRQs, TIMERs, Data
J3GND, Reset, DMA, Memory Control, CLKOUT, Link Ports 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 regulator. Additional circuitry can
also add extra loading to signals, decreasing their maximum effective
speed.
L
Analog Devices does not support and is not responsible for the
effects of additional circuitry.
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 (P4)” on page 2-21 for more infor-
mation about the JTAG connector. To learn more about available
emulators, contact Analog Devices as described in “Product Information”
on page -xv.
For more information about designing JTAG into a custom board or to
learn more about the JTAG interface, please refer to EE-68 found at Analog Devices website.
2-4ADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 41
EZ-KIT Lite Hardware Reference
Switch Settings
This section describes the function of the DIP switches SW1, SW2, and
SW10. The location of the switches and their respective default settings are
shown in Figure 2-2.
Figure 2-2. Switch Locations
ADSP-TS201S EZ-KIT Lite Evaluation System Manual2-5
Page 42
Switch Settings
Audio Amplification Selection (SW1)
The SW1 switch determines the amplification of right and left signals connected to the
Line-IN connector P1. A non-powered electret microphone
can be used by simply varying the switch setting to the values shown in
Table 2-2. An amplification gain of a factor of 10 can be achieved by set-
ting the switch into electret microphone use.
Table 2-2. Audio Amplification Selection (SW1)
Position 1Position 2Position 3Position 4Audio Amplification Mode
1
OFF
ONONOFFOFFFor electret microphone use
1 Default settings
OFFONONNo amplification
Processor Mode Selections (SW2)
The SW2 switch configures several processor strap pins, which set the processor’s operating modes after power up or hard reset:
•“Processor Boot Strap Settings”
•“SYSCON/SDRCON Mode Settings”
•“Interrupt Enable Settings”
•“Link Port Width Settings”
The switch settings should not be changed while power is applied to the
board. Many of the strap pin settings may be re-configured in software
after the processor is powered up. Refer to the ADSP-TS201S Embedded Processor Datasheet for more information.
2-6ADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 43
Processor Boot Strap Settings
EZ-KIT Lite Hardware Reference
Position 1 of the
SW2 switch determines how the processor boots.
Table 2-3 shows the available boot mode settings. Refer to the
ADSP-TS201S Embedded Processor Datasheet for more information.
Table 2-3. Processor Boot Strap Settings (SW2 Position 1)
Position 1Boot Mode
1
OFF
ONExternal Boot or Link Port Boot
1 Default settings
EPROM Boot
SYSCON/SDRCON Mode Settings
Position 2 of the
SW2 switch determines how the processor handles writes
to the SYSCON and SDRCON registers. Table 2-4 shows the setting for the
type of write. Refer to the ADSP-TS201S Embedded Processor Datasheet for
more information.
Table 2-4. SYSCON/SRDCON Mode Settings (SW2 Position 2)
Position 2SYSCON/SDRCON Mode
OFF
1
SYSCON/SDRCON one-time writable
ONSYSCON/SDRCON always writable
1 Default settings
In emulation space, the SYSCON and SDRCON registers can be written
L
to as many times as needed. The USB debug monitor operates in
emulation space and allows “always writable” mode for these
registers.
ADSP-TS201S EZ-KIT Lite Evaluation System Manual2-7
Page 44
Switch Settings
Interrupt Enable Settings
Positions 3 and 5 of the
SW2 switch determine how each of the processor
handles interrupts. Table 2-5 and Table 2-6 show the settings for the
interrupt modes. Refer to the ADSP-TS201S Embedded Processor Datasheet
for more information.
Table 2-5. Interrupt Enable Settings (SW2 Position 3)
Position 3Interrupt Enable Mode for Processor A (U11)
1
OFF
ONEnable interrupts, edge-sensitive mode
1 Default settings
Disable interrupts, level-sensitive mode
Table 2-6. Interrupt Enable Settings (SW2 Position 5)
Position 5Interrupt Enable Mode for Processor B (U12)
1
OFF
ONEnable interrupts, edge-sensitive mode
1 Default settings
Disable interrupts, level-sensitive mode
Link Port Width Settings
Positions 4 and 6 of the
SW2 switch determine the link port data width.
Table 2-7 and Table 2-8 show the settings for the two types of link ports
data widths. Refer to the ADSP-TS201S Embedded Processor Datasheet for
more information.
Table 2-7. Link Port Width Settings (SW2 Position 4)
Position 4Link Port Data Width for Processor A (U11)
1
OFF
ON4-Bit link port data width
1 Default settings
1-Bit link port data width
2-8ADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 45
EZ-KIT Lite Hardware Reference
Table 2-8. Link Port Width Settings (SW2 Position 6)
Position 6Link Port Data Width for Processor B (U12)
1
OFF
ON4-Bit link port data width
1 Default settings
1-Bit link port data width
FLAGs and IRQs Switch Settings (SW10)
The SW10 switch determines the source of the FLAG and IRQ signals connected to each of the prospective processors. The source can be modified
so that the nets can be driven by either a push button switch or an external
source via the Expansion Header. Refer to “Programmable FLAG Push
Buttons (SW6–9)” and “Interrupt Push Buttons (SW4–5)” on page 2-18
for information on FLAGs, IRQs, and the associated push buttons.
Table 2-9 shows the setting for the interrupt modes.
Table 2-9. FLAGs and IRQs Switch Settings (SW10)
DSP ADSP BDSP ADSP B
Position 1
(FLAG0)
OFFOFFOFFOFFOFFOFFExternal source
1
ON
1 Default settings
Position 2
(FLAG1)
ONONONONONOn-board push button
Position 3
(FLAG0)
Position 4
(FLAG1)
Position 5
(IRQ0)
Position 6
(IRQ0)
Use With
switch
ADSP-TS201S EZ-KIT Lite Evaluation System Manual2-9
Page 46
Configuration Resistors
Configuration Resistors
This section describes the function of the two TigerSHARC processors’
configuration resistors. The location of the configuration resistors and
their respective default settings are shown in Figure 2-3.
Figure 2-3. Resistor Locations (Bottom View of Board)
Processor ID Settings
The two ADSP-TS201S processors on the EZ-KIT Lite are factory-configured to set the processor A to an ID value of zero and processor B to an ID
value of one. This means that in the cluster processor A is the master.
2-10ADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 47
EZ-KIT Lite Hardware Reference
Although it is not recommended, the ID value of each processor can be
varied by placing 500 Ohm resistors in the appropriate position.
Table 2-10 and Table 2-11 show the available ID settings.
L
to zero (
0) on the board. ID0 must be present in order to allow ini-
tialization of SDRAM external memory. Internal pull-up or
pull-downs on certain pins, such as memory interface and bus arbi-
The EZ-KIT Lite must have a processor with the processor ID set
tration, are enabled only when the
ID=(000). Refer to the
ADSP-TS201S TigerSHARC Processor Hardware Reference for more
information.
Table 2-10. Processor A ID Pins Configuration
R115 (Net: ID2_A)R117 (Net: ID1_A)R120 (Net: ID0_A)ID[2:0] Value
Not populated
Not populatedNot populatedPopulated1
Not populatedPopulatedNot populated2
Not populatedPopulatedPopulated3
PopulatedNot populatedNot populated4
PopulatedNot populatedPopulated5
PopulatedPopulatedNot populated6
PopulatedPopulatedPopulated7
1
Not populatedNot populated
0
1 Default settings
Table 2-11. Processor B ID Pins Configuration
R122 (Net: ID2_B)R123 (Net: ID1_B)R124 (Net: ID0_B)ID[2:0] Value
Not populatedNot populatedNot populated0
Not populated
Not populatedPopulatedNot populated2
1
Not populatedPopulated1
ADSP-TS201S EZ-KIT Lite Evaluation System Manual2-11
Page 48
Configuration Resistors
Table 2-11. Processor B ID Pins Configuration (Cont’d)
R122 (Net: ID2_B)R123 (Net: ID1_B)R124 (Net: ID0_B)ID[2:0] Value
Not populatedPopulatedPopulated3
PopulatedNot populatedNot populated4
PopulatedNot populatedPopulated5
PopulatedPopulatedNot populated6
PopulatedPopulatedPopulated7
1 Default settings
Clock Mode Settings
The resistors on the clock generator (U1) and the resistors on the SCLKRAT
pins[
2:0] of each of the processors determine the frequency at which the
two processor operate. The frequency supplied to CLKIN of the processor
may also be changed by replacing the 20 MHz oscillator (
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-TS201S processor as noted in the datasheet.
U18) shipped
The final frequency at which the processors operate is determined by the
following equation:
(Freq of U18)*(Mult Factor of U1)*(Mult Factor of SCLKRAT pins) =
Final Oper Freq
The default frequency factory setting is 20 MHz*5*5 = 500 MHz.
Table 2-12 through Table 2-14 show the resistor settings for the clock
generator and the
SCLKRAT pins. For more information on the clock
modes, see the ADSP-TS201S Embedded Processor Datasheet.
The Processor A and Processor B SCLK ratios must be of the same
L
value.
2-12ADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 49
EZ-KIT Lite Hardware Reference
Table 2-12. Clock Generator (U1) Settings
R215R224R3R223Multiplication Factor
Not populated PopulatedNot populated Populated2
Not populated PopulatedPopulatedPopulated3
Not populated PopulatedPopulatedNot populated 4
PopulatedPopulatedNot populated Populated4.25
1
Populated
PopulatedPopulatedPopulatedNot populated 6
PopulatedNot populated Not populated Populated6.25
The CONTROLIMP1 and CONTROLIMP0 resistors set the impedance and driver
mode of the processors, as described in Table 2-15. The resistors are used
together with the drive strength pins to determine the actual impedance
and drive strength. Refer to the ADSP-TS201S Embedded Processor Datasheet for more information.
Table 2-15. Control Impedance Selection
R143 (CONTROLIMP1)R131 (CONTROLIMP0)Driver Mode
Populated
PopulatedPopulatedPulse mode
Not populatedNot populatedA/D mode
Not populatedPopulatedPulse mode, A/D mode
1 Default settings
1
Not populatedNormal
2-14ADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 51
EZ-KIT Lite Hardware Reference
Drive Strength Selection
The DS[2:0] pins of each processor determine the digital drive strength, as
described in Table 2-16 and Table 2-17. Refer to the ADSP-TS201S Embedded Processor Datasheet for more information.
Table 2-16. Drive Strength Setting for Processor A
ADSP-TS201S EZ-KIT Lite Evaluation System Manual2-15
Page 52
LEDs and Push Buttons
LEDs and Push Buttons
This section describes the function of the LEDs and push buttons.
Figure 2-4 shows the locations of the LEDs and push buttons.
Figure 2-4. LED and Push Button Locations
Power LED (LED1)
The green LED, LED1, indicates that power is being properly supplied to
the board.
2-16ADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 53
EZ-KIT Lite Hardware Reference
Reset LEDs (LED2 and LED8)
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
active.
LED8 is lit, it indicates that the master reset of all the major ICs is
FLAG LEDs (LED3–6)
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 “Programmable FLAG Pins” on page 1-9 for information on how to utilize the FLAGs when programming the processor.
Table 2-18 shows the FLAG signals and the corresponding LEDs.
Table 2-18. FLAG LEDs
FLAG PinLED Reference DesignatorFLAG PinLED Reference Designator
FLAG2_ALED4FLAG2_BLED5
FLAG3_ALED6FLAG3_BLED3
USB Monitor LED (LED9)
The USB monitor LED indicates that USB communication has been initialized successfully, allowing you to connect to the processor using
VisualDSP++. If
the USB driver (see “Installing EZ-KIT Lite USB Driver” on page 1-7).
LED9 is not lit, try resetting the board and/or reinstalling
L
ADSP-TS201S EZ-KIT Lite Evaluation System Manual2-17
When VisualDSP++ is actively communicating with the EZ-KIT
Lite target board, the LED can flicker, indicating communications
handshake.
Page 54
LEDs and Push Buttons
Programmable FLAG Push Buttons (SW6–9)
Four push buttons are provided for general-purpose user input. The SW6,
SW7, SW8, 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 “Programmable FLAG Pins” on
page 1-9 for more information on how to use the FLAGs. Table 2-19
shows the FLAG signals and the corresponding switches.
Table 2-19. FLAG Push Buttons
FLAG PinPush Button Reference Designator
FLAG0_ASW9
FLAG1_ASW8
FLAG0_BSW6
FLAG1_BSW7
Interrupt Push Buttons (SW4–5)
Two push buttons, SW4 and SW5, are provided for user interrupts. The
push buttons connect to the processor’s interrupt pins. The push buttons
are active “low” and, when pressed, send a
to “Interrupt Pins” on page 1-10 for more information on how to use the
interrupts. Table 2-20 shows the interrupt signals and the corresponding
switches.
Table 2-20. Interrupt Push Buttons
Interrupt PinPush Button Reference Designator
IRQ0_ASW4
IRQ0_BSW5
2-18ADSP-TS201S EZ-KIT Lite Evaluation System Manual
low (0) to the processor. Refer
Page 55
EZ-KIT Lite Hardware Reference
Reset Push Button (SW3)
The RESET push button, SW3, resets all the ICs on the board, except the
USB interface after it has been configured.
Connectors
This section describes the connector functionality and provides information about mating connectors. The locations of the connectors are shown
in Figure 2-5.
Figure 2-5. Connector Locations
ADSP-TS201S EZ-KIT Lite Evaluation System Manual2-19
Page 56
Connectors
Audio (P1–2)
There are two 3.5 mm stereo audio jacks.
Part DescriptionManufacturerPart Number
3.5 mm stereo jackShogyoSJ-0359AM-5
Mating Connector
3.5 mm stereo plug to 3.5 mm stereo cable
Radio ShackL12-2397A
Power (P3)
The power connector provides all the power necessary to operate the
EZ-KIT Lite board.
Part DescriptionManufacturerPart Number
2.5 mm Power Jack (
7.5V Power SupplyGlobTekTR9CC2000LCP-Y
P3)SWITCHCRAFTRAPC712
Digi-KeySC1152-ND
Mating Power Supply (shipped with the EZ-KIT Lite)
2-20ADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 57
EZ-KIT Lite Hardware Reference
JTAG (P4)
The JTAG header is the connecting point for a JTAG in-circuit emulator
pod. For more information about designing JTAG into a custom board or
to learn more about the JTAG interface, please refer to EE-68 found at
Analog Devices website.
L
[
Pin 3 is missing to provide keying. Pin 3 in the mating connector
should have a plug. When an emulator is connected to the JTAG
header, the USB debug interface is disabled.
When using an emulator with the EZ-KIT Lite board, follow the
connection instructions provided with the emulator.
USB (P5)
The USB connector is a standard Type B USB receptacle.
Part DescriptionManufacturerPart Number
Type B USB receptacleMill-Max897-30-004-90-000
Digi-KeyED90003-ND
Mating Connector
USB cable (provided with the kit)AssmanAK672/2-3
Digi-KeyAE1302-ND
Expansion Interface (J1–3)
Three board-to-board connectors 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 “Expan-
sion Interface” on page 2-3.
ADSP-TS201S EZ-KIT Lite Evaluation System Manual2-21
Page 58
Specifications
Part DescriptionManufacturerPart Number
90 Position 0.05" SpacingSamtecSFC-145-T2-F-D-A
Mating Connector
90 Position 0.05” Spacing
(Through Hole)
90 Position 0.05” Spacing
(Surface Mount)
90 Position 0.05” Spacing
(Low Cost)
SamtecTFM-145-x1 Series
SamtecTFM-145-x2 Series
SamtecTFC-145 Series
Link Ports (J4–7)
There are four RJ-45 connectors on the EZ-KIT Lite. Two connectors are
used for Link Port 3 of Processor A and two are used for Link Port 3 of
Processor B.
Part DescriptionManufacturerPart Number
8-Pin RJ-45 ConnectorTYCO1-1609214-1
Mating Cables
BLK CAT 5E Cable (1 Foot)E-FILLIATE119-5136
Gray CAT 5E Cable (1 Meter)Digi-KeyAE1233-ND
Specifications
This section provides the requirements for powering the board.
Power Supply
The power connector supplies DC power to the EZ-KIT Lite board.
Table 2-21 shows the power connector pinout.
2-22ADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 59
EZ-KIT Lite Hardware Reference
Table 2-21. Power Connectors
TerminalConnection
Center pin+7.5 VDC@2amps
Outer RingGND
ADSP-TS201S EZ-KIT Lite Evaluation System Manual2-23
Page 60
Specifications
2-24ADSP-TS201S EZ-KIT Lite Evaluation System Manual
Page 61
ABILL OF MATERIALS
The bill of materials corresponds to the board schematics on page B-1.
Please check the latest schematics on the Analog Devices website,
THESE RESISTORS DO NOT NEED TO BE VERY CLOSE TO THE DSP
000
001
010
011
100
101
110
IF POSSIBLE I WOULD LIKE THEM ALL ON THE BOTTOM OF THE BOARD
ORGANIZED IN GROUPS SIMILAR TO SHOW HERE
DEPENDING ON HOW MUCH ROOM YOU CAN LEAVE NEAR THEM
I WOULD LIKE TO LABEL SOME OF THEM
2.5V2.5V
0
1
2
3
4
5
6
7111
PLACE A LABEL "HIGH" NEAR SW2.12
PLACE A LABEL FOR THE SIGNAL NAME NEXT TO SW2 PINS 1-6
SW2
ON
BMS
BUSLOCK
BM_A
TMR0E_A
BM_B
TMR0E_B
1
123456
2
3
4
5
67
SWT017
DIP6
12
11
10
9
8
R140
499
805
R141
499
805805
2.5V
R142R144
499
499
805805
R145R146
499
499
805
1
R128
499
DNP
SCLKRAT2_A
SCLKRAT1_A
SCLKRAT0_A
2
DSP A
R127
499
805805
Default PLL Ratio = 5X
CCLK = 500MHz
R133
499
805
SCLKRAT2_B
SCLKRAT1_B
SCLKRAT0_B
Default PLL Ratio = 5X
CCLK = 500MHz
R126
499
805
DNPDNP
DSP B
R125
499
805
DNP
R45
499
805
SCLKRAT[2-0] have internal 5Kohm pull-down resistors
SCLKRAT(2-0)
000
001
010
011
100
101
110
111
PLL Ratio
4
5
6
7
8
10
12
RESERVED
All strap pins have internal 5Kohm pull-down resistors during DSP reset
Switch OFF (Signal Pulled Low)Switch ON (Signal Pulled High)
BMS
BM
TMR0E
BUSLOCK
*
EPROM Boot
Disable interupts, level sensitive*
1-bit Link Port Data Width*
*
SYSCON/SDRCON one-time writable
External or link port boot
Enable interupts, edge sensitive
4-bit Link Port Data Width
SYSCON/SDRCON always writable
* indicates DEFAULT
2
KEEP STUB TO THE SIGNAL AS SMALL AS POSSIBLE
2.5V
CONTROLIMP0
CONTROLIMP1
R131
499
805
DNP
DEFAULT = NORMAL
CONTROLIMP0 has an internal 5Kohm pull-down resistor
CONTROLIMP1 has an internal 5Kohm pull-up resistor
CONTROLIMP(1:0)
00
01
10
11
Driver Mode
Normal
Pulse Mode
A/D Mode
Pulse Mode, A/D Mode
L1BCMPO_A
L2BCMPO_A
L3BCMPO_AL3BCMPO_B
R134
499
DNP
R23
805805
R51
499499
805
REALLY (L1BCMP0_B)
L1BCMPO_B
L2BCMPI_A
R106
499
805
DNP
R111
499
805
R114
499
805
R143
499
805
3
DS2_A
DS1_A
DS0_A
R132
499
805
DNP
R135
499
805805
DNP
R136
499
DNPDNP
DS2_B
DS1_B
DS0_B
2.5V2.5V
R139
499
805
DNP
R137
499
805805
R138
499
DNP
DS1 has internal 5Kohm pull-down resistor
DS2 and DS0 have internal 5Kohm pull-up resistors
ALL BYPASS CAPS SHOULD BE PLACED AS CLOSE AS POSSIBLE TO THE CORISPONDING IC
TRACES FROM COMPONENT TO CAPACITOR AND FROM THE CAPACITOR TO GND SHOULD BE AS SHORT AS POSSIBLE
THE PRIORITY FOR THE PLACEMENT: