Usually the timers in PIC microcontroller are in incrementing mode (they add 1 to the actual value). I need to make timer counting in opposite direction.
Could it be done and how???
Thanks!
Ttelmah
Joined: 11 Mar 2010 Posts: 19513
Posted: Wed Feb 15, 2012 5:12 am
No.
They are up counters.
Generally, no counter like this would be an up/down unit. Costs a lot more gates to implement than a simple up counter, and given that you can always ones complement the result in software, not worth the chip real-estate.
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