Hi,
I bought a Grove 3-Axis Digital Accelerometer (seeedstudio.com/depot/Grove- … p-750.html, though behind it says v1.2b) and I can’t make them to work together. If one is connected to the I2C then it’s working fine, I can read the data but if both are connected impossible to get anything, the entire sketch doesn’t work, I can’t even run any sketch, I need to disconnect and reboot the board. My setup is pretty conventional : Galileo Gen1, Grove Shield.
My understanding by seeedstudio.com/wiki/I2C_And … ed_Product is that their address are different so I’m wondering what’s wrong with what I do. Note that If I connect say the RGB LCD and say the Gyroscope or the Accelerometer it works (all 3 also doesn’t work).
Any idea?