主要内容

通过 Jetson 连接和使用 USB 转串行转换器

将 USB 转串行转换器连接到 NVIDIA® Jetson™ 板。

  1. 通过 USB 将串行转换器连接到 Jetson 板。

    USB to serial converter connected to a USB port on a Jetson board

  2. 要查找 USB 转串行转换器的对应串行端口名称,请在 NVIDIA Jetson 板的终端中运行以下命令。

    ls /dev/tty*

    Screenshot showing terminal window output of all /dev/tty* devices

    USB 转串行转换器的端口名称显示为 /dev/ttyUSB0。如果存在多个 USB 转串行转换器,则会有多个端口名称条目 (ttyUSB1, ttyUSB2...)。