PIC17LC756-08/SP Microchip Technology, PIC17LC756-08/SP Datasheet - Page 62

no-image

PIC17LC756-08/SP

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

Specifications of PIC17LC756-08/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
0°C ~ 70°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-08/P
PIC17C7XX
8.2
Table writes to external memory are always two-cycle
instructions. The second cycle writes the data to the
external memory location. The sequence of events for
an external memory write are the same for an internal
write.
8.2.1
The “i” operand of the TABLWT instruction can specify
that the value in the 16-bit TBLPTR register is automat-
ically incremented (for the next write). In Example 8-1,
the TBLPTR register is not automatically incremented.
FIGURE 8-5:
DS30289B-page 62
Table Writes to External Memory
Note: If external write and GLINTD = ’1’ and Enable bit = ’1’, then when ’1’
TABLE WRITE CODE
The highest pending interrupt is cleared.
AD15:AD0
Instruction
Instruction
Executed
Fetched
TABLWT WRITE TIMING (EXTERNAL MEMORY)
ALE
WR
OE
OE
Q1 Q2 Q3 Q4
’1’
INST (PC-1)
TABLWT
PC
Q1 Q2 Q3 Q4
TABLWT cycle1
INST (PC+1)
PC+1
EXAMPLE 8-1:
CLRWDT
MOVLW
MOVWF
MOVLW
MOVWF
MOVLW
TLWT
MOVLW
TABLWT
Data write cycle
Q1 Q2 Q3 Q4
TABLWT cycle2
TBL
HIGH (TBL_ADDR) ; Load the Table
TBLPTRH
LOW (TBL_ADDR)
TBLPTRL
HIGH (DATA)
1, WREG
LOW (DATA)
0,0,WREG
Flag bit, do table write.
Data out
Q1 Q2 Q3 Q4
TABLE WRITE
INST (PC+2)
INST (PC+1)
2000 Microchip Technology Inc.
PC+2
;
; Clear WDT
;
;
;
; Load HI byte
;
; Load LO byte
;
;
;
program memory
address
in TABLATH
in TABLATL
and write to
(Ext. SRAM)

Related parts for PIC17LC756-08/SP