We have dev kit p3450 a02.
And p3448 jetson module.
I readed all documentation about it and all topics. Thats why I ask for help. In all docs is written that if you want to use another CSI ( CSI4 ) you have to change port-index (VI/CSI) - 2 and tegra_sinterface - serial_c provided by your pinmux table and documents.
On dev kit it works without problem, but i confused why in pinmux table you write that CSI 2 is serial_e and index is 4 but on dev kit(p3450) works on serial_a and index 0???
How I decided that we have CSI2 on our dev kit and not CSI0 as in the b01 board scheme, I rang the nodes of the processor with a mipi connector.
“From the pinmux CSI4 is connect to CSI-C for Nano’s design.
The port-index is 2 and serial_c” - Moderator ShaneCCC topic CSI port-index confusion.
And it doesn’t work on our board. On our board works if we connect(HARD) camera on CSI 2 with port-index 0 and serial_a. Why? But this does not work according to our PCB layout, because of this we need CSI 4.
You do not provide board schematics on our dev kit version, "No dlc version for this board " .
I use pack 32.4.4 and sources by 16 octomber 2020. Camera use pwdn and reset by i2c.
What I missed please help.