Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    6,308

    Re: SEROUT and HSEROUT

    with T9600 is the same
  2. Replies
    6
    Views
    6,308

    SEROUT and HSEROUT

    I'm working with 18F6720 and RN171 (WiFly). I need send commands to RN171 with Uart.

    Then I send

    serout PORTC.6,N9600,["$$$"]

    and RN171 don't reply

    but if i send
  3. Replies
    3
    Views
    6,137

    Re: HSEROUT problem

    Thanks,

    the code used is

    RXTX=1
    pause 2
    CREN=0

    hserout [bs0,bs1,bs2,bs3,bs4,10]
  4. Replies
    3
    Views
    6,137

    HSEROUT problem

    Hi:

    I'm need send some characters in RS485. When I received a string from the master, then send the characters.

    If I received next string:
    02 10 02 cf 00 02 04 00 00 00 00 a9 9b
    (code...
Results 1 to 4 of 4