PIC16F1939-I/P Microchip Technology Inc., PIC16F1939-I/P Datasheet - Page 377

no-image

PIC16F1939-I/P

Manufacturer Part Number
PIC16F1939-I/P
Description
28KB Flash, 1KB RAM, 256B EEPROM, LCD, 1.8-5.5V
Manufacturer
Microchip Technology Inc.
Datasheet

Specifications of PIC16F1939-I/P

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 PDIP
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

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16F1939-I/P
Manufacturer:
IR
Quantity:
5 144
Part Number:
PIC16F1939-I/P
Manufacturer:
Microchip Technology
Quantity:
1 852
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
RRF
Syntax:
Operands:
Operation:
Status Affected:
Description:
SLEEP
Syntax:
Operands:
Operation:
Status Affected:
Description:
 2009 Microchip Technology Inc.
Rotate Right f through Carry
[ label ]
0  f  127
d  [0,1]
See description below
C
The contents of register ‘f’ are rotated
one bit to the right through the Carry
flag. If ‘d’ is ‘0’, the result is placed in
the W register. If ‘d’ is ‘1’, the result is
placed back in register ‘f’.
Enter Sleep mode
[ label ]
None
00h  WDT,
0  WDT prescaler,
1  TO,
0  PD
TO, PD
The power-down Status bit, PD is
cleared. Time-out Status bit, TO is
set. Watchdog Timer and its pres-
caler are cleared.
The processor is put into Sleep mode
with the oscillator stopped.
C
RRF f,d
SLEEP
Register f
Preliminary
SUBLW
Syntax:
Operands:
Operation:
Status Affected:
Description:
SUBWF
Syntax:
Operands:
Operation:
Status Affected:
Description:
SUBWFB
Syntax:
Operands:
Operation:
Status Affected:
Description:
PIC16F193X/LF193X
Subtract W from f
[ label ]
0 f 127
d  [0,1]
(f) - (W) destination)
C, DC, Z
Subtract (2’s complement method) W
register from register ‘f’. If ‘d’ is ‘0’, the
result is stored in the W
register. If ‘d’ is ‘1’, the result is stored
back in register ‘f.
Subtract W from literal
[ label ]
0 k 255
k - (W) W)
C, DC, Z
The W register is subtracted (2’s com-
plement method) from the eight-bit
literal ‘k’. The result is placed in the W
register.
C = 0
C = 1
DC = 0
DC = 1
C = 0
C = 1
DC = 0
DC = 1
SUBWFB
0  f  127
d  [0,1]
(f) – (W) – (B) dest
C, DC, Z
Subtract W and the BORROW flag
(CARRY) from register ‘f’ (2’s comple-
ment method). If ‘d’ is ‘0’, the result is
stored in W. If ‘d’ is ‘1’, the result is
stored back in register ‘f’.
Subtract W from f with Borrow
SUBWF f,d
SUBLW k
W  f
W  f
W<3:0>  f<3:0>
W<3:0>  f<3:0>
W  k
W  k
W<3:0>  k<3:0>
W<3:0>  k<3:0>
f {,d}
DS41364D-page 377

Related parts for PIC16F1939-I/P