EasyManua.ls Logo

Orange Pi Zero2 - Use Debug Serial Port on Ubuntu Platform

Orange Pi Zero2
88 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
20
2.7.2. How to use the debug serial port on the Ubuntu platform?
1) If the USB to TTL module is connected normally, you can see the corresponding
device node name under /dev of Ubuntu PC, remember this node name, you will use it
when setting up the serial port software later
test@test:~$ ls /dev/ttyUSB*
/dev/ttyUSB0
2) Many serial debugging tools that can be used under Linux, such as putty, minicom,
etc. The following shows how to use putty
3) First, install putty on Ubuntu PC
test@test:~$ sudo apt update
test@test:~$ sudo apt install putty
4) Then run putty, remember to add sudo permissions
test@test:~$ sudo putty
5) After executing the putty command, the following interface will pop up

Table of Contents

Related product manuals