当前位置:网站首页>串口调试工具cutecom和minicom
串口调试工具cutecom和minicom
2022-04-23 18:12:00 【愤逗】
一、cutecom
1.1 安装
sudo apt-get install cutecom
1.2 操作指令
使用之前需要确定操作的端口名
ls -l /dev/tty*
如果需要调试USB端口,挂在在dev下的串口名一般是
/dev/ttyUSB*
如果需要调试com口(可能是RS232或者RS485),挂在在dev下的串口名一般是
/dev/ttyS*
S代表serial即串口。
确定端口名后,给端口增加权限
sudo chmod 777 /dev/USB*
运行cutecom
cutecom
进入后,右上角settings设置波特率,数据位数等信息,如果需要与端口交互信息,在input输入信息,右侧需要选择输入模式,
CR:代表将光标移动到该行头,LF表示将光标垂直移动到下一行,CR/LF代表将光标移动到下行头。
我这里选择CR/LF与端口交互信息。
版权声明
本文为[愤逗]所创,转载请带上原文链接,感谢
https://blog.csdn.net/weixin_42703127/article/details/124366840
边栏推荐
- 线上怎么确定期货账户安全的?
- 登录和发布文章功能测试
- Format problems encountered in word typesetting
- How to read literature
- Implementation of object detection case based on SSD
- [UDS unified diagnostic service] v. diagnostic application example: Flash bootloader
- Visualization of residential house prices
- Robocode tutorial 3 - Robo machine analysis
- 深度学习经典网络解析目标检测篇(一):R-CNN
- JD-FreeFuck 京東薅羊毛控制面板 後臺命令執行漏洞
猜你喜欢

idea中安装YapiUpload 插件将api接口上传到yapi文档上

GDAL + ogr learning

【ACM】70. climb stairs

Differences between SSD hard disk SATA interface and m.2 interface (detailed summary)
![[UDS unified diagnostic service] IV. typical diagnostic service (4) - online programming function unit (0x34-0x38)](/img/07/4814eb203dcca59416a7997bbedbf6.png)
[UDS unified diagnostic service] IV. typical diagnostic service (4) - online programming function unit (0x34-0x38)
Scikit learn sklearn 0.18 official document Chinese version
![[UDS unified diagnostic service] (Supplement) v. detailed explanation of ECU bootloader development points (1)](/img/74/bb173ca53d62304908ca80d3e96939.png)
[UDS unified diagnostic service] (Supplement) v. detailed explanation of ECU bootloader development points (1)

Vulnérabilité d'exécution de la commande de fond du panneau de commande JD - freefuck

cv_ Solution of mismatch between bridge and opencv

【ACM】455. Distribute Biscuits (1. Give priority to big biscuits to big appetite; 2. Traverse two arrays with only one for loop (use subscript index -- to traverse another array))
随机推荐
cv_ Solution of mismatch between bridge and opencv
Robocode tutorial 3 - Robo machine analysis
Docker 安装 Redis
.105Location
Crawl the product data of cicada mother data platform
Install the yapiupload plug-in in idea and upload the API interface to the Yapi document
Stanford machine learning course summary
Generate verification code
读取excel,int 数字时间转时间
Matlab tips (6) comparison of seven filtering methods
Implementation of image recognition code based on VGg convolutional neural network
Queue solving Joseph problem
What are the relationships and differences between threads and processes
Cells in rust share variable pointers
C# 网络相关操作
C language loop structure program
_ FindText error
According to the result set queried by SQL statement, it is encapsulated as JSON
Using files to save data (C language)
Re expression régulière