How to implement V4L2 controls on mipi driver of ov5640_mipi_v2.c

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to implement V4L2 controls on mipi driver of ov5640_mipi_v2.c

1,031件の閲覧回数
manabukiri
Contributor I

Hi

I am using the OV5640 mipi camera driver as reference to create a custom driver for a customer on i.mx8M EVK.

I need to support V4L2 camera controls(like brightness, exposure), but ov5640_mipi_v2.c does not support any controls.

 I checked attached IMX_PORTING_GUIDE.pdf but could not find  how to  add V4L2 camera controls into ov5640_mipi_v2.c.

How to  add V4L2 camera controls on ov5640_mipi.c is explained at "14.2.2 Creating the camera sensor file" of IMX_PORTING_GUIDE.pdf  but not for ov5640_mipi_v2.c.

How can I implement V4L2 controls on mipi driver of ov5640_mipi_v2.c?

Any help/documents/example will be appreciated.

Thanks and regards

 

 

ラベル(1)
0 件の賞賛
返信
1 返信

1,026件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello manabukiri,

 

The OV5640 is supported by MIPI driver and it driver is included in last BSP, make sure you have download the latest BSP L5.4.47. It implemented controls for V4L2.

 

Regards

 

 

0 件の賞賛
返信