Hello there,
With i.MX6 dual lite (Sabre Board) we are using USB Multitouch Panel. Please guide us how to make it work. I tried to connect the multitouch panel USB interface to USB OTG, but it didn't work. If driver required, please tell me how to install on android or any other possible way to have multitouch to work with SABRE.
Using imx-3.14.28_1.0.0_ga-mfg-tools. Does it support device tree?.
Thanks
Pole
已解决! 转到解答。
Hi Pole,
Please have a check.
Have a great day,
Dan
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
HI Dan,
Now I'm getting following error when I connect usb multitouch panel on i.MX6.
But when I connect mouse using USBOTG, it works fine. Only with USB Multitouch Panel I'm finding this issue.
>>usb 1-1: new full-speed USB device number 3 using ci_hdrc hid-generic 0003:222A:0001.0004: device has no listeners, quitting
Looking forward to your update.
Warm regards
Pole
Hi Pole,
In the software here you need to add the usb multitouch panel driver to your board. The no listeners maybe caused by this. And there is other reason, as the output power supply by the otg is 5V, and the usb multitouch panel need 12V power. So you have to give the 12V power to your usb multitouch panel . You have to check this.
By the way, you need to use the otg host line to connect your usb multitouch panel to your board. As the default otg usb is work on device mode, when you are using the otg host line, the usb multitouch panel will work on host mode.
All above can cause the usb multitouch panel work fail. Hope this can help you.
Have a great day,
Dan
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Mark Correct button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Dan,
Thanks so much for the detailed mail.
Our USB Multi-touch panel is working fine. If we use the host mode USB cable it works fine.
Now our issue is with LVDS - Our custom board has only LVDS0 but the default kernel setting seems to be LVDS1. How can I change LVDS1 to LVDS0?
Thanks
Pole
Hi Pole,
It's my pleasure. I hope it real can help you.
About the USB Multi-touch panel, host mode usb cable can work.
About the another question about LVDS, reply is as follow:
Both LVDS0 and LVDS1 can work, and the default using it the LVDS1. Here you can set the LVDS0. You can refer to the following thread.https://community.nxp.com/message/521216?commentID=521216#comment-521216
Have a great day,
Dan
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Mark Correct button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Dan,
Thanks for your kind response always.
I have one more very important query.
Till now I used to download the BSP and bitbake.
Now I would like to modify source (DTS - device tree structure).
Inside BSP download, I could not find DTS file.
Please let me know
1. How to download the source
2. Modify and compile
3. Build image and write to SD .
Thanks
Pole
Hi Pole,
Please have a check.
Have a great day,
Dan
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------