Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.7.0
-
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
- is duplicated by
-
QTBUG-58023 QSerialPort, incorrecct set RTS, DTR signals.
-
- Closed
-
- relates to
-
QTBUG-107440 QSerial property settingsRestoredOnClose to control the RTS line
-
- Closed
-