Hi
I’m using a Broadcomm PCIe net-card(pcie 3.0 x2) connected to Jetson Orin’s PCIe 14160000 node.
The netcard is ep and Orin’s pcie-c4 is RC.
I want to ask several questions about RC config in Orin:
- how to set RC’s(orin itself) transmit preset?
- how to set EP’s(the netcard mentioned above) transmit preset on Orin side?
- could you offer me a recommend configuration for pcie gen3 including preset, pre-cursor and post cursor?
Hi,
If you are designing a custom base board, then it means some adaptation configurations are needed.
Otherwise, your board may not work fine.
For Orin AGX series, you could refer to below document
https://docs.nvidia.com/jetson/archives/r36.3/DeveloperGuide/HR/JetsonModuleAdaptationAndBringUp/JetsonAgxOrinSeries.html?highlight=universal%20serial%20bus#jetson-agx-orin-platform-adaptation-and-bring-up
(please be aware that above link is for rel-36.3/jetpack6.0)
This document includes below configuration
- pinmux change & GPIO configuration
- EEPROM change as most custom boards do not have an EEPROM on it.
- Kernel porting
- PCIe configuration
- USB configuration
- MGBE configuration
- RGMII configuration
Thanks!
Hi
Thanks for reply.
I have checked the document you mention, but there has no hint about how to change transmit preset, pre-cursor and post-cursor.
What is the purpose for doing this? We have a PCIe driver running already, maybe you should refer to it first?
Broadcomm said that they prefer Orin’s RC tx preset setting to 7.
Refer to Orin’s Technical Reference, it seems to be 5 as default.
Hi Teams,
Could you please advise on how to adjust the preset for PCIe Gen3? Is there a specific method available?
Additionally, what is the default preset value for PCIe Gen3 on the Orin side? Thank you!"