8,367
edits
Changes
→Debug serial port connection instructions
=== '''How to use the debug serial port''' ===
==== '''Debug Connection instructions for debugging serial port connection instructions''' ====<br>1)First, you need to prepare a 3.3v USB to TTL module. This module can be bought in Orange Pi Store. If there are other similar USB to TTL modules, you can also and then insert the USB port interface of the USB to TTL module into the USB interface of the computer Interface<br><br>
<div style="padding-left:200px">[[File:Orange-pi-one-img9.png|600px]]</div>
<br>
2)The corresponding relationship between the debug serial port GND, TX and RX pins of the development board is shown in the figure below
<div style="padding-left:200px">[[File:Orange-pi-r1zero2-plus-lts-img18img45.png|600px]]</div>3)The GND, TX and RX pins of the USB to TTL module need to be connected to the debug serial port of the development board through a Dupont DuPont cable<br>
<div style="padding-left:20px">
a. Connect the GND of the USB to TTL module to the GND of the development board<br>b. Connect the The RX of the USB to TTL module is connected to the TX of the development board<br>c. Connect the The TX of the USB to TTL module is connected to the RX of the development board
</div>
<br>
<div style="padding-left:200px">[[File:Orange-pi-3lts-ttlmodule2.png|600px]]</div>
<br>
==== '''How to use the debugging serial port on Ubuntu platform''' ====