ASM Interrupt


Results 1 to 10 of 10

Thread: ASM Interrupt

Threaded View

  1. #6
    mikep's Avatar
    mikep Guest


    Did you find this post helpful? Yes | No

    Default

    Well I read that you HAVE to return from an interrupt.

    So I tried something else... playing the sound in small increments and looping that. Like:

    For w = 1 to 160
    SOUND PortB.1,[110,1]

    in here look to see if the flag is set that
    we went through an interrupt.

    Next w

    But that sounds terrible!


    Waiting for the next idea....
    I'm starting to think about advancing the PICs counter, but not sure how to do that yet.


    Sorry if I'm making this thread so long.... but I'm figuring why not document the process... could make for good archiving! :-)
    Last edited by mikep; - 23rd October 2003 at 20:24.

Similar Threads

  1. 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
  2. 18F2480 asm interrupt
    By Richard Storie in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 5th March 2009, 19:40
  3. NEWBIE: Some basic questions using interrupts
    By JackPollack in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 8th March 2006, 02:59
  4. 16F877a ASM Interrupt Confused
    By modifyit in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 19th September 2005, 03:16
  5. USART interrupt not interrupting right
    By Morpheus in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 6th March 2005, 01:07

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