betaflight / unified-targets

Target configurations for Betaflight Unified Targets
GNU General Public License v3.0
170 stars 264 forks source link

Matek F405 Target (for NamelessRC Super AIO FC+ESC+DVR F4 15A 720p 1S) reports no gyro after update to 4.4.3 #1282

Closed jeaton2411 closed 6 months ago

jeaton2411 commented 6 months ago

Core only restored the Gyro here is the support data code: 4b0e7a30-78f6-4c43-b12c-627798910789

Thanks ahead of time.

nerdCopter commented 6 months ago

Please use 10.10-RC3 or nightly Configurator and add GYRO_SPI_MPU6000 ACC_SPI_MPU6000 to the Custom Defines field. I do not see a target specific to the NamelessRC clone. and i presume Betaflight will not add MPU6000 to the branded Matek405mini target.

jeaton2411 commented 6 months ago

I have done as indicated. And that got me ACC and Gyro working. Just wanted to share this info for the team and users down the line. I see the emphasis on branded but know that Nameless is specifying the MatekF405mini as the target in their support documentation so including MPU6000 in that target moving forward would save some grief.

I have encountered a second problem in that a properly wired, bound and updated XF Nano RX isn't communicating inputs to the receiver page, is there anything cloudbuild related that could have broke this? CRSF over serial was in the build...

haslinghuis commented 6 months ago

Our policy is that only original target drivers are to be included on unified target or board configurations.

For the second question set serialrx_provider = SBUS needs to be set serialrx_provider = CRSF

Note github is for development, for support please use our Betaflight Discord Server