Open main menu

Wiki-Orange Pi β

Changes

Orange Pi 3B

144 bytes added, 09:23, 11 August 2023
How to use the debugging serial port on Windows platform
=== How to use the debugging serial port on Windows platform ===
{| class="wikitable" style="background-color:#ffffdc;width:800px;" |-| <big>'''There are many serial port debugging software that can be used under Windows, such as SecureCRT, MobaXterm, etc. The following demonstrates how to use MobaXterm. This software has a free version and can be used without buying a serial number.'''</big>|}
<ol style="list-style-type: decimal;">
<li><p>Download MobaXterm</p>
<ol style="list-style-type: lower-alpha;">
<li>Download MobaXterm website as follows</li></ol></li></ol>{| class="wikitable" style="width:800px;" |-|
[https://mobaxterm.mobatek.net/ https://mobaxterm.mobatek.net]
|}</ol>
<ol start="2" style="list-style-type: lower-alpha;">
<li>After entering the MobaXterm download page, click '''GET XOBATERM NOW!'''</li></ol>
[[File:pi3b-img163.png]]
</ol>
<ol start="3" style="list-style-type: lower-alpha;">
<li>Then choose to download the Home version</li></ol>
[[File:pi3b-img164.png]]
</ol>
<ol start="4" style="list-style-type: lower-alpha;">
<li>Then select the Portable version. After downloading, you don’t need to install it, just open it and use it</li></ol>
[[File:pi3b-img165.png]]
</ol></li></ol>
<ol start="2" style="list-style-type: decimal;">
<li>After downloading, use decompression software to decompress the downloaded compressed package, you can get the executable software of MobaXterm, and then double-click to open</li></ol>
[[File:pi3b-img166.png]]
</ol>
<ol start="3" style="list-style-type: decimal;">
<li><p>After opening the software, the steps to set up the serial port connection are as follows</p>
<li><p>Select the port number of the serial port (select the corresponding port number according to the actual situation), if you can’t see the port number, please use '''Driver Master''' to scan and install the driver for the USB to TTL serial port chip</p></li>
<li><p>Select the baud rate of the serial port as '''1500000'''</p></li>
<li><p>Finally click the &quot;'''OK'''&quot; button to complete the setting</p></li></ol></li></ol>
<div class="figure">
[[File:pi3b-img167.png]]
</div></ol></li></ol>
<ol start="4" style="list-style-type: decimal;">
<li>After clicking the &quot;'''OK'''&quot; button, you will enter the following interface. At this time, start the development board and you can see the output information of the serial port</li></ol>
<div class="figure">
[[File:pi3b-img168.png]]
</div></ol>
<span id="instructions-for-using-the-5v-pin-in-the-40pin-interface-of-the-development-board-to-supply-power"></span>