ADSP-2189MBSTZ-266 Analog Devices Inc, ADSP-2189MBSTZ-266 Datasheet - Page 11

IC,DSP,16-BIT,CMOS,QFP,100PIN,PLASTIC

ADSP-2189MBSTZ-266

Manufacturer Part Number
ADSP-2189MBSTZ-266
Description
IC,DSP,16-BIT,CMOS,QFP,100PIN,PLASTIC
Manufacturer
Analog Devices Inc
Series
ADSP-21xxr
Type
Fixed Pointr
Datasheet

Specifications of ADSP-2189MBSTZ-266

Interface
Host Interface, Serial Port
Clock Rate
66MHz
Non-volatile Memory
External
On-chip Ram
192kB
Voltage - I/o
3.30V
Voltage - Core
2.50V
Operating Temperature
-40°C ~ 85°C
Mounting Type
Surface Mount
Package / Case
100-LQFP
Device Core Size
16b
Format
Fixed Point
Clock Freq (max)
66MHz
Mips
66
Device Input Clock Speed
66MHz
Ram Size
192KB
Operating Supply Voltage (typ)
2.5/3.3V
Operating Supply Voltage (min)
2.25V
Operating Supply Voltage (max)
2.75/3.6V
Operating Temp Range
-40C to 85C
Operating Temperature Classification
Industrial
Mounting
Surface Mount
Pin Count
100
Package Type
LQFP
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
ADSP-2189MBSTZ266

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ADSP-2189MBSTZ-266
Manufacturer:
MICROCHIP
Quantity:
16 700
Part Number:
ADSP-2189MBSTZ-266
Manufacturer:
AD
Quantity:
5 510
Part Number:
ADSP-2189MBSTZ-266
Manufacturer:
Analog Devices Inc
Quantity:
10 000
The IDMA port has a 16-bit multiplexed address and data bus
and supports 24-bit program memory. The IDMA port is com-
pletely asynchronous and can be written while the ADSP-2189M
is operating at full speed.
The DSP memory address is latched and then automatically
incremented after each IDMA transaction. An external device
can therefore access a block of sequentially addressed memory
by specifying only the starting address of the block. This in-
creases throughput as the address does not have to be sent for
each memory access.
IDMA Port access occurs in two phases. The first is the IDMA
Address Latch cycle. When the acknowledge is asserted, a 14-bit
address and 1-bit destination type can be driven onto the bus by
an external device. The address specifies an on-chip memory
location, the destination type specifies whether it is a DM or
PM access. The falling edge of the IDMA address latch signal
(IAL) or the missing edge of the IDMA select signal (IS) latches
this value into the IDMAA register.
Once the address is stored, data can then be either read from, or
written to, the ADSP-2189M’s on-chip memory. Asserting the
select line (IS) and the appropriate read or write line (IRD and
IWR respectively) signals the ADSP-2189M that a particular
transaction is required. In either case, there is a one-processor-
cycle delay for synchronization. The memory access consumes
one additional processor cycle.
Once an access has occurred, the latched address is automati-
cally incremented and another access can occur.
Through the IDMAA register, the DSP can also specify the
starting address and data format for DMA operation. Asserting
the IDMA port select (IS) and address latch enable (IAL) di-
rects the ADSP-2189M to write the address onto the IAD0-14
bus into the IDMA Control Register. If Bit 15 is set to 0, IDMA
latches the address. If Bit 15 is set to 1, IDMA latches into the
OVLAY register. This register, shown below, is memory
mapped at address DM (0x3FE0). Note that the latched address
(IDMAA) cannot be read back by the host.
Refer to the following figures for more information on IDMA
and DMA memory maps.
REV. A
15 14 13 12 11 10 9
15 14 13 12 11 10 9
U
0
IDMA CONTROL (U = UNDEFINED AT RESET)
Figure 10. IDMA Control/OVLAY Registers
RESERVED SET TO 0
IDMAD DESTINATION MEMORY TYPE:
U
0
0 = PM
1 = DM
U
0
U
0
0
U
IDMA OVERLAY
0
U
IDMAA ADDRESS
U
8
0
8
U
7
7
0
ID DMOVLAY
6
6
U
0
5
5
U
0
4
4
U
0
U
3
0
3
ID PMOVLAY
U
2
2
0
1
1
U
0
0
0
U
0
DM(0 3FE7)
DM(0 3FE0)
–11–
Figure 11. Direct Memory Access—PM and DM Memory
Maps
Bootstrap Loading (Booting)
The ADSP-2189M has two mechanisms to allow automatic
loading of the internal program memory after reset. The method
for booting is controlled by the Mode A, B and C configuration
bits.
When the MODE pins specify BDMA booting, the ADSP-2189M
initiates a BDMA boot sequence when reset is released.
The BDMA interface is set up during reset to the following
defaults when BDMA booting is specified: the BDIR, BMPAGE,
BIAD and BEAD registers are set to 0, the BTYPE register is
set to 0 to specify program memory 24-bit words, and the
BWCOUNT register is set to 32. This causes 32 words of on-
chip program memory to be loaded from byte memory. These
32 words are used to set up the BDMA to load in the remaining
program code. The BCR bit is also set to 1, which causes pro-
gram execution to be held off until all 32 words are loaded into
on-chip program memory. Execution then begins at address 0.
The ADSP-2100 Family development software (Revision 5.02
and later) fully supports the BDMA booting feature and can
generate byte memory space compatible boot code.
The IDLE instruction can also be used to allow the processor to
hold off execution while booting continues through the BDMA
interface. For BDMA accesses while in Host Mode, the ad-
dresses to boot memory must be constructed externally to the
ADSP-2189M. The only memory address bit provided by the
processor is A0.
IDMA Port Booting
The ADSP-2189M can also boot programs through its Internal
DMA port. If Mode C = 1, Mode B = 0, and Mode A = 1, the
ADSP-2189M boots from the IDMA port. IDMA feature can
load as much on-chip memory as desired. Program execution is
held off until on-chip program memory location 0 is written to.
PROGRAM MEMORY
ACCESSIBLE WHEN
0 0000 – 0 1FFF
NOTE: IDMA AND BDMA HAVEN SEPARATE
AT ADDRESS
PMOVLAY = 0
ACCESSIBLE
ACCESSIBLE WHEN
PMOVLAY = 4
ALWAYS
OVLAY
DMA
DMA CONTROL REGISTERS
ACCESSIBLE WHEN
PMOVLAY = 5
0 2000–
0 3FFF
0 2000–
0 3FFF
0 2000–
0 3FFF
ACCESSIBLE WHEN
DATA MEMORY
0 2000 – 0 3FFF
DMOVLAY = 0
ACCESSIBLE
AT ADDRESS
ACCESSIBLE WHEN
DMOVLAY = 4
OVLAY
ALWAYS
DMA
ACCESSIBLE WHEN
DMOVLAY = 5
ACCESSIBLE WHEN
DMOVLAY = 6
ADSP-2189M
ACCESSIBLE WHEN
DMOVLAY = 7
0 0000–
0 1FFF
0 0000–
0 1FFF
0 0000–
0 1FFF
0 0000–
0 1FFF
0 0000–
0 1FFF

Related parts for ADSP-2189MBSTZ-266