2020-05-23 07:50 PM
Hi Guys,
I’m having an issue connecting a touch screen to stm32mp157a-dk2. My Qt application crashes with a “Segmentation Fault�? when I touch the screen multiple times in quick succession.
Has anyone else reported this problem before?
Here is my setup:
· stm32mp157a-dk2 with sample LCD/Touch disconnected.
· 7�? newhaven display connected using HMDI and usb (should be multitouch, have yet to confirm)
· st-example-image-qt image.
· EDT FocalTech FT5x06 I2C Touchscreen support, disabled (driver disabled from kernel driver config.)
· Goodix I2C touchscreen driver, disabled.
· USB Touchscreen Driver=>GeneralTouch Touchscreen device support enabled.
· Application is a Qt application with nothing more than just QApplication running, no other widgets.
I have found some reference to this same issue in Qt’s bug tracking, said issue resolved in Qt 5.12.5. I have upgraded the Qt layer from 5.11.? to 5.12.8, however, this did not fix the problem.
Also, the sample display that comes with the kit does not have this problem.
Would appreciate some advice, for now I’m stuck.
Thank you!
2020-05-25 11:53 PM
Hi @JSpra
Sorry I'm afraid we cannot help much on such application and issue.
I advise you to contact Qt or Newhaven for further support.
Olivier