Skip to content

Add IMX708 device tree overlay - #37

Open
jkaczman wants to merge 2 commits into
mainfrom
feat/camera-module-v3
Open

Add IMX708 device tree overlay#37
jkaczman wants to merge 2 commits into
mainfrom
feat/camera-module-v3

Conversation

@jkaczman

@jkaczman jkaczman commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Adds IMX708 device tree overlay. Updates camera_hub commit reference to the one that supports IMX708 (auto-detects and sets appropriate resolution).

Pairs with secluso/core#116
Fixes secluso/core#130

@jkaczman jkaczman moved this to Todo in v1.2 Release Jun 19, 2026
@jkaczman jkaczman moved this from Todo to Awaiting External Factor in v1.2 Release Jun 19, 2026
@jkaczman
jkaczman marked this pull request as ready for review June 19, 2026 15:36
@jkaczman jkaczman moved this from Awaiting External Factor to Awaiting Merge in v1.2 Release Jun 19, 2026
@jkaczman jkaczman removed this from v1.2 Release Jun 26, 2026
@jkaczman jkaczman moved this to In progress in v1.2 Release Jun 26, 2026
@jkaczman jkaczman removed this from v1.2 Release Jun 26, 2026
arrdalan pushed a commit to secluso/core that referenced this pull request Jul 21, 2026
Adds auto-detection in the camera-hub to check for IMX708 (Camera Module
V3) and, if present, accept it with the resolution of 1920 x 1080
(cropped). An uncropped resolution would not be possible without a
significant decrease in resolution due to the 1080p 30fps limit imposed
by the VideoCore IV GPU ([limitations discussed
here](https://github.com/hermanhermitage/videocoreiv/wiki/VideoCore-IV---BCM2835-Overview)).

2304x1296 is over 1080p and thus cannot be used (as seen in the image
below):
<img width="647" height="119" alt="Screenshot 2026-06-13 at 11 00 53 AM"
src="https://github.com/user-attachments/assets/0fe84612-7b40-4279-acac-02fb1e14e540"
/>

Pairs with secluso/os#37
Fixes #130
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.

Add support for Camera Module V3

1 participant