Problem runing my code


Results 1 to 34 of 34

Threaded View

  1. #10
    Join Date
    May 2009
    Posts
    66


    Did you find this post helpful? Yes | No

    Default

    Hi again i did tried portb.0 with rx using led it works good , but if u tried by resistor or sometthing else it will wake up pic but no data receiving from usart .well thank u everyones for helping me.
    Regards
    Code:
    SLP:
    CLEAR
    PORTB = %00000011
     OPTION_REG = %00000001
     INTCON.1 = 0
     INTCON.4 = 1 
     @ SLEEP
     @ NOP
     B0 = 0
    GOTO LOOP
    Last edited by Mus.me; - 27th November 2009 at 19:08.
    HELLO

Similar Threads

  1. Reading in Manchester code
    By brid0030 in forum Code Examples
    Replies: 0
    Last Post: - 10th March 2009, 21:55
  2. 16F883 Code Verify Problem
    By munromh in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 19th February 2009, 11:47
  3. Making Program Code Space your playground...
    By Melanie in forum Code Examples
    Replies: 15
    Last Post: - 19th July 2008, 08:26
  4. problem with my code
    By civicgundam in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 3rd February 2008, 01:52
  5. Code problem
    By chai98a in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 20th May 2006, 04:43

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