PIC16F526-I/P Microchip Technology, PIC16F526-I/P Datasheet - Page 26

IC PIC MCU FLASH 1KX12 14DIP

PIC16F526-I/P

Manufacturer Part Number
PIC16F526-I/P
Description
IC PIC MCU FLASH 1KX12 14DIP
Manufacturer
Microchip Technology
Series
PIC® 16Fr
Datasheets

Specifications of PIC16F526-I/P

Program Memory Type
FLASH
Program Memory Size
1.5KB (1K x 12)
Package / Case
14-DIP (0.300", 7.62mm)
Core Processor
PIC
Core Size
8-Bit
Speed
20MHz
Peripherals
POR, WDT
Number Of I /o
11
Ram Size
67 x 8
Voltage - Supply (vcc/vdd)
2 V ~ 5.5 V
Data Converters
A/D 3x8b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Processor Series
PIC16F
Core
PIC
Data Bus Width
8 bit
Data Ram Size
67 B
Maximum Clock Frequency
20 MHz
Number Of Programmable I/os
12
Number Of Timers
1
Maximum Operating Temperature
+ 85 C
Mounting Style
Through Hole
3rd Party Development Tools
52715-96, 52716-328, 52717-734
Development Tools By Supplier
PG164130, DV164035, DV244005, DV164005, PG164120, ICE2000
Minimum Operating Temperature
- 40 C
On-chip Adc
8 bit, 3 Channel
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
AC162096 - HEADER MPLAB ICD2 PIC16F526 8/14
Eeprom Size
-
Connectivity
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
PIC16F526
EXAMPLE 5-3:
DS41326A-page 24
IGNORED
Note 1: Only a series of BSF commands will work
BSF
MOVLW EE_ADR_WRITE
MOVWF EEADR
MOVLW EE_DATA_TO_WRITE;LOAD DATA TO
MOVWF EEDATA
BSF
BSF
NOP
NOP
2: For reads, erases and writes to the Flash
to enable the memory write sequence
documented in Example 5-3. No other
sequence of commands will work, no
exceptions.
data memory, there is no need to insert a
NOP into the user code as is done on
mid-range devices. The instruction imme-
diately following the “BSF EECON,WR/RD”
will be fetched and executed properly.
FSR,5
EECON,WREN
EECON,WR
DATA MEMORY WRITE
;SWITCH TO BANK 1
;LOAD ADDRESS TO
;WRITE
;INTO EEADR
;REGISTER
;INTO EEDATA
;REGISTER
;ENABLE WRITES
;START WRITE
;SEQUENCE
;WAIT AS READ
;INSTRUCTION
;IS DECODED
;INSTRUCTION
Preliminary
5.4
Data memory can be code-protected by programming
the CPDF bit in the Configuration Word (Register 8-1)
to ‘0’.
DATA MEMORY OPERATION
DURING CODE-PROTECT
© 2007 Microchip Technology Inc.

Related parts for PIC16F526-I/P