PIC18F2431-I/SP Microchip Technology Inc., PIC18F2431-I/SP Datasheet - Page 328

no-image

PIC18F2431-I/SP

Manufacturer Part Number
PIC18F2431-I/SP
Description
Microcontroller; 16 KB Flash; 768 RAM; 256 EEPROM; 24 I/O; 28-Pin-SPDIP
Manufacturer
Microchip Technology Inc.
Datasheet

Specifications of PIC18F2431-I/SP

A/d Inputs
5-Channel, 10-Bit
Cpu Speed
10 MIPS
Eeprom Memory
256 Bytes
Input Output
24
Interface
I2C/SPI/USART
Memory Type
Flash
Number Of Bits
8
Package Type
28-pin SPDIP
Programmable Memory
16K Bytes
Ram Size
768 Bytes
Speed
40 MHz
Timers
1-8-bit, 3-16-bit
Voltage, Range
2-5.5 V
Lead Free Status / Rohs Status
RoHS Compliant part Electrostatic Device

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC18F2431-I/SP
Manufacturer:
MICROCHIP/微芯
Quantity:
20 000
Company:
Part Number:
PIC18F2431-I/SP
Quantity:
5
PIC18F2331/2431/4331/4431
TBLRD
Syntax:
Operands:
Operation:
Status Affected:None
Encoding:
Description:
Words:
Cycles:
DS39616B-page 326
Q Cycle Activity:
operation
Decode
No
Q1
(Read Program
Table Read
[ label ]
None
if TBLRD *,
(Prog Mem (TBLPTR))
TBLPTR - No Change;
if TBLRD *+,
(Prog Mem (TBLPTR))
(TBLPTR) +1
if TBLRD *-,
(Prog Mem (TBLPTR))
(TBLPTR) -1
if TBLRD +*,
(TBLPTR) +1
(Prog Mem (TBLPTR))
This instruction is used to read the
contents of Program Memory (P.M.). To
address the program memory, a
pointer called Table Pointer (TBLPTR)
is used.
The TBLPTR (a 21-bit pointer) points
to each byte in the program memory.
TBLPTR has a 2 Mbyte address range.
The TBLRD instruction can modify the
value of TBLPTR as follows:
• no change
• post-increment
• post-decrement
• pre-increment
1
2
No operation
operation
Memory)
0000
TBLPTR[0] = 0:Least Significant
TBLPTR[0] = 1:Most Significant
No
Q2
TBLRD ( *; *+; *-; +*)
0000
operation
operation
TBLPTR;
TBLPTR;
TBLPTR;
No
No
Q3
Byte of Program
Memory Word
Byte of Program
Memory Word
0000
(Write TABLAT)
TABLAT;
TABLAT;
TABLAT;
TABLAT;
No operation
operation
nn=0 *
No
Q4
10nn
=1 *+
=2 *-
=3 +*
Preliminary
TBLRD
Example1:
Example2:
Before Instruction
After Instruction
Before Instruction
After Instruction
TABLAT
TBLPTR
MEMORY(0x00A356)
TABLAT
TBLPTR
TABLAT
TBLPTR
MEMORY(0x01A357)
MEMORY(0x01A358)
TABLAT
TBLPTR
Table Read (cont’d)
TBLRD
TBLRD
 2003 Microchip Technology Inc.
*+ ;
+* ;
=
=
=
=
=
=
=
=
=
=
=
0x55
0x00A356
0x34
0x34
0x00A357
0xAA
0x01A357
0x12
0x34
0x34
0x01A358

Related parts for PIC18F2431-I/SP