Interrupts 18F452


Closed Thread
Results 1 to 2 of 2
  1. #1
    enigma460's Avatar
    enigma460 Guest

    Default Interrupts 18F452

    I know how to implement single interrupts in PBP2.44.

    But I would like to know if it is possible to implement the High and low interrupts in the 18F452 PIC using PBP

    In Assembly:
    The Main starts at ORG 0
    The Low Interrupt starts at ORG 18
    The High Interrupt starts at ORG 08

    Then set up the Interrupt enable bits.


    Thanks in Advance

    Enigma460

  2. #2
    enigma460's Avatar
    enigma460 Guest


    Did you find this post helpful? Yes | No

    Default

    Looks like I'm going to bail from PBP and jump over to Proton as it allows you to do low and high level interrupts in Basic for the 18Fxxx series.

    It's a shame since I've been with PBP since V2.40.

    Enigma460

Similar Threads

  1. Instant Interrupts - Revisited
    By Darrel Taylor in forum Code Examples
    Replies: 772
    Last Post: - 17th February 2016, 22:14
  2. Continuous Interrupts when using DT_INTS and an INCLUDE file
    By jellis00 in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 15th January 2010, 21:42
  3. Clock using Instant Interrupts
    By PICpocket in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 16th February 2009, 21:43
  4. DT's Instant Interrupts trouble
    By Tomexx in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 24th November 2008, 20:48
  5. help: TMR0 interrupts disabling PORTAchange interrupts???
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 19th August 2008, 15:10

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