Interrupts Identification (handling)


Results 1 to 6 of 6

Threaded View

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


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by RodSTAR View Post

    LOL so simple ! thank you.
    -something like:
    [code]
    ...
    ?
    Yess ... so simple

    Quote Originally Posted by RodSTAR View Post

    but.. if I have 10 interrupts enabled and the last interrupt checking ('If' statement) was the triggered, will I always have to check the previous 9 each??, sounds like it will.
    ?
    You see anther way to check which has triggered ???

    it's a Pic specifics !!!

    Quote Originally Posted by RodSTAR View Post

    PD: ENABLE & DISABLE are optional, am I ok


    ?
    heuuuuu, disable before the interrupt stubb !!! or it will be fun ...

    Ioannis ( hello ...) is right ... BUT if your device shows ~> 2K prog space min. ( say ~> 100 SRAM Bytes ...). The 12F683 is the minimum size to allow something "usable" ...

    Alain
    Last edited by Acetronics2; - 21st April 2008 at 14:19.
    ************************************************** ***********************
    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. Instant Interrupts - Revisited
    By Darrel Taylor in forum Code Examples
    Replies: 772
    Last Post: - 17th February 2016, 23:14
  2. Clock using Instant Interrupts
    By PICpocket in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 16th February 2009, 22:43
  3. Handling External/Timer Interrupts
    By Tacky3000 in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 3rd December 2008, 12:09
  4. DT's Instant Interrupts trouble
    By Tomexx in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 24th November 2008, 21:48
  5. help: TMR0 interrupts disabling PORTAchange interrupts???
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 19th August 2008, 16:10

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