How to Use minicom Super Terminal in ubuntu

Source: Internet
Author: User

How to Use minicom Super Terminal in ubuntu my system environment is ubuntu12.04 www.2cto.com 1: download and install minicom # sudo apt-get install minicom 2: run the minicom # sudo minicom-s // command to enter the configuration interface (or directly run # sudo minicom, and then press ctrl + A. After pressing Z to display the interface, click O again to enter the configuration page) + ----- [configuration] ------ + | Filenames and paths | File transfer protocols | Serial port setup | Modem and dialing | Screen and keyboard | Save setup as dfl | Save setup .. | Exit | Exit from Minicom | + ------------------------ ++ ---- [configuration] -------- + | file name and path | File Transfer Protocol | serial port setting | modem and dialing | screen and keyboard | set to dfl | save settings .. | exit Minicom + ------------------ + www.2cto.com 3. configure the serial port and select "Serial Port Settings" to enter the serial port configuration interface + Serial + A-serial port device:/dev/ttyS0 B-lock file location:/var/lockC-Transfer Program: d-calling program: E-Bps/Par/Bits: 115200 8N1 F-hardware Data Flow Control: no G-Software Data Flow Control: No. Which settings do you Want to modify? 4. there are two options for saving the configuration: "Save settings as dfl" and "Save settings .. "Set to dfl: Save the configuration as the default configuration. The configuration is automatically enabled when you run the" sodu minicom "command the next time ..: Save the configuration file. Enable the configuration file when "sudo minicom configuration name" is run next time. For example, if I save the configuration file as myconf, running "sudo minicom myconf" will enable the configuration. 5. two exit options are available for Exit: exit, exit Minico Exit: exit the configuration interface, and enable the current configuration to exit Minicom: Exit software 6. enable the configuration file and run "sudo minicom configuration name" to enable the configuration. If the configuration name is null, the default configuration is enabled. Enter minicon next time. The command minicom is used to enter the serial super terminal screen, while minicom-s is used to configure minicom. Description:/dev/ttyS0 corresponds to the port where serial port 0 connects you to the Development Board. Note: If you disable minicom abnormally, several files (LCK *) will be created under/var/lock. These files prevent the running of minicom and can be restored after they are deleted.

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.