45214 Parallax Inc, 45214 Datasheet - Page 133

no-image

45214

Manufacturer Part Number
45214
Description
PROGRAMMER SX-KEY USB
Manufacturer
Parallax Inc
Type
In-System Programmerr
Datasheet

Specifications of 45214

Contents
Programmer Board
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
SX MCUs
For Use With
70002PAR - GUIDE PROG THE SX MICRO -DAUBACH45111 - MANUAL FOR SX-KEY/BLITZ VER. 2.028138 - BOARD DEV PROFESSIONAL
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
Q4044550
JNB
Operation: If src_bit is not set, a jump to addr9 is executed.
JNC
Operation: If the carry flag is not set, a jump to addr9 is executed.
JNZ
Operation: If the zero flag is not set, a jump to addr9 is executed.
JZ
Operation: If the zero flag is set, a jump to addr9 is executed.
1) JNB
1) JNC
1) JNZ
1) JZ
Command
Command
Command
Command
src_bit, addr9
op.bit, addr9
addr9
addr9
addr9
addr9
addr9
addr9
Words
Words
Words
Words
2
2
2
2
2 or 4 (jump)
2 or 4 (jump)
2 or 4 (jump)
2 or 4 (jump)
(8 or 12)
(8 or 12)
(8 or 12)
(8 or 12)
Cycles
Cycles
Cycles
Cycles
13 Appendix C: SX Instruction Set
SX-Key/Blitz Development System Manual 2.0 Parallax, Inc. Page 133
Affects
Affects
Affects
Affects
PC
PC
PC
PC
0111 bbbf ffff SB op.bit
101k kkkk kkkk JMP addr9
0111 0000 0011 SC
101k kkkk kkkk JMP addr9
0111 0100 0011 SZ
101k kkkk kkkk JMP addr9
0110 0100 0011 SNZ
101k kkkk kkkk JMP addr9
Jump if src_bit is not set
Jump if carry is not set
Jump if zero in not set
Jump if zero is set
Coding
Coding
Coding
Coding

Related parts for 45214