Open main menu

DAVE Developer's Wiki β

AXEL ULite SOM/AXEL ULite Evaluation Kit/Interfaces and Connectors/Touchscreen

< AXEL ULite SOM‎ | AXEL ULite Evaluation Kit
Revision as of 14:51, 19 July 2021 by U0007 (talk | contribs) (Description)

History
Version Issue Date Notes
1.0.0 Jul 2021 First DESK release


Contents

Touchscreen interfaceEdit

DescriptionEdit

The Touchscreen interface is available on the AXEL ULite Evaluation Kit at the optional J5 connector.

J5 is a Molex 53398-0671 6 pin connector for connecting a I2C touchscreen controller device.


 
Touchscreen connector

SignalsEdit

The following table describes the interface signals:


Pin# SOM Pin# Pin name Function Notes
J5.1 - 5V or 3V3 depending on internal connection -
J5.2 J1.44 SDA I2C SDA -
J5.3 J1.42 SCL I2C SCL -
J5.4 J1.89 INT Interrupt -
J5.5 J1.128 RES Reset -
J5.6 - DGND Ground -

Device mappingEdit

The device is typically mapped to /dev/touchscreen0 device in Linux.

Device usageEdit

The touch controller is attached to the generic Linux input event interface (evdev).