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

Back to Subject List

Thread Closed: Issue successfully resolved

???
07/26/04 17:17
Read: times


 
#74911 - RE: LPC935 - Problems with Interrupt
Responding to: ???'s previous message
If interrupts r so critical make ISR as samll as possible ie. set a flag in an ISR & come out of it

Keep watch on flag status in u r while(1){} loop
u will loose time as many no. of flags r there to check(jnb instrctions)

if u want furtehr sync. in ISR (now normal functions)
put additional check for ADC in RTC routine.

List of 26 messages in thread
TopicAuthorDate
LPC935 - Problems with Interrupt            01/01/70 00:00      
   RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
      RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
         RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
            RE: just remembered            01/01/70 00:00      
               RE: just remembered            01/01/70 00:00      
            RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
               RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
                  RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
                     RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
         RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
   RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
   RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
      RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
      RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
         RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
            RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
               RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
                  RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
                     RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
                        RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
                           RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
      RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
         RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
            RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
   RE: LPC935 - Problems with Interrupt            01/01/70 00:00      

Back to Subject List