-
Hi kriswiner,
I'm trying to implement the code you wrote for MPU9250BasicAHRS on my STM32 based Nucleo card. However, the magnetometer values are constantly being read.
I think that the magnetom…
-
Hi Kris,
I'm trying to get MPU9255 to work with Feather MO using the sketch from:
https://media.digikey.com/pdf/Data%20Sheets/Sparkfun%20PDFs/MPU-9250_HookupGuide_Web.pdf
Everything seems to work…
-
Hi,
I'm trying to use your lib with this board because the code given by the reseller is not working correctly.
I'm just starting arduino for this application and it is not as easy as I thought.
Do…
-
Hi
I'm trying to run an MPU9250's accelerometer at 4KHz and save it's values in a buffer while sampling other sensors on a lower frequency and then print the accelerometer buffer values along with ot…
-
I have only these pins on my mpu9250
VCC
GND
SCL/SCLK
SDA/SDI
EDA
ECL
ADO/SDO
INT
NCS
FSYNC
It shows device not found on serial monitor .
Please somebody help.
Thank you.
-
hi,
im trying to to connect two MPU9250 to ardinuo. I have been successfully been able to connect the both imu.
But im having trouble accessing the magnetometer reading from the imu. Im confuse how …
-
Hi Kris;
I connect two units of GY-91 (with one of the SDO connect to 3.3 V) to a mega2560 board, and use your MPU9250_BMP280_BasicAHRS_t3 code and only included the wire.h :
#include "Wire.h" …
-
I need to know if the MPU9250 I am using **will give me stable AHRS**. I am new to IMUs and I ask your opinion about my MPU9250(I am using the blue board). **Also I need to know what type of calibrati…
-
Test the code for retrieving data from MPU9250 and the logic for controlling the HoloCube with it.
-
Hello.
I have a questions about output values for drivers MPU9250 and LSM9DS1.
Accelerometers values in both sensors is multipliers of g.
Gyroscopes values in both sensors is dps. But in drivers va…
ghost updated
3 years ago