Skip to content
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

Support for imx415 #229

Merged
merged 4 commits into from
Jan 7, 2025
Merged

Support for imx415 #229

merged 4 commits into from
Jan 7, 2025

Conversation

6by9
Copy link
Collaborator

@6by9 6by9 commented Jan 6, 2025

The delays need verifying - largely copied from imx290 which is in the same Starvis family.
Whilst there is an entry in the common camera_sensor_properties, it has no delays defined.
There is a copy of the datasheet on our shared Google Drive.

Required kernel driver tweaks at raspberrypi/linux#6582.

Tested using a https://www.waveshare.com/imx415-98-ir-cut-camera.htm module on Pi5 which can do up to 43fps using the 720MHz link frequency, or 30fps at 360MHz.
Also tested on CM4 at the 360MHz link frequency.

6by9 added 4 commits January 7, 2025 12:54
Believed correct based on imx290.

Signed-off-by: Dave Stevenson <[email protected]>
As another Starvis sensor, it is near identical to imx290/327.

Signed-off-by: Dave Stevenson <[email protected]>
Basic tuning done by David Plowman using a Waveshare SKU 28524
"IMX415-98 IR-CUT Camera" module.

Signed-off-by: Dave Stevenson <[email protected]>
Basic tuning done by David Plowman using a Waveshare SKU 28524
"IMX415-98 IR-CUT Camera" module.

Signed-off-by: Dave Stevenson <[email protected]>
@6by9
Copy link
Collaborator Author

6by9 commented Jan 7, 2025

Updated with the move of delays to camera_sensor_properties, and with DAP's basic tuning.

@naushir naushir merged commit 5680775 into raspberrypi:next Jan 7, 2025
@naushir
Copy link
Collaborator

naushir commented Jan 7, 2025

Looks good. Merging now.

@6by9
Copy link
Collaborator Author

6by9 commented Jan 7, 2025

Could I ask you to throw the patches upstream? :-)

@naushir
Copy link
Collaborator

naushir commented Jan 7, 2025

Will do.

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