Hi all,
I've a problem with MPU9250. I'm just testing if board is working so I've not checked if it's necessary to initializate MPU9250 registers or a particular register to make internal I2C and I2C bus working.
I'm contacting MPU9250 on I2C using 0x69 address and it's working well. Now I've tryed to contact internal magnetometer using I2C bus and 0x0C address but didn't worked. I suppose, since MPU9250 I2C is working that there is some kind of register to setup to contact internal magnetometer.
Thank you!