Continuing the discussion from Xavier NX CSI port index:
Hello All,
What is the port-index mapping of CSI in AGX Orin that can be used in device tree? we’d like to bring up 4 CPHY sensor,each sensor has 4 virtual channels.
(CSI0,CSI1)—port-index<0>-----“serial_a”
(CSI2,CSI3)—port-index<2>-----“serial_c”
(CSI4,CSI5)—port-index<4>-----“serial_e”
(CSI6,CSI7)—port-index<6>-----“serial_g”
Are the above mappings correct?
The first three were fine in the test,but the last one: (CSI6,CSI7)—port-index<6>-----“serial_g”,Not working properly.After modifying the device tree according to the preceding configuration, the system fails to start.I see that in the device tree of e3333, port index is 5, which can be started up normally but cannot obtain image data after modification as suggested.
The port-index in tegra-capture-vi{} scope is 5 and in the nvcsi@15a00000{} is 6
Hi,
I found a few related posts. Will port6 and port7 work in version R35.1?
it works fine
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.