Serial output.


Closed Thread
Results 1 to 3 of 3

Thread: Serial output.

  1. #1
    Join Date
    Nov 2009
    Posts
    2

    Question Serial output.

    Is there a way to get SEROUT or SEROUT2 to send data MSB first? The RS232 standard is LSB first and that is all I can find. I have no problem doing it in assembler but would like to use BASIC.

  2. #2
    Join Date
    Jan 2009
    Location
    Miami, Florida USA
    Posts
    699


    Did you find this post helpful? Yes | No

    Default

    Why don't you use SHIFTOUT instead? With SHIFTOUT you can have either MSB or LSB modes.

    Robert

  3. #3
    Join Date
    Nov 2009
    Posts
    2


    Did you find this post helpful? Yes | No

    Default Serial Output.

    Thanks, I will give it a try. The display driver apparently ignores start and stop bits anyway.
    Frank

Similar Threads

  1. Probblem in reading serial output
    By hjcool in forum Serial
    Replies: 0
    Last Post: - 6th August 2009, 10:29
  2. PIC18F4680 to PC via MAX232 (RS232 serial) no output
    By opticsteam1 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 14th April 2008, 20:39
  3. Serious Serial Situation Setbacks...
    By Dansdog in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 7th February 2007, 03:46
  4. HSEROUT Newbie question/problem
    By Mark Scotford in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 11th July 2006, 14:44
  5. Replies: 2
    Last Post: - 20th January 2006, 21:09

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