-
Hi Kris,
In page 44 of the register map (https://www.invensense.com/wp-content/uploads/2015/02/MPU-9250-Register-Map.pdf), it says that the default device ID is 0x71. I am indeed able to read 0x71 fr…
pchez updated
8 years ago
-
When test_opengl, test_tracker, tracker_camera_calibration or visual_coregister_dk2 ran the command window stops or the program crashes with this error. ps3eye_sdl.exe still works however.
Error:
[P…
-
Hi,
Stuck in the basic loop.I'have integrated imc20948 sensor with my Debian based system(Luck fox-3566) and with after building Ur repository while executing i'm getting issue of failed to detect th…
-
```
What change would like to see?
Atmega 1280s, 2560s support multiple SPI buses and it would be very handy to be
able to use them.
Why?
I'm on the arducopter team and in the APM2 hardware we use o…
-
```
What change would like to see?
Atmega 1280s, 2560s support multiple SPI buses and it would be very handy to be
able to use them.
Why?
I'm on the arducopter team and in the APM2 hardware we use o…
-
```
What change would like to see?
Atmega 1280s, 2560s support multiple SPI buses and it would be very handy to be
able to use them.
Why?
I'm on the arducopter team and in the APM2 hardware we use o…
-
Hi,
I am using MPU9250-SPI for my project, and i want to put it on sleep mode for a while during the execution , in order to reduce the power draw. The issue is i am not able to configure power manag…
-
Hello Kris
I'm making project that include a compass with tilt compensation. I bought a few MPU9250 and 9255 from different manufactures and connected it to ESP32 running on 240Mhz. Gyro and accel …
-
Hi Kris,
I am seeing a strange behaviour from the MPU9250 FIFO. At some point I am getting FIFO data corrupted!
When I look at the data registers for accelerometer (accel), if I print them along …
-
Hi Kris,
I have a quick question regarding the yaw/pitch/roll angles.
The angles are converted to pitch and roll correctly, so if I move the sensor, the values of angles are updated correctly. I hav…