Plan is to connect 2 Jetson Xavier NX SOMs (one as a root complex:SOM1 and other as an endpoint:SOM2) with PCIe Gen 4 interface over a custom base board.
Need help in understanding,
configurations that has to be done(for both SOM1 and SOM2)
info on driver files like PCIe etc… (download links)
Thanks for the link. I could find limited software files/ information for Xavier NX. Will the software for AGX Xavier and Xavier NX be same from PCIe point of view?
If not, could you please help with some information regarding this?
From the Jetson Xavier NX Design guidelines Link Page No. 27. There has been some confusion regarding;-
Looking like there is a Mux to control direction of clock signals. Is it available in the Jetson xavier NX module or the carrier board?? (as we are designing our own custom board)
Signals like PCIE0_CLKREQ*, PCIE_WAKE*, PCIE0_RST* have internal pull up?
it’s i2c bus multiplexer to route the i2c signals. and… yes, you may configure the camera connections without using multiplexer.
please see-also Camera Design Guide, you may refer to [Chapter 5. I2C Address] for details.