DataSheet.es    


PDF 16F716 Data sheet ( Hoja de datos )

Número de pieza 16F716
Descripción PIC16F716
Fabricantes Microchip Technology 
Logotipo Microchip Technology Logotipo



Hay una vista previa y un enlace de descarga de 16F716 (archivo pdf) en la parte inferior de esta página.


Total 30 Páginas

No Preview Available ! 16F716 Hoja de datos, Descripción, Manual

www.DataSheet4U.com
PIC16F716
Data Sheet
8-bit Flash-based Microcontroller
with A/D Converter and
Enhanced Capture/Compare/PWM
© 2007 Microchip Technology Inc.
DS41206B

1 page




16F716 pdf
20-Pin Diagram
PIC16F716
www.DataSheet4U.com
20-pin SSOP
RA2/AN2
1
20 RA1/AN1
RA3/AN3/VREF
2
19 RA0/AN0
RA4/T0CKI
3
18 OSC1/CLKIN
MCLR/VPP
4
17 OSC2/CLKOUT
VSS 5
16 VDD
VSS 6
15 VDD
RB0/INT/ECCPAS2
7
14 RB7/P1D
RB1/T1OSO/T1CKI
8
13 RB6/P1C
RB2/T1OSI
9
12 RB5/P1B
RB3/CCP1/P1A 10 11 RB4/ECCPAS0
TABLE 2: 20-PIN SSOP SUMMARY
I/O Pin
Analog
ECCP
RA0
RA1
RA2
RA3
RA4
RB0
RB1
RB2
RB3
RB4
RB5
RB6
RB7
19
20
1
2
3
7
8
9
10
11
12
13
14
15
16
5
6
4
18
17
AN0
AN1
AN2
AN3/VREF
ECCPAS2
CCP1/P1A
ECCPAS0
P1B
P1C
P1D
Timer
T0CKI
T1CKI
T1OSI
Interrupts
INT
IOC
IOC
IOC
IOC
Pull-ups
Y
Y
Y
Y
Y
Y
Y
Y
Basic
ICSPCLK
ICSPDAT
VDD
VDD
VSS
VSS
MCLR/VPP
OSC1/CLKIN
OSC2/CLKOUT
© 2007 Microchip Technology Inc.
DS41206B-page 3

5 Page





16F716 arduino
PIC16F716
www.DataSheet4U.com
2.2.2 SPECIAL FUNCTION REGISTERS
The Special Function Registers are registers used by
the CPU and peripheral modules for controlling the
desired operation of the device. These registers are
implemented as static RAM. A list of these registers is
give in Table 2-1.
The Special Function Registers can be classified into
two sets; core (CPU) and peripheral. Those registers
associated with the core functions are described in
detail in this section. Those related to the operation of
the peripheral features are described in detail in that
peripheral feature section.
TABLE 2-1: SPECIAL FUNCTION REGISTER SUMMARY BANK 0
Address
Name
Bit 7
Bit 6
Bit 5
Bit 4
Bit 3
Bit 2
Bit 1
Bit 0
Value on
POR, BOR
Page
00h
INDF(1)
Addressing this location uses contents of FSR to address data memory (not a physical register)
0000 0000 18
01h TMR0
Timer0 module’s register
02h PCL(1) Program Counter’s (PC) Least Significant Byte
xxxx xxxx
0000 0000
27
17
03h
STATUS(1)
IRP(4)
RP1(4)
RP0
TO
PD
Z
DC
C 0001 1xxx 11
04h FSR(1) Indirect Data Memory Address Pointer
xxxx xxxx 18
05h PORTA(5,6)
(7)
RA4
RA3
RA2
RA1
RA0
---x 0000 19
06h
PORTB(5,6)
RB7
RB6
RB5
RB4
RB3
RB2
RB1
RB0
xxxx xxxx 21
07h-09h
0Ah
0Bh
PCLATH(1,2)
INTCON(1)
Unimplemented
——
GIE PEIE
T0IE
Write Buffer for the upper 5 bits of the Program Counter
INTE
RBIE
T0IF
INTF
RBIF
---0 0000
0000 000x
17
13
0Ch PIR1
— ADIF — — — CCP1IF TMR2IF TMR1IF -0-- -000 15
0Dh — Unimplemented
0Eh TMR1L Holding Register for the Least Significant Byte of the 16-bit TMR1 Register
xxxx xxxx 29
0Fh
TMR1H
Holding Register for the Most Significant Byte of the 16-bit TMR1 Register
xxxx xxxx 29
10h T1CON
— — T1CKPS1 T1CKPS0 T1OSCEN T1SYNC TMR1CS TMR1ON --00 0000 32
11h TMR2
Timer2 Module’s Register
0000 0000 35
12h T2CON
— TOUTPS3 TOUTPS2 TOUTPS1 TOUTPS0 TMR2ON T2CKPS1 T2CKPS0 -000 0000 36
13h-14h
— Unimplemented
15h
CCPR1L
Capture/Compare/PWM Register 1 (LSB)
xxxx xxxx 48
16h
CCPR1H
Capture/Compare/PWM Register 1 (MSB)
xxxx xxxx 48
17h
CCP1CON
P1M1
P1M0
DC1B1 DC1B0 CCP1M3 CCP1M2 CCP1M1 CCP1M0 0000 0000 48
18h
PWM1CON PRSEN
PDC6
PDC5
PDC4
PDC3
PDC2
PDC1
PDC0 0000 0000 60
19h
ECCPAS
ECCPASE ECCPAS2
(8)
ECCPAS0 PSSAC1 PSSAC0 PSSBD1 PSSBD0 00-0 0000 57
1Ah-1Dh
— Unimplemented
1Eh
ADRES
A/D Result Register
xxxx xxxx 37
1Fh
ADCON0
ADCS1 ADCS0
CHS2
CHS1
CHS0 GO/DONE
(7)
ADON 0000 0000 41
Legend:
Note 1:
2:
3:
4:
5:
6:
7:
8:
x = unknown, u = unchanged, q = value depends on condition, – = unimplemented, read as ‘0’, Shaded locations are unimplemented,
read as ‘0’.
These registers can be addressed from either bank.
The upper byte of the program counter is not directly accessible. PCLATH is a holding register for PC<12:8> whose contents are
transferred to the upper byte of the program counter.
Other (non Power-up) Resets include: external Reset through MCLR and the Watchdog Timer Reset.
The IRP and RP1 bits are reserved. Always maintain these bits clear.
On any device Reset, these pins are configured as inputs.
This is the value that will be in the PORT output latch.
Reserved bits, do not use.
ECCPAS1 bit is not used on PIC16F716.
© 2007 Microchip Technology Inc.
DS41206B-page 9

11 Page







PáginasTotal 30 Páginas
PDF Descargar[ Datasheet 16F716.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
16F716PIC16F716Microchip Technology
Microchip Technology

Número de piezaDescripciónFabricantes
SLA6805M

High Voltage 3 phase Motor Driver IC.

Sanken
Sanken
SDC1742

12- and 14-Bit Hybrid Synchro / Resolver-to-Digital Converters.

Analog Devices
Analog Devices


DataSheet.es es una pagina web que funciona como un repositorio de manuales o hoja de datos de muchos de los productos más populares,
permitiéndote verlos en linea o descargarlos en PDF.


DataSheet.es    |   2020   |  Privacy Policy  |  Contacto  |  Buscar