EasyManuals Logo

Nvidia JETSON NANO Guide

Nvidia JETSON NANO
39 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #15 background imageLoading...
Page #15 background image
Platform Adaptation and Bring-Up
Jetson Nano Platform Adaptation and Bring-Up Guide DA_09361-002 | 11
A string containing the name of the function to mux to the pin or group. It must be
one of these values:
xusb
pcie-x1
pcie-x4
Take Table 2, for example. Create a PCIe subnode and property under xusb_padctl
based on the device tree structure described above:
xusb_padctl@7009f000 {
...
pcie {
status = "okay"
lanes {
pcie-0 {
status = "okay"
nvidia,function = "pcie-x1";
};
pcie-1 {
status = "okay"
nvidia,function = "pcie-x4";
};
pcie-2 {
status = "okay"
nvidia,function = "pcie-x4";
};
pcie-3 {
status = "okay"
nvidia,function = "pcie-x4";
};
pcie-4 {
status = "okay"
nvidia,function = "pcie-x4";
};
pcie-5 {
status = "okay"
nvidia,function = "xusb";
};
pcie-6 {
status = "okay"
nvidia,function = "xusb";
};
};
...
};
Note:
UPHY lane 0 and UPHY lane 5 are not exposed, and can only be assigned to the
pcie-x1 and xusb functions.

Other manuals for Nvidia JETSON NANO

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Nvidia JETSON NANO and is the answer not in the manual?

Nvidia JETSON NANO Specifications

General IconGeneral
GPU128-core NVIDIA Maxwell
Memory4 GB LPDDR4
Storage16 GB eMMC 5.1
Video Encode4K @ 30 | 4x 1080p @ 30 | 9x 720p @ 30 (H.264/H.265)
Dimensions100 mm x 80 mm x 29 mm
CPUQuad-core ARM Cortex-A57
Video Decode4K @ 60 | 2x 4K @ 30 | 8x 1080p @ 30 | 18x 720p @ 30 (H.264/H.265)
ConnectivityGigabit Ethernet
DisplayHDMI 2.0
USBUSB 3.0
OtherGPIO, I2C, SPI, UART
Operating SystemLinux
Power5V
Camera12x (MIPI CSI-2) DPHY lanes

Related product manuals