Results 1 to 3 of 3
Thread: Malko PIC 16F871
Hybrid View
-
1st October 2006 18:07 #1
Malko PIC 16F871
:
, . 16F84A . . ( MPLAB):
list p=16f871
#include <p16f871.inc>
__CONFIG _CP_OFF & _WDT_OFF & _PWRTE_ON & _XT_OSC
ORG H'0000'
goto start
start bsf STATUS,RP0
bcf STATUS,RP1
movlw B'10010100'
movwf OPTION_REG
bcf STATUS,RP0
clrf PORTA
clrf PORTB
bsf STATUS,RP0
clrf TRISA
clrf TRISB
loop nop
goto loop
END
PORTA PORTB, 3 5 , 0. MCLR, , - . , .
, , .
P.S. IC-Prog
; Generated by WinDis84, (c) Nigel Goodwin 1998.
LIST P=16F84, F=INHX8M
include "P16FXX.inc"
ORG 0x0000
GOTO Label_0001
Label_0001 BSF STATUS , RP0
BCF STATUS , RP1
MOVLW 0x94
MOVWF OPTION_REG
BCF STATUS , RP0
CLRF PORTA
CLRF PORTB
BSF STATUS , RP0
CLRF TRISA
CLRF TRISB
Label_0002 NOP
GOTO Label_0002
(LIST P=16F84, F=INHX8M), 16F871?
P.P.S 4MHz, , 20MHz. 5V.Last edited by Zeus; 1st October 2006 at 19:38.
-
2nd October 2006 00:55 #2Have no fear ike iz here.
CPU Cx486DLC@40MHz, RAM 4MB, VGA Trident 512KB, HDD Conner 160MB, Monitor 14" Color
-
3rd October 2006 07:55 #3




Reply With Quote
windwos 10
5th May 2023, 00:01 in Windows