PIC16F716-I/ML Microchip Technology, PIC16F716-I/ML Datasheet - Page 118

IC PIC MCU FLASH 2KX14 28QFN

PIC16F716-I/ML

Manufacturer Part Number
PIC16F716-I/ML
Description
IC PIC MCU FLASH 2KX14 28QFN
Manufacturer
Microchip Technology
Series
PIC® 16Fr

Specifications of PIC16F716-I/ML

Core Processor
PIC
Core Size
8-Bit
Speed
20MHz
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Number Of I /o
13
Program Memory Size
3.5KB (2K x 14)
Program Memory Type
FLASH
Ram Size
128 x 8
Voltage - Supply (vcc/vdd)
2 V ~ 5.5 V
Data Converters
A/D 4x8b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
28-VQFN Exposed Pad, 28-HVQFN, 28-SQFN, 28-DHVQFN
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Connectivity
-
PICmicro MID-RANGE MCU FAMILY
7.7
DS31007A-page 7-6
Write Verify
Depending on the application, good programming practice may dictate that the value written to
the Data EEPROM be verified
should be used in applications where an EEPROM bit will be stressed near the specification limit.
The Total Endurance disk will help determine your comfort level.
Example 7-3: Write Verify
READ
;
; Is the value written (in W reg) and read (in EEDATA) the same?
;
BCF
:
:
MOVF
BSF
BSF
BCF
SUBWF EEDATA, W
BTFSS STATUS, Z
GOTO
:
:
STATUS, RP0 ; Bank0
EEDATA, W
STATUS, RP0 ; Bank1
EECON1, RD
STATUS, RP0 ; Bank0
WRITE_ERR
(Example
; Any code can go here
;
; Must be in Bank0
; YES, Read the value written
;
; Is difference 0?
; NO, Write error
; YES, Good write
; Continue program
7-3) as the value that was intended to be written. This
1997 Microchip Technology Inc.

Related parts for PIC16F716-I/ML