“模板:COM DB”的版本间的差异

来自ARM Wiki
跳转至: 导航搜索
第8行: 第8行:
 
     流控:无
 
     流控:无
 
putty设置界面如下:<br/>
 
putty设置界面如下:<br/>
::[[File:putty-setting.jpg|frameless|600px|putty-setting]]
+
::[[File:putty-setting.png|frameless|600px|putty-setting]]
 
     1.Connection type设置为Serial
 
     1.Connection type设置为Serial
 
     2.Serial line设置为pc端连接的串口
 
     2.Serial line设置为pc端连接的串口
 
     3.Speed设置为115200
 
     3.Speed设置为115200
 
     4.点击Open按钮打开终端
 
     4.点击Open按钮打开终端

2020年4月30日 (四) 16:26的版本

Windows 上一般用 putty 或 SecureCRT。以 putty 为例介绍如何使用串口调试功能

putty下载链接选择putty.exe
串口通讯参数配置:
   波特率:115200
   数据位:8
   停止位:1
   奇偶校验:无
   流控:无

putty设置界面如下:

putty-setting
   1.Connection type设置为Serial
   2.Serial line设置为pc端连接的串口
   3.Speed设置为115200
   4.点击Open按钮打开终端