Difference between revisions of "NVIDIA Jetson Orin Nano/Introduction/Carrier Boards/NVIDIA developer kit"

From RidgeRun Developer Connection
Jump to: navigation, search
(Developer Kit Connectors)
m
 
(28 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
{{NVIDIA Jetson Orin/Head|previous=Introduction/Carrier Boards|next=Introduction/Carrier_Boards/Auvidea_X230D|metakeywords=carrier,carrier board,base board,developer kit,module}}
+
{{NVIDIA Jetson Orin Nano/Head|previous=Introduction/Carrier_Boards|next=Introduction/Software_Support| metakeywords=carrier,carrier board,base board,nvidia}}
 
</noinclude>
 
</noinclude>
<!-- If you want a custom title for the page, un-comment and edit this line:
 
{{DISPLAYTITLE:NVIDIA Jetson Orin - <descriptive page name>|noerror}}
 
-->
 
__TOC__
 
{{DISPLAYTITLE:NVIDIA Jetson Orin - NVIDIA developer kit|noerror}}
 
  
==NVIDIA's Orin AGX Developer Kit includes:==
+
{{DISPLAYTITLE:NVIDIA Jetson Orin Nano - NVIDIA Developer Kit|noerror}}
 +
 
 +
==NVIDIA's Orin Nano Developer Kit includes:==
  
* The reference Carrier board with the Orin AGX SoM.
+
* The reference Carrier board with the Orin Nano SoM (includes 802.11 plug-in WLAN & BT module preinstalled with antenna).
* USB Type-C power supply.
+
* 19V  power supply.
* USB Type-C to USB Type-A cable.
+
* A small paper card with quick start and support information.
 +
* Some versions of the kit comes with a SD Cards slot on the Orin Nano SoM .
  
The developer kit comes flashed with Ubuntu OS and is ready to boot.
 
 
<br>
 
<br>
  
 
==Developer Kit Connectors==
 
==Developer Kit Connectors==
This section overviews the connectors available in the developer kit by NVIDIA. Figures 1 and 2 show the NVIDIA Orin AGX developer kit external connectors. Figures 3 and 4 show some of the connectors available inside the developer kit case.
+
This section overviews the connectors available in the developer kit by NVIDIA. Figures 1 and 2 show the NVIDIA Orin Nano developer kit external connectors. Figure 3 show the ports available in the back of the developer kit. Look how each image has labels on each port, those labels are used in further sections to explain its functionality.
 
<br>
 
<br>
  
Line 24: Line 21:
 
{|class="wikitable" style="margin: auto;"
 
{|class="wikitable" style="margin: auto;"
 
|-
 
|-
| [[Jetson_Orin_Nano_1.1.png|thumb| center | 650px | Figure 1: Orin Nano Developer Kit External Connectors - Side View]]
+
| [[File:Jetson_Orin_Nano_1.1.png|thumb| center | 650px | Figure 1: Orin Nano Developer Kit External Connectors - General View]]
| [[Jetson_Orin_Nano_1.2.png|thumb| center | 650px | Figure 2: Orin Nano Developer Kit External Connectors - Top View]]
+
| [[File:Jetson_Orin_Nano_1.2.png|thumb| center | 650px | Figure 2: Orin Nano Developer Kit External Connectors - Top View]]
 +
|}
 +
{|class="wikitable" style="margin: auto;"
 
|-
 
|-
| [[Jetson_Orin_Nano_1.3.png|thumb| center | 650px | Figure 3: Orin Nano Developer Kit External Connectors - Back View]]
+
| [[File:Jetson_Orin_Nano_1.3.png|thumb| center | 650px | Figure 3: Orin Nano Developer Kit External Connectors - Back View]]
 
|}
 
|}
  
Line 34: Line 33:
 
===Power===
 
===Power===
 
There are two options to connect the developer kit to power:
 
There are two options to connect the developer kit to power:
* The USB-C port (A): the 19V power adapter required for using this port is included in the developer kit box.
+
* The USB-C port (8): the 19V power adapter required for using this port is included in the developer kit box.
* The Power Jack port (G): with a DC power adapter of 7V to 20V.
+
* The Power Jack port (3): with a DC power adapter of 7V to 20V.
  
 
===USB===
 
===USB===
 
The developer kit has:
 
The developer kit has:
* Four USB-A connectors (I, N).
+
* Four USB-A connectors (5, 6).
* Two USB-C connectors. Port (F) can be used as DFP (downstream-facing port / host) and Port (L) can be used for both DFP and UFP (upstream-facing port / device).
+
* One USB C port (8).
  
 
===Display===
 
===Display===
A monitor can be connected to the Display Port (J) output.
+
A Display Port or HDMI (depends on the developer kit version) monitor can be connected (4).
  
===CSI Camera===
+
===CSI Cameras===
This interface uses a 120-pin board-to-board connector (R) that enables up to 16 MIPI CSI-2 lanes for cameras.
+
Two 15 pin MIPI CSI-2 ports available (1, 2).  
  
 
===Network===
 
===Network===
* The ethernet connector (H) is capable of up to 10 Gb/s.
+
* The ethernet connector is capable of up to 10 Gb/s (7).
* The WiFi module.
+
* The WiFi module port (14).
 +
 
 +
===GPIO===
 +
* Pin output for general applications (9).
 +
 
 +
===SODIMM===
 +
* Port for the NVIDIA Jetson Orin Nano board (10)
  
 
===Debug===
 
===Debug===
* USB micro-B port (K), check our [https://developer.ridgerun.com/wiki/index.php/NVIDIA_Jetson_Orin/In_Board/Getting_in_Board/Serial_Console| Serial Console Section] to see how to use it.
+
* Different pinout for a wide range of applications such as UART, recovery mode, power button, etc (11).
* JTAG Connector (Q).
+
 
 +
===M.2 expansion slots support===
 +
* Two Key-E slots (12, 13).
 +
* One Key-A slots (14)
 +
 
 +
===Antennas===
 +
* Dedicated plastic space for antennas (15).
  
==Booting the Jetson Orin Developer Kit==
+
==Booting the Jetson Orin Nano Developer Kit==
The Orin developer kit comes pre-flashed and ready to boot (if you wish to build and flash the OS by yourself, check our [[NVIDIA_Jetson_Orin/Introduction/Software_Support|JetPack SDK section]]). These are the steps to boot your Jetson Orin AGX developer kit for the first time:
+
The Orin Nano developer kit doesnt't come pre-flashed and ready to boot (if you wish to build and flash the OS by yourself, check our [[NVIDIA_Jetson_Orin/Introduction/Software_Support|JetPack SDK section]]). These are the steps to boot your Jetson Orin Nano developer kit for the first time once you have flashed the board:
  
# Connect an external monitor to the carrier board’s Display Port (J). The Display Port cable is not provided with the developer kit box.
+
# Connect an external monitor to the carrier board’s Display Port or HDMI (4). The Display Port cable is not provided with the developer kit box.
# Connect a USB keyboard and mouse to the USB-A ports (I).
+
# Connect a USB keyboard and mouse to the USB-A ports (5, 6).
# Connect the power supply (included in the developer kit box) to USB-C port F.
+
# Connect the power supply (included in the developer kit box) to power inputs (3 or 8).
  
After this, you should see a white LED (D) turn on, and the monitor will show a window to create your login credentials and connect to WiFi.
+
After this, you should see a green LED near of (8) turn on, and the monitor will show a window to create your login credentials and connect to WiFi.
  
 
<!--
 
<!--
Line 215: Line 226:
  
 
-->
 
-->
 +
  
 
<noinclude>
 
<noinclude>
{{NVIDIA Jetson Orin/Foot|Introduction/Carrier Boards|Introduction/Carrier_Boards/Auvidea_X230D}}
+
{{NVIDIA Jetson Orin Nano/Foot|Introduction/Carrier_Boards|Introduction/Software_Support}}
 
</noinclude>
 
</noinclude>

Latest revision as of 12:56, 17 August 2023



Previous: Introduction/Carrier_Boards Index Next: Introduction/Software_Support


Nvidia-preferred-partner-badge-rgb-for-screen.png





NVIDIA's Orin Nano Developer Kit includes:

  • The reference Carrier board with the Orin Nano SoM (includes 802.11 plug-in WLAN & BT module preinstalled with antenna).
  • 19V power supply.
  • A small paper card with quick start and support information.
  • Some versions of the kit comes with a SD Cards slot on the Orin Nano SoM .


Developer Kit Connectors

This section overviews the connectors available in the developer kit by NVIDIA. Figures 1 and 2 show the NVIDIA Orin Nano developer kit external connectors. Figure 3 show the ports available in the back of the developer kit. Look how each image has labels on each port, those labels are used in further sections to explain its functionality.


Figure 1: Orin Nano Developer Kit External Connectors - General View
Figure 2: Orin Nano Developer Kit External Connectors - Top View
Figure 3: Orin Nano Developer Kit External Connectors - Back View


Power

There are two options to connect the developer kit to power:

  • The USB-C port (8): the 19V power adapter required for using this port is included in the developer kit box.
  • The Power Jack port (3): with a DC power adapter of 7V to 20V.

USB

The developer kit has:

  • Four USB-A connectors (5, 6).
  • One USB C port (8).

Display

A Display Port or HDMI (depends on the developer kit version) monitor can be connected (4).

CSI Cameras

Two 15 pin MIPI CSI-2 ports available (1, 2).

Network

  • The ethernet connector is capable of up to 10 Gb/s (7).
  • The WiFi module port (14).

GPIO

  • Pin output for general applications (9).

SODIMM

  • Port for the NVIDIA Jetson Orin Nano board (10)

Debug

  • Different pinout for a wide range of applications such as UART, recovery mode, power button, etc (11).

M.2 expansion slots support

  • Two Key-E slots (12, 13).
  • One Key-A slots (14)

Antennas

  • Dedicated plastic space for antennas (15).

Booting the Jetson Orin Nano Developer Kit

The Orin Nano developer kit doesnt't come pre-flashed and ready to boot (if you wish to build and flash the OS by yourself, check our JetPack SDK section). These are the steps to boot your Jetson Orin Nano developer kit for the first time once you have flashed the board:

  1. Connect an external monitor to the carrier board’s Display Port or HDMI (4). The Display Port cable is not provided with the developer kit box.
  2. Connect a USB keyboard and mouse to the USB-A ports (5, 6).
  3. Connect the power supply (included in the developer kit box) to power inputs (3 or 8).

After this, you should see a green LED near of (8) turn on, and the monitor will show a window to create your login credentials and connect to WiFi.




Previous: Introduction/Carrier_Boards Index Next: Introduction/Software_Support