Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Typos - another 10V max voltage

Work in progress


The Revolution is a full 10DoF flight controller board capable of stabilizing various aircrafts ranging from small racing miniquads to large FPV fixed wing models and aerial photography platforms.

Along side standard stabilization modes it also supports various GPS assisted modes and GPS navigation flight. 


Hardware Description

CPU

Main processor is a STM32F405RGT6 ARM Cortex-M4 microcontroller.

...

36x36mm with 30,5x30,5mm hole spacing 


Connectivity

Powering the board

Board can be powered with 4,8-15V 10V DC power supply, usually from one of ESCs integrated BECs or an external 5V BEC. The voltage used to power the board will also power any peripheral devices like GPS, Bluetooth modem,... connected to it.

...

  • Standard PWM with configurable rate from 50Hz to 490Hz
  • PWMSync (PWM synchronized to the gyro sampling rate)
  • OneShot125

Pinout:

PWM Out 6

PWM Out 5

PWM Out 4PWM Out 3PWM Out 2PWM Out 1
VccVccVccVccVccVcc
GNDGNDGNDGNDGNDGND

FlexIO Port

It's primary use is as a receiver port compatible with PWM and PPM receivers, but can also be used to provide up to 6 additional PWM outputs, serial telemetry port, and two GPIO pins.

The connector used is a 10pin JST-HSSH

Pinout:

PinWire ColorPPM InPWM InTelemetryPWM Out
1BlackGND
2

Red

Vcc (4,8-
15V
10V DC)
3
     





4
     





5WhitePPM InPWM In 1
 

PWM Out 12
6Blue
 

PWM In 2
 

PWM Out 7
7Yellow
 

PWM In 3TxPWM Out 8
8Green
 

PWM In 4RxPWM Out 9
9Orange
 

PWM In 5
 

PWM Out 10
10Violet
 

PWM In 6
 

PWM Out 11

Main Port

This is a UART serial port with a programmable inverter on the Rx pin. It can be used to connect various serial devices such as GPS receiver, OSD, Telemetry (Bluetooth, OPLink, etc.), S.Bus receiver, DSM satellite receiver...

The conector used is a 4pin JST-HSSH.

Pinout:

PinWire ColorTelemetryGPSOSDDSMS.Bus
1BlackGND
2RedVcc (4,8-
15V
10V DC)
3BlueTx
  


4OrangeRxDSM InS.Bus In


Info

The Tx and Rx lines between the controller and device must be connected: Rx to Tx and Tx to Rx. If you connect Rx to Rx and Tx to Tx, serial communication will not work.

...

This port can support both UART and I2C serial devices, such as external I2C sensors (external magnetometer), GPS, OSD, Telemetry, DSM receiver, SRXL receiver,...

The conector connector used is a 4pin JST-HSSH.

Pinout:

PinWire ColorTelemetryGPSOSDDSMSRXLI2C
1BlackGND
2RedVcc (4,8-
15V
10V DC)
3BlueTx
  


SCL
4OrangeRxDSM InSRXL In

SDA


Info

The Tx and Rx lines between the controller and device must be connected: Rx to Tx and Tx to Rx. If you connect Rx to Rx and Tx to Tx, serial communication will not work.

...

This port has two analog inputs that can be used to connect analog sensors such as voltage, current, analog airspeed sensor... It can also be used to connect a sonar, but that functionality currently isn't implemented.

The conector connector used is a 4pin JST-HSSH.

Pinout:

PinAnalog In
 

1GND
 

2Vcc
 

3

ADC 0

 


4ADC 1
 

...



Antenna Connector

...


433MHz antenna for the integrated modem should be connected here.

...

The flight controller presents itself to the PC as a HID (Human Interface Device) and VCP (Virtual Comm Com Port) device.

The HID part comes configured for telemetry and is used to configure, update and debug your flight controller.

The VCP can be used for telemetry and CommBridge ComBridge functionality which binds Main or Flexi port to be used as a comm com port from your PC (useful for configuring your OSD without needing to rip it out of your airframe)

...

This port is used by developers for flashing and debuging debugging the firmware. Most users will never have to use it.

Pinout:

PnnFunction
1GND
2NRST
3SWDIO
4SWDCLK