Being a non wonderful programmer myself I wonder why you'd need a countdown timer? At the maximum of .8 seconds you'd never be able to display the countdown sequence.
Why can't you use a chip that has an Interrupt on Change pin? Use the IOC event, calculate the delay and use a pause command?
Bookmarks