PIC12CE673-04/P Microchip Technology, PIC12CE673-04/P Datasheet - Page 207

no-image

PIC12CE673-04/P

Manufacturer Part Number
PIC12CE673-04/P
Description
IC MCU OTP 1KX14 A/D&EE 8DIP
Manufacturer
Microchip Technology
Series
PIC® 12Cr

Specifications of PIC12CE673-04/P

Core Size
8-Bit
Program Memory Size
1.75KB (1K x 14)
Core Processor
PIC
Speed
4MHz
Peripherals
POR, WDT
Number Of I /o
5
Program Memory Type
OTP
Eeprom Size
16 x 8
Ram Size
128 x 8
Voltage - Supply (vcc/vdd)
3 V ~ 5.5 V
Data Converters
A/D 4x8b
Oscillator Type
Internal
Operating Temperature
0°C ~ 70°C
Package / Case
8-DIP (0.300", 7.62mm)
Controller Family/series
PIC12
No. Of I/o's
6
Eeprom Memory Size
16Byte
Ram Memory Size
128Byte
Cpu Speed
4MHz
No. Of Timers
1
Processor Series
PIC12C
Core
PIC
Data Bus Width
8 bit
Data Ram Size
128 B
Maximum Clock Frequency
4 MHz
Number Of Programmable I/os
5
Number Of Timers
8
Maximum Operating Temperature
+ 70 C
Mounting Style
Through Hole
3rd Party Development Tools
52715-96, 52716-328, 52717-734
Development Tools By Supplier
ICE2000
Minimum Operating Temperature
0 C
On-chip Adc
8
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
ISPICR1 - ADAPTER IN-CIRCUIT PROGRAMMINGAC124001 - MODULE SKT PROMATEII 8DIP/SOIC
Connectivity
-
Lead Free Status / Rohs Status
 Details

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC12CE673-04/P
Manufacturer:
Microchip
Quantity:
486
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 PIC12CE673-04/P