Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 9 months ago.
Is MPU-9250 registers's reset values are 0x00 except 0x6b and 0x71 ???
The document from InvenSense , MPU-9250 Register Map and Descriptions Revision 1.4's page 9 says:
Quote:
The reset value is 0x00 for all registers other than the registers below.
• Register 107 (0x01) Power Management 1
• Register 117 (0x71) WHO_AM_I
But when I dump all the registers's reset values, it shows different with the document.
Does anyone encounter the issue? I just dump their values after reset, nothing else.