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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/02/04 22:33
Read: times


 
#78597 - RE: SPI is affected byTime interrupt
Responding to: ???'s previous message
Ray:

If you are running your SPI serial ADC chip in a sampled mode with periodic sampling you may even want to consider placing the serial bit banging event handler inside the timer interupt routine!! This way it cannot interrut itself as long as the time to the next timer interrupt is kept longer than the time it takes for you to service one ADC conversion transaction.

Michael Karas


List of 9 messages in thread
TopicAuthorDate
SPI is affected byTime interrupt            01/01/70 00:00      
   RE: SPI is affected byTime interrupt            01/01/70 00:00      
   RE: SPI is affected byTime interrupt            01/01/70 00:00      
   RE: SPI is affected byTime interrupt            01/01/70 00:00      
   RE: SPI is affected byTime interrupt            01/01/70 00:00      
   RE: SPI is affected byTime interrupt            01/01/70 00:00      
   RE: SPI is affected byTime interrupt            01/01/70 00:00      
   RE: SPI is affected byTime interrupt            01/01/70 00:00      
      RE: SPI is affected byTime interrupt            01/01/70 00:00      

Back to Subject List