On Fri, 30 May 2008, Tekkalkot, Seetaram (IE10) wrote:

> I am trying to configure the Micron sensor MTD131 using Linux 2.6 i2c.
> 
> The sensor data sheet mentions 0x90 as the write i2c address and 0x91 as
> read i2c address.
> 
> It also mentions that, the last bit in the address is used to indicate
> read or write operation.
> 
> I am using 0x48 (0x90 shifted right once to get 7 bit i2c address) to
> detect the sensor using i2cdetect tool.
> 
> I am not able to detect this device!. I tried reading this device using
> i2cget tool but it fails to read.

I understand it is connected to a camera-host interface. Some cameras, 
including Micron cameras, do not reply to i2c commands until the camera 
interface (master clock) is activated.

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer

_______________________________________________
i2c mailing list
i2c@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/i2c

Reply via email to