-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Add MAMBAF405 target #4521
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add MAMBAF405 target #4521
Conversation
@shellixyz Hi. If i'm not missing something, it's the same FC as this one: #4464 |
@dentex ehm ok maybe yes. The MambaF405 doesn't need anything to be changed compared to the FF4OSD target ? I don't have one I can't check anything. The analog channels are different between the two target files. Also the FF4OSD have a SS configured. And maybe other stuff different I didn't check everything. |
@shellixyz Yes, there are small differences between the two target files we have. Incidentally, for the one that has been already merged (32ca1a9), a couple of pins must be swapped, as per this comment: #4262 (comment) |
OK so it would just need to be a variant of the FF4OSD then |
In BF it's like this. |
096c551
to
51483c9
Compare
@dentex Ok, should be good now |
For Smart Audio if not used PPM. Verified by. and (or am i wrong?) |
@shellixyz is this ready? |
Yes it should be. I don't have a board to test though |
@shellixyz I have the F4 Mamba and am trying to get it working correctly with INAV. I would be interested in testing out the version you all are referencing. |
Hello ,do you know why sbus on mambaf405 2.2 dont Work?? |
I use mambaf405 and r9mm. Protocol f.port. Everything works. |
Ok ,thancks,i will test it ,on wich pad are you connectyour fport wire?? |
I just tried to build mambaf405 from development and SBUS and softserial on PPM pad does not work. I tried the build (zip file above) and it works but that build is from an older code base. Did also try FuryF4OSD and SBUS does not work with that one either. |
Closes #4262