Jump to content

ON Semiconductor AP1302 Linux driver: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 72: Line 72:
In order to use this driver, you have to patch and compile the kernel source using JetPack:
In order to use this driver, you have to patch and compile the kernel source using JetPack:


* Follow the instructions in [https://developer.ridgerun.com/wiki/index.php?title=Compiling_Jetson_TX1/TX2_source_code#Download_the_kernel_source_code (Downloading sources)] to get the kernel source code.
* Follow the instructions in [[Compiling_Jetson_TX1/TX2_source_code#Download_the_kernel_source_code | (Downloading sources)]] to get the kernel source code.


* Once you have the source code, apply the following patche in order to add the changes required for the AP1302 camera at kernel and dtb level.
* Once you have the source code, apply the following patche in order to add the changes required for the AP1302 camera at kernel and dtb level.
Line 80: Line 80:
</pre>
</pre>


* Follow the instructions in [https://developer.ridgerun.com/wiki/index.php?title=Compiling_Jetson_TX1/TX2_source_code#Build_Kernel (Build Kernel)] for building the kernel, and then flash the image.
* Follow the instructions in [[Compiling_Jetson_TX1/TX2_source_code#Build_Kernel | (Build Kernel)]] for building the kernel, and then flash the image.


Make sure to enable AP1302 driver support:
Make sure to enable AP1302 driver support:
Line 162: Line 162:
</pre>
</pre>


The results show the framerate constant at 15FPS that use v4l2src.
The results show the framerate constant at 15FPS that uses v4l2src.


<!--
<!--
Cookies help us deliver our services. By using our services, you agree to our use of cookies.