Flip Flop


Closed Thread
Results 1 to 6 of 6

Thread: Flip Flop

Hybrid View

  1. #1
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    yeah but noise on switches/push-buttons appear on both rising and falling edges???

    But yeah, here it could be safer to debounce before, as the TOGGLE will execute pretty fast, and the code next to the IF might be long enough to act as Rising edge debouncing.. who know

    I'm not a fan of reading push button directly in many cases... Timer interrupt do the whole thing in background and also do the debouncing... why doing simple when you can do it 'complicated'
    Last edited by mister_e; - 13th November 2008 at 20:55.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. Toggled Pic flip flop Help Please
    By g7jiq in forum General
    Replies: 2
    Last Post: - 22nd March 2009, 10:09
  2. 16-Channel LED Drivers
    By Sponge Bob in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 16th February 2009, 04:48
  3. Optimizing DIV
    By skimask in forum mel PIC BASIC Pro
    Replies: 41
    Last Post: - 22nd September 2008, 04:58
  4. flip flop for driving latching solenoids
    By kitcat in forum Schematics
    Replies: 3
    Last Post: - 4th February 2006, 22:34
  5. need hex code to make 12c509 a flip flop,
    By bruce3mn in forum General
    Replies: 1
    Last Post: - 15th November 2004, 03:23

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts