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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/06/07 22:56
Read: times


 
#134429 - How are you getting the values?
Responding to: ???'s previous message
How are you getting the values from ICB and sending them out the serial port? Unless you have some decoupling mechanism, the values you sending may be missed every few captures - according to your numbers, you should get a capture every 625uS - depending on your serial baud rate, you won't send too many characters within that period. If you have a queue mechanism to store the captures into and the serial task retreives these values, then I would think you may have a problem, otherwise the captures are happening faster than you can send them out - thus you may be missing some captures.

List of 9 messages in thread
TopicAuthorDate
some assistance in input capture            01/01/70 00:00      
   what is an ICB?            01/01/70 00:00      
      input capture B            01/01/70 00:00      
         How are you getting the values?            01/01/70 00:00      
   Divide and conquer!            01/01/70 00:00      
      Will try that            01/01/70 00:00      
         example            01/01/70 00:00      
   How to perform subtract/multiple            01/01/70 00:00      
      Code Library            01/01/70 00:00      

Back to Subject List