Raspi HQ V3 IMX477 x Jetson Nano | removing R8 transsitor?

Hi,

I wanted to try the Raspberry Pi HQ camera module on my Jetson Nano Development Kit.
I run Jetpack 4.6.2. After configuring the CSI ports using the command:

$ sudo /opt/nvidia/jetson-io/jetson-io.py

The camera will show the following output when booted:

[    1.782507] imx477 7-001a: tegracam sensor driver:imx477_v2.0.6
[    2.082957] imx477 7-001a: imx477_board_setup: error during i2c read probe (-121)
[    2.090526] imx477 7-001a: board setup failed
[    2.095026] imx477: probe of 7-001a failed with error -121
[    2.095559] imx477 8-001a: tegracam sensor driver:imx477_v2.0.6
[    2.395946] imx477 8-001a: imx477_board_setup: error during i2c read probe (-121)
[    2.403504] imx477 8-001a: board setup failed
[    2.407966] imx477: probe of 8-001a failed with error -121

I also found these drivers but they only work for jetpack 4.4.* and 4.5: Raspberry Pi HQ camera IMX477 Linux driver for Jetson - RidgeRun Developer Wiki
But they state ‘a resistor labeled as R8 must be removed’ due to required voltage.

When I remove the resistor will this work or do I still need to install other drivers?

Thanks in advance!

Remove it is necessary to make it work.

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