imx219 sensor on imx8mp

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

imx219 sensor on imx8mp

850 次查看
Bernie_Chen
Contributor II

Hi NXP team

Platform: imx8mp

kernel: 6.1.22

sensor: imx219 2 data lanes(15pin to 22 pin)

                                raw8, raw10 output format

 

Is the function of ISI processing raw8(RGGB) normal?

I have referenced

https://community.nxp.com/t5/i-MX-Processors/IMX8MP-RAW10-ISI-Capture/td-p/1688557

https://community.nxp.com/t5/i-MX-Processors/How-to-set-up-the-MIPI-CSI-2-and-ISI-to-transfer-RAW10-...

I ensured imx219 driver(set to MEDIA_BUS_FMT_SRGGB8_1X8, I never modify the flow of imx219 driver) after blew command

v4l2-ctl -d /dev/video3 --set-fmt-video=width=1920,height=1080,pixelformat=RGGB --set-parm=30 --stream-mmap --stream-count=60000 --stream-to=/dev/null

Blew is the platfrom driver output

[ 1479.920949] bypass csc
[ 1479.923322] input fmt RGB4
[ 1479.926028] output fmt RGGB

And I used gstreamer to streaming

gst-launch-1.0 v4l2src device=/dev/video3 ! video/x-bayer,format=rggb,width=1920,height=1080,framerate=30/1 ! bayer2rgb ! fpsdisplaysink sync=0

the output image is abnormal. Like this

rpi_raw8.png

 

Thank you

标记 (4)
0 项奖励
回复
1 回复

813 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

It looks like a bad connection of the display since everything seems to be ok.

Regards

0 项奖励
回复