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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/28/04 13:11
Read: times


 
#75033 - RE: LCD Help!
Responding to: ???'s previous message
Is there a limit of if statements that you can have within an interrupt function?
no
Is there a limit of statements that you can have within an interrupt function
yes

Erik

You can not have an ISR so bloated that it is not finished processing before the next interrupt comes in.

List of 13 messages in thread
TopicAuthorDate
LCD Help!            01/01/70 00:00      
   RE: LCD Help!            01/01/70 00:00      
   RE: LCD Help!            01/01/70 00:00      
   RE: LCD Help!            01/01/70 00:00      
   RE: LCD Help!            01/01/70 00:00      
      RE: LCD Help!            01/01/70 00:00      
         RE: LCD Help!            01/01/70 00:00      
            RE: LCD Help!            01/01/70 00:00      
   RE: LCD Help!            01/01/70 00:00      
      RE: LCD Help!            01/01/70 00:00      
      RE: LCD Help!            01/01/70 00:00      
         RE: Lookup table            01/01/70 00:00      
      Use a switch statement!            01/01/70 00:00      

Back to Subject List