In one of the 913/914 typical application, 913 connect to camera sensor, and 914 connect to AP. So,
1)What's the status of LOCK of 914(in 0x1c of 914 or on LOCK pin) when system startup? At this moment, camera sensor is not initialized. So there is no PCLK, HSYC, DATA. Will the lock status go high?
2)Should LOCK be high before any I2C communication between 914/913? I mean at which point can I2C communication between 913/914 be established?
Thanks.