MC68HC705X32CFU Freescale Semiconductor, MC68HC705X32CFU Datasheet - Page 160

MC68HC705X32CFU

Manufacturer Part Number
MC68HC705X32CFU
Description
Manufacturer
Freescale Semiconductor
Datasheet

Specifications of MC68HC705X32CFU

Cpu Family
HC05
Device Core Size
8b
Frequency (max)
4MHz
Interface Type
SCI
Program Memory Type
EPROM
Program Memory Size
32KB
Total Internal Ram Size
528Byte
# I/os (max)
32
Number Of Timers - General Purpose
1
Operating Supply Voltage (typ)
5V
Operating Supply Voltage (max)
5.5V
Operating Supply Voltage (min)
4.5V
On-chip Adc
8-chx8-bit
Instruction Set Architecture
CISC
Operating Temp Range
-40C to 85C
Operating Temperature Classification
Industrial
Mounting
Surface Mount
Pin Count
64
Package Type
PQFP
Lead Free Status / Rohs Status
Supplier Unconfirmed

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
MC68HC705X32CFU4
Manufacturer:
FREESCALE
Quantity:
20 000
11
11.3.4
In the extended addressing mode, the effective address of the argument is contained in the two
bytes following the opcode byte. Instructions with extended addressing mode are capable of
referencing arguments anywhere in memory with a single three-byte instruction. When using the
Motorola assembler, the user need not specify whether an instruction uses direct or extended
addressing. The assembler automatically selects the short form of the instruction.
11.3.5
In the indexed, no offset addressing mode, the effective address of the argument is contained in
the 8-bit index register. This addressing mode can access the first 256 memory locations. These
instructions are only one byte long. This mode is often used to move a pointer through a table or
to hold the address of a frequently referenced RAM or I/O location.
11.3.6
In the indexed, 8-bit offset addressing mode, the effective address is the sum of the contents of
the unsigned 8-bit index register and the unsigned byte following the opcode. Therefore the
operand can be located anywhere within the lowest 511 memory locations. This addressing mode
is useful for selecting the mth element in an n element table.
11.3.7
In the indexed, 16-bit offset addressing mode, the effective address is the sum of the contents of
the unsigned 8-bit index register and the two unsigned bytes following the opcode. This address
mode can be used in a manner similar to indexed, 8-bit offset except that this three-byte instruction
allows tables to be anywhere in memory. As with direct and extended addressing, the Motorola
assembler determines the shortest form of indexed addressing.
Extended
Indexed, no offset
Indexed, 8-bit offset
Indexed, 16-bit offset
Address bus high
Freescale Semiconductor, Inc.
Address bus high
where K = the carry from the addition of X and (PC+1)
where K = the carry from the addition of X and (PC+2)
Address bus high
For More Information On This Product,
Address bus high
CPU CORE AND INSTRUCTION SET
EA = X+[(PC+1):(PC+2)]; PC
EA = (PC+1):(PC+2); PC
EA = X+(PC+1); PC
Go to: www.freescale.com
EA = X; PC
(PC+1)+K; Address bus low
(PC+1); Address bus low
K; Address bus low
0; Address bus low
PC+1
PC+2
PC+3
PC+3
X+(PC+1)
X
(PC+2)
X+(PC+2)
MC68HC05X16
Rev. 1

Related parts for MC68HC705X32CFU