Replies: 2 comments 3 replies
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
-
|
From EnzoPB's response above, the fix was ensuring ALL Arduino IDE build/upload settings are as follows: //Arduino IDE settings: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks, I have MF working on ESP32 (and it's awesome) and I would really like to get it working on my various old / new STM32F4 flight controllers as I have quite a few projects I'd like to write my own mixers for. I have tried MF on two different F405 FC's (SpeedybeeF405mini and FlywooF405nano) and with this latest version 2.1.4 it boots and detects the ICM42688P and is receiving the ICM42688P's interrupt (so that's fixed now, thanks!) but unfortunately the gyro/accel is still not working. I'm not a developer so I wasn't comfortable opening a second bug report.
This is the helloworld example with
Not sure what's going on above with the weird chars.
I do have CRSF ELRS Serial receiver working with set rcl_gizmo CRSF and set rcl_ser_bus 5 so that's a good start
As mentioned in a previous bug report (about the IMU interrupt which is now fixed) -- I can read the gyro/accel values if I flash either board with this standalone ICM42688 library, but I cannot get madflight to confirm the IMU is working.
Any help would be much appreciated as I would rather not hack through writing all the other parts of a FC myself since madflight has already done all the hard work. :-)
Beta Was this translation helpful? Give feedback.
All reactions