I'm working at a project where i'll use the Capture function. There is two inputs,who'll detect(cature) a rising flank) The idea is in the main program a counter runs(as fast as possible)! I'll : -capture one rising flank, -store the currently value in the counter. -a time delay -capture the next rising flank on the other -store the currently value in the counter (reset all values and do this over again) The idea is that the time delay is as short as possible, but the counter must have increased with +1 (atleast). How fast can this time delay be?(atleast 1uS??) Which PIC to use? Can I set a 10 MHz PIC to run at a higher speed?( I really need speed for this task!) [nOs]