# BPI-M1 RGB 显示接口

**RGB DSI (串行显示接口)：**

显示器接口是标准的40-Pin FPC 接口的排插。如果您要连接兼容BPI-M1 **RGB DSI**接口的显示器，您需要通过一根软FPC连接线与之相连接。这个接口支持通过I2C扩展触摸。这个接口在BPI-M1上定义为"DSI"。接口定义如下：

**DSI 接口定义:**

请见BPI-M1 扩展GPIO定义

**BPI-M1 LCD 触摸显示屏配件链接：**

<https://bananapi.gitbooks.io/bpi-accessories/content/bpi70lcdtouchpanel.html>

* 注意：此触摸屏为兼容MIPI(见BPI-M3或最新板卡视频接口) 和 DSI(BPI-M1所采用的扩展显示屏的接口标准)。请注意选择正确的接口连接显示屏。因个人原因导致的触摸屏损坏的情况，本公司不负责更换。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bananapi.gitbook.io/bpi-m1/zh/bpi-m1rgbdsiinterface.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
