- •Performance Features
- •Integration Features
- •System Interface Features
- •Functional Block Diagram
- •GENERAL DESCRIPTION
- •Table 1. ADSP-218xN DSP Microcomputer Family
- •DEVELOPMENT SYSTEM
- •Additional Information
- •ARCHITECTURE OVERVIEW
- •Serial Ports
- •PIN DESCRIPTIONS
- •Memory Interface Pins
- •Table 3. Full Memory Mode Pins (Mode C = 0)
- •Terminating Unused Pins
- •Interrupts
- •LOW-POWER OPERATION
- •Power-Down
- •Idle
- •Slow Idle
- •System Interface
- •Figure 1. Basic System Interface
- •Clock Signals
- •Figure 2. External Crystal Connections
- •Reset
- •Power Supplies
- •Modes Of Operation
- •Setting Memory Mode
- •Passive Configuration
- •Active Configuration
- •IDMA ACK Configuration
- •Memory Architecture
- •Figure 3. ADSP-2184 Memory Architecture
- •Figure 4. ADSP-2185 Memory Architecture
- •Figure 5. ADSP-2186 Memory Architecture
- •Figure 6. ADSP-2187 Memory Architecture
- •Figure 7. ADSP-2188 Memory Architecture
- •Figure 8. ADSP-2189 Memory Architecture
- •Program Memory
- •Table 8. PMOVLAY Bits
- •Data Memory
- •Memory-Mapped Registers (New to the ADSP-218xM and N series)
- •I/O Space (Full Memory Mode)
- •Table 10. Wait States
- •Figure 9. Wait State Control Register
- •Composite Memory Select
- •Figure 11. System Control Register
- •Byte Memory Select
- •Byte Memory
- •Byte Memory DMA (BDMA, Full Memory Mode)
- •Figure 12. BDMA Control Register
- •Table 11. Data Formats
- •Internal Memory DMA Port (IDMA Port; Host Memory Mode)
- •Table 12. IDMA/BDMA Overlay Bits
- •Figure 13. IDMA OVLAY/Control Registers
- •Bootstrap Loading (Booting)
- •IDMA Port Booting
- •Bus Request and Bus Grant
- •Flag I/O Pins
- •Instruction Set Description
- •Designing An EZ-ICE-Compatible System
- •Figure 14. Mode A Pin/EZ-ICE Circuit
- •Target Board Connector for EZ-ICE Probe
- •Figure 15. Target Board Connector for EZ-ICE
- •Target Memory Interface
- •Target System Interface Signals
- •Specifications
- •ABSOLUTE MAXIMUM RATINGS
- •ESD Sensitivity
- •Power Dissipation
- •Table 13. Example Power Dissipation Calculation
- •Environmental Conditions
- •Table 14. Thermal Resistance
- •Test Conditions
- •Figure 16. Voltage Reference Levels for AC Measurements (Except Output Enable/Disable)
- •Figure 17. Equivalent Loading for AC Measurements (Including All Fixtures)
- •Figure 18. Output Enable/Disable
- •Output Disable Time
- •Output Enable Time
- •Timing Specifications
- •General Notes
- •Timing Notes
- •Frequency Dependency For Timing Specifications
- •Output Drive Currents
- •Figure 19. Typical Output Driver Characteristics for VDDEXT at 3.6 V, 3.3 V, 2.5 V, and 1.8 V
- •Figure 20. Power vs. Frequency
- •Figure 21. Typical Power-Down Current
- •Capacitive Loading
- •Figure 22. Typical Output Rise Time vs. Load Capacitance (at Maximum Ambient Operating Temperature)
- •Clock Signals and Reset
- •Table 15. Clock Signals and Reset
- •Figure 24. Clock Signals and Reset
- •Interrupts and Flags
- •Table 16. Interrupts and Flags
- •Figure 25. Interrupts and Flags
- •Bus Request–Bus Grant
- •Table 17. Bus Request–Bus Grant
- •Figure 26. Bus Request–Bus Grant
- •Memory Read
- •Table 18. Memory Read
- •Figure 27. Memory Read
- •Memory Write
- •Table 19. Memory Write
- •Figure 28. Memory Write
- •Serial Ports
- •Table 20. Serial Ports
- •Figure 29. Serial Ports
- •IDMA Address Latch
- •Table 21. IDMA Address Latch
- •Figure 30. IDMA Address Latch
- •IDMA Write, Short Write Cycle
- •Table 22. IDMA Write, Short Write Cycle
- •Figure 31. IDMA Write, Short Write Cycle
- •IDMA Write, Long Write Cycle
- •Table 23. IDMA Write, Long Write Cycle
- •Figure 32. IDMA Write, Long Write Cycle
- •IDMA Read, Long Read Cycle
- •Table 24. IDMA Read, Long Read Cycle
- •Figure 33. IDMA Read, Long Read Cycle
- •IDMA Read, Short Read Cycle
- •Table 25. IDMA Read, Short Read Cycle
- •Figure 34. IDMA Read, Short Read Cycle
- •IDMA Read, Short Read Cycle in Short Read Only Mode
- •Table 26. IDMA Read, Short Read Cycle in Short Read Only Mode
- •Figure 35. IDMA Read, Short Read Cycle in Short Read Only Mode
- •LQFP Package Pinout
- •100-Lead LQFP Pin Configuration
- •Mini-BGA Package Pinout
- •144-Ball Mini-BGA Package Pinout (Bottom View)
- •Outline Dimensions
- •144-Ball Mini-BGA (CA-144)
- •Ordering Guide
- •Table 29. Ordering Guide
ADSP-218xN Series
In addition to the programmable flags, ADSP-218xN series members have five fixed-mode flags, FI, FO, FL0, FL1, and FL2. FL0–FL2 are dedicated output flags. FI and FO are available as an alternate configuration of SPORT1.
Note: Pins PF0, PF1, PF2, and PF3 are also used for device configuration during reset.
INSTRUCTION SET DESCRIPTION
The ADSP-218xN series 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:
•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 assembles into a single, 24-bit word that can execute in a single instruction cycle.
•The syntax is a superset ADSP-2100 Family assembly language and is completely source and object code compatible with other family members. Programs may need to be relocated to utilize on-chip memory and conform to the ADSP-218xN’s interrupt vector and reset vector map.
•Sixteen condition codes are available. For conditional jump, call, return, or arithmetic instructions, the condition can be checked and the operation executed in the same instruction cycle.
•Multifunction instructions allow parallel execution of an arithmetic instruction, with up to two fetches or one write to processor memory space, during a single instruction cycle.
DESIGNING AN EZ-ICE-COMPATIBLE SYSTEM
ADSP-218xN series members have on-chip emulation support and an ICE-Port, a special set of pins that interface to the EZ-ICE. These features allow in-circuit emulation without replacing the target system processor by using only a 14-pin connection from the target system to the EZ-ICE. Target systems must have a 14-pin connector to accept the EZ-ICE’s in-circuit probe, a 14-pin plug.
Note: The EZ-ICE uses the same VDD voltage as the VDD
voltage used for VDDEXT. Because the input pins of the ADSP-218xN series members are tolerant to input voltages
up to 3.6 V, regardless of the value of VDDEXT, the voltage setting for the EZ-ICE must not exceed 3.3 V.
Issuing the chip reset command during emulation causes the DSP to perform a full chip reset, including a reset of its memory mode. Therefore, it is vital that the mode pins are set correctly PRIOR to issuing a chip reset command from the emulator user interface. If a passive method of maintaining mode information is being used (as discussed in Setting Memory Mode on page 11), it does not matter that the mode information is latched by an emulator reset. However,
if the RESET pin is being used as a method of setting the value of the mode pins, the effects of an emulator reset must be taken into consideration.
One method of ensuring that the values located on the mode pins are those desired is to construct a circuit like the one shown in Figure 14. This circuit forces the value located on the Mode A pin to logic high, regardless of whether it is latched via the RESET or ERESET pin.
ERESET |
RESET |
ADSP-218xN |
1k |
MODE A/PF0 |
PROGRAMMABLE I/O
Figure 14. Mode A Pin/EZ-ICE Circuit
The ICE-Port interface consists of the following ADSP218xN pins: EBR, EINT, EE, EBG, ECLK, ERESET, ELIN, EMS, and ELOUT.
These ADSP-218xN pins must be connected only to the EZ-ICE connector in the target system. These pins have no function except during emulation, and do not require pullup or pull-down resistors. The traces for these signals between the ADSP-218xN and the connector must be kept as short as possible, no longer than 3 inches.
The following pins are also used by the EZ-ICE: BR, BG, RESET, and GND.
The EZ-ICE uses the EE (emulator enable) signal to take control of the ADSP-218xN in the target system. This causes the processor to use its ERESET, EBR, and EBG pins instead of the RESET, BR, and BG pins. The BG output is three-stated. These signals do not need to be jumper-isolated in the system.
The EZ-ICE connects to the target system via a ribbon cable and a 14-pin female plug. The female plug is plugged onto the 14-pin connector (a pin strip header) on the target board.
Target Board Connector for EZ-ICE Probe
The EZ-ICE connector (a standard pin strip header) is shown in Figure 15. This connector must be added to the target board design to use the EZ-ICE. Be sure to allow enough room in the system to fit the EZ-ICE probe onto the 14-pin connector.
The 14-pin, 2-row pin strip header is keyed at the Pin 7 location—Pin 7 must be removed from the header. The pins must be 0.025 inch square and at least 0.20 inch in length.
REV. 0 |
–19– |
