This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SK-AM62: Failed to configure csi-2 DPHY on OVM9284 image sensor configuration with linux sdk

Part Number: SK-AM62
Other Parts Discussed in Thread: AM625

Hi Champs. 

We use the ti-processor-sdk-linux-am62xx-evm-08.04.01.03 for connecting the OVM9284 image sensor to SK-AM62. 

What files need updates to configure monochrome RAW8/RAW10 format?

 We just found the j721e-csi2rx.c file for support and I wonder whether we have same for am62xx as well?

Should I modify j721e-csi2rx.c or use alternative file?

What MEDIA_BUS_FMT to use?

Using the fmt->code = MEDIA_BUS_FMT_SBGGR10_1X10 and fmt->colorspace = V4L2_COLORSPACE_SRGB fails. Please see the the following codes

What v4l2-ctl or media-ctl command can be used for capturing an image / photo (RAW format) from the /dev/video0?

I got an error when I am starting (2 commands as the following) to capture the video:

media-ctl --set-v4l2 "'ovm9284 4-0060':0 [fmt:SBGGR10_1X10/1280x800@1/60 field:none]"

gst-launch-1.0 v4l2src device="/dev/video0" ! video/x-raw ,width=1280, height=800, framerate=60/1 ! waylandsink

https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/k3_2D00_am625_2D00_sk_2D00_csi2_2D00_ov9284.dts

Many thanks

Thorsten