Results 1 to 2 of 2

Thread: qtSerialPort maximum baud rate

  1. #1
    Join Date
    Sep 2014
    Posts
    1
    Qt products
    Qt5
    Platforms
    MacOS X

    Default qtSerialPort maximum baud rate

    Hi

    I have QT5.3 on OSX Mavericks and I am experimenting with qtSerialPort.

    Nothing fancy, I just tried the terminal example connected to a USB-Serial bridge.. To test, I have another terminal program connected to a separate USB-serial bridge and a simple null modem connection using only GND, TX and RX - no flow control.

    I can have the two programs merrily exchange data until I get to speeds beyond 230400. Beyond that, I get no communication at all.

    The bridges and the other terminal program are all proven at speeds up to 921600.

    Is there some sort of speed limit for qtSerialPort that I can find no reference to?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: qtSerialPort maximum baud rate

    The class is merely an adapter for the platform API so it shouldn't influence the actual communication.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. baud rate
    By adriana in forum Newbie
    Replies: 5
    Last Post: 6th May 2011, 17:18
  2. Serial port and non-standard baud rate. How to use?
    By fogi in forum Qt Programming
    Replies: 0
    Last Post: 2nd November 2010, 15:05
  3. QGraphicsView Frame Rate
    By benlau in forum Qt Programming
    Replies: 11
    Last Post: 13th October 2010, 01:04
  4. OpenGL frame rate under 64-bit XP
    By martinb0820 in forum Qt Programming
    Replies: 1
    Last Post: 2nd October 2009, 19:23
  5. Change frame rate
    By superutsav in forum General Programming
    Replies: 1
    Last Post: 3rd August 2006, 21:02

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.