Image Sensor recommendation for 8mp

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Image Sensor recommendation for 8mp

835 Views
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

Tags (1)
0 Kudos
Reply
1 Reply

803 Views
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 Kudos
Reply