当前位置:网站首页>Getting started with minicom
Getting started with minicom
2022-07-03 07:49:00 【Seven demons 71】
Preface
ubuntu edition :18.04
Kernel version :5.4.0
minicom What is it?
minicom Is a fast start-up , Powerful serial terminal debugging tool , Of course, the disadvantage is the pure character interface , Debugging tools without graphical interface look intuitive and convenient , But it's very powerful .
1、 install
sudo apt-get install minicom
2、 Usage method
Terminal output minicom
The following screen appears
Then press as prompted CTRL+a
Then press the z
Here is case insensitive, so lower case is good .
The following screen appears According to the prompt, the second in the third column
cOnfigure Minicom....O
, Press down o
Press the key to move the cursor , Choose
Serial port setup
, Will get ABCDEFG These options
- A Serial devices
- Select your device mount point . Open another terminal , By command
dmesg | grep ttyS*
View system log information , - As shown in the figure below :
Look at the last line to tell you about the development version ch341 Hang on
ttyUSB0
On
If you unplug the serial port cable, all replies will bedisconnected
- E Bps/Par/Bits
- Set the corresponding baud rate / Data bits / Check bit / Stop bit
- For the meanings of other parameters, please refer to this An article
Set it and press enter to confirm , choiceSave setup as dfl
Then turn off the terminal , Reopen minicom, Reset the development version to receive the corresponding message .
Reference material
linux View all USB port ,linux View all serial ports and usb Equipment method
Minicom Introduction
边栏推荐
- Huawei s5700 switch initialization and configuration Telnet, SSH user methods
- [step on the pit series] MySQL failed to modify the root password
- [MySQL 13] if you change your password for the first time after installing mysql, you can skip MySQL password verification to log in
- Lucene merge document order
- 技术干货|利用昇思MindSpore复现ICCV2021 Best Paper Swin Transformer
- Quelle est la définition? Qu'est - ce qu'une déclaration? Quelle est la différence?
- static关键字
- 输入三次猜一个数字
- experiment.........
- 哪一刻你才发现青春结束了
猜你喜欢
技术干货|昇思MindSpore初级课程上线:从基本概念到实操,1小时上手!
【踩坑系列】mysql 修改root密码失败
Go language foundation ----- 02 ----- basic data types and operators
Technical dry goods Shengsi mindspire lite1.5 feature release, bringing a new end-to-end AI experience
Technology dry goods | Roberta of the migration of mindspore NLP model - emotion analysis task
研究显示乳腺癌细胞更容易在患者睡觉时进入血液
Lucene introduces NFA
技术干货|关于AI Architecture未来的一些思考
【MindSpore论文精讲】AAAI长尾问题中训练技巧的总结
Technical dry goods | alphafold/ rosettafold open source reproduction (2) - alphafold process analysis and training Construction
随机推荐
Differences between tp3.2 and tp5.0
Analysis of the eighth Blue Bridge Cup single chip microcomputer provincial competition
Go language foundation ----- 18 ----- collaboration security, mutex lock, read-write lock, anonymous lock, sync Once
PAT甲级 1031 Hello World for U
Enter three times and guess a number
Go language foundation ----- 06 ----- anonymous fields, fields with the same name
Go language foundation ----- 03 ----- process control, function, value transfer, reference transfer, defer function
Technical dry goods Shengsi mindspire dynamic transformer with variable sequence length has been released!
Go language foundation ----- 05 ----- structure
Es writing fragment process
技术干货|利用昇思MindSpore复现ICCV2021 Best Paper Swin Transformer
[step on the pit series] MySQL failed to modify the root password
s7700设备如何清除console密码
【MindSpore论文精讲】AAAI长尾问题中训练技巧的总结
PHP wechat red packet grabbing algorithm
Analysis of the problems of the 10th Blue Bridge Cup single chip microcomputer provincial competition
PAT甲级 1029 Median
[MySQL 14] use dbeaver tool to remotely backup and restore MySQL database (Linux Environment)
【LeetCode】3. Merge Two Sorted Lists·合并两个有序链表
LwIP learning socket (API)