Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QSerialPort blocking at startup on Beaglebone
Qt 6.11 is out! See what's new in the release blog

QSerialPort blocking at startup on Beaglebone

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 1 Posters 901 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.
  • T Offline
    T Offline
    Tilapia21
    wrote on last edited by
    #1

    Hello,

    I've made a small Qt Widgets App using QSerialPort and targeting a Beaglebone Black.
    My app is based on the "terminal" example found in the examples of the QSerialPort source directory.

    Contrary to the terminal example, I don't want to push on a button to start the serial communication, but it needs to start at the launch of the app.

    The problem is that this way, the application starts (I think) but doesn't show up (I get a mouse, with a small green square around) and the rest of the screen stays as is.

    Do I need to launch it in separate thread or is there something I missed ?

    Thank you in advance.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      Tilapia21
      wrote on last edited by
      #2

      Hello,

      Sorry but I'm still stuck with it. Any idea ?

      1 Reply Last reply
      0

      • Login

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