Z8FMC160100KITG Zilog, Z8FMC160100KITG Datasheet - Page 286

KIT DEV FOR Z8 ENCORE Z8FMC16100

Z8FMC160100KITG

Manufacturer Part Number
Z8FMC160100KITG
Description
KIT DEV FOR Z8 ENCORE Z8FMC16100
Manufacturer
Zilog
Series
Z8 Encore! MC™r

Specifications of Z8FMC160100KITG

Main Purpose
Power Management, Motor Control
Embedded
Yes, MCU, 8-Bit
Utilized Ic / Part
Z8FMC16100
Primary Attributes
3-Ph DC Motors
Secondary Attributes
Graphical User Interface
For Use With
269-4664 - KIT ACC OPTO-ISO USB SMART CABLE269-4661 - KIT ACC ETHERNET SMART CABLE269-4539 - KIT ACCESSORY USB SMART CABLE
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
269-4660
PS024613-0910
Assembly Language Syntax
For proper instruction execution, eZ8 CPU assembly language syntax requires that the
operands be written as ‘destination, source’. After assembly, the object code usually has
the operands in the order ’source, destination’, but ordering is Opcode-dependent. The 
following instruction examples illustrate the format of some basic assembly instructions
and the resulting object code produced by the assembler. This binary format must be 
followed for manual program coding or for those who intend to implement their own
assembler.
Example 1—
43h
Example 2—
address can specify any register location in the range 0–255 or, using Escaped Mode
Addressing in working registers R0–R15. If the contents of Register
Register R8 are added and the result is stored in
object code is:
LD 234H, #%01
Assembly Language Code
Object Code
Assembly Language Code
Object Code
, the assembly syntax and resulting object code is:
If the contents of registers
In general, when an instruction format requires an 8-bit register address, that
; Working Register R7, is the source. The contents
of R7 is
; written into R4.
; Another Load (LD) instruction with two operands.
; The first operand, Extended Mode Register Address
234H,
; identifies the destination. The second operand,
Immediate Data
; value 01h, is the source. The value 01h is
written into the
; Register at address 234h.
ADD
ADD
04
04
43H,
43H,
43h
E8
08
and
08h
R8
43
43
08h
43h
Z8FMC16100 Series Flash MCU
, the assembly syntax and resulting
are added and the result is stored in
(ADD dst, src)
(OPC src, dst)
(ADD dst, src)
(OPC src, dst)
Product Specification
eZ8 CPU Instruction Set
43h
and Working
274

Related parts for Z8FMC160100KITG