16F877 PC communucation


Closed Thread
Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959

    Default

    Use all UPPERCASE letters in your define's.
    Code:
    define HSER_BAUD 4800
    DT

  2. #2
    Join Date
    Dec 2010
    Posts
    3

    Thumbs up

    Thx for your reply but thats not the problem. I somehow solved it by using

    HSERIN[Wait(A), SKIP \3]
    HSERIN[RX]
    b1 = RX

    Although, i dont know how adding "SKIP \3" solved my problem now its working. I just wonder now if anyone know how this worked ?

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