ADSP-21369 EZ-KIT Lite® Evaluation System Manual Revision 2.2, September 2009 Part Number 82-000196-01 Analog Devices, Inc. One Technology Way Norwood, Mass.
Copyright Information © 2009 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. 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.
Regulatory Compliance The ADSP-21369 EZ-KIT Lite is designed to be used solely in a laboratory environment. The board is not intended for use as a consumer end product or as a portion of a consumer end product. The board is an open system design which does not include a shielded enclosure and therefore may cause interference to other electrical devices in close proximity. This board should not be used in or near any medical equipment or RF devices.
CONTENTS PREFACE Product Overview ............................................................................ x Purpose of This Manual ................................................................ xiii Intended Audience ........................................................................ xiii Manual Contents ........................................................................... xiv What’s New in This Manual ...........................................................
CONTENTS Evaluation License Restrictions ..................................................... 1-7 External Memory .......................................................................... 1-7 ELVIS Interface ............................................................................ 1-9 Analog Audio ............................................................................. 1-10 LEDs and Push Buttons .............................................................. 1-12 Example Programs .................
CONTENTS SPI Disable Switch (SW15) ................................................... 2-13 ELVIS Oscilloscope Configuration Switch (SW1) ................... 2-13 ELVIS Function Generator Configuration Switch (SW13) ...... 2-14 LEDs and Push Buttons .............................................................. 2-15 General Purpose LEDs (LED1–8) .......................................... 2-16 Power LED (LED9) ............................................................... 2-16 Reset LEDs (LED10) ..........
CONTENTS DAI Header (P4) .................................................................. 2-25 JTAG Header (ZP4) .............................................................. 2-25 ADSP-21369 EZ-KIT LITE BILL OF MATERIALS ADSP-21369 EZ-KIT LITE SCHEMATIC Title Page ..................................................................................... B-1 ADSP-21369 Processor ................................................................. B-2 ADSP-21369 Processor 2 ......................................
PREFACE Thank you for purchasing the ADSP-21369 EZ-KIT Lite®, Analog Devices, Inc. evaluation system for SHARC® processors. SHARC processors are based on a 32-bit super Harvard architecture that includes a unique memory architecture comprised of two large on-chip, dual-ported SRAM blocks coupled with a sophisticated I/O processor, which gives a SHARC processor the bandwidth for sustained high-speed computations.
Product Overview 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/dsp/tools/. ADSP-21369 EZ-KIT Lite installation is part of the VisuL The alDSP++ installation.
Preface • Serial peripheral interface (SPI) flash memory D 2 Mbit • Analog audio interface D AD1835A codec D 4 x 2 RCA phono jack for 4 channels of stereo output D 2 x 1 RCA phono jack for 1 channel of stereo input D 3.
Product Overview • Push buttons D Five push buttons: one reset, two connected to DAI, and two connected to the FLAG pins of the processor • Expansion interface (Type A) D Parallel port, FLAG pins, DPI, DAI • Other features D JTAG ICE 14-pin header D Test points for processor current measurement D DPI header D DAI header The EZ-KIT Lite board has a total of 1 MB of parallel flash memory and 2 Mbit of SPI flash memory.
Preface Additionally, the EZ-KIT Lite board provides access to all of the processor’s peripheral ports. Access is provided in the form of a three-connector expansion interface. See “Expansion Interface” on page 2-7 for details. Purpose of This Manual The ADSP-21369 EZ-KIT Lite Evaluation System Manual provides instructions for installing the product hardware (board).
Manual Contents Manual Contents The manual consists of: • Chapter 1, “Using ADSP-21369 EZ-KIT Lite” on page 1-1 Describes EZ-KIT Lite operation from a programmer’s perspective and provides an easy-to-access memory map. • Chapter 2, “ADSP-21369 EZ-KIT Lite Hardware Reference” on page 2-1 Provides information on the EZ-KIT Lite hardware components • Appendix A, “ADSP-21369 EZ-KIT Lite Bill Of Materials” on page A-1 Provides a list of components used to manufacture the EZ-KIT Lite board.
Preface Technical or Customer Support You can reach Analog Devices, Inc. Customer 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 processor.tools.support@analog.com • E-mail processor questions to processor.support@analog.com (World wide support) processor.europe@analog.com (Europe support) processor.china@analog.
Product Information Product Information Product information can be obtained from the Analog Devices Web site, VisualDSP++ online Help system, and a technical library CD. Analog Devices Web Site The Analog Devices Web site, www.analog.com, provides information about a broad range of products—analog integrated circuits, amplifiers, converters, and digital signal processors. To access a complete technical library for each processor family, go to http://www.analog.com/processors/technical_library.
Preface VisualDSP++ Online Documentation Online documentation comprises the VisualDSP++ Help system, software tools manuals, hardware tools manuals, processor manuals, Dinkum Abridged C++ library, and FLEXnet License Tools software documentation. You can search easily across the entire VisualDSP++ documentation set for any topic of interest. For easy printing, supplementary Portable Documentation Format (.pdf) files for all manuals are provided on the VisualDSP++ installation CD.
Related Documents Data sheets, which can be downloaded from the Analog Devices Web site, change rapidly, and therefore are not included on the technical library CD. Technical manuals change periodically. Check the Web site for the latest manual revisions and associated documentation errata. Related Documents For information on product related development software and hardware, see these publications: Table 1.
Preface Table 2. Related VisualDSP++ Publications (Cont’d) VisualDSP++ Linker and Utilities Manual Description of the linker function and commands VisualDSP++ Loader and Utilities Manual Description of the loader function and commands Notation Conventions Text conventions used in this manual are identified and described as follows.
Notation Conventions Example xx Description L 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. a 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.
1 USING ADSP-21369 EZ-KIT LITE This chapter provides information to assist you with development of programs for the ADSP-21369 EZ-KIT Lite evaluation system. The information appears in the following sections. • “Package Contents” on page 1-2 Lists the items contained in your EZ-KIT Lite package. • “Default Configuration” on page 1-3 Shows the default configuration of the EZ-KIT Lite board.
Package Contents • “LEDs and Push Buttons” on page 1-12 Describes the board’s general-purpose I/O pins and buttons. • “Example Programs” on page 1-13 Provides information about example programs included in the evaluation system. • “Background Telemetry Channel” on page 1-13 Highlights the advantages of the Background Telemetry Channel feature of VisualDSP++.
Using ADSP-21369 EZ-KIT Lite D Example programs D ADSP-21369 EZ-KIT Lite Evaluation System Manual (this document) • Universal 7V DC power supply • USB 2.0 cable • 3.5 mm stereo headphones • 6-foot RCA audio cable • 6-foot 3.5 mm/RCA x 2 Y-cable 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.
Default Configuration To connect the EZ-KIT Lite board: 1. Remove the EZ-KIT Lite board from the package. Be careful when handling the board to avoid the discharge of static electricity, which may damage some components. 2. Figure 1-1 shows the default jumper settings, DIP switch, connector locations, and LEDs used in installation. Confirm that your board is set up in the default configuration before continuing. Figure 1-1.
Using ADSP-21369 EZ-KIT Lite 3. Plug the provided power supply into J4 on the EZ-KIT Lite board. Visually verify that the green power LED (LED9) is on. Also verify that the red reset LED (LED10) goes on for a moment and then goes off, and, finally, LED1 through LED8 are sequentially blinking. 4. Connect one end of the USB cable to an available full speed USB port on your PC and the other end to ZJ1 on the ADSP-21369 EZ-KIT Lite board.
Installation and Session Startup 3. To connect to a new EZ-KIT Lite session, start Session Wizard by selecting one of the following. • From the Session menu, New Session. • From the Session menu, Session List. Then click New Session from the Session List dialog box. • From the Session menu, Connect to Target. 4. The Select Processor page of the wizard appears on the screen. Ensure SHARC is selected in Processor family. In Choose a target processor, select ADSP-21369. Click Next. 5.
Using ADSP-21369 EZ-KIT Lite creates the new session and connects to the EZ-KIT Lite. Once connected, the main window’s title is changed to include the session name set in step 6. disconnect from a session, click the disconnect button L Toor select Session–>Disconnect from Target. To delete a session, select Session –> Session List. Select the session name from the list and click Delete. Click OK.
External Memory Table 1-1 provides start and end addresses of the on-board external memories. Table 1-1.
Using ADSP-21369 EZ-KIT Lite By default, the DPI is set up for the SPI flash, and any required changes to the SPI flash can be made by modifying the DPI of the processor. An example program is included in the EZ-KIT Lite installation directory to demonstrate the SPI flash memory reads and writes. Asynchronous SRAM memory and parallel flash memory are connected to the asynchronous memory controller of the processor.
Analog Audio For more information on ELVIS and example demonstration programs, visit National Instruments Web site at www.ni.com. Analog Audio The AD1835A device is a high-performance, single-chip codec featuring four stereo digital-to-analog converters (DACs) for audio output and one stereo analog-to-digital converters (ADCs) for audio input. The codec can input and output data with a sample rate of up to 96 kHz on all channels. A 192 kHz sample rate can be used with one of the DAC channels.
Using ADSP-21369 EZ-KIT Lite The internal configuration registers of the codec are configured using the SPI port of the processor. The DPI pin 4 (DPI4 register) is used as the select for the device. For information on how to configure the multichannel codec, refer to the product datasheet at http://www.analog.com/en/prod/0,2877,AD1835A,00.html. The RCA connector (J10) is used to input analog audio.
LEDs and Push Buttons LEDs and Push Buttons The EZ-KIT Lite has eight general-purpose user LEDs and four general-purpose push buttons. Two general-purpose push buttons are attached to the FLAG pins of the processor, while the other two are attached to the DAI pins. All of the push buttons are connected to the processor through a DIP switch (SW7). The DIP switch can disconnect the processor pins connected to the push buttons.
Using ADSP-21369 EZ-KIT Lite Table 1-3. LED Connections LED Reference Designator Processor Pin LED1 DPI6 LED2 DPI7 LED3 DPI8 LED4 DPI13 LED5 DPI14 LED6 DAI15 LED7 DAI16 LED8 FLAG3/~MS3/~IRQ3 An example program is included in the EZ-KIT Lite installation directory to demonstrate functionality of the LEDs and push buttons. Example Programs Example programs are provided with the ADSP-21369 EZ-KIT Lite to demonstrate various capabilities of the product.
Reference Design Information The BTC allows the user to view a variable as it is updated or changed, all while the processor continues to execute. For increased performance of the BTC, including faster reading and writing, please check our latest line of SHARC processor emulators at http://www.analog.com/processors/sharc/evaluationDevelopment/crosscore/index.html. For more information about the background telemetry channel, see the VisualDSP++ User’s Guide or online Help.
2 ADSP-21369 EZ-KIT LITE HARDWARE REFERENCE This chapter describes the hardware design of the ADSP-21369 EZ-KIT Lite board. The following topics are covered. • “System Architecture” on page 2-2 Describes the ADSP-21369 board configuration and explains how the board components interface with the processor. • “Switches” on page 2-9 Shows the locations and describes the on-board switches. • “LEDs and Push Buttons” on page 2-15 Shows the locations and describes the on-board LEDs and push buttons.
System Architecture System Architecture This section describes the processor’s configuration on the EZ-KIT Lite board (Figure 2-1). 4M x 32 SDRAM 512k x 8 SRAM 1M x 8 Flash External Port JTAG Port USB Connector JTAG Header Debug Agent ADSP-21369 DSP 24.576 MHz Oscillator Expansion Connectors Type A Reset PB DPI Conn +7.0V Connector RS 232 Conn FLAGs 0,1, and 3 DPI DAI SPDIF In Phono ADM3202 SPDIF Out Phono AD1835 CODEC 5 DAI Conn 1 2 2 A5V 3.3V 1.
ADSP-21369 EZ-KIT Lite Hardware Reference The CLKIN pin of the processor connects to a 24.576 MHz oscillator. The core frequency of the processor is derived by multiplying the frequency at the CLKIN pin by a value determined by the state of the processor pins CLKCFG1 and CLKCFG0. The value at these pins is determined by the state of switch SW2 state (see “Boot Mode and Clock Ratio Select Switch (SW2)” on page 2-10). By default, the EZ-KIT Lite provides a core frequency of 393.216 MHz.
System Architecture DAI Interface The digital application interface (DAI) pins are connected to the signal routing unit (SRU) of the processor. The SRU is a flexible routing system, providing a large system of signal flows within the processor. In general, the SRU allows to route the DAI pins to different internal peripherals in various combinations.
ADSP-21369 EZ-KIT Lite Hardware Reference To use the DAI for a different purpose, disable any signal driving the DAI pin with a switch (see “Codec Setup Switch (SW3)” on page 2-11). In addition, SW3 enables flexible routing of the 12.288 MHz audio oscillator’s output signal. By default, the SW3 signal is used as the master clock (MCLK) for the AD1835A codec. All of the DAI signals are available externally via the expansion interface connectors (J1—3) and 0.1” spaced header (P4).
System Architecture The DPI pins are connected to the SPI flash memory, SPI of the AD1835A codec, a UART, a 20-pin header, and five LEDs. Figure 2-3 illustrates the EZ-KIT Lite’s connections to the DPI. To use the DPI for a different purpose, disable any signal driving a DPI pin with a switch (see “UART Enable Switch (SW5)” on page 2-12). Any DPI pin connected to a LED can be used without having to disconnect the pin.
ADSP-21369 EZ-KIT Lite Hardware Reference External PLL The ADSP-21369 EZ-KIT Lite contains an external phase lock loop to help generate a faster and more stable master input clock, MCLK. The PLL uses DAI pin 3 as an input clock from the ADSP-21369 processor. The new clock generated by PLL connects to the processor via DAI pin 2. Example programs are included in the EZ-KIT Lite installation directory to demonstrate how to configure and use the board’s external PLL.
System Architecture JTAG Emulation Port The JTAG emulation port allows an emulator to access the internal and external memory of the processor through a 6-pin interface. The JTAG emulation port of the processor also connects to the USB debugging interface. When an emulator connects to the board at ZP4, the USB debugging interface is disabled. This is not a standard connection of the JTAG interface.
ADSP-21369 EZ-KIT Lite Hardware Reference Switches This section describes operation of the on-board switches. The switch locations and default settings are shown in Figure 2-4. Figure 2-4.
Switches Boot Mode and Clock Ratio Select Switch (SW2) The SW2 switch sets the boot mode and clock multiplier ratio of the processor. Table 2-3 shows how to set up the boot mode using SW2 positions 1 and 2. By default, the EZ-KIT Lite boots in external port mode from flash memory. Table 2-3.
ADSP-21369 EZ-KIT Lite Hardware Reference Codec Setup Switch (SW3) The codec setup switch (SW3) can be used to change the routing of some signals going to the AD1835A codec and to set up the communication protocol of the codec. positions 1 and 2 determine the clock routing for the audio oscillator to the codec and to the processor. Figure 2-5 illustrates how the switch positions 1 and 2 connect on the board. In the default position, route the DAI_P17 pin to DAI_P6 (in software) to clock the AD1835A codec.
Switches Electret Microphone Select Switch (SW4) To connect an electret microphone to audio input, place all positions of SW4 ON. The default switch position is all OFF. When SW4 is all ON, a DC offset of 2.5V is added to the signal, and gain of the input amplifiers is changed from 1x to 10x. UART Enable Switch (SW5) The UART enable switch (SW5) disconnects the UART signals from the DPI pins of the processor.
ADSP-21369 EZ-KIT Lite Hardware Reference Push Button Enable Switch (SW7) The push button enable switch (SW7) disconnects the push buttons from the respective processor pins. This allows the signals to be used elsewhere on the board. Table 2-6 shows switch SW7 connections. By default, all positions of SW7 are ON, and the push buttons function as designed. Table 2-6.
Switches Table 2-7. Oscilloscope Configuration Switch (SW1) Channel Switch Position Audio Circuit Signal A 1 (OFF1) AMP_LEFT_IN A 2 (OFF) AMP_RIGHT_IN A 3 (OFF) LEFT_OUT A 4 (OFF) RIGHT_OUT B 5 (OFF) AMP_LEFT_IN B 6 (OFF) AMP_RIGHT_IN B 7 (OFF) LEFT_OUT B 8 (OFF) RIGHT_OUT 1 Bold typeface denotes the default settings.
ADSP-21369 EZ-KIT Lite Hardware Reference Table 2-8. ELVIS Function Generator Configuration Switch (SW13) Channel Switch Position Audio Signal AMP_LEFT_IN 5 (OFF) FUNCT_OUT AMP_RIGHT_IN 6 (OFF) FUNCT_OUT 1 Bold typeface denotes the default settings. LEDs and Push Buttons This section describes the on-board LEDs and push buttons. The LED and push button locations are shown in Figure 2-6. Figure 2-6.
LEDs and Push Buttons General Purpose LEDs (LED1–8) There are eight general-purpose LEDs on the board. Five LEDs are connected to the DPI interface, two LEDs are connected to the DAI interface, and one LED is connected to FLAG3 of the processor. “LEDs and Push Buttons” on page 1-12 summarizes the LED connections. To use an LED connected to the DAI or DPI, program its respective register on the processor.
ADSP-21369 EZ-KIT Lite Hardware Reference Push Buttons (SW8–11) Four push buttons (SW8—11) are provided for general-purpose user input. Two push buttons are connected to the FLAG pins of the processor, while the other two are connected to the DAI of the processor. The push buttons are active high and, when pressed, send a high (1) to the processor. Refer to “LEDs and Push Buttons” on page 1-12 for more information.
Jumpers Jumpers This section describes functionality of the configuration jumpers. The jumper locations are shown in Figure 2-7. Figure 2-7.
ADSP-21369 EZ-KIT Lite Hardware Reference VCO Select Jumper (JP1) The voltage-controlled oscillator (VCO) select jumper (JP1) configures the frequency selection of the on-board external PLL (U39). When JP1 is installed, the VCO output frequency is multiplied by a factor of 1.0. Conversely, when uninstalled, the VCO output frequency is multiplied by a factor of 0.5 or divided in half. The jumper settings are shown in Table 2-10. Table 2-10.
Jumpers ELVIS Voltage Selection Jumper (JP3) The ELVIS voltage selection jumper (JP3) is used to select the power source for the EZ-KIT Lite. In a standard mode of operation, the board receives its power from an external power supply. When JP3 is installed, the board is powered from an ELVIS station, and no external power supply is required. The jumper settings are shown in Table 2-12. Table 2-12.
ADSP-21369 EZ-KIT Lite Hardware Reference Connectors This section describes connector functionality and provides information about mating connectors. The connector locations are shown in Figure 2-8. Figure 2-8.
Connectors Expansion Interface Connectors (J1–3) Three board-to-board connectors (J1—3) provide signals for most peripheral interfaces of the processor. The connectors are located at the bottom of the board. For more information about the expansion interface, see “Expansion Interface” on page 2-7. For the connectors availability and pricing, contact Samtec. Part Description Manufacturer 90-position 0.05” spacing, SMT SAMTEC Part Number SFC-145-T2-F-D-A Mating Connectors 90-position 0.
ADSP-21369 EZ-KIT Lite Hardware Reference Audio In RCA Connector (J10) Part Description Manufacturer Part Number Two-channel right angle RCA jack SWITCHCRAFT PJRAS1X2S02 Mating Cable Two-channel RCA interconnect cable MONSTER CABLE BI100-1M Audio Out RCA Connector (J5) Part Description Manufacturer Part Number Four-channel right angle RCA jack SWITCHCRAFT PJRAS4X2U01 Mating Cable Two-channel RCA interconnect cable MONSTER CABLE BI100-1M Headphone Out Jack (J9) Part Description Manufacturer
Connectors The power connector supplies DC power to the EZ-KIT Lite board. Table 2-14 shows the power supply specifications. Table 2-14. Power Supply Specifications Terminal Connection Center pin +7 VDC@2.
ADSP-21369 EZ-KIT Lite Hardware Reference Part Description Manufacturer Part Number 20-pin IDC header FCI 68737-420HLF DAI Header (P4) The DAI connector (P4) provides access to all of the DAI signals in the from of a .1” spacing header. When using the header to access the DAI pins of the processor, ensure that signals, which normally drive the DAI pins, are disabled.
Connectors 2-26 ADSP-21369 EZ-KIT Lite Evaluation System Manual
A ADSP-21369 EZ-KIT LITE BILL OF MATERIALS The bill of materials corresponds to “ADSP-21369 EZ-KIT Lite Schematic” on page B-1. Ref. Qty. Description Reference Designator Manufacturer Part Number 1 1 74LVC14A SOIC14 U40 TI 74LVC14AD 2 1 IDT74FCT3244 APY SSOP20 U37 IDT IDT74FCT3244APYG 3 1 12.
Ref. Qty.
ADSP-21369 EZ-KIT Lite Bill Of Materials Ref. Qty. Description Reference Designator Manufacturer Part Number 26 2 ADP1864AUJZ SOT23-6 VR2,VR5 ANALOG DEVICES ADP1864AUJZ-R7 27 5 RUBBER FOOT M1-5 MOUSER 517-SJ-5018BK 28 1 PWR 2.5MM_JACK CON005 J4 SWITCHCRAFT RAPC712X 29 1 RCA 4X2 CON011 J5 SWITCHCRAFT PJRAS4X2U01X 30 2 RCA 1X1 CON012 J7-8 SWITCHCRAFT PJRAN1X1U01X 31 5 MOMENTARY SWT013 SW8-12 PANASONIC EVQ-PAD04M 32 3 .
Ref. Qty. Description Reference Designator Manufacturer Part Number 42 1 IDC 13X2 IDC13X2 P4 BERG 54102-T08-13LF 43 1 5A RESETABLE FUS005 F1 MOUSER 650-RGEF500 44 8 YELLOW LED001 LED1-8 PANASONIC LN1461C 45 10 0.22UF 25V 10% 0805 C77,C91-92,C118-11 AVX 9,C152-154,C185186 08053C224KAT2A 46 2 0.
ADSP-21369 EZ-KIT Lite Bill Of Materials Ref. Qty. Description Reference Designator Manufacturer Part Number 57 1 4.7UF 6.3V 10% 0805 C225 AVX 08056D475KAT2A 58 7 0.1UF 10V 10% 0402 C3,C75-76,C168-171 AVX 0402ZD104KAT2A 59 89 0.01UF 16V 10% 0402 C4-22,C25-56,C5974,C78-83,C173175,C177-178,C183, C188,C190-196, C201-202 AVX 0402YC103KAT2A 60 22 10K 1/16W 5% 0402 R5,R19-23,R25-26, R32-34,R132,R152156,R161-162,R173175 VISHAY CRCW040210K0FKED 61 3 4.
Ref. Qty. Description Reference Designator Manufacturer Part Number 70 2 210.0K 1/4W 1% 0805 R191,R193 VISHAY CRCW0805210KFKEA 71 1 107.0 1/10W 1% 0805 R128 DIGI-KEY 311-107CRTR-ND 72 1 249.0 1/10W 1% 0805 R127 DIGI-KEY 311-249CRTR-ND 73 2 0.1UF 16V 10%0603 C187,C189 AVX 0603YC104KAT2A 74 1 1UF 16V 10% 0603 C179 PANASONIC ECJ-1VB1C105K 75 2 4.
ADSP-21369 EZ-KIT Lite Bill Of Materials Ref. Qty. Description Reference Designator Manufacturer Part Number 85 1 25.5K 1/16W 1% 0603 R150 DIGI-KEY 311-25.5KHRTR-ND 86 1 51.1K 1/16W 1% 0603 R198 VISHAY CRCW060351K1FKEA 87 4 237.0 1/10W 1% 0603 R108-109,R122-123 DIGI-KEY 311-237HRTR-ND 88 2 750.0K 1/10W 1% 0603 R110,R116 DIGI-KEY 311-750KHRTR-ND 89 11 11.0K 1/10W 1% 0603 R39-40,R50,R58, R73,R81,R86,R97, R102,R115,R144 DIGI-KEY 311-11.0KHRTR-ND 90 20 5.
Ref. Qty. Description Reference Designator Manufacturer Part Number 98 4 5.76K 1/10W 1% 0603 R111-112,R117-118 DIGI-KEY 311-5.76KHRTR-ND 99 12 100PF 50V 5% 0603 C94,C99,C105, C117,C125,C131132,C140,C155, C161,C166-167 AVX 06035A101JAT2A 100 5 1000PF 50V 5% 0603 C2,C156-157,C164165 PANASONIC ECJ-1VC1H102J 101 1 47.5K 1/10W 1% 0603 R183 DIGI-KEY 311-47.
ADSP-21369 EZ-KIT Lite Bill Of Materials Ref. Qty. Description Reference Designator Manufacturer Part Number 111 2 0.27UF 16V 20% 0603 C180,C182 AVX 0603YG274ZAT2A 112 2 2.05K 1/16W 1% 0402 R100-101 VISHAY CRCW04022K05FKED 113 1 15.0K 1/16W 1% 0603 R140 DIGI-KEY 311-15.0KHRTR-ND 114 1 232.0 1/16W 1% 0603 R129 DIGI-KEY 311-232HRTR-ND 115 2 301.0 1/16W 1% 0603 R105-106 DIGI-KEY 311-301HRTR-ND 116 2 24.9K 1/10W 1% 0603 R11,R196 DIGI-KEY 311-24.9KHTR-ND 117 1 47UF 6.
Ref. Qty. Description Reference Designator Manufacturer Part Number 127 1 4A SSB43L DO-214AA D5 VISHAY SSB43L 128 5 5A MBRS540T3G SMC D3,D6-7,D13-14 ON SEMI MBRS540T3G 129 1 2.5UH 30% IND013 L1 COILCRAFT MSS1038-252NLB 130 1 470UF 2.5V 20% D2E CT7 SANYO 2R5TPE470MF 131 3 30A GSOT05 SOT23-3 D9-11 VISHAY GSOT05-GS08 132 1 30A GSOT03 SOT23-3 D12 VISHAY GSOT03-GS08 133 1 7A VESD0102V-GS08 SOD-52 D8 VISHAY VESD01-02V-GS08 134 2 0.
A B C D 1 1 2 2 ADSP-21369 EZ-KIT Lite Schematic 3 ANALOG DEVICES 4 Board No. C Date A B C Nashua, NH 03063 4 PH: 1-800-ANALOGD ADSP-21369 EZ-KIT Lite TITLE Title Size 20 Cotton Road Rev A0196-2005 2.
A B U44 ADDR[0:23] ADDR0 ADDR1 ADDR2 ADDR3 1 ADDR4 ADDR5 ADDR6 ADDR7 ADDR8 ADDR9 ADDR10 ADDR11 ADDR12 ADDR13 ADDR14 ADDR15 ADDR16 ADDR17 ADDR18 ADDR19 ADDR20 ADDR21 ADDR22 2 R1 0 0402 ADDR23 U19 DATA0 V19 DATA1 DATA0 DATA1 U20 DATA2 V20 DATA3 T20 DATA4 T19 DATA5 P19 DATA8 P20 DATA9 DPI8_LED3 N20 N19 M19 DATA12 M20 DATA13 A20 H19 DATA19 B20 NC2 NC3 NC4 W20 F20 DATA21 Y2 G19 DATA22 Y3 E20 DATA23 Y9 D20 DATA24 Y10 E19 DATA25 Y20 D19 DATA26 C20 C19 DATA27
A B C D VDDINT VDDEXT VDDINT U44 E3 VDDINT1 E4 VDDINT2 C7 VDDINT3 C10 VDDINT4 C13 1 VDDINT5 C16 VDDINT6 C17 VDDINT7 C18 VDDINT8 G17 VDDINT9 G18 VDDINT10 L3 VDDINT11 L4 VDDINT12 D7 VDDINT13 D10 VDDINT14 D13 VDDINT15 H3 VDDINT16 H4 VDDINT17 U3 VDDINT18 U8 VDDINT19 U12 VDDINT20 U15 VDDINT21 U17 VDDINT22 U18 VDDINT23 K17 VDDINT24 K18 VDDINT25 2 P3 VDDINT26 P4 VDDINT27 P17 VDDINT28 P18 VDDINT29 V3 VDDINT30 V8 VDDINT31 V12 VDDINT32 VDDEXT V1
A B C D SDRAM 128Mb (1M x 32-bit x 4 Banks) U36 ADDR[1:18] 1 DATA[0:31] ADDR1 25 ADDR2 26 ADDR3 27 ADDR4 60 ADDR5 61 ADDR6 62 ADDR7 63 ADDR8 64 ADDR9 65 ADDR10 66 24 SDA10 ADDR12 21 7 DATA3 8 DATA4 10 DATA5 11 DATA6 DQ2 DATA2 A2 5 DQ1 DATA1 A1 4 DQ0 DATA0 A0 2 A3 DQ3 A4 DQ4 A5 DQ5 A6 DQ6 A7 DQ7 A8 DQ8 22 ADDR18 23 DATA8 ADDR0 76 DATA9 ADDR1 77 DATA10 ADDR2 79 DATA11 ADDR3 80 DATA12 ADDR4 82 DATA13 ADDR5 83 DATA14 ADDR6 85 DA
SPDIF IN SPDIF OUT LEFT (WHITE) DAC4 DAC4 DAC3 ADC DAC2 B DAC1 A OUT (J9) IN (J8) OUT (J7) C D RIGHT (RED) 3.3V IN (J10) OUT (J5) 3.3V 1 1 AUDIO OSC AD1835 AUDIO CODEC R33 10K 0402 R34 10K 0402 R27 33 0402 U1 U31 OE DAIP7_ADC_BCLK ADC_LRCLK ADCLN ALRCLK ADCLP ASDATA ADCRN 38 DAIP13_DAC_BCLK 37 DAIP14_DAC_LRCLK 41 DAIP12_DAC_D1 42 DAIP11_DAC_D2 43 DAIP10_DAC_D3 44 DAIP9_DAC_D4 DBCLK ADCRN OUTRN1 OUTLP1 DSDATA2 OUTLN1 OUTRN1 7 3.
A B C D 1 1 R67 5.49K 0603 R39 11.0K 0603 R48 5.49K 0603 C117 100PF 0603 R36 3.32K 0603 R50 11.0K 0603 OUTLN1 C99 100PF 0603 R49 3.32K 0603 OUTLN2 C116 330PF 0603 C101 330PF 0603 U9 2 1 DAC1 LEFT 1 DAC2 LEFT 3 R37 5.49K 0603 3 C115 680PF 0603 R64 1.65K 0603 AD8606ARZ SOIC8 R65 604.0 0603 J5 CON011 C111 10UF 0805 OUTLP1 AOUT1_LEFT R38 2.74K 0603 C89 220PF 0603 AUDIO_VREF_DAC U10 2 R51 5.49K 0603 AD8606ARZ SOIC8 R54 604.
A B R75 5.49K 0603 1 R73 11.0K 0603 C R84 5.49K 0603 C125 100PF 0603 R74 3.32K 0603 D R86 11.0K 0603 OUTLN3 1 C132 100PF 0603 R85 3.32K 0603 OUTLN4 C123 330PF 0603 C134 330PF 0603 U11 2 1 DAC3 LEFT 1 DAC4 LEFT 3 R72 5.49K 0603 U12 2 3 C122 680PF 0603 R71 1.65K 0603 AD8606ARZ SOIC8 R69 604.0 0603 J5 CON011 C144 10UF 0805 OUTLP3 AOUT3_LEFT R87 5.49K 0603 C135 680PF 0603 R88 1.65K 0603 AD8606ARZ SOIC8 R90 604.
A B C D R105 301.0 0603 VREF_MIC_L AIN_AMP_LEFT J10 CON031 FER4 600 0603 2 C162 10UF 0805 R102 11.0K 0603 R103 5.49K 0603 R104 5.49K 0603 AIN_LEFT 3 C148 680PF 0603 C166 100PF 0603 1 C149 680PF 0603 1 R122 237.0 0603 U13 2 AGND 2 1 AUDIO_VREF_ADC 1 ADCLN AGND 3 R117 5.76K 0603 C164 1000PF 0603 ADC LEFT AUDIO_VREF_ADC 2 HEADPHONE OUT 6 4 7 5 5 AOUT4_LEFT_HP 1 AD8532ARZ SOIC8 R123 237.
A B C D 3.3V 3.3V 3.3V C173 0.01UF 0402 C169 0.1UF 0402 1 R140 15.0K 0603 J8 CON012 SPDIF COAX INPUT C170 0.1UF 0402 2 4 C2+ 5 C2- C168 0.1UF 0402 SPDIF_COAX_IN 1 J6 1 V+ ADM3202 C185 0.22UF 0805 2 U32 1 C1+ 3 C1- 6 6 V- 2 7 1 VCC ROUT DPI10_UART0_RX 3 6 DPI11_UART0_RTS 4 5 NC3 NC2 12 7 4 NC1 R125 10.0K 0603 10 2 DAIP18_SPDIF_IN 14 T1IN 8 DPI12_UART0_CTS 3 RIN+ R124 22 0402 2 RIN- SW5 1 1 C186 0.22UF 0805 DPI9_UART0_TX U2 ON R141 75.
A B C D TP13 VDDINT_SHUNT VDDINT A5V R146 90.9K 0603 1 JP2 1 U5 ELVIS_SELECT 1 2 ELVIS_TRIGGER_S IDC2X1 IDC2X1 3 7 IN+ V- 8 RG+ OUT 1 RG- REF ELVIS Select Jumper R145 10.0K 0603 4 IN- U33 2 V+ 2 R143 0 0603 JP4 1 DAIP4_ELVIS_TRIG 2 6 6 ELVIS Programmable Flag Jumper ACH0+ 3 AD820ARZ SOIC8 5 AD623ARMZ USOIC8 R142 10.0K 0603 C192 0.01UF 0402 A5V R144 11.0K 0603 C187 0.1UF 0603 C190 0.
A B C D 3.3V R175 10K 0402 LABEL "PB1" R179 100 0402 5 1 R157 10 0603 U40 3.
A B C D 5V EXPANSION INTERFACE (TYPE A) VDDEXT 3.3V VDDINT 3.3V 5V VDDINT_SHUNT DATA[0:31] 1 1 ADDR[0:23] 3.
A B C D 5V 5V_B UNREG_IN UNREG_IN UNREG_IN POWER IN F1 5A FUS005 D3 MBRS540T3G 5A SMC FER7 190 FER002 4 3 1 2 VR3 7 IN1 8 IN2 J4 1 C214 1000PF 1206 2 1 D6 MBRS540T3G 5A SMC C215 10UF 1210 D9 GSOT05 SOT23-3 6 SD C216 0.1UF 0805 R192 0 0603 1 OUT1 2 OUT2 3 OUT3 5 FB GND 4 ADP3336ARMZ MSOP8 VR4 7 IN1 8 IN2 1 OUT1 2 OUT2 3 OUT3 6 SD R193 210.
I INDEX Numerics 2-wire interface (TWI) mode, 1-10 A AD1835A, CAD and DAC configuration registers, 1-11 DAI interface, 1-11 DPI interface, 2-6 master clock (MCLK), 2-5, 2-11 master/slave modes, 1-10, 2-11 setup switch (SW3), 2-11 ADC_DATA pins, 2-11 ADDR23-0 pins, 2-7 AMP_LEFT_IN signals, 2-14 AMP_RIGHT_IN signals, 2-14 analog audio, See audio, AD1835A analog-to-digital converters (ADCs), See AD1835A architecture, of this EZ-KIT Lite, 2-2 async memory controller, 1-9 audio codecs, See AD1835A in RCA conn
INDEX core clock rates, 2-10 frequency, 2-3 to CLKIN ratios, 2-10 voltage, 2-2 current limits, 2-7 customer support, -xv DPI3 (SPI clock) pins, 1-8, 2-7 DPI4 pins, 1-11, 2-7 DPI5 (chip select) pins, 1-8, 2-7 DPI8-6 pins, 1-13, 2-7 E D DAC1-0 signals, 2-14 DAI block diagram, 2-4 connections, 1-12, 1-13, 2-16 data transfer from codec, 1-10 disabling (SW3), 2-5, 2-11 header (P4), 2-4, 2-25 DAI16-15 pins, 1-13 DAI20-19 pins, 2-13, 2-17 DAI4 pins, 2-20 DAIP20-11 pins, 2-7 DATA31-0 pins, 2-7 data acquisition
INDEX H headphone out jack (J9), 2-23 master input clock (MCLK), 1-10 ~MS3 memory select pins, 1-8, 1-13 I N installation, of this EZ-KIT Lite, 1-5 interrupts, config push buttons as, 1-12 I/O voltage, 2-2 ~IRQ0-1 pins, 1-12, 2-13, 2-17 ~IRQ3 pins, 1-13 notation conventions, xix J JTAG emulation port, 2-8 header (ZP4), 2-25 jumpers JP1 (VCO select), 2-19 JP2 (ELVIS select), 2-19 JP3 (voltage select), 2-20 JP4 (ELVIS programmable flag), 2-20 JP6 (ELVIS voltage), 2-20 L LabVIEW virtual instruments, -x
INDEX S schematic, of ADSP-21369 EZ-KIT Lite, B-1 SDRAM chip select pin (FLAG8), 2-6 configuration, 1-8 controller, 1-8 control signals, 2-7 via external port, 2-3 serial peripheral interface, See SPI setup, of this EZ-KIT Lite, 1-3 signal routing units SRU2 (DPI interface), 1-10, 2-5 SRU (DAI interface), 1-10, 2-4 spacing headers, 2-25 S/PDIF receivers, 1-10 SPI disable switch (SW15), 2-13 flash memory, 1-7, 1-8, 2-6 master/slave boot modes, 2-3, 2-10 port, 1-8, 1-11 SRAM async memory controller, 1-9 conf