Other Parts Discussed in Thread: TDA4VM
Hi Champs:
I found no answer for this E2E.
May someone guide me how to make 2 CSI RPI V2 cameras running the preview + AI on the SK EVM?
BR Rio
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.
HI Champs:
I have modified the new yaml.
1 is only enabled the #2 CSI cam.
1 is enabled #1+#2 cam.
Both are running without error logs.
But, There is no display onto the kmss (HDMI LCD), please help.
BR Rio
rpiV2_cam_example_Rio_Only_#2_cam.yamlrpiV2_cam_example_Rio_2cam.yaml
Hi Rio,
A bit confused about the issue here now.
In the previous thread, you had mentioned that you The rpiV2_cam1_example.yaml test with /dev/video2 still runs correctly, and the ISP, AE etc seems to operate correctly. when running the rpiV2_cam2_example.yaml test with /dev/video18, the camera display looks very dark, as if the ISP is not operating, or the AE is not functional. Again here I am just trying to run CAM1 or CAM2 when both are connected to the TDA4VM SK
Is this issue not seen anymore? The current issue now seems to be as mentioned below
There is no display onto the kmss (HDMI LCD), please help.
Could you tell me how was it being on display before?
Few queries on the yaml script shared:
1. In flow 1: [960,1000,640,360] : here Ypos + height : 1000 + 360 = 1360 > 1080 (if you are using a 1080p display)
Could you test input 1 with [320,180,640,360] ?
2. I see that both input0 and input1 are having subdev 2. Could you please check what the subdev is for both the devices?
3. Could you please share the setup script logs where the cameras are detected?
Regards,
Nikhil
Hi Nikhil:
I have resolved this issue, TDA4 + 2 CSI cameras work well now.
Thanks.
BR Rio
Hi Rio,
Thank you for the update. Could you please let me know what the issue was?
Was it because of subdev or the display parameters [960,1000,640,360]?
Regards,
Nikhil
Hi Nikhil:
The original issue is:
We never have a detail document for guiding user make the 2nd camera working.
And no guiding for proving #1 + #2 cameras concurrent working.
BTW, I modified the yaml to make it work, please see the demo movie.
https://www.youtube.com/watch?v=vxEDPDV3wdE
BR Rio