Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-55907

QSerialPort no flow control DTR toggling changes RTS status

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.7.1
    • 5.7.0
    • Serial Port
    • None
    • Windows 7 64 bit
      MinGW Qt 5.7 from online installer
      Testing against FTDI USB to serial device

    Description

      In my application I can open a serial device with hardware flow control or no flow control. I have an RTS checkbox for toggling the status of RTS when there is no flow control and a DTR checkbox for toggling the status of DTR.

      In hardware flow control mode everything works as expected, DTR can be toggled.

      In no flow control mode disabling DTR also wrongly disables RTS. If DTR is then enabled it does not re-enable RTS, the RTS checkbox has to be unchecked then rechecked to get RTS reasserted. Expected behaviour: toggling DTR should have no impact on the RTS status line.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              kuzulis Denis Shienkov
              thedjnk Mr nK
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes