PIC17C756-16/L Microchip Technology, PIC17C756-16/L Datasheet - Page 78

no-image

PIC17C756-16/L

Manufacturer Part Number
PIC17C756-16/L
Description
MICRO CTRL 16K MEMORY OTP 68PLCC
Manufacturer
Microchip Technology
Series
PIC® 17Cr

Specifications of PIC17C756-16/L

Core Processor
PIC
Core Size
8-Bit
Speed
16MHz
Connectivity
I²C, SPI, UART/USART
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Number Of I /o
50
Program Memory Size
32KB (16K x 16)
Program Memory Type
OTP
Ram Size
902 x 8
Voltage - Supply (vcc/vdd)
4 V ~ 6 V
Data Converters
A/D 12x10b
Oscillator Type
External
Operating Temperature
0°C ~ 70°C
Package / Case
68-PLCC
For Use With
AC164308 - MODULE SKT FOR PM3 68PLCCDVA17XL681 - DEVICE ADAPTER FOR PIC17C752DM173001 - KIT DEVELOPMENT PICDEM17AC174007 - MODULE SKT PROMATEII 68PLCCAC164024 - ADAPTER PICSTART PLUS 68PLCC
Lead Free Status / RoHS Status
Request inventory verification / Request inventory verification
Eeprom Size
-
10.6
PORTF is an 8-bit wide bi-directional port. The corre-
sponding data direction register is DDRF. A '1' in DDRF
configures the corresponding port pin as an input. A '0'
in the DDRF register configures the corresponding port
pin as an output. Reading PORTF reads the status of
the pins, whereas writing to them will write to the
respective port latch.
All eight bits of PORTF are multiplexed with 8 of the 12
channels of the 10-bit A/D converter.
Upon reset the entire Port is automatically configured
as analog inputs, and must be configured in software to
be a digital I/O.
FIGURE 10-13: BLOCK DIAGRAM OF RF7:RF0
DS30264A-page 78
WR PORTF
WR DDRF
RD PORT
V
Data bus
AN
PORTF and DDRF Registers
PCFG3:PCFG0
CHS3:CHS0
Data Latch
DDRF Latch
D
CK
D
CK
RD DDRF
Q
Q
Q
Q
Q
Preliminary
EN
EN
D
To other pads
To other pads
Example 10-6 shows an instruction sequence to initial-
ize PORTF. The Bank Select Register (BSR) must be
selected to Bank 5 for the port to be initialized. The fol-
lowing example uses the MOVLB instruction to load the
BSR register for bank selection.
EXAMPLE 10-6: INITIALIZING PORTF
MOVLB
MOVLW
MOVPF
CLRF
MOVLW
MOVWF
5
0x0E
ADCON1 ; Digital
PORTF
0x03
DDRF
V
V
P
N
DD
SS
; Select Bank 5
; Configure PORTF as
; Initialize PORTF data
;
;
;
; Value used to initialize
;
; Set RF<1:0> as inputs
;
1997 Microchip Technology Inc.
latches before setting
the data direction
register
data direction
RF<7:2> as outputs
ST
input
buffer
I/O pin

Related parts for PIC17C756-16/L