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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/03/04 00:28
Read: times


 
#67835 - RE: caliper interface int0 routine
Responding to: ???'s previous message
Edgar Renftle wrote:
-------------------------------
Steve,what is your cycle time ? Less than 0.5us ?
did you use more than one interrupt to capture the burst?


Hi Edgar,
I got it with two interrupts, INT0 and Timer0. Conversion starts with my enabling and zeroing timer0. If timer 0 is running there is no measurement in progress, and the existing position data is clean.

Start timer0:with any clock pulse, reset timer0. When the timer overflows, you are in the inter-burst space, so the next edge is the start of the first bit of the first data packet At the end of the conversion, disable timer0. I needed a bit counter and a byte counter to sequence the data into the right places. How do you handle the serial- parallel conversion ?


Steve

List of 20 messages in thread
TopicAuthorDate
caliper interface int0 routine            01/01/70 00:00      
   RE: caliper interface int0 routine            01/01/70 00:00      
   RE: caliper interface int0 routine            01/01/70 00:00      
      RE: caliper interface int0 routine            01/01/70 00:00      
         RE: caliper interface int0 routine            01/01/70 00:00      
   RE: caliper Edgar:            01/01/70 00:00      
      RE: caliper Edgar:            01/01/70 00:00      
         RE: caliper Edgar:            01/01/70 00:00      
   RE: caliper interface int0 routine            01/01/70 00:00      
      RE: caliper interface int0 routine            01/01/70 00:00      
         RE: caliper interface int0 routine            01/01/70 00:00      
            RE: caliper interface int0 routine            01/01/70 00:00      
               RE: caliper interface int0 routine            01/01/70 00:00      
               RE: caliper interface int0 routine            01/01/70 00:00      
                  RE: caliper interface int0 routine            01/01/70 00:00      
                  RE: caliper interface int0 routine            01/01/70 00:00      
                     RE: caliper interface int0 routine            01/01/70 00:00      
   RE: caliper interface int0 routine            01/01/70 00:00      
      RE: caliper interface int0 routine            01/01/70 00:00      
   RE: caliper interface working            01/01/70 00:00      

Back to Subject List