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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/18/10 12:42
Read: times


 
#175106 - Depends
Responding to: ???'s previous message
I haven't checked the datasheet for your specific processor, but:
- how many clock cycles does the ADC need for a conversion?
- how many clock cycles to your ISR or whatever the code is using need?
- how many clock cycles will you have left after taking care of the ADC and the serial port?
- does the example do anything else that consumes CPU capacity?

List of 7 messages in thread
TopicAuthorDate
Benefit of a higher SYSCLK ?            01/01/70 00:00      
   Depends            01/01/70 00:00      
   Use what you pay for...            01/01/70 00:00      
      Quite common to halt/sleep core during ADC capture            01/01/70 00:00      
      Seems to be a demo of various items...            01/01/70 00:00      
         Another Strong Reason...            01/01/70 00:00      
   if you set it high enough ...            01/01/70 00:00      

Back to Subject List