Pic18/leepto
; This file is a basic template for assembly code for a PIC18F4550. Copy *
; this file into your projectdirectory and modify or add to it as needed. *
; *
; The PIC18FXXXX architecture allows two interrupt configurations. This*
; template code is written for priority interrupt levels and the IPEN bit *
; in the RCON register must be set to enable priority levels. If IPEN is *
; left in its default zerostate, only the interrupt vector at 0x008 will *
; be used and the WREG_TEMP, BSR_TEMP and STATUS_TEMP variables will not *
; be needed.*
; *
; Refer to the MPASM User's Guide for additional information on the *
; features of theassembler. *
; *
; Refer to the PIC18FXX50/XX55 Data Sheet for additional*
; information on the architecture and instruction set. *
; *;******************************************************************************
; *
; Filename: Puerto A = entrada Puerto B = Complementoa uno de PA *
; Date: 12/01/11 *
; File Version: 1.0 *
;*
; Author: *
; Company: Acad. Computación ICE - ESIME Zac. *
;...
Regístrate para leer el documento completo.