Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: batajrberk; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    3,682

    Thx for your reply but thats not the problem. I...

    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...
  2. Replies
    4
    Views
    3,682

    Thx for your reply:) im already using max232 and...

    Thx for your reply:) im already using max232 and already wrote the define lines as;

    define hser_baud 4800
    DEFINE HSER_RCSTA 90h '(alma yazmacının Enable edilmesi)
    DEFINE HSER_TXSTA 20h

    But...
  3. Replies
    4
    Views
    3,682

    16F877 PC communucation

    Hi guys, i have a problem. I connected the pc and the pic want to get same values from the PC. I send my data in shape " A+B0C1D2 " and at the end want to have +012. At the same time in the code, i...
Results 1 to 3 of 3