Skip to content

6.12/iob/topic/rpi imx283 overlay #6869

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: rpi-6.12.y
Choose a base branch
from

Conversation

kbingham
Copy link
Contributor

Add support for the IMX283 on Raspberry Pi platforms. This includes the OneInchEye open source camera.

kbingham added 2 commits May 23, 2025 15:20
This supports the OneInchEye with a 24MHz crystal INCK.

Use the option 'cam0' to connect this to the CAM/DISP 0 port on
Raspberry Pi 5.

Use the clock-frequency=<value> option if you have a camera module with
a different inclk frequency:

For example:
  dtoverlay=imx283,cam0,clock-frequency=12000000

Signed-off-by: Kieran Bingham <[email protected]>
Add support for the Sony IMX283 image sensor by including the module
for supported Raspberry Pi platforms.

Signed-off-by: Kieran Bingham <[email protected]>
@kbingham
Copy link
Contributor Author

kbingham commented May 23, 2025

And of course I now realise adding the module to 'all configs' is pointless as this is currently only supported as a 4 lane sensor.

But I see 'Compute Module (1, 3, 4, or 5) has 4 lanes, and perhaps so does a pi02w?
So I'm not actually sure which configs should or shouldn't have the module....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant