This website is a work in progress. It is a documentation tool for the upcoming release of ROTORFLIGHT 2
Please read the page Rotorflight FC Design Requirements first. It is explaining the generic requirements for all Rotorflight designs.
For an FC to be fully supported by Rotorflight-2, it must follow one of the reference designs.
RF2 will offer more features and easier configurability for designs that are fully compatible.
Lots of effort has been put into these designs for making sure they are as flexible as possible, while not imposing any hardware limitations on the functionality. The manufacturer can choose not to implement any features that are marked optional. All other features must be implemented.
The reference designs are considering only the aspects that have effect on the software support, mostly the STM32 resource allocation and the minimum set of supported features. The rest - like size, form factor, connector locations - are left for the manufacturer to decide.
The following design is for the STM32F722RET (64 pins LQFP) chip.
The design F7Ax has a few variants, depending on the chosen port combination.
The servos and motors are connected to standard 0.1" pin headers. The pin headers are organised as two blocks, of size 4x3 and 3x3 pins.
The cyclic servos and the tail servo/ESC connect to the 4x3 block.
The main ESC connects to the 3x3 block.
A receiver can be connected to the 3x3 block in some configurations.
All pin headers in these blocks have a common GND and a common VX (BEC power).
The ESC pin headers are designed to accommodate all variations of traditional and drone ESCs. The following combinations are possible:
A one-wire receiver can be connected to the SBUS header, if the ESC Telemetry feature is not in use. The receiver must be high voltage capable, e.g. up to 8.4V.
In case four cyclic servos are required, the following pinout with two 4x3 blocks can be used.
Port A is primarily a UART port. It shall be labelled with Ⓐ.
The connector type is 4-pin JST-GH, with the following pinout:
The signal pins are connected to PA0 (TX) and PA1 (RX) on UART4.
Port A can be also used as an RPM input port for two RPM signals, or two voltage inputs for the ADC.
Port B is primarily a UART port. It shall be labelled with Ⓑ.
The connector type is 4-pin JST-GH, with the following pinout:
The signal pins are connected to PC6 (TX) and PC7 (RX) on UART6.
Port B can be also used for Camera Control, or for LED Strip.
Port C is a UART port or an I2C port. It shall be labelled with Ⓒ.
The connector type is 4-pin JST-GH, with the following pinout:
The signal pins are connected to PB10 (TX) and PB11 (RX) on UART3.
Port D is primarily a UART port. It shall be labelled with Ⓓ.
The connector type is 4-pin JST-GH, with the following pinout:
The signal pins are connected to PA9 (TX) and PA10 (RX) on UART1.
Port D can be also used for Camera Control or LED Strip.
Port E is a UART port. It shall be labelled with Ⓔ.
The connector type is 4-pin JST-GH, with the following pinout:
The signal pins are connected to PC12 (TX) and PD2 (RX) on UART5.
Port F is a UART port. It shall be labelled with Ⓕ.
The connector type is 4-pin JST-GH, with the following pinout:
The signal pins are connected to PC10 (TX) and PC11 (RX) on UART3/4.
Port G is primarily for a UART/GPS and a I2C/Compass. It shall be labelled with Ⓖ.
The connector type is 6-pin JST-GH, with the following pinout:
This socket is Pixhawk GPS compatible.
The signal pins are connected to PB10 (SCL), PB11 (SDA) on I2C2; and PC6 (TX), PC7 (RX) on UART6.
Port G is an alternative to Ports B and C. Either Port G can be implemented, or Ports B and C - but not both.
The DSM Port is a dedicated port for connecting a Spektrum DSM satellite.
The connector type is 3-pin JST-ZH, with the following pinout:
The signal pin is connected to PA10 on UART1.
The DSM Port is sharing the RX pin with Port D. It is possible to implement either DSM Port, or Port D - or both.
¹ The optional motors and servos should have solder pads on the PCB.
² PC10/PC11 can be configured as UART3 or UART4, or a combination of RX3/TX4, allowing S.BUS and S.Port on the same socket.
³ A dual colour LED is preferred.
⁴ For easy debugging, GND,3V3,SWDIO,SWCLK solder pads should be available on the PCB.
⁵ PA2/PA3 is used for a combined ESC telemetry / RPM / Receiver pin header block.
⁶ A receiver can be connected if ESC telemetry is not used. PA2 and PA3 also support CPPM receivers.
⁷ A voltage divider and a filter cap is needed on each ADC input. The cutoff frequency for the input filter should be ~ 25Hz.
⁸ Not used
⁹ TIM1 can be used only if TIM8 is unused; and vice versa.
¹⁰ If space permits, all unused/free pins should have solder pads on the PCB.