PIC17LC756-08I/L Microchip Technology, PIC17LC756-08I/L Datasheet - Page 216

no-image

PIC17LC756-08I/L

Manufacturer Part Number
PIC17LC756-08I/L
Description
MICRO CTRL 16K LOW PWR 68PLCC
Manufacturer
Microchip Technology
Series
PIC® 17Cr
Datasheets

Specifications of PIC17LC756-08I/L

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
68-PLCC
Lead Free Status / RoHS Status
Request inventory verification / Request inventory verification
Eeprom Size
-
PIC17C7XX
MOVFP
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example:
DS30289B-page 216
Before Instruction
After Instruction
Decode
REG1
REG2
REG1
REG2
Q1
register 'f'
Move f to p
[label]
0
0
(f)
None
Move data from data memory location ’f’
to data memory location ’p’. Location ’f’
can be anywhere in the 256 byte data
space (00h to FFh), while ’p’ can be 00h
to 1Fh.
Either ’p' or 'f' can be WREG (a useful,
special situation).
MOVFP is particularly useful for transfer-
ring a data memory location to a periph-
eral register (such as the transmit buffer
or an I/O port). Both 'f' and 'p' can be
indirectly addressed.
1
1
MOVFP
Read
011p
Q2
=
=
=
=
f
p
(p)
255
31
0x33,
0x11
0x33,
0x33
MOVFP f,p
REG1, REG2
pppp
Process
Data
Q3
ffff
register 'p'
Write
Q4
ffff
MOVLB
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example:
Before Instruction
After Instruction
Decode
BSR register
BSR register
Q1
Move Literal to low nibble in BSR
[ label ]
0
k
None
The four-bit literal ’k’ is loaded in the
Bank Select Register (BSR). Only the
low 4-bits of the Bank Select Register
are affected. The upper half of the BSR
is unchanged. The assembler will
encode the “u” fields as '0'.
1
1
MOVLB
literal 'k'
Read
1011
Q2
=
=
k
(BSR<3:0>)
2000 Microchip Technology Inc.
15
0x22
0x25 (Bank 5)
5
MOVLB k
1000
Process
Data
Q3
uuuu
Write literal
BSR<3:0>
'k' to
Q4
kkkk

Related parts for PIC17LC756-08I/L