English
Language : 

MC68HC11PH8 Datasheet, PDF (85/264 Pages) Motorola, Inc – High-density Complementary Metal Oxide Semiconductor (HCMOS) Microcomputer Unit
4.6
Port F
Port F is an 8-bit bidirectional port, with both data and data direction registers. In addition to their
I/O capability, port F pins are used as the non-multiplexed low order address pins, as shown in the
following table.
Pin
Alternate
function
PF0
A0

4
PF1
A1


In expanded or test
PF2
A2
PF3
A3
PF4
A4



mode, the pins
become the low



order address and
port F is not
PF5
A5
PF6
A6



included in the
memory map.

PF7
A7

The state of the pins on reset is mode dependent. In single chip or bootstrap mode, port F pins
are high-impedance inputs with selectable internal pull-up resistors (see Section 4.9). In
expanded or test modes, port F pins are low order address outputs and PORTF/DDRF are not in
the memory map.
4.6.1 PORTF — Port F data register
Port F data (PORTF)
Address bit 7
bit 6
bit 5
bit 4
bit 3
bit 2
bit 1
bit 0
State
on reset
$0005 PF7 PF6 PF5 PF4 PF3 PF2 PF1 PF0 undeÞned
The bits may be read and written at any time and are not affected by reset.
4.6.2 DDRF — Data direction register for port F
Data direction F (DDRF)
Address bit 7
bit 6
bit 5
bit 4
bit 3
bit 2
bit 1
bit 0
State
on reset
$0003 DDF7 DDF6 DDF5 DDF4 DDF3 DDF2 DDF1 DDF0 0000 0000
DDF[7:0] — Data direction for port F
1 (set) – The corresponding pin is configured as an output.
0 (clear) – The corresponding pin is configured as an input.
MC68HC11PH8
PARALLEL INPUT/OUTPUT
TPG
MOTOROLA
4-7