-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Closed
Closed
Copy link
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: VideoVideo subsystemVideo subsystem
Description
Is your enhancement proposal related to a problem? Please describe.
The current ov5640 does not support the parallel interface, it supports MIPI CSI-2 interface.
Describe the solution you'd like
Improve the ov5640 video driver to provide parallel interface support as well.
Additional context
Anyone planning on implementing this improvement?
Recently, the OV5640 video driver was added. However, it only supports the MIPI CSI-2 interface. I plan to implement this driver update, if no one is implementing it, and validate it on a STMicroelectronics board via DCMI driver.
- update the ov5640 driver (#76124).
- add support for ST B-CAMS-OMV-MB1683 shield (#76143)
- implement a sample code to run on STM32 board.
/cc @ngphibang @kartben @erwango @ABOSTM @FRASTM @josuah @loicpoulain @danieldegrasse
ngphibang and josuah
Metadata
Metadata
Assignees
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: VideoVideo subsystemVideo subsystem