> For the complete documentation index, see [llms.txt](https://nxp.gitbook.io/nxp-cup/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nxp.gitbook.io/nxp-cup/2019-dfrobot-chassis-developer-guide/landzo-car-model/known-issues/camera-module.md).

# Camera Module

We have discovered there are two different CCD modules being shipped.

Each camera has an end connector that ends up in a 5 pin 0.100" header. unfortunately this 5 pin connector is not used on the new boards.

![](/files/-L9GM-AqVH7HzvrC5RVq)

## Version 1

One version of the camera has an adapter board at the end of the cable which can be removed. When removed, the cable end fits correctly on the **CCD1 header**

![](/files/-L9GM-B7FeB01KtuhUCG)

![](/files/-L9GM-B8Du1BWEIYl0aN)

.

![](/files/-L9GM-BAy0tzupSDAdmv)

## Version 2

The second version uses flat flex cable and the adapter to the 5 pin header does not come apart.

This version has the correct signals on the 5 pin 0.100" connector, but does not fits the **CCD1 header**.

![](/files/-L9GM-BXuIBflp1-qxQq)

### Version 2 problem resolution

In order to correct this problem a small adapter board has been prepared. **LZCAMADAPT2** is the correct board to allow the 5 pin header to adapt to the 10 pin CCD1 header.

NOTE: \*I\* was rushing and made a dumb mistake on the first board **LZCAMADAPT. This is corrected in LZCAMADAPT2.**

* [x] Build small adapter board (LZCAMADAPT2)
* [ ] Order/replace Version 2 CCD with V1 assuming they are available and can arrive quickly (They are not able to be delivered quickly.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://nxp.gitbook.io/nxp-cup/2019-dfrobot-chassis-developer-guide/landzo-car-model/known-issues/camera-module.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.
