Open main menu

DAVE Developer's Wiki β

Changes

ORCA SOM/ORCA Evaluation Kit/Interfaces and Connectors/Console

1,322 bytes removed, 15:04, 6 September 2021
no edit summary
<section begin="History" />
{| style="border-collapse:collapse; "
!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"|X1.Y0.Z0|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 YearSep 2021|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"|TBDFirst release
|-
|-
|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"|...
|-
|}
<section end="History" /><section begin="Body" />
==Console 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 Console interface is available on the Evaluation Kit at the connector ''TBD:Jxxx''J35.
''Jxx'' J35 is a ''TBD:connector-type'' 4 pin (4x1x2.54mm) header connector for the RS232 two-wires UART3 UART2 port, used for debug purposes (bootloader and operating system serial console).
{| class="wikitable"
! latexfontsize="scriptsize"| Pin#! latexfontsize="scriptsize"| SOM Pin#! latexfontsize="scriptsize"| Pin name! latexfontsize="scriptsize"| Pin function! latexfontsize="scriptsize"| Pin Notes
|-
|1,2,4,6,,7,8,10| -J15.250| N.A.UART2_TXD| N.C.Transmit line| Not connected
|-
| 32| J1J15.189248| RS232_RXUART2_RXD
| Receive line
| 10K pull-up to 3V3_CB
|-
| 3
| J1.187-| RS232_TX3V3_CB| Transmit linePower output for transceiver supply| BOARD_PGOOD driven rail
|-
| 94
| -
| DGND
=== Device mapping ===
UART3 UART2 is mapped to <code>/dev/ttymxc2ttymxc1</code> device in Linux. The peripheral is used as the default serial console, both for the bootloader and the kernel.
=== Device usage ===
To connect to the debug serial port:
# connect the DB9 adapter bracket an UART transceiver (eg: TTL-232RGVIP-WE) to J35 and to the J22 connector on the SBCX boarda workstation# connect a serial cable between DB9 connector and PC COM port through a NULL-modem cable (not provided)* leave J35.3 unconnected if the transceiver is self powered# start your favorite terminal emulator software on PC (eg: PuTTY); communication parameters are: 115200,N,8,18N1
----
[[Category:ORCA SOM]]
a000298_approval, dave_user
551
edits