Inicializing to Interrupt World


Results 1 to 6 of 6

Threaded View

  1. #2


    Did you find this post helpful? Yes | No

    Default Re: Inicializing to Interrupt World

    I think you need to read portb after you awake from sleep to clear the mismatch.

    At the top
    Code:
    Dummy var Byte
    Place this after your sleep command
    Code:
    Dummy = PORTB
    Last edited by mark_s; - 23rd November 2015 at 14:56.

Similar Threads

  1. Hello World help please 18F14K50 config
    By Bonxy in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 4th August 2011, 17:35
  2. Welcome into PIC world
    By shafi008 in forum mel PIC BASIC Pro
    Replies: 24
    Last Post: - 29th April 2009, 06:51
  3. Remote Control World !
    By iugmoh in forum General
    Replies: 4
    Last Post: - 22nd April 2008, 23:03
  4. (noob)hello world?
    By m4gill4 in forum mel PIC BASIC
    Replies: 2
    Last Post: - 30th November 2007, 00:23
  5. wired world
    By jcleaver in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 6th February 2007, 16:23

Members who have read this thread : 0

You do not have permission to view the list of names.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts