Datasheet
PIC16C63A/65B/73B/74B
DS30605D-page 34 1998-2013 Microchip Technology Inc.
5.4 PORTD and TRISD Registers
PORTD is an 8-bit port with Schmitt Trigger input buff-
ers. Each pin is individually configured as an input or
output.
PORTD can be configured as an 8-bit wide micropro-
cessor port (parallel slave port) by setting control bit
PSPMODE (TRISE<4>). In this mode, the input buffers
are TTL.
FIGURE 5-6: PORTD BLOCK DIAGRAM
TABLE 5-7: PORTD FUNCTIONS
TABLE 5-8: SUMMARY OF REGISTERS ASSOCIATED WITH PORTD
Note: The PIC16C63A and PIC16C73B do not
provide PORTD. The PORTD and TRISD
registers are not implemented.
Data
Bus
WR
Port
WR
TRIS
RD Port
Data Latch
TRIS Latch
RD TRIS
Schmitt
Trigger
Input
Buffer
I/O pin
(1)
QD
CK
QD
CK
EN
QD
EN
Note 1: I/O pins have protection diodes to VDD and VSS.
Name Bit# Buffer Type Function
RD0/PSP0 bit0 ST/TTL
(1)
Input/output port pin or parallel slave port bit0
RD1/PSP1 bit1 ST/TTL
(1)
Input/output port pin or parallel slave port bit1
RD2/PSP2 bit2 ST/TTL
(1)
Input/output port pin or parallel slave port bit2
RD3/PSP3 bit3 ST/TTL
(1)
Input/output port pin or parallel slave port bit3
RD4/PSP4 bit4 ST/TTL
(1)
Input/output port pin or parallel slave port bit4
RD5/PSP5 bit5 ST/TTL
(1)
Input/output port pin or parallel slave port bit5
RD6/PSP6 bit6 ST/TTL
(1)
Input/output port pin or parallel slave port bit6
RD7/PSP7 bit7 ST/TTL
(1)
Input/output port pin or parallel slave port bit7
Legend: ST = Schmitt Trigger input, TTL = TTL input
Note 1: Input buffers are Schmitt Triggers when in I/O mode and TTL buffer when in Parallel Slave Port mode.
Address Name Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
Value on:
POR,
BOR
Value on
all other
RESETS
08h PORTD RD7 RD6 RD5 RD4 RD3 RD2 RD1 RD0 xxxx xxxx uuuu uuuu
88h TRISD PORTD Data Direction register 1111 1111 1111 1111
89h TRISE
IBF OBF IBOV PSPMODE — PORTE Data Direction bits 0000 -111 0000 -111
Legend: x = unknown, u = unchanged, - = unimplemented, read as '0'. Shaded cells are not used by PORTD.