Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/26/05 09:47
Read: times


 
#92360 - try this
Responding to: ???'s previous message
hi,

;interrupt service
IrqExt1:
   clr		EX1
   mov		P1,#INIT_FOR_P1
   mov		P2,#INIT_FOR_P2
   mov		P3,#INIT_FOR_P3
DO_DOWN:
   orl		PCON,#2 ;(I used also MOV PCON,#2 instead)
   jmp          DO_DOWN

Regards,
Oleg

List of 9 messages in thread
TopicAuthorDate
AT89S8252 in Power Down mode            01/01/70 00:00      
   try this            01/01/70 00:00      
   maybe I solved the problem            01/01/70 00:00      
      maybe            01/01/70 00:00      
         ISR vs 'main'            01/01/70 00:00      
            could you...            01/01/70 00:00      
               reasons            01/01/70 00:00      
   You found same thing as me...            01/01/70 00:00      
      I know you ask and wonder,,,            01/01/70 00:00      

Back to Subject List