VAR-SOM-AM43 RS232-Port: Difference between revisions

From Variscite Wiki
(Created page with "{{PageHeader|VAR-SOM-AM43 - RS-232 port}} {{DocImage|category1=VAR-SOM-AM43|category2=Yocto}} __toc__ *Start minicom: <pre> minicom -D/dev/ttyO2 -b115200 -8 </pre> You can us...")
 
No edit summary
Line 1: Line 1:
{{PageHeader|VAR-SOM-AM43 - RS-232 port}} {{DocImage|category1=VAR-SOM-AM43|category2=Yocto}} __toc__
{{PageHeader|VAR-SOM-AM43 - RS-232 port}} {{DocImage|category1=VAR-SOM-AM43|category2=Yocto}} __toc__


*Start minicom:
*Start minicom and type characters to screen.
<pre>
<pre>
minicom -D/dev/ttyO2 -b115200 -8
minicom -D/dev/ttyO2 -b115200 -8
</pre>
</pre>
You can use a loopback (short pins 2 & 3 in J8 on DVK) or connect to anther computer.
You can use a loopback (short pins 2 & 3 in J8 on DVK) or connect to anther computer.
Type characters to screen.

Revision as of 15:19, 24 December 2015

VAR-SOM-AM43 - RS-232 port
  • Start minicom and type characters to screen.
minicom -D/dev/ttyO2 -b115200 -8

You can use a loopback (short pins 2 & 3 in J8 on DVK) or connect to anther computer.