IC MCU OTP 2KX14 A/D PWM 18DIP

 

PIC16C716-20/P

Manufacturer Part NumberPIC16C716-20/P
DescriptionIC MCU OTP 2KX14 A/D PWM 18DIP
ManufacturerMicrochip Technology
SeriesPIC® 16C
PIC16C716-20/P datasheets

Availability: In stock

International delivery:

Warranty: 60 days

Shipping & payment terms

Added to cart

 

Specifications of PIC16C716-20/P

Core ProcessorPICCore Size8-Bit
Speed20MHzPeripheralsBrown-out Detect/Reset, POR, PWM, WDT
Number Of I /o13Program Memory Size3.5KB (2K x 14)
Program Memory TypeOTPRam Size128 x 8
Voltage - Supply (vcc/vdd)4 V ~ 5.5 VData ConvertersA/D 4x8b
Oscillator TypeExternalOperating Temperature0°C ~ 70°C
Package / Case18-DIP (0.300", 7.62mm)For Use WithISPICR1 - ADAPTER IN-CIRCUIT PROGRAMMING309-1059 - ADAPTER 18 ZIF BD W/18SO PLUGSDVA16XP180 - ADAPTER DEVICE FOR MPLAB-ICEAC164010 - MODULE SKT PROMATEII DIP/SOIC
Lead Free Status / RoHS StatusLead free / RoHS CompliantEeprom Size-
Connectivity-  
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Page 41
42
Page 42
43
Page 43
44
Page 44
45
Page 45
46
Page 46
47
Page 47
48
Page 48
49
Page 49
50
Page 50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
Page 41/106

Download datasheet (2Mb)Embed
PrevNext
7.0
CAPTURE/COMPARE/PWM
(CCP) MODULE(S)
Each CCP (Capture/Compare/PWM) module contains
a 16-bit register, which can operate as a 16-bit capture
register, as a 16-bit compare register or as a PWM
master/slave Duty Cycle register. Table 7-1 shows the
timer resources of the CCP module modes.
Capture/Compare/PWM Register 1 (CCPR1) is com-
prised of two 8-bit registers: CCPR1L (low byte) and
CCPR1H (high byte). The CCP1CON register controls
the operation of CCP1. All are readable and writable.
FIGURE 7-1:
CCP1CON REGISTER (ADDRESS 17h)
U-0
U-0
R/W-0
R/W-0
DC1B1
DC1B0 CCP1M3
bit7
bit 7-6: Unimplemented: Read as ‘0’
bit 5-4: DC1B1:DC1B0: PWM Least Significant bits
Capture Mode: Unused
Compare Mode: Unused
PWM Mode: These bits are the two LSbs of the PWM duty cycle. The eight MSbs are found in CCPR1L.
bit 3-0: CCP1M3:CCP1M0: CCP1 Mode Select bits
0000 = Capture/Compare/PWM off (resets CCP1 module)
0100 = Capture mode, every falling edge
0101 = Capture mode, every rising edge
0110 = Capture mode, every 4th rising edge
0111 = Capture mode, every 16th rising edge
1000 = Compare mode, set output on match (CCP1IF bit is set)
1001 = Compare mode, clear output on match (CCP1IF bit is set)
1010 = Compare mode, generate software interrupt on match (CCP1IF bit is set, CCP1 pin is unaffected)
1011 = Compare mode, trigger special event (CCP1IF bit is set; CCP1 resets TMR1 and starts an A/D
conversion (if A/D module is enabled))
11xx = PWM mode
FIGURE 7-2:
TRISCCP REGISTER (ADDRESS 87H)
R/W-1
R/W-1
R/W-1
R/W-1
bit7
bit 7-3:
Reserved bits; Do Not Use
bit 2:
TCCP – Tri-state control bit for CCP
0 = Output pin driven
1 = Output pin tristated
bit 1:
Reserved bit; Do Not Use
bit 0:
TT1CK – Tri-state control bit for T1CKI pin
0 = T1CKI pin is an output
1 = T1CKI pin is an input
© 2005 Microchip Technology Inc.
Additional information on the CCP module is available
in the PICmicro
(DS33023).
TABLE 7-1:
CCP Mode
Capture
Compare
PWM
R/W-0
R/W-0
R/W-0
R/W-0
CCP1M2
CCP1M1 CCP1M0
R/W-1
R/W-1
R/W-1
R/W-1
TCCP
TT1CK
PIC16C712/716
®
Mid-Range Reference Manual,
CCP MODE – TIMER
RESOURCE
Timer Resource
Timer1
Timer1
Timer2
R = Readable bit
W = Writable bit
bit0
U = Unimplemented bit, read
as ‘0’
-n = Value at POR Reset
R = Readable bit
W = Writable bit
bit0
U = Unimplemented bit, read
as ‘0’
-n = Value at POR Reset
DS41106B-page 39