Skip to content

media: i2c: ov5647: Add 90fps support for VGA mode - #7582

Open
ShockWaveT wants to merge 1 commit into
raspberrypi:rpi-6.18.yfrom
ShockWaveT:rpi-6.18.y-ov5647-90fps
Open

media: i2c: ov5647: Add 90fps support for VGA mode#7582
ShockWaveT wants to merge 1 commit into
raspberrypi:rpi-6.18.yfrom
ShockWaveT:rpi-6.18.y-ov5647-90fps

Conversation

@ShockWaveT

Copy link
Copy Markdown

The OV5647 sensor supports 90fps operation in hardware, but the existing VGA mode is configured for 60fps and does not make use of this capability.

Increase the PLL multiplier for the VGA mode from 0x46 to 0x69 to allow the sensor to operate at 90fps. Update the reported pixel rate from 58.333 MHz to 87.5 MHz to match the new PLL configuration.

The OV5647 sensor supports 90fps operation in hardware, but the
existing VGA mode is configured for 60fps and does not make use of
this capability.

Increase the PLL multiplier for the VGA mode from 0x46 to 0x69 to
allow the sensor to operate at 90fps. Update the reported pixel rate
from 58.333 MHz to 87.5 MHz to match the new PLL configuration.
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