> ## Documentation Index
> Fetch the complete documentation index at: https://dragonwingdocs.qualcomm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 接口文档

## **接口概述**

<CardGroup cols={2}>
  <Card title="架构" href="https://dragonwingdocs.qualcomm.com/System/Interfaces/overview-of-peripheral-interfaces">
    了解外设接口的软件栈。
  </Card>

  <Card title="QUPv3" href="https://dragonwingdocs.qualcomm.com/System/Interfaces/overview-of-peripheral-interfaces#qup-v3">
    列出 QUPv3 中的传输模式和访问控制自定义。
  </Card>
</CardGroup>

## **快速入门：设置设备接口**

<CardGroup cols={3}>
  <Card title="通过启动日志识别接口状态" href="https://dragonwingdocs.qualcomm.com/System/Interfaces/getting-started-set-up-the-device-interface#identify-the-interface-status">
    获取日志并列出已启用的接口。
  </Card>

  <Card title="加载 Linux 固件" href="https://dragonwingdocs.qualcomm.com/System/Interfaces/getting-started-set-up-the-device-interface#load-qup-v3-serial-engine-firmware-using-linux-kernel">
    加载所需协议的固件。
  </Card>

  <Card title="启用接口" href="https://dragonwingdocs.qualcomm.com/System/Interfaces/getting-started-set-up-the-device-interface#enable-required-interfaces">
    启用所需的接口。
  </Card>

  <Card title="验证接口状态" href="https://dragonwingdocs.qualcomm.com/System/Interfaces/getting-started-set-up-the-device-interface#verify-interface-status">
    验证已启用的接口。
  </Card>
</CardGroup>

## **UART**

<CardGroup cols={3}>
  <Card title="在 UART 中启用虚拟化" href="https://docs.qualcomm.com/doc/80-80022-8/topic/uart-support-for-virtualization.html?product=895724676033554725&facet=Interfaces&version=2.0-rc3">
    启用虚拟 UART 接口。
  </Card>
</CardGroup>

## **PCIe**

<CardGroup cols={3}>
  <Card title="启用 QPS615 PCIe 交换机" href="https://dragonwingdocs.qualcomm.com/System/Interfaces/pcie#enable-qps615-pcie-switch">
    启用 QPS615 交换机以管理和路由 PCIe 连接。
  </Card>

  <Card title="通过 PCIe 交换机启用 USB 接口" href="https://dragonwingdocs.qualcomm.com/System/Interfaces/pcie#enable-usb-interface-through-pcie-switch">
    使用 QPS615 交换机通过 PCIe 启用 USB 接口。
  </Card>

  <Card title="级联连接 QPS615 交换机" href="https://dragonwingdocs.qualcomm.com/System/Interfaces/pcie#connect-qps615-switches-in-cascade">
    以级联方式连接多个 QPS615 交换机。
  </Card>

  <Card title="通过 PCIe 启用 NVMe" href="https://dragonwingdocs.qualcomm.com/System/Interfaces/pcie#enable-nvme-through-pcie-interface">
    通过 PCIe 启用 NVMe 以扩展存储。
  </Card>

  <Card title="调试 PCIe 问题" href="https://dragonwingdocs.qualcomm.com/System/Interfaces/pcie#debug-pcie-issues">
    排查 PCIe 问题以恢复正常工作。
  </Card>
</CardGroup>

## **USB**

<CardGroup cols={3}>
  <Card title="配置 USB 引导加载程序" href="https://dragonwingdocs.qualcomm.com/System/Interfaces/usb#configure-usb-boot-loader">
    使用 QDTE 工具配置 USB 引导加载程序。
  </Card>

  <Card title="配置 USB 摄像头" href="https://dragonwingdocs.qualcomm.com/System/Interfaces/usb#configure-usb-camera">
    根据 UVC 标准配置 USB 网络摄像头。
  </Card>

  <Card title="自定义 USB 设备" href="https://dragonwingdocs.qualcomm.com/System/Interfaces/usb#customize-usb-device">
    针对 UVC、UAC、数据角色交换和组合用例自定义 USB。
  </Card>

  <Card title="调试 USB 问题" href="https://dragonwingdocs.qualcomm.com/System/Interfaces/usb#debug-usb-issues">
    排查 USB 问题。
  </Card>
</CardGroup>

## **CAN**

<CardGroup cols={3}>
  <Card title="配置 CAN 接口" href="https://dragonwingdocs.qualcomm.com/System/Interfaces/can#configure-can-interface">
    使用 SocketCAN 配置 CAN 接口。
  </Card>
</CardGroup>

## **QSPI**

<CardGroup cols={3}>
  <Card title="QSPI 接口组件" href="https://dragonwingdocs.qualcomm.com/System/Interfaces/qspi#qspi-interface-components">
    列出 QSPI 接口的子系统驱动程序、内核设备树节点及相关文档。
  </Card>
</CardGroup>
