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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/27/05 22:11
Read: times


 
#94026 - ADC Interrupt
Responding to: ???'s previous message
The key is to do a little as possible in interrupts. For the ADC one just read and store a new value and set a flag to indicate a new value is available. In the background test this flag and do the necessary processing.

Ian

List of 4 messages in thread
TopicAuthorDate
Timer 0 interrupt and Serial interrupt            01/01/70 00:00      
   Don't            01/01/70 00:00      
   Looks like problem solved...            01/01/70 00:00      
   ADC Interrupt            01/01/70 00:00      

Back to Subject List