Changes

Jump to: navigation, search

Orange Pi Zero 3

161 bytes added, 15:03, 10 July 2023
Connection instruction of debugging serial port
# First, you need to prepare a 3.3v USB to TTL module, and then insert the USB interface end of the USB to TTL module into the USB interface of the computer
::<div class="figure">
[[File:media/image60.jpeg|552x110px|7]]
</div>
<ol start="2" style="list-style-type: decimal;">
<li>The corresponding relationship between GND, TX and RX pins of the debugging serial port of the development board is shown in the figure below</li></ol>
[[File:media/image61.png|328x185px]]
</ol>
<ol start="3" style="list-style-type: decimal;">
<li><p>The GND, TX and RX pins of the USB to TTL module need to be connected to the debugging serial port of the development board through a DuPont line</p>
<ol style="list-style-type: lower-alpha;">
<li><p>Connect the GND of the USB to TTL module to the GND of the development board</p></li>
<li><p>The RX of the USB to TTL module is '''<span style="color:#FF0000">connected to the TX of the development board</span>'''</p></li><li><p>Connect the TX of the USB '''<span style="color:#FF0000">to TTL module to the RX of the development board</span>'''</p></li></ol>
</li>
<li><p>The schematic diagram of connecting the USB to TTL module to the computer and the Orange Pi development board is as follows</p></li></ol>
[[File:media/image62.png|553x204px]]
{| class="wikitable" style="background-color:#ffffdc;width:800px;" |-| <big>'''The TX and RX of the serial port need to be cross-connected. If you don’t want to carefully distinguish the order of TX and RX, you can connect the TX and RX of the serial port casually first. If there is no output from the test serial port, then exchange the order of TX and RX. One order is right.'''</big>|}</ol><span id="how-to-use-the-debugging-serial-port-on-the-ubuntu-platform"></span>
<span id="how-to-use-the-debugging-serial-port-on-the-ubuntu-platform"></span>
=== How to use the debugging serial port on the Ubuntu platform ===

Navigation menu