Open main menu

DAVE Developer's Wiki β

Changes

no edit summary
!colspan="4" style="width:100%; text-align:left"; border-bottom:solid 2px #ededed"|History
|-
!style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white"|Version
!style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white"|Issue Date
!style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white"|Notes
|-
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|X.Y.Z2021/07/19 |style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|Month Year|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|TBD|-|-|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|[TBD_link X.Y.Z]|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|Month Year|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|TBD|-|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|...|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|...|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|...|-First EVK release
|}
<section end=History/>
__FORCETOC__
<section begin=Body/>
==Touchscreen interface ==
 
''TBD: sostituire le sezioni con le informazioni sull'uso della periferica e del suo connettore''
''Nell'esempio di seguito c'è la descrizione dell'interfaccia UART/console''
=== Description ===
The Touchscreen interface is available on the [[AXEL ULite SOM/AXEL ULite Evaluation Kit | AXEL ULite Evaluation Kit]] at the connector ''TBD:Jxxxoptional''J5 connector.
''Jxx'' J5 is a ''TBD:connectorMolex 53398-type'' header 0671 6 pin connector for the RS232 two-wires UART3 port, used for debug purposes (bootloader and operating system serial console)connecting a I2C touchscreen controller device.
[[File:{{{nome-som}}AXEL_ULite-EVB-Touchscreen-connector.png|thumb|center|500px|Touchscreen connector]]
===Signals ===
The following table describes the interface signals:
 
{| class="wikitable"
! latexfontsize="scriptsize"| Pin#
! latexfontsize="scriptsize"| SOM Pin#
! latexfontsize="scriptsize"| Pin name
! latexfontsize="scriptsize"| Pin function
! latexfontsize="scriptsize"| Pin Notes
|-
!Pin# !SOM Pin#!Pin name!Function!Notes|-|J5.1,|| - || 5V or 3V3 depending on internal connection || -|-|J5.2,4,6,,7,8,10|| J1.44 || SDA || I2C SDA || -| -| NJ5.A3 || J1.42 || SCL || I2C SCL || -|-| NJ5.C4 || J1.89 || INT || Interrupt || Not connected-
|-
| 3J5.5 || J1.189128 || RES || RS232_RXReset | Receive line| -
|-
| 3J5.6 || - || DGND | J1.187| RS232_TXGround | Transmit line| -
|-
| 9
| -
| DGND
| Ground
|
|}
=== Device mapping ===
UART3 The device is typically mapped to <code>/dev/ttymxc2touchscreen0</code> device in Linux. The peripheral is used as the default serial console, both for the bootloader and the kernel.
=== Device usage ===
To connect The touch controller is attached to the debug serial port: # connect the DB9 adapter bracket to the J22 connector on the SBCX board# connect a serial cable between DB9 connector and PC COM port through a NULL-modem cable (not provided)# start your favorite terminal emulator software on PC generic Linux input event interface (eg: PuTTYevdev); communication parameters are: 115200,N,8,1.
----<section end=Body/>
[[Category:AXEL ULite]]
8,204
edits