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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/14/04 21:00
Read: times


 
#74264 - RE: serial buffer and MIDI message handling
Responding to: ???'s previous message
Yes that technique looks like what I was describing at first (using the timer interrupt to handle the buffer).

I think after I actually wrote up the ISR, I can get all my processing done right in the interrupt. It's just a bunch of switch and if statements so the actual thread of execution stays quite short.

As for doing it in mainline, it can't work in my situation, I need to do the byte processing in some interrupt.

Thanks
John K.

List of 18 messages in thread
TopicAuthorDate
serial buffer and MIDI message handling            01/01/70 00:00      
   RE: serial buffer and MIDI message handling            01/01/70 00:00      
      RE: serial buffer and MIDI message handling            01/01/70 00:00      
   WHy the timer?            01/01/70 00:00      
      RE: WHy the timer?            01/01/70 00:00      
   RE: serial buffer and MIDI message handling            01/01/70 00:00      
      RE: serial buffer and MIDI message handling            01/01/70 00:00      
         RE: serial buffer and MIDI message handling            01/01/70 00:00      
            RE: serial buffer and MIDI message handling            01/01/70 00:00      
               RE: serial buffer and MIDI message handling            01/01/70 00:00      
                  RE: serial buffer and MIDI message handling            01/01/70 00:00      
                     RE: serial buffer and MIDI message handling            01/01/70 00:00      
                        RE: serial buffer and MIDI message handling            01/01/70 00:00      
                           RE: serial buffer and MIDI message handling            01/01/70 00:00      
   RE: serial buffer and MIDI message handling            01/01/70 00:00      
      RE: serial buffer and MIDI message handling            01/01/70 00:00      
         RE: serial buffer and MIDI message handling            01/01/70 00:00      
            RE: serial buffer and MIDI message handling            01/01/70 00:00      

Back to Subject List