DT Elapsed Timer Question


Results 1 to 12 of 12

Threaded View

  1. #4
    Join Date
    May 2013
    Location
    australia
    Posts
    2,645


    Did you find this post helpful? Yes | No

    Default Re: DT Elapsed Timer Question

    so is it likely to expect the elapsed timer to corrupt some of this processing or acquisition?
    not really , i2c command is software timed but a synchronous process so not overly disturbed if pic is master.
    eprom write command disables interrupts anyway so unaffected.
    adc should be ok too conversion is done in hardware, acquisition time may be affected but not in a bad way [aq time is a minimum EXTRA WON'T HURT]
    edit , I should qualify that statement with "unless you are doing some advanced sampling eg .like a fft "

    its a trade off for elapsed timer accuracy with async processes worst affected
    Last edited by richard; - 8th August 2018 at 03:43. Reason: edit
    Warning I'm not a teacher

Similar Threads

  1. Elapsed Timer findings
    By Art in forum General
    Replies: 47
    Last Post: - 23rd August 2024, 06:40
  2. DT Elapsed Timer
    By retepsnikrep in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 14th December 2017, 23:21
  3. Elapsed Timer Demo
    By Darrel Taylor in forum Code Examples
    Replies: 111
    Last Post: - 29th October 2012, 17:39
  4. SPWM and Elapsed Timer
    By CocaColaKid in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 8th May 2008, 03:16
  5. DT Elapsed Timer
    By rwskinner in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 9th March 2008, 23: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