VAR-SOM-AM43 RS232-Port: Difference between revisions
From Variscite Wiki
No edit summary |
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 | 1. Perform a loopback at RS-232 port by shorting pins 2 & 3 in J8 on the carrier board. | ||
2. Start minicom. | |||
<pre> | <pre> | ||
minicom -D/dev/ttyO2 -b115200 -8 | minicom -D/dev/ttyO2 -b115200 -8 | ||
</pre> | </pre> | ||
3. Type a few characters at the minicom and see that the loopback is working. |
Revision as of 15:27, 24 December 2015
VAR-SOM-AM43 - RS-232 port
1. Perform a loopback at RS-232 port by shorting pins 2 & 3 in J8 on the carrier board. 2. Start minicom.
minicom -D/dev/ttyO2 -b115200 -8
3. Type a few characters at the minicom and see that the loopback is working.