Link Search Menu Expand Document

Flight Core v2 RC Options

Table of contents

  1. Spektrum RC
    1. Hardware
    2. Software
  2. SBUS RC
    1. Hardware
    2. Software

Spektrum RC

Hardware

Flight Core v2

You can connect a Spektrum RC like DSMX-SPM9645 or DSMX-SPM9745 using J13 and MCBL-00005) or by following this pinout:

J13 Pin #Signal Name
1VREG_3V3 (Spektrum Power)
2USART6_TX
3SPEKTRUM RX (3.3V), SBus RX (3.3V), USART6_RX
4GND

Software

An open source PX4 driver is available at src/drivers/rc_input.

SBUS RC

Hardware

Flight Core v2

To connect a FrSky receiver, like the X8R, you can use MCBL-000XX or by following this pinout:

J13 Pin #Signal Name
1NC
2NC
3RX
4GND
J8 Pin #Signal Name
15P0V
2NC
3NC
4NC

Software

An open source PX4 driver is available at src/drivers/rc_input.