PIC16F1507T-I/ML Microchip Technology, PIC16F1507T-I/ML Datasheet - Page 220

3.5KB Flash, 128B RAM, 18 I/O, CLC, CWG, DDS, 10-bit ADC 20 QFN 4x4mm T/R

PIC16F1507T-I/ML

Manufacturer Part Number
PIC16F1507T-I/ML
Description
3.5KB Flash, 128B RAM, 18 I/O, CLC, CWG, DDS, 10-bit ADC 20 QFN 4x4mm T/R
Manufacturer
Microchip Technology
Series
PIC® 16Fr

Specifications of PIC16F1507T-I/ML

Processor Series
PIC16
Core
PIC16F
Data Bus Width
8 bit
Program Memory Type
Flash
Program Memory Size
3.5 KB
Data Ram Size
128 B
Interface Type
ICSP
Maximum Clock Frequency
20 MHz
Number Of Programmable I/os
18
Number Of Timers
3
Operating Supply Voltage
2.3 V to 5.5 V
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
Package / Case
QFN-20
Minimum Operating Temperature
- 40 C
Operating Temperature Range
- 40 C to + 85 C
Supply Current (max)
30 uA
Core Processor
PIC
Core Size
8-Bit
Speed
20MHz
Connectivity
-
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Number Of I /o
17
Eeprom Size
-
Ram Size
128 x 8
Voltage - Supply (vcc/vdd)
2.3 V ~ 5.5 V
Data Converters
A/D 12x10b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Lead Free Status / Rohs Status
 Details
SWAPF
Syntax:
Operands:
Operation:
Status Affected:
Description:
TRIS
Syntax:
Operands:
Operation:
Status Affected:
Description:
 2011 Microchip Technology Inc.
(f<3:0>)  (destination<7:4>),
The upper and lower nibbles of regis-
Swap Nibbles in f
[ label ]
0  f  127
d  [ 0 , 1 ]
(f<7:4>)  (destination<3:0>)
None
ter ‘f’ are exchanged. If ‘d’ is ‘ 0 ’, the
result is placed in the W register. If ‘d’
is ‘ 1 ’, the result is placed in register ‘f’.
[ label ] TRIS f
5  f  7
(W)  TRIS register ‘f’
None
Move data from W register to TRIS
register.
When ‘f’ = 5, TRISA is loaded.
When ‘f’ = 6, TRISB is loaded.
When ‘f’ = 7, TRISC is loaded.
Load TRIS Register with W
SWAPF f,d
Preliminary
XORLW
Syntax:
Operands:
Operation:
Status Affected:
Description:
XORWF
Syntax:
Operands:
Operation:
Status Affected:
Description:
PIC16(L)F1507
[ label ]
0  f  127
d  [ 0 , 1 ]
(W) .XOR. (f)  destination)
Z
Exclusive OR the contents of the W
register with register ‘f’. If ‘d’ is ‘ 0 ’, the
result is stored in the W register. If ‘d’
is ‘ 1 ’, the result is stored back in regis-
ter ‘f’.
Exclusive OR W with f
Exclusive OR literal with W
[ label ]
0  k  255
(W) .XOR. k  W)
Z
The contents of the W register are
XOR’ed with the eight-bit
literal ‘k’. The result is placed in the
W register.
XORWF
XORLW k
DS41586A-page 220
f,d

Related parts for PIC16F1507T-I/ML