This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DS90UB913/14 I2C Problem!!

Hi all,

can the µC read sensor's/camera's register through I2C?

i have tried with configuration on Regs SLAVE ID[0..7] and SLAVE ALIAS[0..7], but no success. i can read 0xc0 and 0xb2, but if i want to read 0xc8 registers i become the values of 0xb2. there are some values can help:

DEVICE(0xC0): reg0=0xC0 and reg6=0xB2

DEVICE(0xB2): reg0=0xB0 and reg6=0xC0

DEVICE(0xC8): reg0=0xC0 and reg6=0xB0

DEVICE(0xB0): reg0=0xB0 and reg6=0xC8

i hoppe you can help me.

Thank you