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

240FPS on IMX477 #80

Closed
huyleincepit opened this issue Jun 2, 2024 · 2 comments
Closed

240FPS on IMX477 #80

huyleincepit opened this issue Jun 2, 2024 · 2 comments

Comments

@huyleincepit
Copy link

Hello,

I am currently developing an application that requires a high-speed camera. I am using IMX477 and Jetson Nano, but the Jetpack Driver only supports 60fps. I am attempting to achieve 1348x750 resolution at 240fps. I plan to update the Jetpack Driver, but I am unable to locate the datasheet for IMX477. Could you kindly provide me with the full datasheet for IMX477, including detailed registers?

Thank you,
Huy Le

@6by9
Copy link
Collaborator

6by9 commented Jun 2, 2024

Whilst the comment didn't get copied from imx219_modes.h into imx477_modes.h, I'm afraid it is also valid for imx477
https://github.com/raspberrypi/raspiraw/blob/master/imx219_modes.h#L29-L35

The datasheet is under NDA, so we can not distribute it.

@6by9 6by9 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 2, 2024
@6by9
Copy link
Collaborator

6by9 commented Jun 7, 2024

FWIW unrelated to this I've just been tweaking IMX477 settings for Pi5.

raspberrypi/linux#6208 results in a 1332x990 raw10 mode that should be able to achieve 254fps. I provide no guarantees of compatibility with the Jetson though.

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

No branches or pull requests

2 participants