We are currently customizing a camera module with the Sony IMX662 sensor, but we cannot find it in the ameba_rtos_pro2 library. Could you please let us know what the I²C address of this sensor is?
We truly don’t know who else to ask about this issue, so any guidance or documentation you can provide would be greatly appreciated.
Sensor I2C address:0x34(W) 0x35(R) is true?
Hi @Van_An_Vo ,
The default address for IMX662 is 0x1A in the SDK, you could try using the other address 0x36 if it does not work. Please refer to Camera Module Bring Up Guide – Realtek IoT/Wi-Fi MCU Solutions for the camera module related documentation.
Thank you.
pls check it for me. It can run, right?
Hi @Van_An_Vo ,
The camera modules that you are planning to use must have a 24-pin MIPI connection where each of those pins matches exactly with the image shown above. Based on this evaluation criteria, your camera module should be able to work on AMB82-mini. Please let us know if you still encounter any issues.
Thanks.