USB/HDMI touch displays and VIM3

How is the touch screen support (other than TS050) on VIM3 + Android 9? Are most HDMI+USB touch screens plug and play? I have seen some other topics on VIM1 or VIM2 but I want to make sure I am getting the most up-to-date information.

Thanks in advance!

Yes, HDMI Screen + USB HID touch panel comes available for any Khadas SBC.

Be note that the touch panel driver might required to support the model you used.

Have fun!

1 Like

Hi @Gouwa, thanks for the response…my question, then, is really which touch display HIDs are known to work in Android 9 out-of-the-box, i.e. without requiring driver porting or development.
Kind regards!

Can anybody comment further on this?

Hi, @antennae.
Here are some support notes for the touch screen.The premise here is that the firmware supports HID Multitouch panels.

Generic support for HID multitouch panels:
	- 3M PCT touch screens
	- ActionStar dual touch panels
	- Atmel panels
	- Cando dual touch panels
	- Chunghwa panels
	- CJTouch panels
	- CVTouch panels
	- Cypress TrueTouch panels
	- Elan Microelectronics touch panels
	- Elo TouchSystems IntelliTouch Plus panels
	- GeneralTouch 'Sensing Win7-TwoFinger' panels
	- GoodTouch panels
	- Hanvon dual touch panels
	- Ilitek dual touch panels
	- IrTouch Infrared USB panels
	- LG Display panels (Dell ST2220Tc)
	- Lumio CrystalTouch panels
	- MosArt dual-touch panels
	- Panasonic multitouch panels
	- PenMount dual touch panels
	- Perixx Peripad 701 touchpad
	- PixArt optical touch screen
	- Pixcir dual touch panels
	- Quanta panels
	- eGalax dual-touch panels, including the Joojoo and Wetab tablets
	- SiS multitouch panels
	- Stantum multitouch panels
	- Touch International Panels
	- Unitec Panels
	- Wistron optical touch panels
	- XAT optical touch panels
	- Xiroku optical touch panels
	- Zytronic touch panels

The device’s PID and VID need to view files drivers/hid/hid-multitouch.c and drivers/hid/hid-ids.h.

1 Like