PIC16F1939-I/PT Microchip Technology Inc., PIC16F1939-I/PT Datasheet - Page 139

no-image

PIC16F1939-I/PT

Manufacturer Part Number
PIC16F1939-I/PT
Description
44 TQFP 10x10x1mm TRAY, 28KB Flash, 1KB RAM, 256B EEPROM, LCD, 1.8-5.5V
Manufacturer
Microchip Technology Inc.
Datasheet

Specifications of PIC16F1939-I/PT

A/d Inputs
14-Channel, 10-Bit
Comparators
2
Cpu Speed
8 MIPS
Eeprom Memory
256 Bytes
Input Output
36
Interface
I2C/SPI/UART/USART
Memory Type
Flash
Number Of Bits
8
Package Type
40-pin TQFP
Programmable Memory
28K Bytes
Ram Size
1K Bytes
Speed
32 MHz
Temperature Range
–40 to 125 °C
Timers
4-8-bit, 1-16-bit
Voltage, Range
1.8-5.5 V
Lead Free Status / Rohs Status
RoHS Compliant part Electrostatic Device

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16F1939-I/PT
Manufacturer:
ON
Quantity:
4 300
Part Number:
PIC16F1939-I/PT
Manufacturer:
Microchip Technology
Quantity:
10 000
Part Number:
PIC16F1939-I/PT
0
Company:
Part Number:
PIC16F1939-I/PT
Quantity:
2 800
Company:
Part Number:
PIC16F1939-I/PT
Quantity:
1 600
12.4
PORTC is a 8-bit wide, bidirectional port. The
corresponding
(Register 12-12). Setting a TRISC bit (= 1) will make the
corresponding PORTC pin an input (i.e., put the
corresponding output driver in a High-Impedance mode).
Clearing a TRISC bit (= 0) will make the corresponding
PORTC pin an output (i.e., enable the output driver and
put the contents of the output latch on the selected pin).
Example 12-3 shows how to initialize PORTC.
Reading the PORTC register (Register 12-11) reads the
status of the pins, whereas writing to it will write to the
PORT latch. All write operations are read-modify-write
operations. Therefore, a write to a port implies that the
port pins are read, this value is modified and then written
to the PORT data latch (LATC).
The TRISC register (Register 12-12) controls the
PORTC pin output drivers, even when they are being
used as analog inputs. The user should ensure the bits in
the TRISC register are maintained set when using them
as analog inputs. I/O pins configured as analog input
always read ‘0’.
EXAMPLE 12-3:
 2009 Microchip Technology Inc.
BANKSEL
CLRF
BANKSEL
CLRF
BANKSEL
CLRF
BANKSEL
MOVLW
MOVWF
PORTC Registers
PORTC
PORTC
LATC
LATC
ANSELC
ANSELC
TRISC
B'11110000' ;Set RC<7:4> as inputs
TRISC
data
INITIALIZING PORTC
direction
;
;Init PORTC
;Data Latch
;
;
;digital I/O
;
;and set RC<3:0> as
;outputs
register
is
TRISC
Preliminary
12.4.1
Each PORTC pin is multiplexed with other functions. The
pins, their combined functions and their output priorities
are briefly described here. For additional information,
refer to the appropriate section in this data sheet.
When multiple outputs are enabled, the actual pin
control goes to the peripheral with the lowest number in
the following lists.
Analog input and some digital input functions are not
included in the list below. These input functions can
remain active when the pin is configured as an output.
Certain digital input functions override other port
functions and are included in the priority list.
RC0
1.
2.
3.
RC1
1.
2.
3.
RC2
1.
2.
3.
RC3
1.
2.
3.
4.
RC4
1.
2.
3.
RC5
1.
2.
3.
RC6
1.
2.
3.
4.
5.
RC7
1.
2.
3.
4.
PIC16F193X/LF193X
T1OSO (Timer1 Oscillator)
CCP2/P2B
RC0
T1OSI (Timer1 Oscillator)
CCP2/P2A
RC1
SEG3 (LCD)
CCP1/P1A
RC2
SEG6 (LCD)
SCL (MSSP)
SCK (MSSP)
RC3
SEG11 (LCD)
SDA (MSSP)
RC4
SEG10 (LCD)
SDO (MSSP)
RC5
SEG9 (LCD)
TX (EUSART)
CK (EUSART)
CCP3/P3A, 28-pin only
RC6
SEG8 (LCD)
DT (EUSART)
CCP3/P3B, 28 pin only
RC7
PORTC FUNCTIONS AND OUTPUT
PRIORITIES
DS41364D-page 139

Related parts for PIC16F1939-I/PT