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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/04/06 07:02
Read: times


 
#109159 - Absolutely!!!
Responding to: ???'s previous message
Russell Bull said:
Billy, I think the core problem is that you also enabled the interrupts for timer1. For serial comms, you only need enable the interrupt for the uart. You made two steps when only you should have made one!

Absolutely!!!
So write
IE = 0X90;
need not put that EA = 1 again!

regards
Sarang



List of 13 messages in thread
TopicAuthorDate
c code failure            01/01/70 00:00      
   comments            01/01/70 00:00      
      Thanks Erik            01/01/70 00:00      
      what the hell is wrong here?            01/01/70 00:00      
         Debugging            01/01/70 00:00      
   what about tools ur using            01/01/70 00:00      
      resistor micro ????            01/01/70 00:00      
         that was just to know            01/01/70 00:00      
            areb you getting nothing            01/01/70 00:00      
      Keil / AT89S8252            01/01/70 00:00      
         What is wrong here?            01/01/70 00:00      
            Absolutely!!!            01/01/70 00:00      
               Thanks            01/01/70 00:00      

Back to Subject List