Tool/software: Linux
hi alls,
I met a knotty problem, and I have no idea.
the develop environment is: ADAS + 964 + 913 + sensor(ov5640). using Operation with Pixel Clock from Imager as Reference Clock, (24MHZ to sensor and the PCLK is 84MHZ.)
the Adas can communication with sensor by I2C over 964/913. but when I config a reg (write 0x2 to reg 0x3008 in ov5640) to power on the sensor.
then I can't read and write 913 and ov5640 reg any more. that seem the 913 can't work correctly. but when I reset the sensor or disconnect these lines (PCLK , VSYNC, VSYNC and 8 data lines) from 913.
the I2C communication return to normal and whenever config the sensor, it will not go wrong.
is anyone konw what cause it, thank you!