Hello everyone,
I work with GMSL cameras - STURDeCAM31 - 3MP on Orin AGX board - MIC-733-AO.
The thing is that I am not clear on the way to use cameras although I read all the documents for several days.
Here are my concerns:
-
How to write the device tree and the source file for my camera? The camera sensor is ISX301, it is supported by Nvidia. I check it from here: Jetson Partner Supported Cameras | NVIDIA Developer. However, I don’t know how to get the device tree as well as the camera source files.
-
What are the steps to compile and load the device tree to Orin AGX? I have a built jetpack for Orin AGX board - MIC-733-AO from Advantech (the company sold the board to us). However, I cannot find the example camera device tree .dtsi in that jetpack. On the other hand, I downloaded the source file of jetpack in Nvidia and saw the device tree file in a folder like this: </kernel_src/hardware/nvidia/platform/t23x/concord/kernel-dts/cvb/tegra234-p3737-0000-camera-ar0234-a00.dtsi>. So do I need to build the jetpack from source file and flash to my AGX Orin?
I am currently using Jetpack 35.2.1 with Orin AGX.
I appreciate any help and support, please help me!
Thank you very much!