-
c:\Users\user\Arduino\libraries\MPU9250_WE\src/MPU6500_WE.h:337:28: error: section attribute not allowed for 'accOffsetVal'
337 | RTC_DATA_ATTR xyzFloat accOffsetVal; // to be able to keep offs…
-
### Describe the bug
In Betaflight 4.4 RC5 you cannot arm the quad which results in a “CALIB” error using an iFlight SucceX-D F7 TwinG F722 Flight Controller - target firmware "EXUA/EXF722DUAL(STM32F…
-
I am working on the Hobbywing XRotor F722 3-6S 20x20 Stack/Combo (F7 FC / 32Bit 45A 4in1 ESC)
I grabbed the support data from the CLI for this id:
Id: "3ecc1f4d-81b0-4443-b0bf-49a2b4c6a384"
…
-
![IMG-20240208-WA0000.jpg](https://github.com/rizacelik/STM32F411CEU6_INAV_Firmware/assets/108753302/9352c796-55a8-45e9-b590-2a77461e0c69)
Hello sir.
I'm using the MPU9250 and have connected it ove…
-
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…
-
### Describe the bug
Gyro and ACC not detectet
### To Reproduce
Update to Betaflight 4.4 on BETAFPVF4SX1280 with GYRO=MPU6500, ACC=MPU6500
[AIO002.pdf](https://github.com/betaflight/betaflight/fil…
-
### The magnetometer for my unit cannot use the the set pass mode from the code. Hence I suggest we used this code
writeByte(IMUAddress, MPU6500_INT_PIN_CFG, 0x02); //enable Magnetometer bypass
…
-
Hi inav contributors, I have a problem with the custom flight controller after porting. I successfully built firmware for a custom controller, but it doesn't connect with the configurator. For the…
-
micro:bit , RPi用の*.jsのドライバ*1を開発している範囲ではmjsという拡張子のコードは使わないので、よくわかりません。コードを見てみると、ほとんど同じなので、どちらかから自動生成しているように見えるのですがよくわからないので説明を。
*1から何か自動的にmjsが生成できるのならばあまり気にはなりませんが、逆にmjsを作らないとjsを登録できないとかになりますと、私の開発ス…
-
Hello,
I'm using MPU6050_6Axis_MotionApps20.h plus main lines of MPU6050_DMP6 to get roll out of the MPU6050. That works fine as long as pitch = zero. Code being that of the example:
```
…
bk4nt updated
5 years ago