Hi,
my custom driver for custom camera does'nt work.
I try several value for dphy clock (in mxc_v4l2_capture) and the dphy clock value printed by mipi_csi2_info->dphy_clk() doesn't change
The pattern sended by camera (8 column color white to black) is false. I received 2 more columns.
Is it a probleme of the dphy clock ?
Regards
Hi,
I don't think it's a clock issue.
I'm supposing that the camera is generating the color bar, correct?
Could you please send me the gst command line you're using to make this test?
Are you already able to receive some image? Or just the color bar?
Has the color bar picture you're receiving the correct resolution you expect?
To narrow down the problem, could you please test the camera using the video overlay unit test?
It's located on your rootfs at /unit_tests/mxc_v4l2_overlay.out.
Let me know about the results.
/Alejandro