Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.
Resource icon

Debounce Active Low Switch / Asm / Freescale 908 2011-02-27

I wrote this for use on pushbuttons. It first looks for an active low state. If seen, it counts loops for a constant low state, any high reloads counter. Exit is by loop countout: either constant low Or high state. In effect, it soft delays out the bounce. The loop count sets debounce delay. Note, it doesn't bounce-proof return to inactive high state. My std rules: free to use, But put "uMax/Sarge" associated with it somewhere. TNX <<<)))
  • sglendDB.txt
    1.2 KB · Views: 805
Author
OlPhart
Views
7,232
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from OlPhart

Latest threads

New Articles From Microcontroller Tips

Back
Top