10.5 MIPI Camera Test
Power adapter, Allspark Orin NX main unit, and MIPI camera (click to view).
1 min read · English documentationMIPI Camera Test
Test Equipment
Power adapter, Allspark-Orin NX main unit, and MIPI camera (click to view).
Test Objective
- Test the functionality of the CAM0- and CAM1-related circuitry.
Note
Handle the MIPI connector carefully when connecting or disconnecting it to avoid damaging the connector.
Test Procedure
- Enable imx219.
sudo /opt/nvidia/jetson-io/jetson-io.py
sudo /opt/nvidia/jetson-io/jetson-io.py
- Select CSI.

- Select Configure for compatible hardware.

- IMX219 Dual: two IMX219 cameras.
IMX477 Dual: two IMX477 cameras.
Camera IMX477-A AND IMX219-C: one IMX477-A and one IMX219-C.

- Save, exit, and restart.

- Install the software.
sudo apt update
sudo apt install -y gstreamer1.0-plugins-bad gstreamer1.0-plugins-good gstreamer1.0-plugins-ugly
sudo apt install -y nvidia-l4t-gstreamer
sudo apt install -y nvidia-l4t-camera
- Enter the commands to open the cameras.
nvgstcapture-1.0 --sensor-id=0
nvgstcapture-1.0 --sensor-id=1
