将 USB 串行电缆连接到边界路由器
在 GitHub 上查看源代码
使用 USB 串行端口线连接到边界路由器串行端口以进行调试。
比格骨头黑色
BeagleBone Black (BBB) 使用以下串行端口设置:
- Baudrate:115200
- 数据位:8
- 对等:无
- 停止位:1
推荐数据线:
如何连接
如需详细了解如何将串行电缆连接到 BBB,请参阅 Beagleboard Wiki。对于这两条线缆,黑色电线应连接到靠近以太网端口的引脚 1 (GND)。
Adafruit 串行电缆
FTDI 串行电缆
Raspberry Pi 卡
Raspberry Pi (RPi) 使用以下串行端口设置:
- Baudrate:115200
- 数据位:8
- 对等:无
- 停止位:1
推荐的数据线:Adafruit USB to TTL Serial Cable
如需了解如何在 RPi 上连接并启用串行控制台,请参阅 Adafruit 的“使用控制台线缆”指南。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2022-03-24 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"没有我需要的信息"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"太复杂/步骤太多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"内容需要更新"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/代码问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]