Hi TI,
Can not to communicate between the 913 and the sensor with I2C
use oscilloscope can't measure any signal
Sensor : IMX104
I2C address = 0x34
1. The following 914 register settings correct?
i2c read (0x00): 0xC0
i2c read (0x06): 0xB0
i2c read (0x07): 0xB2
i2c read (0x08): 0x68
i2c read (0x10): 0x6A
i2c read (0x24): 0x08
i2c read (0x40): 0x32
i2c read (0x41): 0x32
i2c read (0x03): 0xE9
i2c read (0x21): 0x17
2. Any register settings is omited?
3. I have to setting inital sensor, and read and write sensor register of 0x3000 ~ 0x305F
write (8 bits) and read (8 bits)
where address I can write data to sensor register from 914?
and how can I get IMX104 register data ?
can you help?