SparkFun Forums 

Where electronics enthusiasts find answers.

For the discussion of Arduino related topics.
By itayml
#199546
Hi,

I have a MPU9250 and another I2C device which both have the same address (0x68). I'm trying to change MPU9250's address (to 0x69). I've tried to provide 3.3v to AD0 but the address remains unchanged (upon I2C scan). How can I accomplish it?
By madbodger
#199614
I suspect that device only reads the AD0 line at power up, so if you change it afterward, the address won't change. Have you tried tying AD0 to 3.3V and then power cycling it?