On Fri, Mar 11, 2011 at 5:56 PM, omap geek <[email protected]> wrote: > Hi guys,, my arm board has an interface to LCD touchscreen module. > but the driver is not available.
most often you can re-use the existing drivers - check what family your chip belongs to, whether it is i2c, SPI based... > Please let me know if there is any driver that can make the touch > screen module work on my Board.. you need to get the interface details - what is the interrupt GPIO - what is the control interface i2c or spi. > I want to write an app using that touch screen which interacts with > the user and takes the inputs from him.. > > So, please let me know, where to take off with. > As i am a newbie to Linux and also to OMAP3530.. > thank you > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- --Pavan Savoy -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
