Hi Steve,
Timer0 is very easy to setup & use to count external events. I posted a simple example in this thread http://www.picbasic.co.uk/forum/show...&threadid=1029 to increment TMR0 on high-to-low transitions on RA4/T0CKI pin.
> Is it possible to monitor as in MPLAB with microcode studio too???
MicroCode Studio ICD is nice, but it doesn't give you the "StopWatch" counter you have in MPLAB. The StopWatch shows you the cycle count which is what you'll need.
Bookmarks