Serout2 using flowpin


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2009
    Location
    Paso Robles California
    Posts
    153

    Default Serout2 using flowpin

    I have a device that echos back each character sent to it, im using serout2 and serin2 to receive some of this data
    can I use this same serin2 pin for a flowpin.

    also Im having trouble reading what type of brackets are being used in the manual.


    key:
    SEROUT2 PORTB.2[\PORTB.1],16468,[key,]["#:R002"]

    SEROUT2 PORTB.2,16468,[";"]

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: Serout2 using flowpin

    The pins are separate.

    Here is an example from the online manual.

    Code:
    SERIN2 PORTA.1\PORTA.0,84,100,tlabel,[wait (“x”, b0), str ar]
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Aug 2009
    Location
    Paso Robles California
    Posts
    153


    Did you find this post helpful? Yes | No

    Default Re: Serout2 using flowpin

    thank you Dave
    I will try a few things and report back

Similar Threads

  1. Serout2 HELP
    By shawn in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 13th February 2008, 02:47
  2. Serout2
    By Mostafa in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 5th April 2007, 07:37
  3. serout2
    By jcleaver in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 12th February 2007, 23:51
  4. serout2 help please...
    By cpayne in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 3rd March 2006, 19:37
  5. serout2 again :)
    By rastan in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 23rd February 2005, 18: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