Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Serial port open issue
Forum Updated to NodeBB v4.3 + New Features

Serial port open issue

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 204 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Ratheesh
    wrote on last edited by
    #1

    Hi Team,

    I need your support for identifying the serial port Open issue (Failure during Port opening)

    Software Used: Virtual serial port Driver version 10.0.963.0
    Qt version : Qt creator 6.0.2 based on Qt 6.2.2
    Platform : Windows 10

    we have created 4 pairs of virtual serial port separately in windows PC .
    we have used these virtual serial ports for testing our application through QtTest framework(Qt API's are used to open or close the serial port).

    It is not working properly(unstable) in PC.
    Error : Port open failure is happening, and we are not able to find the solution for this problem

    Com port configuration :
    portName=COM7
    baudRate=115200
    parity=NoParity
    flowControl=NoFlowControl
    stopBits=OneStop

    All ports are configured with above configuration with different portName

    Please support/help us on identifying the issue

    1 Reply Last reply
    0
    • alik_coA Offline
      alik_coA Offline
      alik_co
      wrote on last edited by alik_co
      #2

      Have you tried to check the serial ports connection using one of the existing tools such as PuTTY or Teraterm?

      1 Reply Last reply
      2

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved