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
Naze32 rev5 - XSR telemetry with CPPM
#1
Hello all,

I have naze32 rev5 board and FrSky XSR receiver. I am using CPPM and thus the UART2 port is free on my board.

I connected S.Port to RC3 pin on naze (UART2 TX pin).
After quite a lot of tries, I am still not able to make the telemetry running.

My question are:
It is possible to make the telemetry running on UART2 port? (Or shall I use SoftSerial?)
Is it necessary to short RC3 and RC4 pins? (Why is there RX necessary?)
Is it necessary to place between RC3 and RC4 diode or resistor? (I read that sometimes it helps.)

If someone make it running, could you please give here the picture with connection and with a setting used in BetaFlight / CleanFlight?
Reply
Login to remove this ad | Register Here
#2
Hi,

1. Yes, not sure how you have setup serial port but under Port tab, telemetry, you should select "Smart port" and "auto", and  set select_telemetr_inversion = ON
2. Yes, the reason being SmartPort telemetry uses a single wire for both TX and RX. It’s a half-duplex protocol. You can emulate this using soft-serial by hooking TX and RX up to the same pin on the receiver
3. It's recommended to add a diode between TX and RX. Pete explained it very well in my SBUS and Smart port tutorial:

Quote:For telemetry to be guaranteed on the Smart-Port you will need a diode (a resistor of a few hundred ohms into the 10’s of K would probably work too) from TX on the flight controller (RC6 in this guide). This is mentioned in the comments as the diode tip. For some it will work without because of device tolerance, essentially without the diode or resistor, you’re driving logic 1 from the receiver to a logic 0 from the flight controller, whichever has the weaker current limit will loose. Logic transistions ideally should be 0 to 3V3, I was getting 0 to 1V when linking which doesn’t work as the RX on the flight controller does not ever see a logic one and hence no data requested is ever sent. Apart from that, this guide is golden.
Don't be a LOS'er, be an FPV'er :)  My Gear - Facebook - Instagram - Twitter
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  Help Betaflight telemetry output smartport paulno 24 1,216 05-Oct-2023, 06:23 PM
Last Post: SnowLeopardFPV
  Problem with Rush Blade F722 Analog and Telemetry Denethor 7 1,053 10-Dec-2022, 04:37 PM
Last Post: chukaman
  Help Aikon F4 + R-XSR SBUS/telemetry ganked 1 275 03-Aug-2022, 07:02 AM
Last Post: ganked
  R-XSR rx to Mamba F11 Nano lee817 0 213 26-May-2022, 01:55 PM
Last Post: lee817
  Help Aikon F4 + R-XSR SBUS/telemetry Jaeger 6 1,175 08-Jan-2022, 11:34 PM
Last Post: SnowLeopardFPV


Login to remove this ad | Register Here