"Embedded Linux" (step three): Install serial terminal (Ubuntu installation minicom serial terminal)

Source: Internet
Author: User

1. Preface

I use a USB to the serial port, Chip is PL2303, it seems that Ubuntu comes with the PL2303 USB drive, can be used directly, other USB to the serial port has not tried.

2.minicom Installation

Enter in Terminal: sudo apt-get install minicom

Follow the prompts to download and install minicom, after downloading the installation, use the command to start minicom, enter in the terminal: sudo minicom can start minicom.

3.minicom settings

Close the open minicom, enter sudo minicom-s in the terminal to configure the minicom, the main is to configure the serial port,

Setting the serial number in the Serial Port setup option

My is ttyUSB0, this is my serial device, everyone in accordance with the actual situation set.

View serial Devices

Open a different terminal and enter DMESG in the terminal | grep ttys*

After Setup is complete, enter save and save as default.

Other settings are generally maintained by default, you can change according to their own situation, if it is used to debug the development of Linux only need to modify the serial number.

4, using

You can open the serial assistant by entering Sudo minicom in the terminal.

"Embedded Linux" (step three): Install serial terminal (Ubuntu installation minicom serial terminal)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.