Question on DT_INT


Closed Thread
Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: Question on DT_INT

    As a general rule you will want ti get in and out of an ISR as quick as possible, do only what is needed.
    The above code was probably taking too much time causing a trigger to be missed.
    Dave
    Always wear safety glasses while programming.

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


    Did you find this post helpful? Yes | No

    Default Re: Question on DT_INT

    Quote Originally Posted by mackrackit View Post
    As a general rule you will want ti get in and out of an ISR as quick as possible, do only what is needed.

    _______THIS!
    Steve

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

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