Image Sensor recommendation for 8mp

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

Image Sensor recommendation for 8mp

846件の閲覧回数
Jack-Cha
Contributor V

Hi NXP

Can you please give us recommendation for the image sensor list with i.MX 8M Plus? 

A customer would like to check the sensors that the sensor drivers were already integrated into IMX LINUX BSP.

I could find the following devices from camer AND DISPLAY guide,

ADAM_ArrowFAE_0-1689939600756.png

 

Thanks

Regards, 

ADAM

タグ(1)
0 件の賞賛
返信
1 返信

814件の閲覧回数
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @Jack-Cha,

I hope you are doing well.

->Yes, The list of drivers that have founded in the document is supported in imx8mp.
->But one can find the various image sensor support in the Linux source code.
->Please take a look at the below location to get more information about image sensor support.
<linux_src_code>/driver/media/i2c/*
->One can also check the various function description that is being used with the image sensor.
->I have listed down a few of them.

IsiReadRegister
This function reads the value from the specified register from the image sensor device

IsiWriteRegister
This function writes a given number of bytes to the image sensor device by calling the corresponding sensor function.

IsiSetupSensorIss
This function sets up the image sensor with the specified configuration.

One can find more from the camera and display user guide, Please find the link for the same below.
https://www.nxp.com/docs/en/user-guide/iMX8MP_CAMERA_DISPLAY_GUIDE.pdf

I hope this information helps!

Thanks & Regards,
Dhruvit Vasavada

0 件の賞賛
返信