Skip to content

Arducam 64mp add pdaf support #5523

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

Merged
merged 3 commits into from
Jun 27, 2023
Merged

Conversation

ArduCAM
Copy link

@ArduCAM ArduCAM commented Jun 27, 2023

No description provided.

Lee Jackson added 3 commits June 27, 2023 11:31
Arducam 64MP has specific requirements for the line length, and if these
conditions are not met, the camera will not function properly. Under the
previous configuration, once a stream off operation is performed, the
camera will not output any data, even if a stream on operation is
performed. This prevents us from switching from 1280x720 to another
resolution.

Signed-off-by: Lee Jackson <[email protected]>
Added 8000x6000 10-bit (cropped) @ 3fps mode for Arducam 64MP

Signed-off-by: Lee Jackson <[email protected]>
Enable PDAF output for all modes, and also need to modify Embedded Line
Width to 11560 * 3 (two lines of Embedded Data + one line of PDAF).

Signed-off-by: Lee Jackson <[email protected]>
@ArduCAM ArduCAM force-pushed the arducam_64mp_pdaf branch from ceb8767 to c1011f2 Compare June 27, 2023 03:45
@pelwell
Copy link
Contributor

pelwell commented Jun 27, 2023

There's nothing obviously wrong here, and I'm sure you've tested it against the hardware.

@pelwell pelwell merged commit b9d2d18 into raspberrypi:rpi-6.1.y Jun 27, 2023
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Jul 3, 2023
kernel: overlays: jedec-spi-nor: Add speed parameter

kernel: Fix HDMI audio passthrough issues
See: raspberrypi/linux#5518

kernel: raspberrypi/linux#5523
See: raspberrypi/linux#5523
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Jul 3, 2023
kernel: overlays: jedec-spi-nor: Add speed parameter

kernel: Fix HDMI audio passthrough issues
See: raspberrypi/linux#5518

kernel: raspberrypi/linux#5523
See: raspberrypi/linux#5523
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.

2 participants