# BPI-M2 Berry MIPI DSI interface

**MIPI DSI (Display Serial Interface)：**

The display Connector is a 40-pin FPC connector which can connect external LCD panel (MIPI DSI) and touch screen (I2C) module as well. The pin definitions of this connector are shown as below. This is marked on the Banana Pi board as “DSI”.

**DSI pin define:**

please see: BPI-M2 Berry GPIO pine define

**BPI-M2 Berry LCD touch panel accessories same as BPI-M3**

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

* note:the touch panel accessories support RGB interface and MIPI interface ,when you use BPI-M2 Ultra, please choose MIPI interface.


---

# 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-m2-ultra-open-source-single-board-computer/bpi-m2-berry-hardware/bpi-m2-berry-mipi-dsi-interface.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.
