Hi,
I'm facing a problem in interfacing OMAP4460 with a 10.1" Touch Panel, I'm not getting to which pins of OMAP4460 the touch panel is connected. Pls anyone provide me the detailed information regarding this.
Thanks in advance.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I'm facing a problem in interfacing OMAP4460 with a 10.1" Touch Panel, I'm not getting to which pins of OMAP4460 the touch panel is connected. Pls anyone provide me the detailed information regarding this.
Thanks in advance.
Hi.
I didn't see touchscreen controller in OMAP4460 HW specification :)
You have to use some of external touchscreen controller and communicate with it via I2C or SPI interfaces. Look on the kernel sources and select which touch controller more attractive to you (if you don't want to develop own driver) and try to connect your touch panel to controller you selected.
WBR,