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.

DLPC3433: DLPC3433 I2C Address and Usage

Part Number: DLPC3433
Other Parts Discussed in Thread: DLPA3000

Hello, 

I have DLPC3433 and DLPA3000 both on an I2C bus, and I am not seeing the proper addresses when running an i2cdetect from the linux command line. Here is what I am seeing

[root@alarm ~]# i2cdetect -y 1
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- 32 -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- 4d -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --

Even after I set the PROJ_ON pin to HIGH, I do not see a change. What address should I expect to see for DLPC3433 and DLPA3000?

Thank you, 

Chris