Install and configure Minicom in ubuntu install and configure Minicom install: sudoapt-getinstallminicom configuration method: first, use sudominicom-s in the linux command window to enter the configuration interface: Press the up/down key to select Serialportsetup to enter the configuration interface: in this... install and configure Minicom in ubuntu. install and configure Minicom: sudo apt-get install minicom configuration method: first, use "sudo minicom-s" in the linux command window to enter the configuration interface: press the up/down key and select "Serial port setup" to go to the settings page. on this page, enter the leftmost uppercase letter of each item to set this item. Enter "A", select "Serial Device", manually enter the parameter "/dev/ttys0", and press enter to set the Serial port 1 (com1 ). Enter "E", select "Bps/Par/Bits", manually enter the parameter "11520 8N1", and press enter to set the baud rate, data bit, check bit, and stop bit. Enter "F", select "Hardware Flow Control", manually enter the parameter "No", and press enter. After the settings are complete, the parameters are as follows: press enter to exit the settings page. On the configuration page, select Save setup as dfl to keep the configuration file read by default. Select Exit to Exit the configuration page. To use minicom, run the "sudo minicom" command to start the service. After using minicom, press the "Contrl + A" key and then press the "X" key to exit the minicom Service.
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.