Interrupt Question


Closed Thread
Results 1 to 3 of 3
  1. #1

    Default Interrupt Question

    Hi,

    I Have another Interrupt Question?

    When I have for example two Active 16 Bit Timer did this affect other Interrups like INT0.
    Timer0 count Seconds and the Timer1 every 400ms.
    But when I use both Timers my INT0 dont respond when I Push for example a button.

    Di somebody have a Answer for this little Problem?

    Thanks

    Regards Pesti

  2. #2


    Did you find this post helpful? Yes | No

    Default it aint got nothing to do with it! ;)

    Hi, most surely your interrupt should work fine, you might have problems with your interrupt priority.

    What device are you using? 18F has interrupt priority! what is more important to you timer or INT0? recheck your datasheet.

    THE ANSWER TO ALL INTERRUPT QUESTIONS AND TROUBLES IS: use Darrel Taylor's Instant Interrupt Routines, they are a gift from the heaven once you understand and get used to include them.

    Search the forum for Instant Interrupts revisited.

  3. #3


    Did you find this post helpful? Yes | No

    Default

    Thank You!

    I try to use Darrel's Routines but I become all the Time this:

    Warning[207] C:\PICHEX\ALARMANLAGE_HARD_VERS_1_3.ASM 1880 : Found label after column 1. (warning)
    Error[108] C:\PICHEX\ALARMANLAGE_HARD_VERS_1_3.ASM 1880 : Illegal character (")


    I can not find the errors.

    Regards Pesti

Similar Threads

  1. Interrupt question
    By ultiblade in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 26th November 2009, 20:12
  2. Can't ID interrupt source with this IntHandler??
    By jellis00 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 3rd June 2009, 02:35
  3. Help with Analog Interrupt
    By brid0030 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 13th February 2008, 18:14
  4. USART interrupt not interrupting right
    By Morpheus in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 6th March 2005, 01:07
  5. Interrupt question
    By stone in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 25th January 2005, 23:11

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