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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/16/06 17:00
Read: times


 
#118430 - Thanks everyone
Responding to: ???'s previous message
I wish the Java boards were this responsive. I'm heading to the lab now to try it. I thought that the timer I was using was 16 bit autoreload. I'll check my notes and post the exact chip I'm using.

Another question I have is whether putting the if ladder that increments minutes, hours, days, months, years etc is too large to put in the interrupt routine? I could just have the seconds in the interrupt and then do the other stuff in the main loop (though that might be a problem if the user sits for too long in one of the functions like "set alarm".

Lastly, I saw "interrupt 1 using 1" in one of the examples online. What does the "using 1" do?

Thanks again.

List of 19 messages in thread
TopicAuthorDate
Timer0_ISR delay troubles            01/01/70 00:00      
   Why it doesn't work            01/01/70 00:00      
      Extra Atomic            01/01/70 00:00      
   Been there Done That            01/01/70 00:00      
   Yes,very atomic            01/01/70 00:00      
      nuclear explosions            01/01/70 00:00      
   Also            01/01/70 00:00      
      Thanks everyone            01/01/70 00:00      
         learn to swim before diving in            01/01/70 00:00      
         using 1            01/01/70 00:00      
            Some code from the prof broke interrupt            01/01/70 00:00      
               Nevermind            01/01/70 00:00      
               which it is not            01/01/70 00:00      
                  Explain?            01/01/70 00:00      
   What happend to common sense?            01/01/70 00:00      
      specific examples are dangerous            01/01/70 00:00      
      Uncommon Sense            01/01/70 00:00      
         Practical programming            01/01/70 00:00      
            Charles            01/01/70 00:00      

Back to Subject List