AGX Xavier card MIPI-CSI Camera Communication

We have connected another FPGA to the MIPI-CSI pins of the AGX Xavier board instead of the camera. That is, we are sending the camera data from another FPGA instead of the camera. But, the voltage level of the camera FPGA is 1.8V. And, the MIPI voltage level of the Xavier is 1.2V. Therefore, can we connect the 1.8V pins to the MIPIs of the 1.2 Volt Xavier module?

https://developer.download.nvidia.com/assets/embedded/secure/jetson/xavier/docs/Jetson_AGX_Xavier_and_Orin_Series_Camera_Design_Guide_DG-09364-001_v1.5.pdf?1hnyjH6L48hSAYyeX8H44TaIs1QYZzTSbiOfUEfe6jm0S-qG2QySNGadqi182U8pH5zPT84v0hPHd-G0vd6UVhP-bUdS90zhOZPp4Vj_wrmiwQ3nEyzgBbs5xe5hAq5E3CpasL_CZ-qhUAqd-iHqaf64jZvgclnIGo_X8S2ZKSuUm18ITtGwFl29RVAbuKz43CiBqWEifaQzgPHQzodhxMXCu3_8OgXEqiY2bT9BmYVE4LpN&t=eyJscyI6ImdzZW8iLCJsc2QiOiJodHRwczovL3d3dy5nb29nbGUuY29tLyJ9 page 14

https://users.ece.utexas.edu/~mcdermot/arch/articles/Zynq/ug571-ultrascale-selectio.pdf Page 143

Hi, the signals output from your FPGA should obey the MIPI spec, which means 1.2V for LS.

If so, I have to use level shifter on that speed to combine them. Your answer was so useful. Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.