PIC17LC756-08I/SP Microchip Technology, PIC17LC756-08I/SP Datasheet - Page 204

no-image

PIC17LC756-08I/SP

Manufacturer Part Number
PIC17LC756-08I/SP
Description
MICRO CTRL 16K LOW PWR 64SDIP
Manufacturer
Microchip Technology
Series
PIC® 17Cr
Datasheets

Specifications of PIC17LC756-08I/SP

Core Processor
PIC
Core Size
8-Bit
Speed
8MHz
Connectivity
I²C, SPI, UART/USART
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Number Of I /o
50
Program Memory Size
32KB (16K x 16)
Program Memory Type
OTP
Ram Size
902 x 8
Voltage - Supply (vcc/vdd)
3 V ~ 6 V
Data Converters
A/D 12x10b
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Package / Case
64-SDIP (0.750", 19.05mm)
Lead Free Status / RoHS Status
Request inventory verification / Request inventory verification
Eeprom Size
-
Other names
PIC17LC756-08I/P
PIC17C7XX
ANDWF
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example:
DS30289B-page 204
Before Instruction
After Instruction
Decode
REG
WREG
REG
Q1
WREG
=
=
=
=
register 'f'
AND WREG with f
[ label ] ANDWF
0
d
(WREG) .AND. (f)
Z
The contents of WREG are AND’ed with
register 'f'. If 'd' is 0 the result is stored
in WREG. If 'd' is 1 the result is stored
back in register 'f'.
1
1
ANDWF
Read
0000
Q2
0x17
0xC2
0x17
0x02
f
[0,1]
255
REG, 1
101d
Process
Data
Q3
ffff
f,d
(dest)
destination
Write to
Q4
ffff
BCF
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example:
Before Instruction
After Instruction
Decode
FLAG_REG = 0xC7
FLAG_REG = 0x47
Q1
register 'f'
Bit Clear f
[ label ] BCF
0
0
0
None
Bit 'b' in register 'f' is cleared.
1
1
BCF
Read
1000
Q2
f
b
(f<b>)
2000 Microchip Technology Inc.
255
7
FLAG_REG,
1bbb
Process
Data
Q3
f,b
ffff
7
register 'f'
Write
Q4
ffff

Related parts for PIC17LC756-08I/SP