Hello,
I am working on a smart camera implementation using the i.MX8MPlus using the ISP for image processing.
We want to do different things with the captured images. I notice there are two ISP units in the chip and it would be nice if can make use of them both with the single sensor we use.
An example can be to capture two differently scaled images in parallel, or with different data formats (raw and processed for example).
My question is: Is it possible to configure the ISPs in a way both ISPs get their data from the same MIPI-CSI port? And if so, how can I configure that?
Kind regards,
Tim.