DT-ints-18, How to ...


Closed Thread
Results 1 to 19 of 19

Hybrid View

  1. #1
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default Re: DT-ints-18, How to ...

    The table is applicable to all PIC's, but it doesn't include the higher OSC frequencies of the 18F's.

    If your interrupt frequency is greater than 160 Hz (80 Hz Full Cycle), you don't need to worry about the table.
    Just set Prescaler to 1 and Freq to your frequency.

    The RD16 bit buffers the highbyte of the Timer so that both bytes can be read or written without stopping the Timer.
    The Timer Template will not work with RD16 set.

    With interrupts that require you to manually clear the interrupt flag, setting RESETFLAG to YES will allow DT_INTS to clear it for you.
    DT

  2. #2
    Join Date
    Jun 2008
    Location
    Varese , Italy
    Posts
    326


    Did you find this post helpful? Yes | No

    Default Re: DT-ints-18, How to ...

    Thanks again Darrel for the great assistance.
    regards,
    Ambrogio
    IW2FVO
    North Italy

Similar Threads

  1. DT INTs which int to use??
    By Heckler in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 13th March 2012, 00:23
  2. out of memory using DT-ints-14 and 16F610
    By comwarrior in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 7th January 2011, 03:30
  3. DT-INTs Blinky Light question
    By circuitpro in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 5th February 2010, 03:29
  4. Problem with Dt Ints Interrupts
    By Quin in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 18th July 2008, 19:21
  5. DT-ints-18 - new version
    By dip1 in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 10th October 2007, 20:09

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