Expanding Timer1 counting range


Results 1 to 15 of 15

Threaded View

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


    Did you find this post helpful? Yes | No

    Post

    Your LCD display is unable to show time for EACH ms ... the LCDOUT command needs much more thant 1 ms - OR you should use LED Display ...

    With that way of programming You might have enough time to refresh the display between two interrupts ...

    Here, to be accurate ... you just can display exact time ONLY once timer stopped !!!


    see How Darrel's "Elapsed timer Demo " works ... and you will be able to see "intermediate time"

    http://www.picbasic.co.uk/forum/show...=Elapsed+timer


    Alain

    PS: you can read the ms "on the fly" .... Wooowww !!! you got a fantastic pair of eyes !!!
    LOL ...
    Last edited by Acetronics2; - 13th January 2008 at 16:16.
    ************************************************** ***********************
    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 " !!!
    *****************************************

Similar Threads

  1. Software PWM using Timer1
    By muqasim in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 18th December 2009, 11:49
  2. Help with TIMER1 + SLEEP
    By Yodoad in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 22nd May 2009, 15:07
  3. Time Period of Timer1
    By arnol34 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 4th May 2007, 00:31
  4. continious counting process (capture)
    By asynch in forum General
    Replies: 1
    Last Post: - 17th February 2006, 07:42
  5. Timer1 and Interupt wierdness
    By mind in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 23rd August 2005, 01:24

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