iMX8 PLUS MIPI raw8

cancel
Showing results for 
Search instead for 
Did you mean: 

iMX8 PLUS MIPI raw8

888 Views
Creative
Contributor III

Hi
Our iMX8 PLUS platform
Our task is to get an image in RAW8 format (10, 12)
AR0521 sensor (4 lines MIPI)
I managed to integrate the driver for the sensor
And get a crooked image, the image is as if divided into 4 parts, the first two squares display the image of the image, the other two are just black.

The questions are as follows:
1) What changes need to be made to the MIPI (CSI) driver to get an image in RAW8 (10, 12)?
2) There is data on the MIPI bus, but there is no CLK, what could be the reason?

Any help would be helpful, thanks

0 Kudos
5 Replies

834 Views
igorpadykov
NXP TechSupport
NXP TechSupport

Hi Russel

 

In case of using 5.10.x version of BSP, recommended to try applying the attached BSP patch, verified with OV5640 sensor.

 

Best regards
igor

0 Kudos

432 Views
JesterOfHw
Contributor III

this was solution to our issue that matched the below image OP added. no more side by side double and half full of NULL.

SOLUTION 

0 Kudos

747 Views
chensam
Contributor I

Hi igorpadykov

Can you tell me which the BSP version of the attached BSP patch?

I using imx8mp-evk board with bsp version is 5.10.35, and want to get mipi ov5640 8 bit raw data.

0 Kudos

864 Views
Creative
Contributor III

Addition:
1) Image with lens attached (see below)
2) ar0521 - monochrome

Image from iOS.jpg

0 Kudos

434 Views
JesterOfHw
Contributor III

I've run into this exact issue as well. was there a solution to this? 

EDIT: I tried the patch and it solved this issue for me.

0 Kudos