USB of my Custom borad

Hello. i’m Mingu.

Now, I design Jetson TX2 custom borad.

TX2 Developer Kit has only one USB3.0-TypeA connector, But I want one more.

So I will use USB_SS1_RX, USB_SS1_TX and USB2_D pin.

Will usb work without problems?
Can I use Jetpack without any extra work when installing the OS?

Hi,
Please check ‘USB Lane Mapping’ in oem design guide and adaptation guide.
https://developer.nvidia.com/embedded/dlc/jetson-tx2-series-oem-product-design-guide

Hi. DaneLLL

I checked adaptation guide.

And i find this page.
https://docs.nvidia.com/jetson/archives/l4t-archived/l4t-271/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/l4t_pinmux.html

When I change the Pinmux configuration, Will the added usb work?
Is there anything else I need to do?

Hi,
After generating the device tree through the pinmux spreadsheet, you still need to follow adaptation guide to configure USB lane mapping manually.