I use a AM437x platform for my camera application. The camera interface is parallel so I use the VFPE module available on the chip but, mainly for cost reduction reason, the interface could change to MIPI CSI-2.
My question is:
Do you think if it would be possible to implement the MIPI CSI-2 receiver in the PRU (Programmable Realtime Unit) of the processor in order to interface these new camera?
NB: I don't want to use AM57x family even if it has CSI-2 peripheral
Thanks for your suggestions.