Hello guest, if you read this it means you are not registered. Click here to register in a few simple steps, you will enjoy all features of our Forum.
This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mamba f405 mk2 plug gps or dji on tx1 rx1
#1
Hi, I would like to know if it was possible to connect a dji fpv or gps to the sbus and ppm pins (tx1 and rx1) of the mamba f405 mk2.

 if yes, what should be changed in the cli ?

 Currently I plugged my crossfire on sbus and ppm, my radio works under betaflight but I do not receive telemetry.


 Thanks for your help.
[-] The following 1 user Likes dovichino's post:
  • Markus
Reply
Login to remove this ad | Register Here
#2
The problem with the SBUS (RX1) pad on FC's is that it has an inverter on that connection so it can't take a normal uninverted signal, which means it can't generally be used for anything other than an FrSky receiver (or 3rd party receiver that uses the FrSky protocols).

However, the FURYF4OSD Betaflight target that the Mamba F405 MK2 uses has a programmable inverter resource on UART1 which is mapped to pin "C00", so you can disable this by running the following commands...

Code:
resource INVERTER 1 NONE
save

After doing this you should then be able to use the SBUS pad (UART1 RX) for a non-inverted signal (i.e. any normal peripheral other than an FrSky receiver).
[-] The following 1 user Likes SnowLeopardFPV's post:
  • Markus
Reply
#3
(08-Mar-2020, 12:58 PM)SnowLeopardFPV Wrote: The problem with the SBUS (RX1) pad on FC's is that it has an inverter on that connection so it can't take a normal uninverted signal, which means it can't generally be used for anything other than an FrSky receiver (or 3rd party receiver that uses the FrSky protocols).

However, the FURYF4OSD Betaflight target that the Mamba F405 MK2 uses has a programmable inverter resource on UART1 which is mapped to pin "C00", so you can disable this by running the following commands...

Code:
resource INVERTER 1 NONE
save

After doing this you should then be able to use the SBUS pad (UART1 RX) for a non-inverted signal (i.e. any normal peripheral other than an FrSky receiver).Thank you for


Thank you for helping me, it's really nice.

Currently I am in crossfire, I imagine that it is tx1 which sends the information to my radio ??? when I move the stick on betaflight it works, I also have the lq on betaflight but I do not receive information like the current sensor or gps on my radio. How can I make the PPM become tx1?  

For you  it is possible to do that or not?

I am watching another FC in case it is impossible. I would like it to be Inav compatible too because I know inav and I like. what do you think of the iflight succex twing 722 with ESC 50 or 60amp? it works well ? is it reliable?

Thanks
Reply
#4
Have you set up your Crossfire Nano RX to use the SBUS protocol rather than the CRSF protocol by any chance? That is the only way I believe the Nano RX will work when connected to an SBUS pad. The downside to using the SBUS protocol on the Crossfire kit however is that the only telemetry you will get back to the transmitter is RSSI/LQ telemetry data because that is sent back directly from the Crossfire Nano RX so RSS/LQ telemetry data doesn't require a connection to the FC.

I also forgot that on the Mamba F405 MK2 stack that while the TX1 resource is mapped to an MCU pin, they don't break it out to a pad for some bizarre reason, so you can only use the RX connection (SBUS pad) for UART1 unless you want to try the risky task of soldering to a minuscule pin on the MCU itself. You also can't remap a hardware resource to another pad, which means you can't remap the TX connection for UART1 to the PPM pad.
Reply
#5
Thank you for your help, I ordered an FC kakute HDV to no longer have a problem. I'm going to modify the pins.
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  Help Powering Speedybee f405 v4 FC NachoDrone187 0 42 Yesterday, 08:58 PM
Last Post: NachoDrone187
  SpeedyBee F405 V3 Testing Motors (Not Spinning) angent56 20 2,382 07-May-2024, 02:53 PM
Last Post: mstc
  Mamba Mk5 F435 Stack - Anyone running one? Pathfinder075 7 695 18-Apr-2024, 02:55 PM
Last Post: punkkone
  Help Problem accessing the ESP8285 chip on MATEK FC F405 WTE remi.auge 2 288 05-Mar-2024, 12:49 PM
Last Post: remi.auge
  f405 v3 - tvs diode sonic 1 177 31-Jan-2024, 08:49 AM
Last Post: sonic


Login to remove this ad | Register Here