NVIDIA Jetson Nano TEVI Camera Usage Guide
  • 20 Apr 2023
  • 1 Minute to read
  • Dark
    Light
  • PDF

NVIDIA Jetson Nano TEVI Camera Usage Guide

  • Dark
    Light
  • PDF

Article Summary

Instruction

This article shows the steps how to use TEVI-AR CAM on Jetson NANO.

EVK version is B01

Supported TEVI Camera Modules

ModuleResolution
TEVI-AR01441280x800
TEVI-AR02341280x720
1920x1080
1920x1200
TEVI-AR0521
TEVI-AR0522
1280x720
1920x1080
2592x1944
TEVI-AR08211280x720
1920x1080
2560x1440
3840x2160

Prepare jetpack with TechNexion source code

Follow Host Environment setting.
And using below command.

$ ./technexion_jetpack_download_<tag>.sh -m Nano -b EVK

Flash demo image to sd card

Follow Flash demo image of Flash command in Flash step.

Boot up and check whether driver initial success

Boot up Jetson NANO and check whether driver initial success by command dmesg.
If it shows detected tevi-ap1302 camera sensor, the driver initial success.

$ dmesg | grep ap1302

Was this article helpful?