-
While compiling latest master branch:
9 | #include
| ^~~~~~~~~~~
compilation terminated.
*** [.pio/build/cubecell_gps/src/LoRa_APRS_Tracker.cpp.o] Error 1
I'm not sure w…
-
HI
i want to interface mpu6050 accelerometer with spark fun nano beacon in100,when i configured mpu6050 with nano beacon in Burn program mode,it just advertise a data 0x000000,no proper data received…
-
Merhaba Hocam. Öncelikle proje için teşekkür ederim. Bizim devremiz Betaflight için INAV 7.1'deki devreyle aynı mı? Ayrıca, MPU6050 I2C ile olan devrede Betaflight MPU6050'yi görmüyor. Sanırım MPU9250…
-
I am struggling to calibrate an Mpu 6050 specifcially it is a;
`Adafruit MPU-6050 6-DoF Accel and Gyro Sensor - STEMMA QT Qwiic`
which is connected to a Raspberry Pi 2.
When I try to call the…
-
the smbus installation worked, I was able to test the i2c and that works. I also got no errors when installing through pip install. However as soon as I try to run a script in Python3, it says that:
…
-
when booting the mpu6050 you get a wierd error
-
When performing a read from i2c slaves with registers, the wire library appears to be failing on repeated starts. The bus gets stuck in a clock low state and the I2C state machine gets stuck in I2C_BU…
-
-
### Description of the issues
代码移植到ros2 c++发现在mpu6050_dmp_init() 函数里面报了 gyro self test failed.,这个问题怎么排查
### Additional context
_No response_
-
I tested your code and now I cant access gyro data when I try to run a basic sketch.
How do you set the register to default?