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

Back to Subject List

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


 
#79937 - RE: Prog.CounterArray irq problem
Responding to: ???'s previous message
hi,

"CH/CL becomes more than CCAP30L/H, but irq subroutine doesn't starts"

A compare interrupt was always generated on equal not on less or above.

Here we talk about two different things:
- interrupt request which is generated when the match occurs;
- ISR execution which is possible at the corresponded conditions.

Original poster should post his code or provide more details. At least, I cannot understand the problem yet.

Regards,
Oleg

List of 15 messages in thread
TopicAuthorDate
Prog.CounterArray irq problem            01/01/70 00:00      
   RE: Prog.CounterArray irq problem            01/01/70 00:00      
   RE: Prog.CounterArray irq problem            01/01/70 00:00      
      RE: Prog.CounterArray irq problem            01/01/70 00:00      
         RE: Prog.CounterArray irq problem            01/01/70 00:00      
            RE: Prog.CounterArray irq problem            01/01/70 00:00      
               RE: Prog.CounterArray irq problem            01/01/70 00:00      
            RE: Prog.CounterArray irq problem            01/01/70 00:00      
               RE: Prog.CounterArray irq problem            01/01/70 00:00      
               RE: Prog.CounterArray irq problem            01/01/70 00:00      
                  RE: Prog.CounterArray irq problem            01/01/70 00:00      
                     RE: Prog.CounterArray irq problem            01/01/70 00:00      
                     RE: Prog.CounterArray irq problem            01/01/70 00:00      
                     RE: Prog.CounterArray irq problem            01/01/70 00:00      
                        RE: Prog.CounterArray irq problem            01/01/70 00:00      

Back to Subject List