I am using Sony IMX662 sensor with Ameba Mini board. I can see red and blue lines (please check the attched one) on the image in low light conditions. I am already using the tuned iq, fcs and sensor bin files provided in github repo, but still the quality is not good in low light conditions, even though imx662 is good option for low light.
Regarding the issue you encountered, we suggest exploring the hardware power architecture first, followed by the software side .
In our experience, a similar situation can occur when the AmebaPro2 and the image sensor share the same power supply, leading to what we call “power noise .”
To help us narrow down the cause, could you please help verify the following poin ts?
(1) Power Architecture Check: Please confirm if the VDD33 of the AmebaPro2 module is also powering the image sensor. To avoid potential interference from power loads, it is generally recommended to use a 5V LDO connected to the required power supply, keeping the AmebaPro2’s power independent from external applicati ons.
(For your reference, you can find detailed power design examples on page 4 of the AMEBAPRO2_RL6601_MINI_EVB_2V0_20220817.pdf. It shows the image sensor and Pro2 module being supplied independently via V_US B.)
(2) Testing Options: You might also want to try temporarily disabling the Wi-Fi function or using UVC for direct image output. This would help us see if the situation improves under those condi tions.
Please let us know your findings, and we would be happy to discuss the next steps wi th you.
We have used the same EVK design for our development and have already shared the schematics with the PM via email.
However, we observed a difference between our two EVK boards. Both boards use different LDOs for the camera supply. One board uses the G9141, and it is not working. The other board has an LDO marked MEK4, and it is functioning properly.
Could you please help us understand the reason for this difference in behavior?
Thanks for trying out the suggested method to disable WiFi. By commenting out the WiFi APIs, you should have completely switched off WiFi and you will be able to notice a drop in power consumption, you may carry out a power measurement to verify it. Based on the method suggested above, we did observe an approximate 40-50mA drop in current while we tested AMB82 EVB with the WiFi enabled and disabled firmware.
Regarding the noise issue, may we know if you have tried using UVC for direct image output? We tried to replicate your issue by running the UVCD example using another sensor similar to IMX662, we did not observe a noisy stream. We have attached a snapshot below showing the video stream in a dark room.