Open main menu

DAVE Developer's Wiki β

Changes

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" />
==Power Supply interface ==
 ''TBDThe Evaluation Kit is powered by one of the USB Type-C connectors. To properly power the system the wall adapter must support the [https: 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''/en.wikipedia.org/wiki/USB_hardware#USB_Power_Delivery power delivery] protocol.
=== Description ===
The Power Supply interface available on the Evaluation Kit at the connector ''TBD:JxxxJ3''.
''JxxJ3'' is a ''TBD:connectorUSB Type-typeC'' header connector for the RS232 two-wires UART3 portUSB3 data transfer and board supply, 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
|-
|1A4,2A9,4B4,6,,7,8,10| -| N.A.| N.C.| Not connected|-| 3| J1.189B9| RS232_RXVBUS1| Receive lineBoard supply
|
|-
| 3A1, A12, B1, B12| J1.187GND| RS232_TX| Transmit lineGround
|
|-
| 9| -| DGND| GroundA6, A7, B6, B7, A2, A3, B10, B11, B2, B3, A10, A11, A5, B5, A8, B8
|
| USB signals
| See [[ORCA SOM/ORCA Evaluation Kit/Interfaces and Connectors/USB ports|USB ports]]
|}
=== Device mapping Power LED ===UART3 DL2 is mapped to <code>/dev/ttymxc2</code> device in Linuxa green LED (placed near the reset button) that shows the status of the power input. The peripheral This LED is ON when a valid power supply is used as present and the system is out of reset. === Alternate supply ===An auxiliary connector is present on the board (not mounted by default serial console, both ) to power the system with a standard power supply. This connector is meant for developing purpose (eg when the bootloader SW is not already able to handshake a valid PD profile) and the kernelcannot be mounted for some Evaluation Kit models.
=== Device usage =Description ====Power can be provided through the J20 connector. Power voltage range is +[12-24 V].
To connect to the debug serial port:J20 is a two pins MC 1,5/2-G-3,81 Phoenix connector.
# connect ====Signals ==== The following table describes the DB9 adapter bracket to the J22 connector on the SBCX boardinterface signals: {| class="wikitable" ! latexfontsize="scriptsize" | Pin# connect a serial cable between DB9 connector and PC COM port through a NULL! latexfontsize="scriptsize" | Pin name! latexfontsize="scriptsize" | Pin function! latexfontsize="scriptsize" | Pin Notes|-modem cable (not provided)# start your favorite terminal emulator software on PC (eg: PuTTY); communication parameters are: 115200,N,8,|1| VIN_AUX| Board supply| +[12-24 V]|-|2| GND| Ground| |}
----
[[Category:ORCA SOM]]
a000298_approval, dave_user
551
edits