I want to get the images from 3 cameras for further immaging process through processor.
1. Is there any way to get continuous images of 3 cameras at the same time?
2. How to synchronize?
Platefrom: i.MX8M
OS: Linux
Hi,
iMX8MQ supports 2 MIPI CSI-2 port, so you can connect 2 cameras.
No.3 camera should be connected to USB port.
so you cameras will be : 2 of them should be MIPI CSI-2 interface, 1 of them is USB interface.
Hope the information is helpful to you.
Have a nice day!
B.R
weidong
Hi Weidong,
Thanks for your reply.
Yes, I want to connect 2 cameras to mipi interface, and another one through usb using CYUSB306X. And, our concern is how to align image from 3 different cameras as well as their timing.
That will be very helpful if you can share any idea of how to synchronize them.
Thanks,
Jean