I want to know that is it possible to increment Timers (as counter) externally via pins? Without using any "external interrupt pin then in ISR increment timer".
I want directly via PINs ??
I am using PIC16F877A , 18F4550.
Tell me what should I do ??
andrewg
Joined: 17 Aug 2005 Posts: 316 Location: Perth, Western Australia
Posted: Wed Oct 06, 2010 9:47 pm
I think you should read the respective data sheets and see which timers are connected to external pins. From memory, Timer 0 and 1 of both those chips each support external inputs, and Timer 1 additionally supports async counting (i.e. while asleep). The data sheet will tell you for sure. _________________ Andrew
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum