Open hemangjoshi37a opened 7 years ago
Same here. Was you able to solve it?
Naah. I will ping you if I get it solved. And you also please leave comment if you get solved.
What exactly is the problem?
On Sun, Apr 16, 2017 at 3:48 PM, Hemang Joshi notifications@github.com wrote:
Naah. I will ping you if I get it solved. And you also please leave comment if you get solved.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kriswiner/MPU-9250/issues/135#issuecomment-294378723, or mute the thread https://github.com/notifications/unsubscribe-auth/AGY1qua5TV7lnmhzimnc4K7HI1hHIf4Zks5rwpq3gaJpZM4Mz1EF .
Pull NCS HIGH, this enables I2C. If you have pullups on your board, you should measure SDA and SCL at ~3V and be able to get an I2C ACK at address 0x68.
Okay @kriswiner sir, I will try that. Thank you for your support.🙏
So you just replaced the VDDI with NCS?
Yes exactly... @ksmo7
I have only these pins on my mpu9250
VCC GND SCL/SCLK SDA/SDI EDA ECL ADO/SDO INT NCS FSYNC
It shows device not found on serial monitor .
Please somebody help.
Thank you.