Sony® STARVIS™ IMX462 for Jetson Xavier NX for 35.2.1

Hello,
Does anyone have experience how to integrate e-com IMX462 camera the latest kernel (35.+).
e-com currently support older versions (32.6).
does the imx462 driver code is open? and can it be compile and modified to comply that requirement?

(related to Sony® STARVIS™ IMX462 Ultra Low-Light Camera for Jetson Xavier NX)

Hi,

In general porting a device driver from an older JetPack (Jetson Linux) to a newer one is totally possible. My recommendation is to take a look at the Sensor Programming Guide documentation and also check the source code of already supported image sensors like the IMX477.

Some reference code in the Jetson Linux sources are at:

kernel/nvidia/drivers/media/i2c/nv_imx185.c
kernel/nvidia/drivers/media/i2c/nv_imx477.c

Also JFYI, RidgeRun has wide experience in the development of kernel drivers, we can develop (or port) the new drivers for you. You can visit our main website or please email to support@ridgerun.com for technical questions and contactus@ridgerun.com for other queries.

Jafet Chaves,
Embedded SW Engineer at RidgeRun
Contact us: support@ridgerun.com
Developers wiki: https://developer.ridgerun.com/
Website: www.ridgerun.com

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.