HOW TO SETUP TELEMETRY WITH YOUR EMAX Skyline32

Solved11.98K viewsOSD
0

I picked up a Skyline 32 FCU (Naze 32 clone) and the manufacture did not put a dedicated RX/TX pins for OSD. I plan to use CH1 for CPPM and CH6 for D4RII Telemetry for the Taranis.
Question I have is, since I am not using a GPS can I configure Pins 3 & 4 to transmit Telemetry to the OSD??  Or can I use soft serial 2 on pin 7 and 8 to send Telemetry to my OSD and Soft serial 1 on pin 6 to send telemetry to my D4RII at the same time.   Link to skyline 32 manual

Thank you

0

Hi There,  Thank you for posting in this Q&A.

Although I agree with “Anonymous” to some extent about copying stifling innovation, there are also many good flight controllers on the market that use STM32 processors that have been built based on Multiwii.  So there are options for you, and running on multiple platforms is something that the Cleanflight software specializes in.  You can program the ports for your board within Cleanflight.  Cleanflight works with many boards besides the Naze32 and is an ideal choice for someone using an stm32 based flight controller that is not a Naze32.

Download Cleanflight here

To setup the ports, click on the ports tab in Cleanflight.

**The Softserial identifiers will not show up unless softserial is enabled via the configuration tab or via the CLI by entering “feature softserial”

**(you can ignore the green writing on the image above, I just stole this pic from a blog post on telemetry, a good read available here:How to setup telemetry with a Naze32 and a Taranis radio)**

From here you can choose what port does what, so for example, say you want to use pins 3 & 4 (the 2nd UART that GPS normally uses) for your OSD serial connection. You would check the MSP box next to UART2 and then set your baud rate according to the requirements of your OSD.

* * for Pins 5&6 you would want to choose soft serial 1 and 7&8 choose soft serial 2.

*** this only outputs MSP “Multiwii Serial Protocol”  There is some talk about cleanflight offering other options besides MSP in the future.  At least the last time that I spoke with Clifton, he was pretty adamant about not being happy with the MSP code.

**** your pin output may be different than what I posted above depending on how your hardware is layed out. (above is what you would assume for a Naze32)so it is best to make sure that you check with the hardware manufacturer or retailer to find out what the pinout is for your device.

I hope that helps you.  Have fun Flying!

 

 

-Anthony

Thanks. That is what I thought. Thanks for the confirmation.

You are viewing 1 out of 4 answers, click here to view all answers.

Question stats

  • Active
  • Views11976 times
  • Answers4 answers