8,460
个编辑
更改
→Ubuntu平台调试串口的使用方法
<li><p>然后设置串口的参数</p>
<ol style="list-style-type: lower-alpha;">
<li><p>设置'''Serial line to connect > to'''为'''/dev/ttyUSB0'''(修改为对应的节点名,一般为'''/dev/ttyUSB0''')</p></li>
<li><p>设置'''Speed(baud)'''为'''115200'''(串口的波特率)</p></li>
<li><p>设置'''Flow control'''为'''None'''</p>