Elapsed Timer findings


Closed Thread
Results 1 to 40 of 48

Hybrid View

  1. #1
    Join Date
    Feb 2012
    Location
    PERTH AUSTRALIA
    Posts
    838


    Did you find this post helpful? Yes | No

    Default Re: Elapsed Timer findings

    Tabsoft

    Re: Elapsed Timer findings
    Actually, it really looks like DT's "Elapsed_INT-18.bas" file in his T_Elapsed-18 project which uses DT_INTS-18 for 18F PICs.
    That is where I got the inspiration for my version of the 1ms Elapsed Timer Demo for DT_INTS-14 and I posted in the separate thread in the Code Examples forum.

    tabsoft is correct its from DT website at the time , using DT_INTS-18 ,

    and like tabsoft found i also required a test pin ( spare pin) to toggle , where i put a CRO on it to , then tune the main osc to get a 10ms pulse , so to be as accurate as possible ( i am using the internal OSC )


    and from tabsofts excellent break done looks like darrels " elapsed_int_18.bas ", asm is correct as he uses 65536 to caclulate the reload value

  2. #2
    Join Date
    Aug 2003
    Posts
    985


    1 out of 1 members found this post helpful. Did you find this post helpful? Yes | No

    Default Re: Elapsed Timer findings

    Consider it tested
    GPS PPS signal (yellow trace) compared to DT’s Elapsed Timer (red trace)... port bit pulse every hundred interrupts at 100Hz in the ISR (1 PPS also).
    Pic is clocked with 10MHz rubidium module.
    At 1uS resolution on the scope, even one instruction cycle error would cause the clocks to run away from each other very quickly!




Similar Threads

  1. Elapsed Timer Demo
    By Darrel Taylor in forum Code Examples
    Replies: 111
    Last Post: - 29th October 2012, 18:39
  2. SPWM and Elapsed Timer
    By CocaColaKid in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 8th May 2008, 04:16
  3. Darrel Taylor Elapsed Timer
    By rwskinner in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 13th March 2008, 02:22
  4. DT Elapsed Timer
    By rwskinner in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 10th March 2008, 00:17

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