Z8927320VSG Zilog, Z8927320VSG Datasheet - Page 49

DSP 20MHZ 16-BIT W/ A/D 44-PLCC

Z8927320VSG

Manufacturer Part Number
Z8927320VSG
Description
DSP 20MHZ 16-BIT W/ A/D 44-PLCC
Manufacturer
Zilog
Series
Z892x3r
Type
Fixed Pointr
Datasheet

Specifications of Z8927320VSG

Interface
SPI, 3-Wire Serial
Clock Rate
20MHz
Non-volatile Memory
OTP (16 kB)
On-chip Ram
1kB
Voltage - I/o
5.00V
Voltage - Core
5.00V
Operating Temperature
0°C ~ 70°C
Mounting Type
Surface Mount
Package / Case
44-LCC (J-Lead)
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
Z8927320VSG
Manufacturer:
Zilog
Quantity:
50
Part Number:
Z8927320VSG
Manufacturer:
Zilog
Quantity:
10 000
ZiLOG
INSTRUCTION SET
The addressing modes are:
<pregs>, <hwregs>.
and from registers within the chip, such as loading to the
accumulator, or loading from a pointer register. The names
of the registers are specified in the operand field (destination
first, then source).
<dregs>.
dresses in each bank of RAM. The 4-bit address comes from
2 bits of the status register and 2 bits of the operand field
of the data pointer. Data registers can be used to access data
in RAM, but typically are used as pointers to access data
from the program memory.
<accind>.
program memory read is stored in the Accumulator. Hence,
@A in the second operand field loads the number in mem-
ory specified by the address in A.
<direct>.
from the Accumulator by specifying the absolute address
of the RAM in the operand of the instruction. A number be-
tween 0 and 255 indicates a location in RAM bank 0, and
a number between 256 and 511 indicates a location in RAM
bank 1.
<limm>.
erand. A 16-bit word can be loaded directly from the oper-
and into the specified register or memory location.
DS000202-DSP0599
Symbolic Name
<pregs>
<dregs> (points to RAM)
<hwregs>
<accind> (points to Program
Memory)
<direct>
<limm>
<simm>
<regind> (points to RAM)
<memind> (points to Program
Memory)
This address mode indicates a long immediate op-
This mode is used for access to the lower 16 ad-
The direct mode allows read or write to data RAM
Similar to the previous mode, the address for the
These modes are used for loads to
Table 24. Instruction Set Addressing Modes
Syntax
Pn:b
Dn:b
X, Y, PC, SR, P, EDn, A, BUS Hardware Registers
@A
<expression>
#<const exp>
#<const exp>
@Pn:b
@Pn:b+
@Pn:b–LOOP
@Pn:b+LOOP
@@Pn:b
@Dn:b
@@Pn:b–LOOP
@@Pn:b+LOOP
@@Pn:b+
<simm>.
operand. It is used to load 8-bit data into the specified RAM
pointer.
<regind>.
RAM. The address of the RAM location is stored in the
pointer. The “@” symbol indicates “indirect” and precedes
the pointer. For example, @P1:1 refers to the location in
RAM bank 1 specified by the value in the pointer.
<memind>.
program memory. The address of the memory is located in
a RAM location, which is specified by the value in a pointer.
Therefore, @@P1:1 instructs the processor to read from a
location in memory, which is specified by a value in RAM,
and the location of the RAM is in turn specified by the value
in the pointer.
Note: the data pointer can also be used for a memory access in
16-Bit Digital Signal Processors with A/D Converter
this manner, but only one “@” precedes the pointer. In
both cases, each time the addressing mode is used, the
memory address stored in RAM is incremented by one
to allow easy transfer of sequential data from program
memory.
Description
Pointer Registers
Data Registers
Accumulator Memory Indirect
Direct Address Expression
Long (16-bit) Immediate Value
Short (8-bit) Immediate Value
Pointer Register Indirect
Pointer Register Indirect with Increment
Pointer Register Indirect with Loop
Decrement
Pointer register Indirect with Loop Increment
Pointer Register Memory Indirect
Data Register Memory Indirect
Pointer Register Memory Indirect with Loop
Decrement
Pointer Register Memory Indirect with Loop
Increment
Pointer Register Memory Indirect with
Increment
This address mode indicates a short immediate
This mode is used for indirect access to the data
This mode is used for indirect access to the
Z89223/273/323/373
49

Related parts for Z8927320VSG