# Cameras

On the board are x2 CSI connectors compatible with Pi Zero camera modules or normal modules with an adapter.&#x20;

**Camera 0** on the top of the board is the standard 2 lane interface found on full size Raspberry Pi's.

<figure><img src="/files/8QK5QIamNejt7JFj9vsY" alt=""><figcaption><p>Camera 0 Install Orientation</p></figcaption></figure>

**Camera 1** on the bottom of the board is a 4 lane interface

<figure><img src="/files/elkSNhdNnJReRUgESvVU" alt=""><figcaption></figcaption></figure>

*<mark style="background-color:red;">**PLEASE NOTE:**</mark>* The connectors are "Top Mount", which is opposite to most Pi's. This makes the cameras much more suited to different physical arrangements. When installed the cameras should "face each other". Ensure the exposed components are electronically insulted between camera modules.

Due to the ongoing firmware changes support is not given for camera interfaces. They have been shown to work on Raspberry Pi OS-Bullseye with legacy camera support enabled.


---

# 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://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/cameras.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.
