Intermittent AR0134 I2C Register Configuration Failure on Some STM32H7 Boards
Hello.
I am using a custom image sensor board controlled by an STM32H7 MCU.
The image sensor is AR0134, and the I2C peripheral clock source for the MCU is set to 100 MHz (standard I2C bus speed is configured via timing registers).
There is one strange problem when the image sensor board is connected to the main control board (with the STM32H7 mounted).
1. I built a total of 30 identical MCU control boards.
2. The same firmware is programmed into all boards.
3. About 11 of these boards show problems when configuring the AR0134 registers over I2C.
- The MCU configures the sensor by writing to its registers over I2C.
- During testing, the same image sensor board is reused; only the MCU control board is swapped.
- With the same firmware and the same sensor board, some MCU boards configure the registers correctly, but on the problematic boards, when the registers are written and then read back, the values are all 0.
- Occasionally, on these problematic boards, if the power is turned off for a long time and then turned on again, the configuration suddenly succeeds.
- When configuration is successful, the power supply current is about 0.071 A, but in the failure case it is about 0.054 A, so there is a clear current difference.
Has anyone seen similar intermittent I2C configuration issues with STM32H7 and AR0134 (or similar CMOS image sensors)?
Any ideas on additional checks, measurements, or design points to verify would be very helpful.
Thank you.
