Timer issue


Closed Thread
Results 1 to 13 of 13

Thread: Timer issue

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

    Only guessing here, but I think Darrel ment the ASM type when there is ASM code in the ISR. I have noticed better accuracy with timers just by changing the type though.

    Now that I read this page again about the underscore, I may be doing something wrong. http://darreltaylor.com/DT_INTS-14/asm_ints.html

    Hmmm. Always something interesting..
    Dave
    Always wear safety glasses while programming.

  2. #2
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,116


    Did you find this post helpful? Yes | No

    Default

    There are some shadows on the DT-INTs routines as there is no Manual. I am willing to help writing a manual document whenever Darrel can provide more insides.

    But for the moment the ASM idea seem to get closer to the target.

    Ioannis

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


    Did you find this post helpful? Yes | No

    Default

    Check the fine print at the bottom of the following
    http://darreltaylor.com/DT_INTS-14/kudos.html
    Steve

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

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


    Did you find this post helpful? Yes | No

    Default

    Fine print... There is always fine print....

    Hey Steve, Good to read you again!!!
    Dave
    Always wear safety glasses while programming.

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


    Did you find this post helpful? Yes | No

    Default

    Hehe, you'll probably see me a bit more in 2011. Who knows?
    Steve

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

  6. #6
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,648


    Did you find this post helpful? Yes | No

    Default

    Steve : 2 points

    Dave : 1 point

    Simply Using MPSIM could have clearly shown what was going on.

    Interrupt duration always must be smaller than the period of the timer.

    Obvious, when it is told like this ...

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

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


    Did you find this post helpful? Yes | No

    Default

    Sims sucks
    Steve

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

  8. #8
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,116


    Did you find this post helpful? Yes | No

    Default

    Hi Steve! What a surprise? Thanks for the tip.

    Yeah, I missed that one. Surely I am walking over the limit here.

    Ioannis

Members who have read this thread : 1

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