Trenz Electronic GmbH Support Forum

Trenz Electronic Products => Trenz Electronic FPGA Modules => Topic started by: p.ching.kuang@gmail.com on July 16, 2019, 12:48:22 PM

Title: csi2_rx_phy IP issue
Post by: p.ching.kuang@gmail.com on July 16, 2019, 12:48:22 PM
Dear,
For zynqberry+raspberry 2 lanes camera, your design is only use one LP signal.
Why just only one LP signal rather than 2 LP signals (data0 & data1)?
thank you.
Title: Re: csi2_rx_phy IP issue
Post by: JH on July 17, 2019, 09:00:15 AM
Hi,

the camera register configuration is not available, so we use the most default settings of the camera and what we find in some forums to create this demo.

The demo design includes all source of our IPs and the software. You can modify to get better results or your try to find a better camera register configuration.

br
John
Title: Re: csi2_rx_phy IP issue
Post by: p.ching.kuang@gmail.com on July 24, 2019, 03:01:45 AM
The camera default setting is 2 lane (include PCB), but why the FPGA board design for only one LP0 rather than two LPs (one is LP0, another is LP1)?
Title: Re: csi2_rx_phy IP issue
Post by: JH on July 24, 2019, 09:08:43 AM
Developer is OoO, maybe he can give some additional notes, when he's back.
But it's only a demo, not optimised. Feel free to change, if you find a better solution.
br
John
Title: Re: csi2_rx_phy IP issue
Post by: p.ching.kuang@gmail.com on July 25, 2019, 06:13:00 AM
Thanks for reply. But if I want to try the two LPs solution, we need to rework the PCB. Therefore, before rework PCB, I want to understand the CSI IP design rule to confirm we should use two LP lanes or just one LP lane for two lanes mipi camera. Maybe Oxo could help me after he is back. Thank you.
Title: Re: csi2_rx_phy IP issue
Post by: p.ching.kuang@gmail.com on July 31, 2019, 05:47:49 AM
Hi JH,
Any update by OoO? When did he back?
Title: Re: csi2_rx_phy IP issue
Post by: Antti Lukats on August 01, 2019, 07:28:33 PM
Hi,

CSI on Zynqberry was added with some compromises, it is working and usable but has limitations. The intended use is that all lanes work in unidirectional mode only.

You are can use the hardware for any experiments (soldering and changing pcb) but this would sure be on your responsibility then. We can not provide much support beyong what we have already offered.

br
Antti
Title: Re: csi2_rx_phy IP issue
Post by: p.ching.kuang@gmail.com on August 13, 2019, 11:32:12 AM
thanks a lot.