Changes

Jump to: navigation, search
no edit summary
!Notes
|-
|{{oldid|81688174|1.0.0}}
|October 2018
|[[AXEL_ULite_and_SBC_Lynx_Embedded_Linux_Kit_(XUELK)#Downloadable_binary_images | 2.0.1]]
This application note describes how to add another serial port using standard cable like the [http://www.manhattan-products.com/usb-to-serial-converter Manhattan PL2303] USB to serial converter
==USB serial converte converter kernel driver==
XUELK kernel [[AXEL_ULite_and_SBC_Lynx_Embedded_Linux_Kit_(XUELK)#Downloadable_binary_images | 2.0.1]] already integrates the PL2303 driver.
==tty==
If the kernel driver is present, the kernel create creates the <code>ttyUSBx</code> device node, e.g.
<pre class="board-terminal">
</pre>
or getting a string from the other device simply with a cat on the device (terminated with Ctrl+C):
<pre class="board-terminal">
== Serial port hotplug ==
Disconnecting the USB serial port adapter, the kernel close closes the device:
<pre class="board-terminal">
8,154
edits

Navigation menu