PIC12C672T-10I/MF Microchip Technology, PIC12C672T-10I/MF Datasheet - Page 110

no-image

PIC12C672T-10I/MF

Manufacturer Part Number
PIC12C672T-10I/MF
Description
IC MCU OTP 2KX14 W/AD 8-DFN
Manufacturer
Microchip Technology
Series
PIC® 12Cr
Datasheets

Specifications of PIC12C672T-10I/MF

Core Processor
PIC
Core Size
8-Bit
Speed
10MHz
Peripherals
POR, WDT
Number Of I /o
5
Program Memory Size
3.5KB (2K x 14)
Program Memory Type
OTP
Ram Size
128 x 8
Voltage - Supply (vcc/vdd)
3 V ~ 5.5 V
Data Converters
A/D 4x8b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
8-DFN
For Use With
AC164324 - MODULE SKT FOR MPLAB 8DFN/16QFNXLT08DFN2 - SOCKET TRANSITION ICE 14DIP/8DFNXLT08DFN - SOCKET TRANSITION ICE 8DFNAC164032 - ADAPTER PICSTART PLUS 8DFN/DIPAC124001 - MODULE SKT PROMATEII 8DIP/SOIC
Lead Free Status / RoHS Status
Request inventory verification / Request inventory verification
Eeprom Size
-
Connectivity
-
PICmicro MID-RANGE MCU FAMILY
6.5
DS31006A-page 6-16
Design Tips
Question 1:
Answer 1:
When a device with more then 2K words of program memory is used, the calling of subroutines
may require that the PCLATH register be loaded prior to the CALL (or GOTO) instruction to specify
the correct program memory page that the routine is located on. The following instructions will
correctly load PCLATH register, regardless of the program memory location of the label SUB_1.
SUB_1
Question 2:
Answer 2:
Example 6-4
of the code may be removed.
MOVLW
MOVWF
CALL
:
:
:
:
RETURN
shows this. If the device you are using does not use all 4 data memory banks, some
Program execution seems to get lost.
I need to initialize RAM to ’0’s. What is an easy way to do that?
HIGH (SUB_1)
PCLATH
SUB_1
; Select Program Memory Page of
;
; Call the desired routine
; Start of routine
; Return from routine
Routine.
1997 Microchip Technology Inc.

Related parts for PIC12C672T-10I/MF