Changes

Jump to: navigation, search
Created page with "<section begin=History/> {| style="border-collapse:collapse; " !colspan="4" style="width:100%; text-align:left"; border-bottom:solid 2px #ededed"|History |- !style="border-le..."
<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"|1.0.0
|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"|apr 2022
|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 release
|}
<section end=History/>
<section begin=Body/>

==Console interface ==

=== Description ===

The Console interface available on the Evaluation Kit at the connector J22.

J22 is a 10 pin (5x2x2.54mm) header connector for the RS232 two-wires UART3 port, used for debug purposes (bootloader and operating system serial console).


[[File:AXEL Lite-EVB-Console-connector.png|thumb|center| 500px|Console 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
|-
|1,2,4,6,,7,8,10
| -
| N.A.
| N.C.
| Not connected
|-
| 3
| J10.189
| RS232_RX
| Receive line
|
|-
| 3
| J10.187
| RS232_TX
| Transmit line
|
|-
| 9
| -
| DGND
| Ground
|
|}

=== Device mapping ===
UART3 is mapped to <code>/dev/ttymxc2</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 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 (eg: PuTTY); communication parameters are: 115200,N,8,1

----

[[Category:MITO 8M Mini]]
8,286
edits

Navigation menu