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. Qt 5.5.1 Olimex lime AllWinner A20 + touchscreen cypress cyttsp5
Forum Updated to NodeBB v4.3 + New Features

Qt 5.5.1 Olimex lime AllWinner A20 + touchscreen cypress cyttsp5

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
embedded
2 Posts 2 Posters 1.7k Views
  • 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
    tmaniero
    wrote on last edited by
    #1

    Hi,
    we are testing Qt on a Olimex lime board with a 7" lvds screen + touchscreen multitouch that uses the cypress cyttsp5 driver. The touch works fine with other applications but the ones that uses Qt hangs with 100% cpu after few minutes of usage. We tried the touchscreen with a very minimal application that uses Qt+qml (just a few buttons) and it hangs as well. We aren't able to debug the application because the debugger refuses to work after that the application stops responding. Adding some message output to the Qt library code we saw that the routine that reads from the /dev/input/event0 file continue to collect the touches data but the thread that process them is stuck.

    I'm wondering if someone have used a touchscreen with the cyttsp5 driver with Qt and can confirm this problem. We are trying to find out what is going on here and really any help would be very appreciated.

    Thomas

    1 Reply Last reply
    0
    • mkrrM Offline
      mkrrM Offline
      mkrr
      wrote on last edited by
      #2

      @tmaniero I'm using the cypress cyttsp5 too, but I can not make it work in my linux. My tslib is not recognizing my touch. Did you use some adicional package to your touch works ?

      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