This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

mca8652FC device address for I2C/TWI

Hi,

I am using mca8652fc and used device address as #define ACCELEROMETER_ADDR 0x1D but it is not reading WHO_AM_I register properly. I used #define ACCELEROMETER_ADDR (0x3AU >> 1) instead this is also not working. Do you have any idea on this? data sheet says 3B is for read and 3A for write. By following example code "twi sensor" given in SDK10.

Thanks

Parents Reply Children
No Data
Related