PIC16F84A-20I/P Microchip Technology, PIC16F84A-20I/P Datasheet - Page 207

IC MCU FLASH 1KX14 EE 18DIP

PIC16F84A-20I/P

Manufacturer Part Number
PIC16F84A-20I/P
Description
IC MCU FLASH 1KX14 EE 18DIP
Manufacturer
Microchip Technology
Series
PIC® 16Fr

Specifications of PIC16F84A-20I/P

Program Memory Type
FLASH
Program Memory Size
1.75KB (1K x 14)
Package / Case
18-DIP (0.300", 7.62mm)
Core Processor
PIC
Core Size
8-Bit
Speed
20MHz
Peripherals
POR, WDT
Number Of I /o
13
Eeprom Size
64 x 8
Ram Size
68 x 8
Voltage - Supply (vcc/vdd)
4 V ~ 5.5 V
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Processor Series
PIC16F
Core
PIC
Data Bus Width
8 bit
Data Ram Size
68 B
Maximum Clock Frequency
20 MHz
Number Of Programmable I/os
13
Number Of Timers
1
Operating Supply Voltage
2 V to 5.5 V
Maximum Operating Temperature
+ 85 C
Mounting Style
Through Hole
3rd Party Development Tools
52715-96, 52716-328, 52717-734
Development Tools By Supplier
ICE2000
Minimum Operating Temperature
- 40 C
Data Rom Size
64 B
Height
3.3 mm
Length
22.86 mm
Supply Voltage (max)
5.5 V
Supply Voltage (min)
4 V
Width
6.35 mm
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
I3-DB16F84A - BOARD DAUGHTER ICEPIC3DVA16XP180 - ADAPTER DEVICE FOR MPLAB-ICEAC164010 - MODULE SKT PROMATEII DIP/SOIC
Data Converters
-
Connectivity
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16F84A-20I/P
Manufacturer:
MICROCHIP
Quantity:
2 300
Part Number:
PIC16F84A-20I/P
Manufacturer:
MIC
Quantity:
20 000
14.3.2
14.3.2.1
14.3.3
14.3.4
1997 Microchip Technology Inc.
Changing Between Capture Modes
CCP Prescaler
Sleep Operation
Effects of a Reset
When the Capture mode is changed, a capture interrupt may be generated. The user should
keep the CCPxIE bit clear to disable these interrupts and should clear the CCPxIF flag bit
following any such change in operating mode.
There are four prescaler settings, specified by bits CCPxM3:CCPxM0. Whenever the CCP mod-
ule is turned off, or the CCP module is not in capture mode, the prescaler counter is cleared. This
means that any reset will clear the prescaler counter.
Switching from one capture prescale setting to another may generate an interrupt. Also, the pres-
caler counter will not be cleared, therefore the first capture may be from a nonzero prescaler.
Example 14-1
This example also clears the prescaler counter and will not generate the interrupt.
Example 14-1:
To clear the Capture prescaler count, the CCP module must be configured into any non-capture
CCP mode (Compare, PWM, or CCP off modes).
When the device is placed in sleep, Timer1 will not increment (since it is in synchronous mode),
but the prescaler will continue to count events (not synchronized). When a specified capture
event occurs, the CCPxIF bit will be set, but the capture register will not be updated. If the CCP
interrupt is enabled, the device will wake-up from sleep. The value in the 16-bit TMR1 register is
not transferred to the 16-bit capture register, but since the timer was not incrementing, this value
should not have any meaning. Effectively, this allows the CCP pin to be used as another external
interrupt.
The CCP module is off, and the value in the capture prescaler is forced to 0.
CLRF
MOVLW
MOVWF
CCP1CON
NEW_CAPT_PS
CCP1CON
shows the recommended method for switching between capture prescale settings.
Changing Between Capture Prescalers
; Turn CCP module off
; Load the W reg with the new prescaler
;
; Load CCP1CON with this value
mode value and CCP ON
Section 14. CCP
DS31014A-page 14-5
14

Related parts for PIC16F84A-20I/P