GSM-Forum

GSM-Forum (https://forum.gsmhosting.com/vbb/)
-   Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) (https://forum.gsmhosting.com/vbb/f131/)
-   -   where to find a programmer for 16ce625-please help (https://forum.gsmhosting.com/vbb/f131/where-find-programmer-16ce625-please-help-16904/)

sidharthaharish 02-10-2002 05:04

where to find a programmer for 16ce625-please help
 
where can i find the programmer for programming 16ce625...can i use 16ce628 insted of 16ce625...<br />what is the exact value for the crystal used....<br />is it 8Mhz or 4Mhz...<br />thanking all zfrank friends...<br />harish [email protected]

CarlosSantana2002 02-10-2002 05:14

Here is the .inc file for your convenience:

; P16CE625.INC Standard Header File, Version 1.00 Microchip Technology, Inc.<br /> NOLIST

; This header file defines configurations, registers, and other useful bits of<br />; information for the PIC16CE625 microcontroller. These names are taken to match <br />; the data sheets as closely as possible.

; Note that the processor must be selected before this file is <br />; included. The processor may be selected the following ways:

; 1. Command line switch:<br />; C:\ MPASM MYFILE.ASM /PIC16CE625<br />; 2. LIST directive in the source file<br />; LIST P=PIC16CE625<br />; 3. Processor Type entry in the MPASM full-screen interface

;================================================= =========================<br />;<br />; Revision History<br />;<br />;================================================ ==========================

;Rev: Date: Reason:

;1.00 17 Dec 1997 Initial Release<br />;1.01 02 Apr 1998 Fix incorrect BADRAM and MAXRAM information

;================================================= =========================<br />;<br />; Verify Processor<br />;<br />;================================================ ==========================

IFNDEF __16CE625<br /> MESSG "Processor-header file mismatch. Verify selected processor."<br /> ENDIF

;================================================= =========================<br />;<br />; Register Definitions<br />;<br />;================================================ ==========================

W EQU H'0000'<br />F EQU H'0001'

;----- Register Files------------------------------------------------------

INDF EQU H'0000'<br />TMR0 EQU H'0001'<br />PCL EQU H'0002'<br />STATUS EQU H'0003'<br />FSR EQU H'0004'<br />PORTA EQU H'0005'<br />PORTB EQU H'0006'<br />PCLATH EQU H'000A'<br />INTCON EQU H'000B'<br />PIR1 EQU H'000C'<br />CMCON EQU H'001F'

OPTION_REG EQU H'0081'<br />TRISA EQU H'0085'<br />TRISB EQU H'0086'<br />PIE1 EQU H'008C'<br />PCON EQU H'008E'<br />EEINTF EQU H'0090'<br />VRCON EQU H'009F'

;----- STATUS Bits --------------------------------------------------------

IRP EQU H'0007'<br />RP1 EQU H'0006'<br />RP0 EQU H'0005'<br />NOT_TO EQU H'0004'<br />NOT_PD EQU H'0003'<br />Z EQU H'0002'<br />DC EQU H'0001'<br />C EQU H'0000'

;----- INTCON Bits --------------------------------------------------------

GIE EQU H'0007'<br />PEIE EQU H'0006'<br />T0IE EQU H'0005'<br />INTE EQU H'0004'<br />RBIE EQU H'0003'<br />T0IF EQU H'0002'<br />INTF EQU H'0001'<br />RBIF EQU H'0000'

;----- PIR1 Bits ----------------------------------------------------------

CMIF EQU H'0006'

;----- CMCON Bits ---------------------------------------------------------

C2OUT EQU H'0007'<br />C1OUT EQU H'0006'<br />CIS EQU H'0003'<br />CM2 EQU H'0002'<br />CM1 EQU H'0001'<br />CM0 EQU H'0000'

;----- OPTION Bits --------------------------------------------------------

NOT_RBPU EQU H'0007'<br />INTEDG EQU H'0006'<br />T0CS EQU H'0005'<br />T0SE EQU H'0004'<br />PSA EQU H'0003'<br />PS2 EQU H'0002'<br />PS1 EQU H'0001'<br />PS0 EQU H'0000'

;----- PIE1 Bits ----------------------------------------------------------

CMIE EQU H'0006'

;----- PCON Bits ----------------------------------------------------------

NOT_POR EQU H'0001'<br />NOT_BO EQU H'0000'<br />NOT_BOR EQU H'0000'

;----- VRCON Bits ---------------------------------------------------------

VREN EQU H'0007'<br />VROE EQU H'0006'<br />VRR EQU H'0005'<br />VR3 EQU H'0003'<br />VR2 EQU H'0002'<br />VR1 EQU H'0001'<br />VR0 EQU H'0000'

;----- EEINTF Bits ----------------------------------------------------------

EESDA EQU H'0001'<br />EESCL EQU H'0002'<br />EEVDD EQU H'0000'

;================================================= =========================<br />;<br />; RAM Definition<br />;<br />;================================================ ==========================

__MAXRAM H'0FF'<br /> __BADRAM H'07'-H'09', H'0D'-H'1E'<br /> __BADRAM H'87'-H'89', H'8D', H'8F', H'91'-H'9E'<br /> __BADRAM H'C0'-H'EF'

;================================================= =========================<br />;<br />; Configuration Bits<br />;<br />;================================================ ==========================

_BODEN_ON EQU H'3FFF'<br />_BODEN_OFF EQU H'3FBF'<br />_CP_ALL EQU H'00CF'<br />_CP_75 EQU H'15DF'<br />_CP_50 EQU H'2AEF'<br />_CP_OFF EQU H'3FFF'<br />_PWRTE_OFF EQU H'3FFF'<br />_PWRTE_ON EQU H'3FF7'<br />_WDT_ON EQU H'3FFF'<br />_WDT_OFF EQU H'3FFB'<br />_LP_OSC EQU H'3FFC'<br />_XT_OSC EQU H'3FFD'<br />_HS_OSC EQU H'3FFE'<br />_RC_OSC EQU H'3FFF'

LIST


All times are GMT +1. The time now is 17:49.


vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -

Page generated in 0.08197 seconds with 6 queries

SEO by vBSEO