1. 安装串口调试工具minicom
sudo apt-get install minicom
2. 查看串口端口
[email protected]:~$ dmesg | grep tty
[ 0.000000] console [tty0] enabled
[ 7808.305260] usb 3-1.4.1: ch341-uart converter now attached to ttyUSB0
3. 修改串口配置
sudo minicom -s
Serial port setup
Save setup as dfl
3. 运行minicom
sudo minicom
打开
开发板
时间: 2024-11-26 02:01:13