# BPI-M1 摄像头接口

Banana Pi M1 (BPI-M1)的摄像头接口是标准的40Pin FPC 接口，如果您要连接CSI标准的摄像头的话，请按照BPI-M1 板卡上FPC接口的定义连接您的兼容的摄像头。如果您不确认您的摄像头是否能在本板卡上使用，请使用本板卡配套摄像头套件。以免对您的板卡造成不必要的损失。这个接口在BPI-M1板卡上标记为"CSI"，此接口的定义如下：

CSI接口定&#x4E49;**:**

```
   详见：BPI-M1 扩展GPIO设计
```

**BPI-M1 CSI 摄像头配件：**

<https://bananapi.gitbooks.io/bpi-accessories/content/bpim1m1+m2camera.html>


---

# 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-m1camerainterface.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.
