isouriadakis / Arduino_ICM20948_DMP_Full-Function

Arduino Library for ICM20948 using DMP for i2c and SPI
43 stars 6 forks source link

Bad WHOAMI value = 0xFF ICM20948 ERROR! #2

Closed qazujmko closed 2 years ago

qazujmko commented 2 years ago

Starting ICM Scanning 0x69 for slave...Scanning 0x68 for slave...found.

I can get 0xEA while using others library.

qazujmko commented 2 years ago

My ICM ADDR is 0x68

qazujmko commented 2 years ago

I replaced all "0x69" to "0x68" and it works now.