Z8F082AHH020SG2156 Zilog, Z8F082AHH020SG2156 Datasheet - Page 89

no-image

Z8F082AHH020SG2156

Manufacturer Part Number
Z8F082AHH020SG2156
Description
IC ENCORE XP MCU FLASH 8K
Manufacturer
Zilog
Series
Encore!® XP®r
Datasheet

Specifications of Z8F082AHH020SG2156

Core Processor
Z8
Core Size
8-Bit
Speed
20MHz
Connectivity
IrDA, UART/USART
Peripherals
Brown-out Detect/Reset, LED, LVD, POR, PWM, Temp Sensor, WDT
Number Of I /o
17
Program Memory Size
8KB (8K x 8)
Program Memory Type
FLASH
Ram Size
1K x 8
Voltage - Supply (vcc/vdd)
2.7 V ~ 3.6 V
Data Converters
A/D 7x10b
Oscillator Type
Internal
Operating Temperature
0°C ~ 70°C
Package / Case
20-SSOP
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Other names
Q5278375
UM012811-0904
Mnemonic
BTJNZ
BTJNZ
Flags
Attributes
Examples
C
Z
S
V
D
H
Bit, Source, Address Opcode (Hex)
bit, r2, DA
bit, @r2, DA
If Working Register R7 contains the value
that begins the following code segment:
causes a Program Counter jump to occur because bit 5 of Working Register R7 passes
the test for a 1. The next instruction executed after the BTJNZ is the LD instruction.
The eZ8 CPU assembler automatically calculates the desired displacement value of
01H
the NEXT label that identifies the LD instruction address. The flags are unaffected.
If Working Register R7 contains the value
that begins the following code segment:
Assembly Code
BTJNZ 5, r7, NEXT
HALT
NEXT:
LD r0, @r2
, allowing the Program Counter to skip the one byte HALT instruction and jump to
Unaffected.
Unaffected.
Unaffected.
Unaffected.
Unaffected.
Unaffected.
F6
F7
Object Code
F6 D7 01
7F
This label is not assembled, but used by the assembler to identify
the destination address (the address of the next instruction).
E3 02
{1B, bit, r2}
Operand 1
{1B, bit, r2}
20H
20H
(00100000B), the BTJNZ instruction
(00100000B), the BTJNZ instruction
eZ8 CPU Instruction Set Description
Operand 2
X
X
Operand 3
User Manual
eZ8 CPU
79

Related parts for Z8F082AHH020SG2156