Hello,
I successfully ported DMP library https://github.com/Snowda/MPU9250.
The project is initializing but when I read the fifo_count from FIFO_COUNTH (0x72) register, every time I am getting 0 value. While in Arduino it coming around 48. And when I read the FIFO buffer value using (FIFO_R_W 0x74) register I am getting very wrong value. Everything is same i have read the MPU9250 register mapping with configuration also. But not getting what is the issue,
Thank YOU
Pradeep.