ADSP-2192M DUAL CORE DSP FEATURES
320 MIPS ADSP-219x DSP in a 144-Lead LQFP Package
with PCI, USB, Sub-ISA, and CardBus Interfaces
3.3 V/5.0 V PCI 2.2 Compliant 33 MHz/32-bit Interface
with Bus Mastering over Four DMA Channels with
Scatter-Gather Support
Integrated USB 1.1 Compliant Interface
Sub-ISA Interface
AC’97 Revision 2.1 Compliant Interface for External
Audio, Modem, and Handset Codecs with DMA
Capability
Dual ADSP-219x Core Processors (P0 and P1) on Each
ADSP-2192M DSP Chip
132K Words of Memory Includes 4K 16-Bit Shared
Data Memory
FUNCTIONAL BLOCK DIAGRAM
P0
MEMORY
16K24 PM
64K16 DM
ADSP-219x
DSP CORE
BOOT ROM
ADDR DATA
ADDR DATA
80K Words of On-Chip RAM on P0, Configured as
64K Words On-Chip 16-Bit RAM for Data Memory and
16K Words On-Chip 24-Bit RAM for Program Memory
48K Words of On-Chip RAM on P1, Configured as
32K Words On-Chip 16-Bit RAM for Data Memory and
16K Words On-Chip 24-Bit RAM for Program Memory
4K Words of Additional On-Chip RAM Shared by Both
Cores, Configured as 4K Words On-Chip 16-Bit RAM
Flexible Power Management with Selectable Power-
Down and Idle Modes
Programmable PLL Supports Frequency Multiplication,
Enabling Full Speed Operation from Low Speed
Input Clocks
2.5 V Internal Operation Supports 3.3 V/5.0 V
Compliant I/O
SHARED
MEMORY
4K16 DM
P1
MEMORY
16K24 P M
32K16 DM
BOOT ROM
ADDR DATA
ADSP-219x
DSP CORE
(SEE FIGURE 1
ON PAGE 3)
CORE
INTERFACE
PROCESSOR P0
CONTROLLER
GP I/O PINS
(AND
OPTIONAL
SERIAL
EEPROM)
ADDR DATA
P0 DMA
FIFOS
SERIAL PORT
COMPLIANT
ADDR DATAADDR DATA
SHARED DSP
I/O MAPPED
REGISTERS
AC'97
REV. 0
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 infringements of patents or other rights of third parties that
may result from its use. No license is granted by implication or otherwise
under any patent or patent rights of Analog Devices. Trademarks and
registered trademarks are the property of their respective companies.
ADSP-2192M DUAL CORE DSP FEATURES (continued)
Eight Dedicated General-Purpose I/O Pins with Integrated
Interrupt Support
Each DSP Core Has a Programmable 32-Bit Interval Timer
Five DMA Channels Available on Each Core
Boot Methods Include Booting Through PCI Port, USB
Port, or Serial EEPROM
JTAG Test Access Port Supports On-Chip Emulation and
System Debugging
144-Lead LQFP Package
DSP CORE FEATURES
6.25 ns Instruction Cycle Time (Internal), for up to
160 MIPS Sustained Performance
ADSP-218x Family Code Compatible with the Same Easy
to Use Algebraic Syntax
Single-Cycle Instruction Execution
Dual Purpose Program Memory for Both Instruction and
Data Storage
Fully Transparent Instruction Cache Allows Dual Operand
Fetches in Every Instruction Cycle
Unified Memory Space Permits Flexible Address
Generation, Using Two Independent DAG Units
Independent ALU, Multiplier/Accumulator, and Barrel
Shifter Computational Units with Dual 40-Bit
Accumulators
Single-Cycle Context Switch between Two Sets of
Computational and DAG Registers
Parallel Execution of Computation and Memory
The ADSP-2192M is a single-chip microcomputer optimized for
digital signal processing (DSP) and other high speed numeric
processing applications, and is ideally suited for PC peripherals.
The ADSP-2192M combines the ADSP-219x family base architecture (three computational units, two data address generators
and a program sequencer) into a chip with two core processors
(see the Functional Block Diagram on Page 1 and Figure 1).
DSP CORE
DAG1
4 4 16
BUS
CONNECT
(PX)
DATA
REGISTER
MULT
FILE
DAG2
4 4 16
INPUT
REGISTERS
RESULT
REGISTERS
16 16-BIT
PM ADDRESS BUS
DM ADDRESS BUS
PM DATA BUS
DM DATA BUS
CACHE
64 24-BIT
PROGRAM
SEQUENCER
BARREL
SHIFTER
ALU
24
24
24
16
CORE
INTERFACE
Figure 1. ADSP-219x DSP Core
The ADSP-2192M includes a PCI-compatible port, a USBcompatible port, an AC’97-compatible port, a DMA controller,
a programmable timer, general-purpose Programmable Flag
pins, extensive interrupt capabilities, and on-chip program and
data memory spaces.
The ADSP-2192M integrates 132K words of on-chip memory
configured as 32K words (24-bit) of program RAM, and 100K
words (16-bit) of data RAM. power-down circuitry is also
provided to reduce power consumption. The ADSP-2192M is
available in a 144-lead LQFP package.
Fabricated in a high speed, low power, CMOS process, the
ADSP-2192M operates with a 6.25 ns instruction cycle time
(320 MIPS) using both cores. All instructions can execute in a
single DSP cycle.
The ADSP-2192M’s flexible architecture and comprehensive
instruction set support multiple operations in parallel. For
example, in one processor cycle, each DSP core within the
ADSP-2192M can:
• Generate an address for the next instruction fetch
• Fetch the next instruction
• Perform one or two data moves
• Update one or two data address pointers
• Perform a computational operation
These operations take place while the processor continues to:
• Receive and/or transmit data through the Host port (PCI
or USB interfaces)
• Receive or transmit data through the AC’97
• Decrement the two timers
DSP Core Architecture
The ADSP-219x architecture is code compatible with the ADSP218x DSP family. Though the architectures are compatible, the
ADSP-219x architecture has many enhancements over the
ADSP-218x architecture. The enhancements to computational
units, data address generators, and program sequencer make the
ADSP-219x more flexible and more compiler friendly.
Indirect addressing options provide addressing flexibility: base
address registers for easier implementation of circular buffering,
pre-modify with no update, post-modify with update, pre- and
post-modify by an immediate 8-bit, twos-complement value.
The ADSP-219x instruction set provides flexible data moves and
multifunction (one or two data moves with a computation)
instructions. Every single-word instruction can be executed in a
single processor cycle. The ADSP-219x assembly language uses
an algebraic syntax for ease of coding and readability. A comprehensive set of development tools supports program development.
The Functional Block Diagram on Page 1 shows the architecture
of the ADSP-219x dual core DSP, while the block diagram of
Figure 1 illustrates the ADSP-219x DSP core. Each core
contains three independent computational units: the multiplier/accumulator (MAC), the ALU, and the shifter. The
computational units process 16-bit data from the register file and
have provisions to support multiprecision computations. The
ALU performs a standard set of arithmetic and logic operations;
division primitives are also supported. The MAC performs
single-cycle multiply, multiply/add, and multiply/subtract operations. The MAC has two 40-bit accumulators that help with
overflow. The shifter performs logical and arithmetic shifts, normalization, denormalization, and derive exponent operations.
The shifter can be used to efficiently implement numeric format
control, including multiword and block floating-point
representations.
Register-usage rules influence placement of input and results
within the computational units. For most operations, the computational units’ data registers act as a data register file,
permitting any input or result register to provide input to any unit
for a computation. For feedback operations, the computational
units let the output (result) of any unit be input to any unit on
–3–REV. 0
ADSP-2192M
the next cycle. For conditional or multifunction instructions,
there are restrictions on which data registers may provide inputs
or receive results from each computational unit. For more information, see the ADSP-219x
A powerful program sequencer controls the flow of instruction
execution. The sequencer supports conditional jumps, subroutine calls, and low interrupt overhead. With internal loop
counters and loop stacks, the ADSP-219x core executes looped
code with zero overhead; no explicit jump instructions are
required to maintain loops.
Two data address generators (DAGs) provide addresses for
simultaneous dual operand fetches. Each DAG maintains and
updates four 16-bit address pointers. Whenever the pointer is
used to access data (indirect addressing), it is pre- or postmodified by the value of one of four possible modify registers. A
length value and base address may be associated with each pointer
to implement automatic modulo addressing for circular buffers.
Page registers in the DAGs allow linear or circular addressing
within 64K word boundaries of each of the memory pages, but
these buffers may not cross page boundaries. Secondary registers
duplicate all the primary registers in the DAGs; switching
between primary and secondary registers provides a fast context
switch.
Efficient data transfer in the core is achieved with the use of
internal buses:
• Program Memory Address (PMA) Bus
• Program Memory Data (PMD) Bus
• Data Memory Address (DMA) Bus
• Data Memory Data (DMD) Bus
Program memory can store both instructions and data, permitting the ADSP-219x to fetch two operands in a single cycle, one
from program memory and one from data memory. The DSP’s
dual memory buses also let the ADSP-219x core fetch an operand
from data memory and the next instruction from program
memory in a single cycle.
DSP Peripherals
The Functional Block Diagram on Page 1 shows the DSP’s
on-chip peripherals, which include the Host port (PCI or USB),
AC’97 port, JTAG test and emulation port, flags, and interrupt
controller.
The ADSP-2192M can respond to up to thirteen interrupts at
any given time. A list of these interrupts appears in Table 2.
The AC’97 Codec port on the ADSP-2192M provides a
complete synchronous, full-duplex serial interface. This interface
supports the AC’97 standard.
The ADSP-2192M provides up to eight general-purpose I/O pins
that are programmable as either inputs or outputs. These pins
are dedicated general-purpose Programmable Flag pins.
DSP Instruction Set Reference
.
The programmable interval timer generates periodic interrupts.
A 16-bit count register (TCOUNT) is decremented every
n cycles where n-1 is a scaling value stored in a 16-bit register
(TSCALE). When the value of the count register reaches zero,
an interrupt is generated and the count register is reloaded from
a 16-bit period register (TPERIOD).
Memory Architecture
The ADSP-2192M provides 132K words of on-chip SRAM
memory. This memory is divided into Program and Data
Memory blocks in each DSP’s memory map. In addition to the
internal memory space, the two cores can address two additional
and separate off-core memory spaces: I/O space and shared
memory space, as shown in Figure 2.
The ADSP-2192M’s two cores can access 80K and 48K locations
that are accessible through two 24-bit address buses, the PMA
and DMA buses.The DSP has three functions that support access
to the full memory map.
• The DAGs generate 24-bit addresses for data fetches from
the entire DSP memory address range. Because DAG
index (address) registers are 16 bits wide and hold the
lower 16 bits of the address, each of the DAGs has its own
8-bit page register (DMPGx) to hold the most significant
eight address bits. Before a DAG generates an address,
the program must set the DAG’s DMPGx register to the
appropriate memory page.
• The Program Sequencer generates the addresses for
instruction fetches. For relative addressing instructions,
the program sequencer bases addresses for relative jumps,
calls, and loops on the 24-bit Program Counter (PC). In
direct addressing instructions (two-word instructions),
the instruction provides an immediate 24-bit address
value. The PC allows linear addressing of the full 24-bit
address range.
• For indirect jumps and calls that use a 16-bit DAG
address register for part of the branch address, the
Program Sequencer relies on an 8-bit Indirect Jump page
(IJPG) register to supply the most significant eight
address bits. Before a cross page jump or call, the program
must set the program sequencer’s IJPG register to the
appropriate memory page.
Each ADSP-219x DSP core has an on-chip ROM that holds boot
routines (See Booting Modes on Page 23.).
Interrupts
The interrupt controller lets the DSP respond to 13 interrupts
with minimum overhead. The controller implements an interrupt
priority scheme as shown in Table 2. Applications can use the
unassigned slots for software and peripheral interrupts. The
DSP’s Interrupt Control (ICNTL) register (shown in Table 3)
provides controls for global interrupt enable, stack interrupt configuration, and interrupt nesting.
Table 2 shows the interrupt vector and DSP-to-DSP semaphores
at reset of each of the peripheral interrupts. The peripheral interrupt’s position in the IMASK and IRPTL register and its vector
address depend on its priority level, as shown in Table 2.
The interrupt vector address values are represented as offsets from
address 0x01 0000. This address corresponds to the start of Program
Memory in DSP P0 and P1.
–5–REV. 0
ADSP-2192M
Interrupt routines can either be nested with higher priority interrupts taking precedence or processed sequentially. Interrupts can
be masked or unmasked with the IMASK register. Individual
interrupt requests are logically ANDed with the bits in IMASK;
the highest priority unmasked interrupt is then selected. The
emulation, power-down, and reset interrupts are nonmaskable
with the IMASK register, but software can use the DIS INT
instruction to mask the power-down interrupt.
The IRPTL register is used to force and clear interrupts. On-chip
stacks preserve the processor status and are automatically maintained during interrupt handling. To support interrupt, loop, and
subroutine nesting, the PC stack is 33 levels deep, the loop stack
is eight levels deep, and the status stack is 16 levels deep. To
prevent stack overflow, the PC stack can generate a stack level
interrupt if the PC stack falls below three locations full or rises
above 28 locations full.
The following instructions globally enable or disable interrupt
servicing, regardless of the state of IMASK.
ENA INT;
DIS INT;
At reset, interrupt servicing is disabled.
For quick servicing of interrupts, a secondary set of DAG and
computational registers exist. Switching between the primary
and secondary registers lets programs quickly service interrupts,
while preserving the DSP’s state.
DMA Controller
The ADSP-2192M has a DMA controller that supports
automated data transfers with minimal overhead for the DSP
core. Cycle stealing DMA transfers can occur between the
ADSP-2192M’s internal memory and any of its DMA-capable
peripherals. DMA transfers can also be accomplished between
any of the DMA-capable peripherals. DMA-capable peripherals
include the PCI and AC’97 ports. Each individual DMA-capable
peripheral has a dedicated DMA channel. DMA sequences do
not contend for bus access with the DSP core; instead, DMAs
“steal” cycles to access memory. All DMA transfers use the
Program Memory (PMA/PMD) buses shown in the Functional
Block Diagram on Page 1.
External Interfaces
Several different interfaces are supported on the ADSP-2192M.
These include both internal and external interfaces. The three
separate PCI configuration spaces are programmable to set up
the device in various Plug-and-Play configurations.
The ADSP-2192M provides the following types of external interfaces: PCI, USB, Sub-ISA, CardBus, AC’97, and serial
EEPROM. The following sections discuss those interfaces.
PCI 2.2 Host Interface
The ADSP-2192M includes a 33 MHz, 32-bit bus master PCI
interface that is compliant with revision 2.2 of the PCI specification. This interface supports the high data rates.
USB 1.1 Host Interface
The ADSP-2192M USB interface enables the host system to
configure and attach a single device with multiple interfaces and
various endpoint configurations. The advantages of this design
include:
• Programmable descriptors and class-specific command
interpreter.
• An on-chip 8052-compatible MCU allows the user to soft
download different configurations and support standard
or class-specific commands.
• Total of eight user-defined endpoints provided.
Endpoints can be configured as either BULK, ISO, or
INT, and the endpoints can be grouped and assigned to
any interface.
Sub-ISA Interface
In systems that combine the ADSP-2192M chip with other
devices on a single PCI interface, the ADSP-2192M Sub-ISA
mode is used to provide a simpler interface that bypasses the
ADSP-2192M’s PCI interface. In this mode the Combo Master
assumes all responsibility for interfacing the function to the PCI
bus, including provision of Configuration Space registers for the
ADSP-2192M system as a separate PnP function. In Sub-ISA
Mode the PCI Pins are reconfigured for ISA operation.
CardBus Interface
The CardBus standard provides higher levels of performance
than the 16-bit PC Card standard. For example, 32-bit CardBus
cards are able to take advantage of internal bus speeds that can
be as much as four to six times faster than 16-bit PC Cards. This
design provides for a compact, rugged card that can be completely
inserted within its host computer without any external cabling.
Because CardBus performance attains the same high level as the
host platform’s internal (PCI) system bus, it is an excellent way
to add high speed communications to the notebook form factor.
In addition, CardBus PC Cards operate at a power-saving
3.3 volts, extending battery life in most configurations.
This new 32-bit CardBus technology provides up to 132M bytes
per second of bandwidth. This performance makes CardBus an
ideal vehicle to meet the demands of high throughput communications such as ADSL.
–6–REV. 0
ADSP-2192M
CardBus PC Cards generate less heat and consume less power.
This is attained by:
• Low voltage operation at 3.3 V
• Software control of clock speed
• Advanced power management mechanism
AC’97 2.1 External Codec Interface
The industry standard AC’97 serial interface (AC-Link) incorporates a 7-pin digital serial interface that links compliant codecs
to the ADSP-2192M. The ACLink implements a bidirectional,
fixed rate, serial PCM digital stream. It handles multiple input
and output audio streams as well as control and status register
accesses using a time division multiplex scheme.
Serial EEPROM Interface
The Serial EEPROM for the ADSP-2192M can overwrite the
following information which is returned during the USB GET
DEVICE DESCRIPTOR command. During the Serial
EEPROM initialization procedure, the DSP is responsible for
writing the USB Descriptor Vendor ID, USB Descriptor Product
ID, USB Descriptor Release Number, and USB Descriptor
Device Attributes registers to change the default settings.
All descriptors can be changed when downloading the RAMbased MCU renumeration code, except for the Manufacturer
and Product, which are supported in the CONFIG DEVICE and
cannot be overwritten or changed by the Serial EEPROM.
0 = bus-powered, default = 0); RW (1 = have remote
wake-up capability, 0 = no remote wake-up capability,
default = 0); C[7:0] (power consumption from bus
expressed in 2 mA units; default = 0xFA 500 mA)
• Manufacturer (ADI)
• Product (ADI Device)
Internal Interfaces
The ADSP-2192M provides three types of internal interfaces:
registers, codec, and DSP memory buses. The following sections
discuss those interfaces.
Register Interface
The register interface allows the PCI interface, USB interface,
and both DSPs to communicate with the I/O Registers. These
registers map into DSP, PCI, and USB I/O spaces.
Register Spaces
Several different register spaces are defined on the ADSP2192M, as described in the following sections.
PCI Configuration Space
These registers control the configuration of the PCI Interface.
Most of these registers are only accessible via the PCI Bus
although a subset is accessible to the DSP for configuration
during the boot.
DSP Core Register Space
Each DSP has an internal register that is accessible with no
latency. These registers are accessible only from within the DSP,
using the REG( ) instruction.
Peripheral Device Control Register Space
This Register Space is accessible by both DSPs, the PCI, SubISA, and USB Buses. Note that certain sections of this space are
exclusive to either the PCI, USB, or Sub-ISA Buses. These
registers control the operation of the peripherals of the ADSP2192M. The DSP accesses these registers using the I/O space
instruction.
USB Register Space
These registers control the operation and configuration of the
USB Interface. Most of these registers are only accessible via the
USB Bus, although a subset is accessible to the DSP.
CardBus Interface
The ADSP-2192M’s PC CardBus interface meets the state and
timing specifications defined for PCMCIA’s PC CardBus
Standard April 1998 Release 6.1. It supports up to three card
functions. Multiple function PC cards require a separate set of
Configuration registers per function. A primary Card Information Structure common to all functions is required. Separate
secondary Card Information Structures, one per function, are
also required. Data for each CIS is loaded by the DSP during
bootstrap loading.
The host PC can read the CIS data at any time. If needed, the
WAIT control can be activated to extend the read operation to
meet bus write access to the CIS data.
Using the PCI Interface
The ADSP-2192M includes a 33 MHz, 32-bit PCI interface to
provide control and data paths between the part and the host
CPU. The PCI interface is compliant with the PCI Local Bus
Specification Revision 2.2. The interface supports bus mastering
as well as bus target interfaces. The PCI Bus Power Management
Interface Specification Revision 1.1 is supported and additional
features as needed by PCI designs are included.
Target/Slave Interface
The ADSP-2192M PCI interface contains three separate functions, each with its own configuration space. Each function
contains four base address registers used to access ADSP-2192M
control registers and DSP memory. Base Address Register
(BAR) 1 is used to point to the control registers. The addresses
specified in these tables are offsets from BAR1 in each of the
functions. PCI memory-type accesses are used to read and write
the registers.
DSP memory accesses use BAR2 or BAR3 of each function.
BAR2 is used to access 24-bit DSP memory; BAR3 accesses
16-bit DSP memory. Maps of the BAR2 and BAR3 registers
appear in Table 8 on Page 11 and Table 9 on Page 12.
The lower half of the allocated space pointed to by each DSP
memory BAR is the DSP memory for DSP core P0. The upper
half is the memory space associated with DSP core P1. PCI
transactions to and from DSP memory use the DMA function
within the DSP core. Thus each word transferred to or from PCI
–7–REV. 0
ADSP-2192M
space uses a single DSP clock cycle to perform the internal DSP
data transfer. Byte-wide accesses to DSP memory are not
supported.
I/O type accesses are supported via BAR4. Both the control
registers accessible via BAR1 and the DSP memory accessible
via BAR2 and BAR3 can be accessed with I/O accesses. Indirect
access is used to read and write both the control registers and the
DSP memory. For the control register accesses, an address register points to the word to be accessed while a separate register is
used to transfer the data. Read/write control is part of the address
register. Only 16-bit accesses are possible via the I/O space.
A separate set of registers is used to perform the same function
for DSP memory access. Control for these accesses includes a
24-bit/16-bit select as well as direction control. The data register
for DSP memory accesses is a full 24 bits wide. 16-bit accesses
will be loaded into the lower 16 bits of the register. Table 10 on
Page 14 lists the registers directly accessible from BAR4.
Bus Master Interface
As a bus master, the PCI interface can transfer DMA data
between system memory and the DSP. The control registers for
these transfers are available both to the host and to the DSPs.
Four channels of bus mastering DMA are supported on the
ADSP-2192M.
Two channels are associated with the receive data and two are
associated with the transmit data. The internal DSPs will
typically control initiation of bus master transactions. DMA host
bus master transfers can specify either standard circular buffers
in system memory or perform scatter-gather DMA to host
memory.
Each bus master DMA channel includes four registers to specify
a standard circular buffer in system memory. The Base Address
points to the start of the circular buffer. The Current Address is
a pointer to the current position within that buffer. The Base
Count specifies the size of the buffer in bytes, while the Current
Count keeps track of how many bytes need to be transferred
before the end of the buffer is reached. When the end of the buffer
is reached, the channel can be programmed to loop back to the
beginning and continue the transfers. When this looping occurs,
a Status bit will be set in the DMA Control Register.
The PCI DMA controller can be programmed to perform
scatter-gather DMA, when transferring samples to and from DSP
memory. This mode allows the data to be split up in memory,
and yet be transferable to and from the ADSP-2192M without
processor intervention. In scatter-gather mode, the DMA controller can read the memory address and word count from an
array of buffer descriptors called the Scatter-Gather Descriptor
(SGD) table. This allows the DMA engine to sustain DMA
transfers until all buffers in the SGD table are transferred.
To initiate a scatter-gather transfer between memory and the
ADSP-2192M, the following steps are involved:
1. Software driver prepares a SGD table in system memory.
Each descriptor is eight bytes long and consists of an
address pointer to the starting address and the transfer
count of the memory buffer to be transferred. In any
given SGD table, two consecutive SGDs are offset by
eight bytes and are aligned on a 4-byte boundary. Each
SGD contains:
a.Memory Address (Buffer Start) – 4 bytes
b.Byte Count (Buffer Size) – 3 bytes
c. End of Linked List (EOL) – 1 bit (MSBit)
d.Flag – 1 bit (MSBit – 1)
2. Initialize DMA control registers with transfer-specific
information such as number of total bytes to transfer,
direction of transfer, etc.
3. Software driver initializes the hardware pointer to the
SGD table.
4. Engage scatter-gather DMA by writing the start value to
the PCI channel Control/Status register.
5. The ADSP-2192M will then pull in samples as pointed
to by the descriptors as needed by the DMA engine.
When the EOL is reached, a status bit will be set and the
DMA will end if the data buffer is not to be looped. If
looping is to occur, DMA transfers will continue from
the beginning of the table until the channel is turned off.
6. Bits in the PCI Control/Status register control whether
an interrupt occurs when the EOL is reached or when
the FLAG bit is set.
Scatter-gather DMA uses four registers. In scatter-gather mode
the functions of the registers are mapped as shown in Table 4.
Table 4. Register Mapping in Scatter-Gather Mode
Standard Circular
Buffer Mode
Base AddressSGD Table Pointer
Current AddressSGD Current Pointer
Base CountSGD Pointer
Current CountCurrent SGD Count
In either mode of operation, interrupts can be generated based
upon the total number of bytes transferred. Each channel has two
24-bit registers to count the bytes transferred and generate interrupts as appropriate. The Interrupt Base Count register specifies
the number of bytes to transfer prior to generating an interrupt.
The Interrupt Count register specifies the current number left
prior to generating the interrupt. When the Interrupt Count
Scatter-Gather Mode
Function
Address
–8–REV. 0
ADSP-2192M
register reaches zero, a PCI interrupt can be generated. Also, the
Interrupt Count register will be reloaded from the Interrupt Base
Count and continue counting down for the next interrupt.
There are a variety of potential sources of interrupts to the PCI
host besides the bus master DMA interrupts. A single interrupt
INTA
pin,
PCI Interrupt Register consolidates all of the possible interrupt
sources; the bits of this register are shown in Table 5. The register
bits are set by the various sources, and can be cleared by writing
a 1 to the bit(s) to be cleared.
PCI Control Register.
This register must be initialized by the DSP ROM code prior to
PCI enumeration. (It has no effect in ISA or USB mode.) Once
the Configuration Ready bit has been set to 1, the PCI Control
Register becomes read-only, and further access by the DSP to
configuration space is disallowed. The bits of this register are
shown in Table 6.
PCI Configuration Space
The ADSP-2192M PCI Interface provides three separate configuration spaces, one for each possible function. This document
describes the registers in each function, their reset condition, and
how the three functions interact to access and control the ADSP2192M hardware.
is used to signal these interrupts back to the host. The
Receive Channel 0 Bus
Master Transactions
Receive Channel 1 Bus
Master Transactions
Transmit Channel 0 Bus
Master Transactions
Transmit Channel 1 Bus
Master Transactions
PCI to DSP Mailbox 0
Transfer
PCI to DSP Mailbox 1
Transfer
DSP to PCI Mailbox 0
Transfer
DSP to PCI Mailbox 1
Transfer
Each function contains a complete set of registers in the predefined header region as defined in the PCI Local Bus
Specification Revision 2.2. In addition, each function contains
the optional registers to support PCI Bus Power Management.
Generally, registers that are unimplemented or read-only in one
function are similarly defined in the other functions. Each
function contains four base address registers that are used to
access ADSP-2192M control registers and DSP memory.
Base address register (BAR) 1 is used to access the ADSP2192M control registers. Accesses to the control registers via
BAR1 uses PCI memory accesses. BAR1 requests a memory
allocation of 1024 bytes. Access to DSP memory occurs via
BAR2 and BAR3. BAR2 is used to access 24-bit DSP memory
(for DSP program downloading) while BAR3 is used to access
16-bit DSP memory. BAR4 provides I/O space access to both the
control registers and the DSP memory.
Table 7 shows the configuration space headers for the three
spaces. While these are the default uses for each of the configurations, they can be redefined to support any possible function
by writing to the class code register of that function during boot.
Additionally, during boot time, the DSP can disable one or more
of the functions. If only two functions are enabled, they will be
functions 0 and 1. If only one function is enabled, it will be
function 0.
Interactions Between the Three PCI Configurations
Because the configurations must access and control a single set
of resources, potential conflicts can occur between the control
specified by the configuration.
Target accesses to registers and DSP memory can go through any
function. As long as the Memory Space access enable bit is set in
that function, then PCI memory accesses whose addresses match
the locations programmed into a function, BARs 1–3 will be able
to read or write any visible register or memory location within the
ADSP-2192M. Similarly, if I/O space access enable is set, then
PCI I/O accesses can be performed via BAR4.
Within the Power Management section of the configuration
blocks, there are a few interactions. The part will stay in the
highest power state between the three configurations.
00 = One PCI function
enabled, 01 = Two functions,
10 = Three functions
When 0, disables PCI accesses
to the ADSP-2192M (terminated with Retry). Must be set
to 1 by DSP ROM code after
initializing configuration
space. Once 1, cannot be
written to 0.
–9–REV. 0
ADSP-2192M
Table 7. PCI Configuration Space 0, 1, and 2
AddressNameResetComments
0x01–0x00Vendor ID0x11D4Writable from the DSP during initialization
0x03–0x02Config 0 Device ID0x2192Writable from the DSP during initialization
Config 1 Device ID0x219AWritable from the DSP during initialization
Config 2 Device ID0x219EWritable from the DSP during initialization
0x05–0x04Command Register0x0Bus Master, Memory Space Capable, I/O Space
Capable
0x07–0x06Status Register0x0Bits enabled: Capabilities List, Fast B2B,
Medium Decode
0x08Revision ID0x0Writable from the DSP during initialization
0x0B–0x09Class Code0x48000Writable from the DSP during initialization
0x0CCache Line Size0x0Read Only
0x0DLatency Timer0x0
0x0EHeader Type0x80Multifunction bit set
0x0FBIST0x0Unimplemented
0x13–0x10Base Address 10x08Register Access for all ADSP-2192M Registers,
Prefetchable Memory
0x17–0x14Base Address20x0824-bit DSP Memory Access
0x1B–0x18Base Address30x0816-bit DSP Memory Access
0x1F–0x1CBase Address40x01I/O access for control registers and DSP memory
0x23–0x20Base Address50x0Unimplemented
0x27–0x24Base Address60x0Unimplemented
0x2B–0x28Config 0 CardBus CIS Pointer0x1FF03CIS RAM Pointer - Function 0 (Read Only)
Config 1 CardBus CIS Pointer0x1FE03CIS RAM Pointer - Function 1 (Read Only)
Config 2 CardBus CIS Pointer0x1FD03CIS RAM Pointer - Function 2 (Read Only)
0x2D–0x2CSubsystem Vendor ID0x11D4Writable from the DSP during initialization
0x2F–0x2EConfig 0 Subsystem Device ID0x2192Writable from the DSP during initialization
Config 1 Subsystem Device ID0x219AWritable from the DSP during initialization
Config 2 Subsystem Device ID0x219EWritable from the DSP during initialization
0x33–0x30Expansion ROM Base Address0x0Unimplemented
0x34Capabilities Pointer0x40Read Only
0x3CInterrupt Line0x0
0x3DInterrupt Pin0x1Uses INTA Pin
0x3EMin_Gnt0x1Read Only
0x3FMax_Lat0x4Read Only
0x40Capability ID0x1Power Management Capability Identifier
0x41Next_Cap_Ptr0x0Read Only
0x43–0x42Power Management Capabilities0x6C22Writable from the DSP during initialization
0x45–0x44Power Management Control/Status0x0Bits 15 and 8 initialized only on Power-up
0x46Power Management Bridge0x0Unimplemented
0x47Power Management Data0x0Unimplemented
PCI Memory Map
The ADSP-2192M On-Chip Memory is mapped to the PCI
Address Space. Because some ADSP-2192M Memory Blocks
are 24 bits wide (Program Memory) while others are 16 bits
(Data Memory), two different footprints are available in PCI
Address Space. These footprints are available to each PCI
function by accessing different PCI Base Address Registers
(BAR). BAR2 supports 24-bit “Unpacked” Memory Access.
BAR3 supports 16-bit “Packed” Memory Access.
In 24-bit (BAR2) Mode, each 32 bits (four Consecutive PCI
Byte Address Locations, which make up one PCI Data word)
correspond to a single ADSP-2192M Memory Location. BAR2
Mode is typically used for Program Memory Access. Byte3 is
always unused. Bytes[2:0] are used for 24-bit Memory Locations.
As shown in Figure 3, Bytes[2:1] are used for 16-bit Memory
Locations.
In 16-bit (BAR3) Mode (Figure 4), each 32-bit (four Consecutive PCI Byte Address Locations) PCI Data Word corresponds
to two ADSP-2192M Memory Locations. Bytes[3:2] contain
one 16-bit Data Word, Bytes[1:0] contain a second 16-bit Data
Word. BAR3 Mode is typically used for Data Memory Access.
Only the 16 MSBs of a Data Word are accessed in 24-bit Blocks;
the 8 LSBs are ignored.
–10–REV. 0
PCI D WORD
ADSP-2192M
BYTE3 IS
ALWAYS
UNUSED
BYTE0 IS UNUSED
BY 16-BIT MEMORY
LOCATIONS
ALLOWED BYTE
ENABLES:
CBE = 1100
CBE = 0011
PCI BYTE ADDRESS
0x0 0000
0x0 FFFC0x3FFF
0x1 0000
0x1 FFFC
BYTE3BYTE0BYTE1BYTE2
16K 24-BIT BLOCK
UNUSED
16K 16-BIT BLOCK
DSP WORD ADDRESS
0x0000
0x4000
UNUSED
0x7FFF
Figure 3. PCI Addressing for 24-Bit and 16-Bit Memory Blocks in 24-Bit Access (BAR2) Mode
PCI DWORD
BYTE3BYT E0BYTE1BYTE2
PCI BYTE ADDRESS
ALL BYTES ARE USED.
ALLOWED BYTE
ENABLES:
CBE = 1100
CBE = 0011
CBE = 0000
DATAWORDNDATA WORD N + 1
0x0 0000
0x0 7FFE0x3FFF
0x0 8000
0x0 FFFE
DATA WORD N
DATA WORD N + 1
16K 24-BIT BLOCK
16K 16-BIT BLOCK
UNUSED
UNUSED
DSP WORD ADDRESS
0x0000
0x4000
0x7FFF
Figure 4. PCI Addressing for 24-Bit and 16-Bit Memory Blocks in 16-Bit Access (BAR3) Mode
24-Bit PCI DSP Memory Map (BAR2)
The complete PCI address footprint for the ADSP-2192M DSP
Memory Spaces in 24-bit (BAR2) Mode is shown in Table 8.
PCI Base Address Register (BAR4) allows indirect access to the
ADSP-2192M Control Registers and DSP Memory. The DSP
Memory Indirect Access Registers accessible from BAR4 are
shown in Table 10.
DSP P0 Memory Indirect Address Space occupies PCI BAR4
Space 0x000000 through 0x01FFFF
DSP P1 Memory Indirect Address Space occupies PCI BAR4
Space 0x020000 through 0x03FFFF
All Indirect DSP Memory Accesses are 24-bit or 16-bit Word
Accesses.
Using the USB Interface
The ADSP-2192M USB design enables the ADSP-2192M to be
configured and attached to a single device with multiple interfaces and various endpoint configurations, as follows:
1. Programmable descriptors and a class-specific command interpreter are accessible through the USB 8052
registers. An 8052 compatible MCU is supported
on-board, to enable soft downloading of different configurations, and support of standard or class-specific
commands.
2. A total of eight user-defined endpoints are provided.
Endpoints can be configured as BULK, ISO, or INT,
and can be grouped.
For each endpoint, four registers are defined to provide a memor y
buffer in the DSP. These registers are defined for each endpoint
shared by all defined interfaces, for a total of 4
These registers are read/write by the DSP only. They are
described in Table 11.
Points to the base address for the DSP memory buffer assigned
to this endpoint.
BA[17:0] = Memory Buffer Base Address
USB DSP Memory Buffer Size Register
Indicates the size of the DSP memory buffer assigned to this
endpoint.
SZ[15:0] = Memory Buffer Size
USB DSP Memory Buffer RD Pointer Offset Register
The offset from the base address for the read pointer of the
memory buffer assigned to this endpoint.
RD[15:0] = Memory Buffer RD Offset
USB DSP Memory Buffer WR Pointer Offset Register
The offset from the base address for the write pointer of the
memory buffer assigned to this endpoint.
WR[15:0] = Memory Buffer WR Offset
EP8
EP8
EP9
EP9
EP9
EP10
EP10
EP10
EP11
EP11
EP11
–14–REV. 0
ADSP-2192M
USB Descriptor Vendor ID
The Vendor ID returned in the GET DEVICE DESCRIPTOR
command is contained in this register. The DSP can change the
Vendor ID by writing to this register during the Serial EEPROM
initialization. The default Vendor ID is 0x0456, which corresponds to Analog Devices, Inc.
V[15:0] = Vendor ID (default = 0x0456)
USB Descriptor Product ID
The Product ID returned in the GET DEVICE DESCRIPTOR
command is contained in this register. The DSP can change the
Product ID by writing to this register during the Serial EEPROM
initialization. The default Product ID is 0x2192.
P[15:0] = Product ID (default = 0x2192)
USB Descriptor Release Number
The Release Number returned in the GET DEVICE DESCRIPTOR command is contained in this register. The DSP can change
the Release Number by writing to this register during the Serial
EEPROM initialization. The default Release Number is 0x0100,
which corresponds to Version 01.00.
R[15:0] = Release Number (default = 0x0100)
USB Descriptor Device Attributes
The device-specific attributes returned in the GET DEVICE
DESCRIPTOR command are contained in this register. The
DSP can change the attributes by writing to this register during
the Serial EEPROM initialization. The default attributes are
0x80FA, which correspond to bus-powered, no remote wake-up,
and max power = 500 mA.
• RW: 1 = have remote wake-up capability, 0 = no remote
wake-up capability (default = 0)
• C[7:0] = power consumption from bus, expressed in
2 mA units (default = xFA 500 mA)
USB DSP MCU Register Definitions
MCU registers, described in Table 12, are defined in four
memory spaces that are grouped by the following address ranges:
• 0x0XXX—This address range defines general-purpose
USB status and control registers
• 0x1XXX—This address range defines registers that are
specific to endpoint setup and control
• 0x2XXX—This address range defines the registers used
for REGIO accesses to the DSP register space
• 0x3XXX—This address range defines the MCU program
memory write address space
Table 12. USB MCU Register Definitions
AddressNameComments
0x0000–0x0007USB SETUP Token CmdEight Bytes Total
0x0008–0x000FUSB SETUP Token DataEight Bytes Total
0x0010–0x0011USB SETUP Counter16-bit Counter
0x0012–0x0013USB ControlMiscellaneous control including re-attach
0x0014–0x0015USB Address/EndpointAddress of device/active endpoint
0x0016–0x0017USB Frame NumberCurrent frame number
0x0030–0x0031USB Serial EEPROM Mailbox 1Defined by Analog Devices
0x0032–0x0033USB Serial EEPROM Mailbox 2Defined by Analog Devices
Table 12. USB MCU Register Definitions (continued)
AddressNameComments
0x1044–0x1047USB EP2 Code Download Base AddressStarting address for code download on endpoint 2
0x1048–0x104BUSB EP3 Code Download Base AddressStarting address for code download on endpoint 3
0x1060–0x1063USB EP1 Code Current Write Pointer Offset Current write pointer offset for code download on
endpoint 1
0x1064–0x1067USB EP2 Code Current Write Pointer Offset Current write pointer offset for code download on
endpoint 2
0x1068–0x106BUSB EP3 Code Current Write Pointer Offset Current write pointer offset for code download on
endpoint 3
0x2000–0x2001USB Register I/O Address
0x2002–0x2003USB Register I/O Data
0x3000–0x3FFFUSB MCU Program Memory
USB Endpoint Description Register
The endpoint description register provides the USB core with
information about the endpoint type, direction, and max packet
size. This register is read/write by the MCU only. This register is
defined for endpoints 4–11.
• PS[9:0] MAX Packet Size for endpoint
• LT[1:0] Last transaction indicator bits: 00 = Clear,
• TB Toggle bit for endpoint. Reflects the current state of
the DATA toggle bit.
USB Endpoint NAK Counter Register
This register records the number of sequential NAKs that have
occurred on a given endpoint. This register is defined for
endpoints 4–11. This register is read/write by the MCU only.
• N[3:0] NAK counter. Number of sequential NAKs that
have occurred on a given endpoint. When N[3:0] is equal
to the base NAK counter NK[3:0], a zero-length packet
or packet less that maxpacketsize will be issued.
• ST 1 = Endpoint is stalled
USB Endpoint Stall Policy Register
This register contains NAK count and endpoint FIFO error
policy bit. The STALL status bits for endpoints 1–3 are included
as well. This register is read/write by the MCU only.
• ST[3:1] 1 = Endpoint is stalled. ST[1] maps to endpoint
1, ST[2] maps to endpoint 2, etc.
• NK[3:0] Base NAK counter. Determines how many
sequential NAKs are issued before sending zero length
packet on any given endpoint.
• FE FIFO error policy. 1 = When endpoint FIFO is over-
run/underrun, STALL endpoint
USB Endpoint 1 Code Download Base Address Register
This register contains an 18-bit address which corresponds to the
starting location for DSP code download on endpoint 1. This
register is read/write by the MCU only.
USB Endpoint 2 Code Download Base Address Register
This register contains an 18-bit address which corresponds to the
starting location for DSP code download on endpoint 2. This
register is read/write by the MCU only.
USB Endpoint 3 Code Download Base Address Register
This register contains an 18-bit address which corresponds to the
starting location for DSP code download on endpoint 3. This
register is read/write by the MCU only.
USB Endpoint 1 Code Current Write Pointer Offset
Register
This register contains an 18-bit address which corresponds to the
current write pointer offset from the base address register for DSP
code download on endpoint 1. The sum of this register and the
EP1 Code Download Base Address Register represents the last
DSP PM location written.
This register is read by the MCU only and is cleared to 3FFFF
(–1) when the Endpoint 1 Code Download Base Address
Register is updated.
USB Endpoint 2 Code Current Write Pointer Offset
Register
This register contains an 18-bit address that corresponds to the
current write pointer offset from the base address register for DSP
code download on endpoint 2. The sum of this register and the
EP2 Code Download Base Address Register represents the last
DSP PM location written.
This register is read by the MCU only and is cleared to 3FFFF
(–1) when the Endpoint 2 Code Download Base Address
Register is updated.
USB Endpoint 3 Code Current Write Pointer Offset
Register
This register contains an 18-bit address which corresponds to the
current write pointer offset from the base address register for DSP
code download on endpoint 3. The sum of this register and the
EP3 Code Download Base Address Register represents the last
DSP PM location written.
This register is read by the MCU only and is cleared to 3FFFF
(–1) when the Endpoint 3 Code Download Base Address
Register is updated.
–16–REV. 0
ADSP-2192M
USB SETUP Token Command Register
This register is defined as eight bytes long and contains the data
sent on the USB from the most recent SETUP transaction. This
register is read by the MCU only.
USB SETUP Token Data Register
If the most recent SETUP transaction involves a data OUT stage,
this register is defined as eight bytes long and contains the data
sent on the USB during the data stage. This is also where the
MCU will write data to be sent in response to a SETUP transaction involving a data IN stage. This register is read/write by the
MCU only.
USB SETUP Counter Register
This register provides information as the total size of the setup
transaction data stage. This register is read/write by the MCU
only.
• C[3:0] Total amount of data (bytes) to be sent/received
during the data stage of the SETUP transaction
USB Register I/O Address Register
This register contains the address of the ADSP-2192M register
that is to be read/written. This register is read/wr ite by the MCU
only.
• A[15] Start ADSP-2192M read/write cycle
• A[14] 1 = WRITE, 0 = READ
• A[13:0] ADSP-2192M address to read/write
USB Register I/O Data Register
This register contains the data of the ADSP-2192M register
which has been read or is to be written. This register is read/write
by the MCU only.
• D[15:0] During READ this register contains the data
read from the ADSP-2192M; during WRITE this register
is the data to be written to the ADSP-2192M.
USB Control Register
This register controls various USB functions. This register is
read/write by the MCU only.
• MO 1 = MCU has completed boot sequence and is ready
to respond to USB commands
• DI 1 = Disconnect CONFIG device and enumerate again
using the downloaded MCU configuration
• BB 1 = After reset boot from MCU RAM; 0 = after reset
boot from MCU ROM
• INT = Active interrupt for the 8052 MCU
• ISE = Current interrupt is for a SETUP token
• IIN = Current interrupt is for an IN token
• IOU = Current interrupt is for an OUT token
• ER = Error in the current SETUP transaction. Generate
STALL condition on EP0.
USB Address/Endpoint Register
This register contains the USB address and active endpoint. This
register is read/write by the MCU only.
• A[6:0] USB address assigned to device
• EP[3:0] USB last active endpoint
USB Frame Number Register
This register contains the last USB frame number. This register
is read by the MCU only.
• FN[10:0] USB frame number
General USB Device Definitions
The following tables define the USB device descriptors: Table 13
describes the USB device descriptor; offset fields 8–13 are userdefinable via Serial EEPROM. Table 14 describes the USB
configuration descriptor; offset fields 7–8 are user-definable via
Serial EEPROM. Table 15, Table 16, and Table 17 describe the
USB string descriptor indexes.
Table 13. CONFIG DEVICE Device Descriptor
OffsetFieldDescriptionValue
0bLengthLength = 18 bytes0x12
1bDescriptorTypeType = DEVICE0x01
2–3bcdUSBUSB Spec 1.10x0110
4bDeviceClassDevice class vendor specific0xFF
5bDeviceSubClassDevice sub-class vendor specific0xFF
6bDeviceProtocolDevice protocol vendor specific0xFF
7bMaxPacketSizeMax packet size for EP0 = eight bytes0x08
8–9idVendor (L)Vendor ID (L) = 0456 ADI0x0456
10–11idProduct (L)Product ID (L) = ADSP-2192M0x2192
12–13bcdDevice (L)Device release number = 1.000x0100
14iManufacturerManufacturer index string0x01
15iProductProduct index string0x02
16iSerialNumberSerial number index string0x00
17bNumConfigurationsNumber of configurations = 10x01
–17–REV. 0
ADSP-2192M
Table 14. CONFIG DEVICE Configuration Descriptor
OffsetFieldDescriptionValue
0bLengthDescriptor Length = nine bytes0x09
1bDescriptorTypeDescriptor Type = Configuration0x02
2wTotalLength (L)Total Length (L)0x12
3wTotalLength (H)Total Length (H)0x00
4bNumInterfacesNumber of Interfaces0x01
5bConfigurationValueConfiguration Value0x01
6iConfigurationIndex of string descriptor (None)0x00
7bmAttributesBus powered, no wake-up0x80
8MaxPowerMax power = 500 mA0xFA
Note: The GENERIC endpoints are shared between all
interfaces.
Endpoint 0 Definition
In addition to the normally defined USB standard device
requests, the following vendor specific device requests are
supported with the use of EP0. These requests are issued from
the host driver via normal SETUP transactions on the USB.
USB MCU Code Download
USB MCUCODE is a three-stage control transfer with an OUT
data stage. Stage 1 is the SETUP stage, stage 2 is the data stage
involving the OUT packet, and stage 3 is the status stage. The
length of the data stage is determined by the driver and is specified
by the total length of the MCU code to be downloaded. See
Table 18 for details about the USB MCUCODE (code
download) fields.
USB REGIO (Write)
Address 15–15 = 1 indicates a write to the MCU register space;
Address 15–15 = 0 indicates a write to the DSP register space.
When accessing DSP register space, the MCU must write the
data to be written into the USB Register I/O Data register and
write the address to be written to the USB Register I/O Address
register. Bit 15 of the USB Register I/O Address register starts
the transaction and Bit 14 is set to one to indicate a WRITE.
USB REGIO (register write) is a three-stage control transfer with
an OUT data stage. Stage 1 is the SETUP stage, stage 2 is the
data stage involving the OUT packet, and stage 3 is the status
stage. See Table 19 for details about the USB REGIO (register
write) fields.
Table 19. USB REGIO (Register Write)
OffsetFieldSize Value Description
0bmRequest10x40Vendor Request,
OUT
1bRequest10xA0USB REGIO
2wValue (L)1XXXAddress 7–0
3wValue (H)1XXXAddress 15–8
4wIndex (L)10x00
5wIndex (H)10x00
6wLength (L)10x02Length =
02 bytes
7wLength (H)10x00
USB REGIO (Read)
Address 15–15 = 1 indicates a read to the MCU register space;
Address 15–15 = 0 indicates a read to the DSP register space.
When accessing DSP register space, the MCU must write the
address to be read to the USB Register I/O Address register.
Bit 15 of the USB Register I/O Address register starts the transaction, and Bit 14 is set to zero to indicate a READ. The data
read will be placed into the USB Register I/O Data register.
USB REGIO (register read) is a three-stage control transfer with
an IN data stage. Stage 1 is the SETUP stage, stage 2 is the data
stage involving the IN packet, and stage 3 is the status stage. See
Table 20 for details about the USB REGIO (register read) fields.
Table 20. USB REGIO (Register Read)
Offset FieldSize Value Description
0bmRequest10xC0Vendor Request,
IN
1bRequest10xA0USB REGIO
2wValue (L)1XXXAddress 7–0
3wValue (H)1XXXAddress 15–8
4wIndex (L)10x00
5wIndex (H)10x00
6wLength (L)10x02Length =
02 bytes
7wLength (H)10x00
DSP Code Download
Because EP0 has a max packet size of only eight, downloading
DSP code on EP0 can be inefficient when operating on a UHCI
controller that allows only a fixed quantity of control transactions
per frame. Therefore, to gain better throughput for code download, downloading of DSP code involves synchronizing a control
SETUP command on EP0 with BULK OUT commands on
endpoints 1, 2, or 3. Each endpoint has an associated DSP download address that is set by using USB REGIO (write) command.
Because three possible interfaces are supported, each interface
has its own DSP download address and uses its own BULK pipe
to download code. The driver for each interface must set the
download address before beginning to use the BULK pipe to
download DSP code. The download address will auto-increment
as each byte of data is sent on the BULK pipe to the DSP.
DSP instructions are three bytes long, and USB BULK pipes
have even-number packet sizes. The instructions to be downloaded must be formatted into four-byte groups with the least
significant byte always zero. The USB interface strips off the least
significant byte and properly formats the DSP instruction before
writing it into the program memory. For example, to write the
three-byte opcode 0x400000 to DSP program memory, the
driver sends 0x40000000 down the BULK pipe.
The following example illustrates the proper order of commands
and synchronizing that the driver must follow.
1. Device enumerates with two interfaces. Each interface
has the capability to download DSP code and can initiate
at any time.
2. The driver for interface 1 begins code download by
sending the USB REGIO (write) command with the
starting download address. The driver must wait for this
command to finish before starting code download.
3. The driver for interface 2 begins code download by
sending the USB REGIO (write) command with the
starting download address. The driver must wait for this
command to finish before starting code download.
4. Each driver now streams the code to be downloaded to
the DSP: driver 1 onto BULK EP1 for interface 1, and
driver 2 onto BULK EP2 for interface 2. The code is
written to the DSP in 3-byte instructions starting at the
–19–REV. 0
ADSP-2192M
location specified by the USB REGIO (write) command. The driver must wait for each command to finish
before sending a new code download address.
5. If there is more code to be downloaded at a different
starting address, the driver begins the entire sequence
again, using steps 1–4.
General Comments:
• DSP code download is only available after the ADSP-
2192M has re-enumerated using the MCU soft firmware.
The DSP code download command will not be available
in the MCU boot ROM for the default CONFIG device.
• After setting the download addresses using the USB
REGIO (write) command, code download can be
initiated for any length using normal BULK traffic.
Example Initialization Process
After attachment to the USB bus, the ADSP-2192M identifies
itself as a CONFIG device with one endpoint, which refers to its
one control, EP0. This will cause a generic user-defined
CONFIG driver to load.
The CONFIG driver downloads appropriate MCU code to setup
the MCU, which includes the specific device descriptors, interfaces, and endpoints.
The external Serial EEPROM is read by the DSP and transferred
to the MCU. The CONFIG driver through the control EP0 pipe
generates a register read to determine the configuration value.
Based on this configuration code, the host downloads the proper
USB configurations to the MCU.
Finally, the driver writes the USB Control Register, causing the
device to disconnect and then reconnect so the new downloaded
configuration is enumerated by the system. Upon enumeration,
each interface loads the appropriate device driver.
An example of this procedure is configuring the ADSP-2192M
to be an ADSL modem and a FAX modem.
1. ADSP-2192M device is attached to USB bus. System
enumerates the CONFIG device in the ADSP-2192M
first. A user-defined driver is loaded.
2. The user-defined driver reads the device descriptor,
which identifies the card as an ADSL/FAX modem.
3. The user-defined driver downloads USB configuration
and MCU code to the MCU for interface 1, which is the
ADSL modem.
4. Configuration specifies which endpoints are used (and
their definitions). A typical configuration for ADSL
appears in Table 21.
5. The user-defined driver downloads USB configuration
for interface 2, which is the FAX modem. Configuration
specifies which endpoints are used and their definitions.
A typical configuration for FAX appears in Table 22.
6. The user-defined driver now writes the USB Config
Register, which causes the device to disconnect and
reconnect. The system enumerates all interfaces and
loads the appropriate drivers.
7. ADSL driver downloads code to DSP for ADSL service.
DSP also initializes the USB Endpoint Description Register, DSP Memory Buffer Base Addr Register, DSP
Memory Buffer Size Register, DSP Memory Buffer RD
Pointer Offset, and DSP Memory Buffer WR Pointer
Offset registers for each endpoint. Endpoints can only be
used when these registers have been written. ADSL service is now available.
8. FAX driver downloads code to DSP for FAX service.
DSP also initializes the USB Endpoint Description Register, DSP Memory Buffer Base Addr Register, DSP
Memory Buffer Size Register, DSP Memory Buffer RD
Pointer Offset, and DSP Memory Buffer WR Pointer
Offset registers for each endpoint. Endpoints can only be
used when the above registers have been written. FAX
service is now available.
USB Data Pipe Operations
All data transactions involving the generic endpoints (4–11)
stream data into and out of the DSP memory via a dedicated USB
hardware block. This hardware block manages all USB transactions for these endpoints and serves as a conduit for the data
moving to and from the DSP memory FIFOs. There is no MCU
involvement in the management of these data pipes.
The USB data FIFOs for these generic endpoints exist in DSP
memory space. The following memory buffer registers exist for
each endpoint:
• Base Address (18 bits)
• Size (16 bits) – Offset from the Base Address
• Read Offset (16 bits) – Offset from the Base Address
• Write Offset (16 bits) – Offset from the Base Address
As part of initialization, the DSP code sets up these FIFOs before
USB data transactions for these endpoints can begin. When
setting up these USB FIFOs, Base+Size/Read Offset/Write
Offset cannot be greater than 18 bits. DSP memory addresses
cannot exceed 18 bits (0x000000–0x03FFFF).
Max
PacketComment
Max
PacketComment
–20–REV. 0
ADSP-2192M
The DSP memory interface on the ADSP-2192M only allows
reads/writes of 16-bit words. It cannot handle byte transactions.
Therefore, a 64-byte maxpacketsize means 32 DSP words. A
single byte cannot be transferred to/from the DSP. Endpoint 0
does not have this limitation. Because these FIFOs exist in DSP
memory, the DSP shares some pointer management tasks with
the USB core. For OUT transactions, the write pointer is controlled by the USB core, while the read pointer is governed by
the DSP. The opposite is true for IN transactions.
Both the write and read pointers for each memory buffer would
begin at zero. All USB buffers operate in a circular fashion. Once
a pointer reaches the end of the buffer, it will need to be set back
to zero.
OUT Transactions (Host to Device)
When an OUT transaction arrives for a particular endpoint, the
USB core calculates the difference between the write and read
pointers to determine the amount of room available in the FIFOs.
If all of the OUT data arrives and the write pointer never catches
up to the read pointer, that data is Backed and the USB core
updates the Memory Buffer Write Offset register.
If at any time during the transaction the two pointers collide, the
USB block responds with a NAK indicating that the host must
resend the same data packet; in that case, the write pointer
remains unchanged.
If for some reason the host sends more data than the maxpacketsize, the USB core accepts it, as long as there is sufficient room
in the FIFO.
Because the DSP controls the read pointer, it must perform a
similar calculation to determine if there is sufficient data in the
FIFO to begin processing. Once The DSP has consumed some
amount of data, it will need to update the Memory Buffer Read
Offset register.
IN Transactions (Device to Host)
When an IN transaction arrives for a particular endpoint, the
USB core once again computes how much read data is available
in the FIFO. It also determines if the amount of read data is
greater than or equal to the maxpacketsize. If both conditions are
met, the USB core will transfer the data. Upon receiving ACK
from the host, the USB core updates the Memory Buffer Read
Offset register.
If the amount of read data is less than the maxpacketsize (a short
packet), the USB core determines whether to send the data based
upon a NAK count limit. This is a 4-bit field in the Endpoint
Stall Policy register that can be programmed with a value indicating how many NAKs should be sent prior to transmitting a
short packet. This allows flexibility in determining how IRPs are
retired via short packets.
Because the DSP controls the write pointer, it must determine if
there is sufficient room in the FIFO for placing new data. Once
it has completed writes to the FIFO, it needs to update the
Memory Buffer Write Offset register.
Sub-ISA Interface
In systems that combine the ADSP-2192M chip with other
devices on a single PCI interface, the ADSP-2192M Sub-ISA
mode is used to provide a simpler interface (to a PCI function
ASIC), which bypasses the ADSP-2192M’s PCI interface.
In this mode, the Combo Master assumes all responsibility for
interfacing the function to the PCI bus, including provision of
Configuration Space registers for the ADSP-2192M system as a
separate PnP function. In Sub-ISA Mode the PCI Pins are reconfigured for ISA operation as shown in Table 23.
In Sub-ISA mode, the ADSP-2192M’s PCI protocol is replaced
with an ISA-like, asynchronous protocol controlled by the strobes
IOR, IOW,
Address 4 (BAR4) Registers (the InDirect Access Registers).
The Sub-ISA Address Map is shown in Table 24.
An active low
possible other sources) and an active-high IRQ interrupt output
are available. Power Management is handled by the ADSP2192M inputs
output
power state in the function’s PMCSR register.
nected to AD21, and
Table 24. Sub-ISA Indirect Access Registers
ISAA[3:1]NameResetComments
0x0Control Register Address0x0000Address and direction control for register accesses
0x1Reserved
0x2Control Register Data0x0000Data for register accesses
0x3Reserved
0x5–0x4DSP Memory Address0x000000Address and direction control for DSP memory
0x7–0x6DSP Memory Data0x000000Data for DSP memory accesses.
PCI Interface to DSP Memory
The PCI interface can directly access the DSP memory space
using DMA transfers. The transactions can be either slave transfers, in which the host initiates the transaction, or master
transfers, in which the ADSP-2192M initiates the PCI transaction. The registers that control PCI DMA transfers are accessible
from both the DSP (on the Peripheral Device Control Bus) and
the PCI Bus.
The PCI/Sub-ISA Bus uses the Peripheral Device Control
Register Space which is distributed throughout the ADSP2192M and connected through the Peripheral Device Control
Bus. The PCI bus can access these registers directly.
USB Interface to DSP Memory
The USB interface can directly access the DSP memory space
using DMA transfers to memory locations specified by the USB
endpoints. The registers that control USB endpoint DMA
transfers are accessible from both the DSP (on the Peripheral
Device Control Bus) and the USB Bus.
The Peripheral Device Control Register Space is distributed
throughout the ADSP-2192M and connected through the
Peripheral Device Control Bus. The USB Bus can access these
registers directly.
AC’97 Codec Interface to DSP Memory
Transfers from AC’97 data to DSP memory are accomplished
using DMA transfer through the DSP FIFOs. Each DSP has four
FIFOs available for data transfers to/from the AC’97 Codec
Interface. The registers that control FIFO DMA transfers are
only accessible from within the DSP and are defined as part of
the core register space.
and
AEN
. Access is possible only to the PCI Base
RST
input (to be derived from PCI
PDW1–0
PMERQ. PDW1–0
/PME_EN and the ADSP-2192M
PDW0
RST
and
should be the inversion of the PCI
PDW1
is con-
is connected to AD20.
Assertion of
DSP. Deassertion of
The PME_EN output from the Combo Master should reflect the
current PCI function PME_EN bit and should be connected to
the ADSP-2192M AD20 pin. The PMI_EN bit should be set to
enable interrupt and wake-up of the DSP upon any change of the
PME_EN state. If PME_EN is turned off, the DSPs can wake
up if necessary and then power themselves and the ADSP-2192M
completely down (clocks stopped).
accesses
Data FIFO Architecture
Each DSP core within the ADSP-2192M contains four FIFOs
which provide a data communication path to the rest of the chip.
Two of the FIFOs are input FIFOs, receiving data into the DSP.
The other two FIFOs are transmit FIFOs, sending data from the
DSP to the codec, AC’97 interface, or the other DSP. Each FIFO
is eight words deep and sixteen bits wide. Interrupts to the DSP
can be generated when some words have been received in the
input FIFOs, or when some words are empty in the
Trans mit FIFOs.
The interface to the FIFOs on the DSP is simply a register
interface to the Peripheral Interface bus. TX0, RX0, TX1, and
RX1 are the primary FIFO registers in the DSP’s universal
register map. The FIFOs can be used to generate interrupts to
the DSP, based upon FIFO transactions, or they can initiate
DMA requests.
When communicating with the AC’97 interface, the Connection
Enable bits in the control register are set to 10. Bit 3 selects stereo
or mono transfers to and from the AC’97 interface. Bits 7–4
select the AC’97 slot associated with this FIFO.
When stereo is selected, the slot identified and the next slot are
both associated with the FIFO. Typically, stereo is selected for
left and right data, and both left and right must be associated with
the same external AC’97 codec and have their sample rates locked
together. In this case, left and right data will alternate in the FIFO
with the left data coming first.
If the FIFO is enabled for the AC’97 interface, and a valid request
for data comes along that the FIFO cannot fulfill, the transmitter
underflow bit is set, indicating that an invalid value was sent over
the selected slot. Similarly, on the receive side, if the FIFO is full
and another valid word is received, the Overflow bit is sent to
indicate the loss of data.
PDW1
low signals a power-down interrupt to the
PDW1
high causes a wake-up of the DSP.
–22–REV. 0
ADSP-2192M
FIFO Control Registers
The Transmit FIFO Control Register has the following bit field
definitions:
• CE (Bits 1–0): Connection Enable (00 = Disable,
01 = Reserved, 10 = Connect to AC’97, and
11 = Reserved)
• DPSel (Bit 2): Reserved (0)
• SMSel (Bit 3): Stereo/Mono Select - AC’97 Mode Only
There are several sources of reset to the ADSP-2192M.
• Power-On Reset
• PCI Reset
• USB Reset
• Soft Reset (RST in CMSR Register)
Power-On Reset
The DSP has an internal power-on reset circuit that resets the
DSP when power is applied. The DSP also has a Power-On Reset
PORST
PORST
a no connect in Figure 7); these interfaces reset the DSP under
their control as needed.
DSP Software Reset
The DSP can generate a software reset using the RSTD bit in
DSP Interrupt/Power-down Registers). Generally, reset conditions are handled by forcing the DSPs to execute ROM- or
RAM-based Reset Handler code. The Reset Handler that is
executed can be dictated by the Reset Source as defined by the
CRST[1:0] bits in the Chip Mode/Status Register (CMSR). The
exact Reset Functionality is therefore defined by the ROM and
RAM Reset Handler Code and as such is programmable.
Booting Modes
The ADSP-2192M has two mechanisms for automatically
loading internal program memory after reset. The CRST pins,
sampled during power-on reset, implement these modes:
• Boot from PCI Host
• Boot from USB Host
signal that can initiate this master reset. Note that
is not needed when using PCI or USB (and is shown as
–23–REV. 0
ADSP-2192M
Optionally, extra boot information can come from an SPI or
Microwire serial EPROM during PCI or USB booting. The boot
process flow appears in Figure 5.
DSP EMERG ES FROM RESE T AND PROGRAM FL OW JUMPS TO BOOT ROM
LOADER KERNEL RE ADS CRST PINS AND DETERMI NES MODE OF BOOTING.
ALSO PERFORMS HOUSEKEEPING OPERATIONS, SETTING UP I NTERRUPTS, ETC.
CALL SUBROUTINE TO AUTO-DETECT SERIAL EEPROM
LOADER K ERNEL READS BUS MODE PI NS TO S ET UP BUS CO NFIGURATION
SERIAL
EEPROM
EXISTS?
DETERMINE 8 - OR 16 -BIT SPI OR MICRO WIRE
LOAD S ERIAL EEP ROM CONFIGURATI ON AND DAT A PACKETS.
LOAD PCI/ USB CONFIGURATION REGIST ERS ACCORDINGLY
DOES ANY SE RIAL
EEPROM NEED TO
BE EXECUTED?
EXECUTE PACKETS
Figure 5. Boot Process Flow
Power Management Description
The ADSP-2192M supports several states with distinct power
management and functionality capabilities. These states encompass both hardware and software states.
The driver and DSP code take responsibility for detailed power
management of the modem, so minimum power levels are
achieved regardless of OS or BIOS. In response to events, the
driver and DSPs manage power by changing platform states as
necessary.
Power Regulators
The ADSP-2192M is intended to operate in a variety of different
systems. These include PCI, CardBus, USB, and embedded
(Sub-ISA) applications. The PCI and USB specifications define
power consumption limits that constrain the design of the DSP.
NO
YES
NO
YES
TRANSFER CONTROL TO PCI
OR USB, TO FA CILITATE
REST OFBOOT
AFTER BOOTING I S COMPLETE,
USER HAS OPTIO N TO RETURN
TO SERI AL EEPROM OR JUMP T O
USER CODE AND BE GIN EXEC UTION
FINISH
2.5 V Regulator Options
In 5 V and 3.3 V PCI applications the ADSP-2192M 2.5 V
IVDD supply will be generated by an on-chip regulator. The
internal 2.5 V supply (IVDD) can be generated by the on-chip
regulator combined with an external power transistor as shown
in Figure 6. To support the PCI specification’s power-down
modes, the two transistors control the primary and auxiliary
supply. If the reference voltage on RVDD (typically the same as
PCIVDD) drops out, the VCTRLAUX will switch on the device
connected to PCIVAUX and VCTRLVDD will switch off the
primary supply. USB applications may require an external high
efficiency switching regulator to generate the 2.5 V supply for the
ADSP-2192M.
–24–REV. 0
INTERNAL
2.5V @ 500mA
DSP
CIRCUIT
VCTRLVDD
IVDD
TANTALUM
OR
ELECTROLYTIC
10 µF
0.1 µF
CERAMIC
ZETEX
FZT951
ADSP-2192M
Figure 7. Capacitor values are dependent on crystal type and
should be specified by the crystal manufacturer. A parallelresonant, fundamental frequency, microprocessor-grade
24.576 MHz crystal should be used for this configuration.
PCIVDD
3.0V– 5.5V
24.576MHz
XTALIXTALO
EXTERNAL
COMPONENTS
VREF
–
+
V C TR LA UX
ZE T EX
FZT951
PCIV AUX
3.0V – 3.6V
Figure 6. 2.5 V Regulator Options
Low Power Operation
In addition to supporting the PCI and USB standards’ powerdown modes, additional power-down modes for the DSP cores
and peripheral buses are supported by the ADSP-2192M. The
power-down modes are controlled by the DSP1 and DSP2 Interrupt/Power-down registers.
Clock Signals
The ADSP-2192M can be clocked by a crystal oscillator. If a
crystal oscillator is used, the crystal should be connected across
the XTALI/O pins, with two capacitors connected as shown in
USB PORT
3V OR 5V
CLOCK
BUS SELECT
POWR ON
RESET
PCI CLOCK RUN
PCI CLOCK
PCI RESET
AC'97 BIT
CLOCK
Figure 7. External Crystal Connections
1/8.192 PLL AND
CLOCK RECOVERY
12.0MHz
CLKSEL
BUS1
BUS0
PORST
CLKRUN
CLK
RST
BITCLK
ADSP-2192M
USB
CLOCK
DOMAIN
24.576MHz
XTALI
BITCLK
X4
PLL
X6
PLL
(PROGRAMMABLE)
1/2
1/2
147.456MHz
49.152MHz
1/2
12.288 MHz
PERIPHERAL DEVICE
Figure 8. Clock Domains
–25–REV. 0
DSP
CLOCK DOMAIN
CONTROL BUS
CLOCK DOMAIN
AC’97
CLOCK DOMAIN
33MHz
PCI CL K
49.152MHz
(SUB-ISA MODE)
PCI
CLOCK
DOMAIN
ADSP-2192M
Instruction Set Description
The ADSP-2192M assembly language instruction set has an
algebraic syntax that was designed for ease of coding and readability. The assembly language, which takes full advantage of the
processor’s unique architecture, offers the following benefits:
• ADSP-219x assembly language syntax is a superset of and
source code compatible (except for two data registers and
DAG base address registers) with ADSP-218x family
syntax. Existing 218x programs may need to be restructured, however, to accommodate the ADSP-2192M’s
unified memory space and to conform to its interrupt
vector map.
• The algebraic syntax eliminates the need to remember
cryptic assembler mnemonics. For example, a typical
arithmetic add instruction, such as AR = AX0 + AY0,
resembles a simple equation.
• Every instruction, except two, assembles into a single,
24-bit word that can execute in a single instruction cycle.
The exceptions are two dual-word instructions, one of
which writes 16- or 24-bit immediate data to memory,
and the other of which jumps/calls to other pages
in memory.
• Multifunction instructions allow parallel execution of an
arithmetic, MAC, or shift instruction with up to two
fetches or one write to processor memory space during a
single instruction cycle.
• Supports a wider variety of conditional and unconditional
jumps and calls, and a larger set of conditions on which
to base execution of conditional instructions.
Development Tools
The ADSP-2192M is supported with a complete set of software
and hardware development tools, including Analog Devices
emulators and VisualDSP++
same emulator hardware that supports other ADSP-219x DSPs,
also fully emulates the ADSP-2192M.
The VisualDSP++ project management environment lets programmers develop and debug an application. This environment
includes an easy to use assembler that is based on an algebraic
syntax; an archiver (librarian/library builder), a linker, a loader,
a cycle-accurate instruction-level simulator, a C/C++ compiler,
and a C/C++ runtime library that includes DSP and mathematical functions. Two key points for these tools are:
• Compiled ADSP-219x C/C++ code efficiency—the
compiler has been developed for efficient translation of
C/C++ code to ADSP-219x assembly. The DSP has
architectural features that improve the efficiency of
compiled C/C++ code.
• ADSP-218x family code compatibility—The assembler
has legacy features to ease the conversion of existing
ADSP-218x applications to the ADSP-219x.
®
development environment. The
Debugging both C/C++ and assembly programs with the
VisualDSP++ debugger, programmers can:
• View mixed C/C++ and assembly code (interleaved
source and object information)
• Insert break points
• Set conditional breakpoints on registers, memory, and
stacks
• Trace instruction execution
• Perform linear or statistical profiling of program
execution
• Fill, dump, and graphically plot the contents of memory
• Source level debugging
• Create custom debugger windows
The VisualDSP++ IDE lets programmers define and manage
DSP software development. Its dialog boxes and property pages
let programmers configure and manage all of the ADSP-219x
development tools, including the syntax highlighting in the
VisualDSP++ editor. This capability permits:
• Control how the development tools process inputs and
generate outputs.
• Maintain a one-to-one correspondence with the tool’s
command line switches.
Analog Devices DSP emulators use the IEEE 1149.1 JTAG test
access port of the ADSP-2192M processor to monitor and
control the target board processor during emulation. The
emulator provides full-speed emulation, allowing inspection and
modification of memory, registers, and processor stacks. Nonintrusive in-circuit emulation is assured by the use of the processor’s
JTAG interface—the emulator does not affect target system
loading or timing.
In addition to the software and hardware development tools
available from Analog Devices, third parties provide a wide range
of tools supporting the ADSP-219x processor family. Hardware
tools include ADSP-219x PC plug-in cards. Third party software
tools include DSP libraries, real-time operating systems, and
block diagram design tools.
Designing an Emulator-Compatible DSP Board
(Target)
The White Mountain DSP (Product Line of Analog Devices,
Inc.) family of emulators are tools that every DSP developer
needs to test and debug hardware and software systems. Analog
Devices has supplied an IEEE 1149.1 JTAG Test Access Port
(TAP) on each JTAG DSP. The emulator uses the TAP to access
the internal features of the DSP, allowing the developer to load
code, set breakpoints, observe variables, observe memory, and
examine registers. The DSP must be halted to send data and
commands, but once an operation has been completed by the
emulator, the DSP system is set running at full speed with no
impact on system timing.
To use these emulators, the target’s design must include the
interface between an Analog Devices JTAG DSP and the
emulation header on a custom DSP target board.
VisualDSP++ is a registered trademark of Analog Devices, Inc.
–26–REV. 0
Target Board Header
The emulator interface to an Analog Devices JTAG DSP is a
14-pin header, as shown in Figure 9. The customer must supply
this header on the target board in order to communicate with the
emulator. The interface consists of a standard dual row 0.025"
square post header, set on 0.1"
0.1" spacing, with a minimum
post length of 0.235". Pin 3 is the key position used to prevent
the pod from being inserted backwards. This pin must be clipped
on the target board.
GND
KEY (NO PIN)
BTMS
BTCK
BTRST
ADSP-2192M
12
34
56
78
910
EMU
GND
TMS
TCK
TRST
12
GND
34
KEY (NO PIN)
56
BTMS
78
BTCK
910
BTRST
1112
BTDI
1314
GND
TOP VIEW
EMU
GND
TMS
TCK
TRST
TDI
TDO
Figure 9. JTAG Target Board Connector for JTAG
Equipped Analog Devices DSP (Jumpers in Place)
Also, the clearance (length, width, and height) around the header
must be considered. Leave a clearance of at least 0.15" and 0.10"
around the length and width of the header, and reserve a height
clearance to attach and detach the pod connector.
As can be seen in Figure 9, there are two sets of signals on the
header. There are the standard JTAG signals TMS, TCK, TDI,
TRST
, and
EMU
TDO,
used for emulation purposes (via an
emulator). There are also secondary JTAG signals BTMS,
BTCK, BTDI, and
BTRST
that are optionally used for board-
level (boundary scan) testing.
When the emulator is not connected to this header, place jumpers
across BTMS, BTCK,
BTRST
, and BTDI as shown in
Figure 10. This holds the JTAG signals in the correct state to
allow the DSP to run free. Remove all the jumpers when connecting the emulator to the JTAG header.
BTDI
GND
1112
1314
TOP VIEW
TDI
TDO
Figure 10. JTAG Target Board Connector
with No Local Boundary Scan
0.64"
0.88"
0.24"
Figure 11. JTAG Pod Connector Dimensions
0.10"
0.1 5"
Figure 12. JTAG Pod Connector Keep-Out Area
JTAG Emulator Pod Connector
Figure 11 details the dimensions of the JTAG pod connector at
the 14-pin target end. Figure 12 displays the keep-out area for a
target board header. The keep-out area allows the pod connector
to properly seat onto the target board header. This board area
should contain no components (such as chips, resistors, capacitors). The dimensions are referenced to the center of the 0.25"
square post pin.
Design-for-Emulation Circuit Information
For details on target board design issues including: single
processor connections, multiprocessor scan chains, signal buffering, signal termination, and emulator pod logic, see the
Analog Devices
TAG Emulation Technical Reference
on the Analog
J
Devices website (www.analog.com)—use site search on
“EE-68.” This document is updated regularly to keep pace with
improvements to emulator support.
–27–REV. 0
EE-68:
ADSP-2192M
Additional Information
This data sheet provides a general overview of the ADSP-2192M
architecture and functionality. For detailed information on the
ADSP-219x Family core architecture and instruction set, refer
to the ADSP-219x
PIN DESCRIPTIONS
ADSP-2192M pin definitions are listed in a series of tables
following this section. Inputs identified as synchronous (S) must
meet timing requirements with respect to CLKIN (or with
respect to TCK for TMS, TDI). Inputs identified as asynchronous (A) can be asserted asynchronously to CLKIN (or to TCK
TRST
for
The following symbols appear in the Type columns of these
tables: G = Ground, I = Input, O = Output, P = Power Supply,
and T = Three-State.
Table 27. Pin Configurations:
PCI/USB Bus Interface
Pin NameLQFPI/ODescription
AD057I/OAddr/Data Bus
AD156I/OAddr/Data Bus
AD255I/OAddr/Data Bus
AD354I/OAddr/Data Bus
AD453I/OAddr/Data Bus
AD548I/OAddr/Data Bus
AD647I/OAddr/Data Bus
AD746I/OAddr/Data Bus
AD844I/OAddr/Data Bus
AD943I/OAddr/Data Bus
AD1042I/OAddr/Data Bus
AD1137I/OAddr/Data Bus
AD1236I/OAddr/Data Bus
AD1335I/OAddr/Data Bus
AD1434I/OAddr/Data Bus
AD1533I/OAddr/Data Bus
AD1615I/OAddr/Data Bus
AD1714I/OAddr/Data Bus
AD1813I/OAddr/Data Bus
AD1912I/OAddr/Data Bus
AD2011I/OAddr/Data Bus
AD218I/OAddr/Data Bus
AD227I/OAddr/Data Bus
AD236I/OAddr/Data Bus
AD243I/OAddr/Data Bus
AD252I/OAddr/Data Bus
AD26143I/OAddr/Data Bus
AD27142I/OAddr/Data Bus
AD28141I/OAddr/Data Bus
AD29138I/OAddr/Data Bus
AD30137I/OAddr/Data Bus
AD31136I/OAddr/Data Bus
CBE045I/OPCI Cmd/Byte
CBE132I/OPCI Cmd/Byte
).
/2191 DSP Hardware Reference
Enable
Enable
.
Table 27. Pin Configurations:
PCI/USB Bus Interface (continued)
Pin NameLQFPI/ODescription
CBE216I/OPCI Cmd/Byte
Enable
CBE34I/OPCI Cmd/Byte
Enable
CLK130IPCI Clock
CLKRUN26OClock Run
DEVSEL24I/OPCI Target Select
FRAME17I/OPCI Frame Select
GNT131IGrant
IDSEL5IPCI Initiator Select
INTAB128OPCI/ISA Interrupt
IRDY22I/OPCI Initiator Ready
PAR31I/OPCI Bus Parit y
PCIGND1, 10,
21, 30,
39, 52,
133
PCIVDD9, 18,
29, 38,
51,
132,
144
PERR27I/OPCI Parity Error/
PME135OPCI Power
REQ134ORequest
RST129IPCI Reset
SERR28OPCI System Error/
ACRST102OAC’97 Reset
ACVAUX92IAC’97 VAUX Input
ACVDD93IAC’97 VDD Input
BITCLK96IAC’97 Bit Clock
SDI099IAC’97 Serial Data
Input, Bit 0
SDI198IAC’97 Serial Data
Input, Bit 1
SDI297IAC’97 Serial Data
Input, Bit 2
SDO100OAC’97 Serial Data
Output
SYNC101OAC’97 Sync
Table 33. Pin Configurations: IO Pins
Pin NameLQFPI/ODescription
AIOGND76, 91IO Ground
IO082I/OIO Pin, Bit 0
IO183I/OIO Pin, Bit 1
IO284I/OIO Pin, Bit 2
IO386I/OIO Pin, Bit 3
IO487I/OIO Pin, Bit 4
IO588I/OIO Pin, Bit 5
IO689I/OIO Pin, Bit 6
IO790I/OIO Pin, Bit 7
IOVDD77, 85IO VDD
Table 34. Pin Configurations: Power Supply Pins
Pin NameLQFPI/ODescription
ACVAUX92 AC’97 VAUX Input
AIOGND91 IO Ground
AVDD65Analog VDD Supply
CTRLAUX61 AUX Control
CTRLVDD63 Control VDD
IGND20, 41,
50, 59,
104,
120,
122,
126,
139
IVDD19, 40,
49, 58,
62,
103,
117,
125,
140
RVAUX60 AUX Supply
RVDD64Analog VDD Supply
Digital Ground
Digital VDD
Table 32. Pin Configurations: Serial EEPROM Pins
Pin NameLQFPI/ODescription
SCK72ISerial EEPROM
Clock
SDA71ISerial EEPROM Data
SEN73ISerial EEPROM
Enable
–29–REV. 0
ADSP-2192M
SPECIFICATIONS
RECOMMENDED OPERATING CONDITIONS
K Grade ParameterTest ConditionsMinMaxUnit
1
V
V
V
V
V
V
V
T
Specifications subject to change without notice.
1
V
2
V
3
V
4
Applies to PCI input and bidirectional pins.
5
Applies to I/O bus bidirectional pins.
6
Applies to input pins XTALI, BUS0, BUS1.
DDINT
DDEXT
DDEXT
IH1
IH2
IL1
IL2
AMB
DDINT
DDEXT
DDEXT
Internal Supply Voltage2.382.62V
2
External Supply Voltage Option 3.3 V
(All Supplies)
3
External Supply Voltage Option 5.0 V
(V
High Level Input Voltage
Supplies only)
DDEXT
4
High Level Input Voltage5
Low Level Input Voltage2 @ V
Low Level Input Voltage6
Ambient Operating Temperature070°C
Applies to input pins with internal pull-ups: EMS, EDI, ERSTB, SDA, SEN, SCR, BUS0, BUS1.
4
Applies to three-statable pins.
5
Applies to three-statable pins with internal pull-ups.
6
DSP typical operating condition for supply current specification. DSP MACs, ALUs, and shifts 50%; data read/write/moves 30%, idle 20%.
7
Applies to all signal pins.
8
Guaranteed, but not tested.
High Level Output Voltage1
Low Level Output Voltage
High Level Input Current
Low Level Input Current
Low Level Input Current
Three-State Leakage Current
Three-State Leakage Current
Supply Current Dynamic
(Internal)
Supply Current (Idle)V
Input Capacitance
6
7, 8
1
2, 3
2
3
4, 5
4
@ V
@ V
@ V
@ V
@ V
@ V
@ V
@ 160 MHz V
DDINT
fIN =1 MHz, T
V
DDINT
AMB
= min, IOH = –0.5 mA2.4V
DDEXT
= max, IOL = 2.0 mA0.4V
DDEXT
= max, VIN = VDD max10µA
DDEXT
= max, VIN = 0 V10µA
DDEXT
= max, VIN = 0 V250µA
DDEXT
= max, VIN = VDD max10µA
DDEXT
= max, VIN = 0 V10µA
DDEXT
= 2.5 V 340mA
DDINT
= 2.5 V45mA
= 25°C,
AMB
= 2.5 V
= 25°C, V
= 2.5 V0.8mA
DDINT
20pF
–30–REV. 0
ABSOLUTE MAXIMUM RATINGS
Power Supply, Internal (V
Power Supply, External (V
Input Voltage (Signal Pins) . . . . . . –0.3 V to V
T
Storage Temperature Range . . . . . .– 65ºC to +150ºC
STORE
Lead Temperature (5 seconds) max . . . . . . . . . 185ºC
T
LEAD
1
Stresses greater than those listed above may cause permanent damage to the
device. These are stress ratings only; functional operation of the device at these
or any other conditions greater than those indicated in the operational sections
of this specification is not implied. Exposure to absolute maximum rating
conditions for extended periods may affect device reliability.
)1. . . . . . . . –0.3 V to +6.0 V
DDINT
) . . . . . . . –0.3 V to +6.0 V
DDEXT
DDEXT
+0.3V
ESD SENSITIVITY
CAUTION
ESD (electrostatic discharge) sensitive device. Electrostatic charges as high as 4000 V
readily accumulate on the human body and test equipment and can discharge without
detection. Although the ADSP-2192M features proprietary ESD protection circuitry,
permanent damage may occur on devices subjected to high energy electrostatic
discharges. Therefore, proper ESD precautions are recommended to avoid performance degradation or loss of functionality.
TIMING SPECIFICATIONS
ADSP-2192M
This section contains timing information for the DSP’s
external signals.
Programmable Flags Cycle Timing
Table 35 and Figure 13 describe Programmable Flag operations.
The signals indicated are asynchronous and are not tied to any
clock.
IOR/IOW Strobe Width 100ns
IOR/IOW Cycle Time240ns
AEN Setup to IOR/IOW Falling10ns
AEN Hold from IOR/IOW Rising 0ns
Address Setup to IOR/IOW Falling 10ns
Address Hold from IOR/IOW Rising 0ns
Data Hold from IOR Rising 20ns
Data Hold from IOW Rising 15ns
IOR Falling to Valid Read Data40ns
Write Data Setup to IOW Rising 10ns
IOR/IOW Rising from IOCHRDY Rising 0ns
IOCHRDY Falling from IOR/IOW Rising 20ns
AEN
t
t
AESU
t
RDY1
t
RDY2
AEHD
IOCHRDY
IOR
ISAD15–0
ISAA3–1
t
ICYC
t
ISTW
t
DHD1
t
t
ADSU
t
RDDV
Figure 14. Sub-ISA Interface Read Cycle Timing
ADHD
–32–REV. 0
AEN
IOCHRDY
IOW
ISAD15–0
t
AESU
t
STW
t
RDY1
t
WDSU
t
ICYC
t
RDY2
t
DHD2
t
AEHD
ADSP-2192M
ISAA3–1
t
ADSU
t
ADHD
Figure 15. Sub-ISA Interface Write Cycle Timing
–33–REV. 0
ADSP-2192M
Output Drive Currents
Figure 16 shows typical I-V characteristics for the output drivers
of the ADSP-2192M. The curves represent the current drive
capability of the output drivers as a function of output voltage.
Power Dissipation
Total power dissipation has two components, one due to internal
circuitry and one due to the switching of external output drivers.
Internal power dissipation is dependent on the instruction
execution sequence and the data operands involved.
80
V
=5.0V@25°C
60
A
40
m
–
T
N
20
OUTPUT CURRENT
E
R
R
U
0
C
)
T
X
E
–20
D
D
V
(
E
–40
C
R
U
O
–60
S
–80
INPUT CURRENT
–100
03.50.5 1.0 1.5 2.0 2.5 3.0
V
V
OL
SOURCE (V
DDEXT
=3.3V@25°C
V
OH
DDEXT
DDEXT
V
=3.3V@25°C
DDEXT
V
DDEXT
) VOLTAGE – V
=5.0V@25°C
4.0
4.5 5.0
Figure 16. Typical Drive Currents
Table 37. P
Calculation Example
EXT
Pin Type No. of Pins % Switching C f V
The external component of total power dissipation is caused by
the switching of output pins. Its magnitude depends on:
• Number of output pins that switch during each cycle (O)
• The maximum frequency at which they can switch (f)
• Their load capacitance (C)
• Their voltage swing (V
DD
)
and is calculated by the formula below.
P
EXT
OC×V
2
×f×=
DD
The load capacitance includes the processor’s package capacitance (C
). The switching frequency includes driving the load
IN
high and then back low. Address and data pins can drive high and
low at a maximum rate of 33 MHz.
The P
equation is calculated for each class of pins that can
EXT
drive as shown in Table 37.
DD
2
= P
EXT
Address/Data 32100 10 pF33 MHz10.9 V= 0.115 W
DEVSEL1010 pF 33 MHz 10.9 V= 0.0 W
CBE110010 pF 33 MHz10.9 V= 0.003 W
CLK110010 pF 33 MHz 10.9 V= 0.003 W
=0.04687 W
P
EXT
A typical power consumption can now be calculated for these
conditions by adding a typical internal power dissipation with the
following formula.
P
TOTAL
P=
EXT
P
+
INT
Where:
• P
is from Table 37
EXT
• P
INT
is I
2.5 V, using the calculation I
DDINT
DDINT
listed
in Electrical Characteristics on Page 30.
Note that the conditions causing a worst-case P
from those causing a worst-case P
. Maximum P
INT
are different
EXT
cannot
INT
occur while 100% of the output pins are switching from all ones
to all zeros. Note also that it is not common for an application to
have 100% or even 50% of the outputs switching simultaneously.
Test Conditions
The ADSP-2192M is tested for compliance with all support
industry standard interfaces (PCI, USB, and AC’97). Also, the
DSP is tested for output enable, disable, and pulsewidth. See
Table 35 for the values of these parameters.
Output Disable Time
Output pins are considered to be disabled when they stop driving,
go into a high impedance state, and start to decay from their
output high or low voltage. The time for the voltage on the bus
∆
to decay by
load current, I
V is dependent on the capacitive load, CL and the
. This decay time can be approximated by the
L
equation below.
CLV∆
t
DECAY
The output disable time t
and t
as shown in Figure 17. The time t
DECAY
DIS
---------------
=
I
L
is the difference between t
MEASURED
is the
MEASURED
interval from when the reference signal switches to when the
∆
output voltage decays
output low voltage. The t
, and with ∆V equal to 0.5 V.
I
L
V from the measured output high or
i s c a lc ul at e d w it h te st lo a ds CL and
DECAY
Output Enable Time
Output pins are considered to be enabled when they have made
a transition from a high impedance state to when they start
driving. The output enable time t
is the inter val from when a
ENA
reference signal reaches a high or low voltage level to when the
–34–REV. 0
ADSP-2192M
REFERENCE
SIGNAL
t
MEASURED
V
OH (MEASURED)
V
OL (MEASURED)
t
DECAY
DRIVING
HIGH IMPEDANCE STATE.
TEST CONDITIONS CAUSE THIS VOLTAGE
TO BE APPROXIMATELY 1.5V
V
OH (MEASURED)
V
OL (MEASURED)
t
DIS
OUTPUT STOPS
Figure 17. Output Enable/Disable
I
OL
TO
OUTPUT
PIN
50pF
t
ENA
– V2.0V
+ V1.0V
OUTPUT STARTS
DRIVING
1.5V
INPUT
OR
OUTPUT
1.5V1.5V
Figure 19. Voltage Reference Levels for AC
Measurements (Except Output Enable/Disable)
output has reached a specified high or low trip point, as shown
in the Output Enable/Disable diagram (Figure 17). If multiple
pins (such as the data bus) are enabled, the measurement value
is that of the first pin to start driving.
Example System Hold Time Calculation
To determine the data output hold time in a particular system,
first calculate t
on Page 34. Choose
using the equation at Output Disable Time
DECAY
∆
V to be the difference between the ADSP-
2192M’s output voltage and the input threshold for the device
∆
requiring the hold time. A typical
bus capacitance (per data line), and I
state current (per data line). The hold time will be t
minimum disable time (i.e., t
V will be 0.4 V. CL is the total
is the total leakage or three-
L
for the write cycle).
DATRWH
DECAY
plus the
Capacitive Loading
Output delays and holds are based on standard capacitive loads:
50 pF on all pins. The delay and hold specifications given should
be derated for loads other than the nominal value of 50 pF.
I
OH
Figure 18. Equivalent Device Loading for AC
Measurements (Includes All Fixtures)
Environmental Conditions
The thermal characteristics in which the DSP is operating
influence performance (see Table 38).
Table 38. Thermal Characteristics
Rating DescriptionSymbolLQFP
Thermal Resistance
(Junction-to-Ambient)
θ
JA
33.79°C/W
Still Air
–35–REV. 0
ADSP-2192M
144-Lead LQFP Pinout
Table 39 lists the LQFP pinout by signal name. Table 40 lists
the LQFP pinout by pin number.
Table 39. 144-Lead LQFP Pins (Alphabetically by Signal)