PIC18LF6310-I/PT Microchip Technology, PIC18LF6310-I/PT Datasheet - Page 14

IC PIC MCU FLASH 4KX16 64TQFP

PIC18LF6310-I/PT

Manufacturer Part Number
PIC18LF6310-I/PT
Description
IC PIC MCU FLASH 4KX16 64TQFP
Manufacturer
Microchip Technology
Series
PIC® 18Fr

Specifications of PIC18LF6310-I/PT

Core Size
8-Bit
Program Memory Size
8KB (4K x 16)
Oscillator Type
Internal
Core Processor
PIC
Speed
40MHz
Connectivity
I²C, SPI, UART/USART
Peripherals
Brown-out Detect/Reset, HLVD, POR, PWM, WDT
Number Of I /o
54
Program Memory Type
FLASH
Ram Size
768 x 8
Voltage - Supply (vcc/vdd)
2 V ~ 5.5 V
Data Converters
A/D 12x10b
Operating Temperature
-40°C ~ 85°C
Package / Case
64-TFQFP
Controller Family/series
PIC18
No. Of I/o's
54
Ram Memory Size
768Byte
Cpu Speed
40MHz
No. Of Timers
4
No. Of Pwm
RoHS Compliant
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC18LF6310-I/PT
Manufacturer:
Microchip Technology
Quantity:
10 000
PIC18F8410/8490/8493 FAMILY
TABLE 3-3
FIGURE 3-6:
DS39624C-page 14
Step 1: Direct access to code memory and enable writes.
Step 2: Load write buffer.
To continue writing data, repeat step 2, where the address pointer is incremented by 16 at each iteration of the loop.
Command
0000
0000
0000
0000
0000
0000
0000
0000
1101
1101
1111
0000
4-Bit
.
.
9C A6
84 A6
0E <Addr[21:16]>
6E F8
0E <Addr[15:8]>
6E F7
0E <Addr[7:0]>
6E F6
<LSB><MSB>
.
.
<LSB><MSB>
<LSB><MSB>
00 00
WRITE CODE MEMORY CODE SEQUENCE
Data Payload
PROGRAM CODE MEMORY FLOW
LoopCount + 1
LoopCount =
BCF
BSF
MOVLW <Addr[21:16]>
MOVWF TBLPTRU
MOVLW <Addr[15:8]>
MOVWF TBLPTRH
MOVLW <Addr[7:0]>
MOVWF TBLPTRL
Write 2 bytes (First Word) and post-increment address by 2
.
.
Write 2 bytes (Seventh Word) and post-increment address by 2
Write 2 bytes (Eighth Word) and start programming
NOP
EECON1, CFGS
EECON1, WREN
No
Addr = 16 x LoopCount
PGC Low for P10 Time)
Delay P9 + P10 Time
Configure Device for
Start Programming
(Hold PGC High for
Buffer at <Addr>
Load 16 Bytes
P9 Time and
Sequence
Locations
to Write
Writes
Core Instruction
Done?
Start
Done
All
Yes
LoopCount = 0
© 2007 Microchip Technology Inc.

Related parts for PIC18LF6310-I/PT