-
Hi.
I was wondering if you had made any comparison on these 3 chips, especially in terms of the magnetometer, which has been a big problem for me on the Invensense in terms of error.
-
ICM20648 support does not seem to work. [This](https://gist.github.com/NullandKale/0cddca386158aed5f2a533064deebc82) is the error that happens when you try and compile. After looking at the make file …
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
So everytime i try to connect, it prints this message -
MPU9250 I AM 73 I should be 71
Could not connect to MPU9250: 0x73
I have completed i2c scans and received raw data from my sensor before so i…
-
### Subject of the issue
I'm hoping to use the ICM20948 qwiic boards for my project, because they match the sensor on the artemis itself. However, the firmware currently doesn't automatically detect …
-
### Subject of the issue
When using WOM interrupts, when using the latched interrupt (instead of the 50us pulsed) the signal refuses to reset to low when using an active-high configuration.
### Y…
-
Hi,
I have been using example 7 i.e. Quat-6_Eulersangles(with dmp enabled) and getting correct values of roll and pitch but there is some issues with yaw values (slightly unstable with roll and pitch…
-
Hello, I’m planning to use quaternion data from the ICM DMP module for motion capture purposes, and I have a few questions about DMP:
1. What are the differences between the INV_ICM20948_SENSOR_ROTAT…
-
### Unable to set full-scale mode
Full-Scale registers reset themselves instantaneously. I thought it was a delay problem, as with #8, but no matter the delay, it does not work.
### Your workbench…
-
### Subject of the issue
Hi. Why swReset() function is called in Example2_Advanced.ino Example3_Interrupts.ino and Example4_WakeOnMotion.ino but not in Example9_DMP_MultipleSensors.ino (and other D…