IMX327 sensor on AMB82 pro

Hi Everyone, I have connected the IMX327 to the AMB82. I have modified the PCB so that the RTL8735 communicates with the IMX327 on a 1.2V level (istead of 1.8V default) I have checked the I2C communictions and I see that all commands are acknowledged by the IMX327 sensor. So that works! however in de UART log output I see “VOE not init”.

The IMX327 board I use is an arducam based version. I has a 2-lane MIPI CSI-2 interface (not all 4 lanes are outputted on the arducam module) could that be the issue?

Hi @xborre ,

AMB82 supports MIPI CSI-2 four data lanes.

As you mentioned that you have modified the PCB for your application, we can provide support to help you with reviewing your schematic/PCB design. If you are keen, you may fill in this form, and we will follow up with you via email.

Thank you.

Thanks pammyleong, In meantime I got it working. The arducam has a 74.5mhz oscillator integrated on the camera module. But the Realtek has a MCLK of about 24Mhz. I have connected it separately and now it works.

One more question: I noticed that SONY’s IMX327 is no longer recommended for new designs. So is Realtek going to integrate the IMX462 and/or IMX662 who would be the right successors of this module?

thanks again,

Xander

IMX662 is supported by Freertos SDK. Would you like to share if your are using Arduino SDK or Freertos SDK?