English
Language : 

MC68HC908EY16 Datasheet, PDF (116/278 Pages) Motorola, Inc – Microcontrollers
Input/Output (I/O) Ports (PORTS)
Address:
Read:
Write:
Reset:
$0004
Bit 7
0
6
DDRA6
5
DDRA5
4
DDRA4
3
DDRA3
2
DDRA2
1
DDRA1
0
0
0
0
0
0
0
= Unimplemented
Figure 12-2. Data Direction Register A (DDRA)
Bit 0
DDRA0
0
DDRA[6:0] — Data Direction Register A Bits
These read/write bits control port A data direction. Reset clears DDRA[6:0], configuring all port A pins
as inputs.
1 = Corresponding port A pin configured as output
0 = Corresponding port A pin configured as input
NOTE
Avoid glitches on port A pins by writing to the port A data register before
changing data direction register A bits from 0 to 1.
Figure 12-3 shows the port A I/O logic.
READ DDRA ($0004)
WRITE DDRA ($0004)
RESET
DDRAx
WRITE PTA ($0000)
PTAx
PTAx
READ PTA ($0000)
Figure 12-3. Port A I/O Circuit
When bit DDRAx is a 1, reading address $0000 reads the PTAx data latch. When bit DDRAx is a 0,
reading address $0000 reads the voltage level on the pin. The data latch can always be written,
regardless of the state of its data direction bit. Table 12-1 summarizes the operation of the port A pins.
Table 12-1. Port A Pin Functions
DDRA
Bit
PTA
Bit
I/O Pin
Mode
Accesses to DDRA
Read/Write
0
X
Input, Hi-Z
DDRA[6:0]
1
X
Output
DDRA[6:0]
X = don’t care
Hi-Z = high impedance
1. Writing affects data register, but does not affect input.
Accesses to PTA
Read
Write
Pin
PTA[6:0](1)
PTA[6:0]
PTA[6:0]
MC68HC908EY16 • MC68HC908EY8 Data Sheet, Rev. 10
116
Freescale Semiconductor