Skip to content

Legacy target Colibri RACE

Paweł Spychalski edited this page Apr 14, 2021 · 1 revision

Board - Colibri RACE

The Colibri RACE is a STM32F3 based flight control designed specifically to work with the TBS POWERCUBE multi rotor stack.

Hardware Features:

  • STM32F303 based chipset for ultimate performance

  • PPM, SBUS, DSM, DSMX input (5V and 3.3V provided over internal BUS). No inverters or hacks needed.

  • 6 PWM ESC output channels (autoconnect, internal BUS)

    • RGB LED strip support incl. power management
    • Extension port for GPS / external compass / pressure sensor
    • UART port for peripherals (Blackbox, FrSky telemetry etc.)
    • Choose between plug & play sockets or solder pads for R/C and buzzer
    • 5V buzzer output
    • MPU6500 new generation accelerometer/gyro
    • 3x status LED (DCDC pwr/ 3.3V pwr/ status)
    • Battery monitoring for 12V, 5V and VBat supply
    • Size: 36mmx36mm (30.5mm standard raster)
    • Weight: 4.4g

    For more details please visit: http://www.team-blacksheep.com/powercube

Serial Ports

| Value | Identifier   | Board Markings | Notes                                     |
| ----- | ------------ | -------------- | ------------------------------------------|
| 1     | VCP          | USB PORT       | Main Port For MSP                         |
| 2     | USART1       | FREE PORT      | PC4 and PC5(Tx and Rx respectively)       |
| 3     | USART2       | PPM Serial     | PA15                                      |
| 4     | USART3       | GPS PORT       | PB10 and PB11(Tx and Rx respectively)     |

Pinouts

Full pinout details are available in the manual, here:

http://www.team-blacksheep.com/colibri_race

SWD - ICSP

| Pin | Function       | Notes                                        |
| --- | -------------- | -------------------------------------------- |
| 1   | VCC_IN         | 3.3 Volt                                     |
| 2   | SWDIO          |                                              |
| 3   | nRESET         |                                              |
| 4   | SWCLK          |                                              |
| 5   | Ground         |                                              |
| 6   | SWO/TDO        |                                              |

Internal Bus

| Pin | Function       | Notes                                        |
| --- | -------------- | -------------------------------------------- |
| 1   | PWM1           | MOTOR 1                                      |
| 2   | PWM2           | MOTOR 2                                      |
| 3   | PWM3           | MOTOR 3                                      |
| 4   | PWM4           | MOTOR 4                                      |
| 5   | PWM5           | MOTOR 5 (For Y6 or Hex X)                    |
| 6   | PWM6           | MOTOR 6 (For Y6 or Hex X)                    |
| 7   | BST SDA        | Use For TBS CorePro Control Device           |
| 8   | BST SCL        | Use For TBS CorePro Control Device           |
| 9   | PWM7           | Can be a normal GPIO (PA1) or PWM            |
| 10  | PWM8           | Can be a normal GPIO (PA2) or PWM            |
| 11  | 12.2V DCDC     | If 12v is detected, the Blue LED will turn on|
| 12  | 5.1V DCDC      | Voltage for MCU                              |

Servo

| Pin | Function       | Notes                                        |
| --- | -------------- | -------------------------------------------- |
| 1   | Ground         |                                              |
| 2   | VCC_OUT        | 5.1 Volt output to LCD Strip                 |
| 3   | PWM Servo      | PB14 - PWM10                                 |

IO_1 - LED Strip

| Pin | Function          | Notes                                        |
| --- | ----------------- | -------------------------------------------- |
| 1   | LED_STRIP         | Enable `feature LED_STRIP`                   |
| 2   | VCC_OUT           | 5.1 Volt output to LCD Strip                 |
| 3   | Ground            |                                              |

IO_2 - Sensor Interface

| Pin | Function          | Notes                                        |
| --- | ----------------- | -------------------------------------------- |
| 1   | VCC_OUT           | 4.7 Volt output to the device                |
| 2   | Ground            |                                              |
| 3   | UART3 TX          | GPS                                          |
| 4   | UART3 RX          | GPS                                          |
| 5   | SDA               | mag, pressure, or other i2c device           |
| 6   | SCL               | mag, pressure, or other i2c device           |

IO_3 - RC input

IO_3 is used for RX_PPM/RX_SERIAL. Under the `PORT` tab, set RX_SERIAL to UART2 when using RX_SERIAL.

| Pin | Function          | Notes                                        |
| --- | ----------------- | -------------------------------------------- |
| 1   | PPM/Serial        | Can PPM or Serial input                      |
| 2   | VCC_OUT           | 3.3 Volt output to the device                |
| 3   | Ground            |                                              |
| 4   | VCC_OUT           | 5.1 Volt output to the device                |

IO_4 - Buzzer

| Pin | Function          | Notes                                        |
| --- | ----------------- | -------------------------------------------- |
| 1   | BUZZER            | Normal high (5.1v)                           |
| 2   | VCC_OUT           | 5.1 Volt output to the device                |

IO_5 - Free UART

| Pin | Function          | Notes                                        |
| --- | ----------------- | -------------------------------------------- |
| 1   | UART1 TX          | Free UART                                    |
| 2   | UART1 RX          | Free UART                                    |
| 3   | Ground            |                                              |
| 4   | VCC_OUT           | 4.7 Volt output to the device                |

IO_6 - IR TX (extension)

| Pin | Function          | Notes                                        |
| --- | ----------------- | -------------------------------------------- |
| 1   | IR TX             |                                              |
| 2   | Ground            |                                              |

WIKI TOPICS

INTRODUCTION

Home
DevDocs Introduction.md
Welcome to INAV, useful links and products

QUICK START GUIDES

Getting started with iNav
Fixed Wing Guide
Howto: CC3D flight controller, minimOSD , telemetry and GPS for fixed wing
Howto: CC3D flight controller, minimOSD, GPS and LTM telemetry for fixed wing
INAV for BetaFlight users
launch mode
Multirotor guide
YouTube video guides
DevDocs Getting Started.md
DevDocs INAV_Fixed_Wing_Setup_Guide.pdf
DevDocs Safety.md

Connecting to INAV

Bluetooth setup to configure your flight controller
DevDocs Wireless Connections (BLE, TCP and UDP).md\

Flashing and Upgrading

Boards, Targets and PWM allocations
Upgrading from an older version of INAV to the current version
DevDocs Installation.md
DevDocs USB Flashing.md

Release Notes of INAV Versions

7.1.0 Release Notes
7.0.0 Release Notes
6.0.0 Release Notes
5.1 Release notes
5.0.0 Release Notes
4.1.0 Release Notes
4.0.0 Release Notes
3.0.0 Release Notes
2.6.0 Release Notes
2.5.1 Release notes
2.5.0 Release Notes
2.4.0 Release Notes
2.3.0 Release Notes
2.2.1 Release Notes
2.2.0 Release Notes
2.1.0 Release Notes
2.0.0 Release Notes
1.9.1 Release notes
1.9.0 Release notes
1.8.0 Release notes
1.7.3 Release notes
New features over versions log

Setup Tab

Shows model preview and pre-arm checks

Calibration

Sensor calibration

Alignment Tool

Allows FC and Compass to be flipped

Ports and Serial Devices

iNav Telemetry
DevDocs Rangefinder.md
DevDocs Rssi.md
DevDocs Runcam device.md
DevDocs Serial.md
DevDocs Telemetry.md

Receiver

DevDocs Rx.md
DevDocs Spektrum bind.md

Mixer

Custom mixes for exotic setups
DevDocs Mixer.md

Outputs

DevDocs ESC and servo outputs.md
DevDocs Servo.md

Modes

Modes
Navigation modes
Navigation Mode: Return to Home
DevDocs Controls.md
DevDocs INAV_Modes.pdf
DevDocs Navigation.md

Configuration

Sensor auto detect and hardware failure detection

Failsafe

Failsafe
DevDocs Failsafe.md

PID Tuning

PID Attenuation and scaling
Fixed Wing Tuning for INAV 3.0
Tune INAV PIFF controller for fixedwing
DevDocs Autotune - fixedwing.md
DevDocs INAV PID Controller.md
DevDocs INAV_Wing_Tuning_Masterclass.pdf
DevDocs PID tuning.md
DevDocs Profiles.md

GPS

GPS and Compass setup
GPS Failsafe and Glitch Protection\

OSD and VTx

DevDocs Betaflight 4.3 compatible OSD.md
OSD custom messages
OSD Hud and ESP32 radars
DevDocs OSD.md
DevDocs VTx.md\

LED Strip

DevDocs LedStrip.md\

ADVANCED

Advanced Tuning

Fixed Wing Autolaunch
DevDocs INAV_Autolaunch.pdf

Programming

DevDocs Programming Framework.md

Adjustments

DevDocs Inflight Adjustments.md

Mission Control

INAV Remote Management, Control and Telemetry
iNavFlight Missions
DevDocs Safehomes.md

Tethered Logging

Log when FC is connected via USB

Blackbox

DevDocs Blackbox.md
INAV blackbox variables
DevDocs USB_Mass_Storage_(MSC)_mode.md

CLI

iNav CLI variables
DevDocs Cli.md
DevDocs Settings.md

VTOL

DevDocs MixerProfile.md
DevDocs VTOL.md

TROUBLESHOOTING

Sensors Tab shows a graph of the sensors
"Something" is disabled Reasons
Blinkenlights
Pixel OSD FAQs
TROUBLESHOOTING
Why do I have limited servo throw in my airplane

ADTL TOPICS, FEATURES, DEV INFO

AAT Automatic Antenna Tracker
Building custom firmware
Default values for different type of aircrafts
Features safe to add and remove to fit your needs.
Developer info
INAV MSP frames changelog
Lightweight Telemetry (LTM)
Making a new Virtualbox to make your own INAV
MSP Navigation Messages
MSP V2
OrangeRX LRS RX and OMNIBUS F4
Rate Dynamics
Target and Sensor support
UAV Interconnect Bus
Ublox 3.01 firmware and Galileo
DevDocs 1wire.md
DevDocs ADSB.md
DevDocs Battery.md
DevDocs Buzzer.md
DevDocs Channel forwarding.md
DevDocs Display.md
DevDocs Fixed Wing Landing.md
DevDocs GPS_fix_estimation.md
DevDocs LED pin PWM.md
DevDocs Lights.md
DevDocs OSD Joystick.md
DevDocs Servo Gimbal.md
DevDocs Temperature sensors.md

OLD LEGACY INFO

Supported boards
DevDocs Boards.md
Legacy Mixers
Legacy target ChebuzzF3
Legacy target Colibri RACE
Legacy target Motolab
Legacy target Omnibus F3
Legacy target Paris Air Hero 32
Legacy target Paris Air Hero 32 F3
Legacy target Sparky
Legacy target SPRacingF3
Legacy target SPRacingF3EVO
Legacy target SPRacingF3EVO_1SS
DevDocs Configuration.md\

TO DELETE

Request form new PRESET

Clone this wiki locally