Quote Originally Posted by bogdan View Post
If you use the Timer1 to count the CSM pulses, how do you setup the "Timer1 Gate Source Selection"=T1GSS bits ?

Best Regards,
Bogdan
Good question.

I use T1GSS=01 because I use the "Timer0 Overflow Output". I have seen some people using T1GSS=10 which is for "TMR2 Match PR2 Output". HankMcSpank is probably using the last option T1GSS=11 which is "Watchdog Timer Scaler Overflow".

Robert