45300 Parallax Inc, 45300 Datasheet - Page 136

BOARD PROTO SX48

45300

Manufacturer Part Number
45300
Description
BOARD PROTO SX48
Manufacturer
Parallax Inc
Type
MCUr
Datasheets

Specifications of 45300

Contents
Board
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
For Use With/related Products
SX48
For Use With
130-28029 - KIT PARTS SMART SENSORS45111 - MANUAL FOR SX-KEY/BLITZ VER. 2.028850 - CARRIER BOARD BOARD OF EDU USB
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Contains lead / RoHS non-compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
453001
Manufacturer:
LITTELFUSE/力特
Quantity:
20 000
Part Number:
453002
Manufacturer:
LITTELFU
Quantity:
1 000
13 Appendix C: SX Instruction Set
MOVB
Operation: src_bit is moved into dest_bit in command #1. The one’s complement of src_bit is moved into dest_bit in
MOVSZ dest, src
Operation: The incremented value (command #1) or decremented value (command #2) of src is moved into dest.
Note:
NOP
Operation: None. This instruction is useful to adjust the timing of a routine.
Page 136 SX-Key/Blitz Development System Manual 2.0 Parallax, Inc.
1) MOVB op.bit1, op.bit2
2) MOVB op.bit1, /op.bit2
1) MOVSZ W, ++fr
2) MOVSZ W, --fr
1) NOP
Command
Command
Command
dest_bit, src_bit
command #2.
The next instruction word will be skipped if the result was 0.
Only one word is skipped by this instruction. To avoid strange results, make sure that any instruction
following MOVSZ is a single-word instruction.
Words
Words
Words
4
4
1
1
1
1 or 2 (skip)
1 or 2 (skip)
(4 or 8)
(4 or 8)
Cycles
Cycles
Cycles
4 (16)
4 (16)
Move incremented or decremented src to dest and skip if zero
1 (4)
Affects
Affects
Affects
op.bit1
op.bit1
none
W
W
0111 bbbf ffff SB op.bit2
0100 bbbf ffff CLRB op.bit1
0110 bbbf ffff SNB op.bit2
0101 bbbf ffff SETB op.bit1
0110 bbbf ffff SNB op.bit2
0100 bbbf ffff CLRB op.bit1
0111 bbbf ffff SB op.bit2
0101 bbbf ffff SETB op.bit1
0011 110f ffff MOVSZ W, ++fr
0010 110f ffff MOVSZ W, --fr
0000 0000 0000 NOP
Move src_bit to dest_bit
Coding
Coding
Coding
No operation

Related parts for 45300