Skip to content

CORVON V5 Autopilot

PX4 v1.18

WARNING

PX4 does not manufacture this (or any) autopilot. Contact the manufacturer for hardware support or compliance issues.

The CORVON V5 is based on the Pixhawk FMUv5 design standard and runs PX4 on NuttX.

CORVON V5 side view 1

INFO

This flight controller is manufacturer supported.

Specifications

  • Main FMU Processor: STM32F765IIK

    • 32 비트 Arm® Cortex®-M7, 216MHz, 2MB 메모리, 512KB RAM
  • On-board sensors:

    • 가속도/자이로: ICM-20689
    • 가속도/자이로: ICM-20602
    • Accel/Gyro: BMI088
    • 자력계 : IST8310
    • 기압계: MS5611
  • Interfaces:

    • 8 PWM outputs
    • FMU의 전용 PWM/캡처 입력 3 개
    • CPPM 전용 RC 입력
    • Spektrum/DSM 및 S.Bus 전용 R/C 입력
    • 아날로그/PWM RSSI 입력
    • 범용 시리얼 포트 4개
    • I2C 포트 3개
    • SPI 버스 4개
    • 2개의 CAN 버스
    • 배터리 전압/전류에 대한 아날로그 입력
    • 2개의 추가 아날로그 입력
    • nARMED 지원
  • Power System:

    • Power Brick Input: 4.75~5.5V
    • USB-C Power Input: 4.75~5.25V
  • Weight and Dimensions:

    • Weight: 42.1g
    • Dimensions: 61.2 x 40 x 15.9mm
  • Other Characteristics:

    • Operating temperature: -20 ~ 85°C (Measured value)

Where to Buy

Connectors and Interfaces

Connectors and Interfaces

핀배열

Download Corvon V5 pinouts from here: corvon_v5_pinout.xlsx

시리얼 포트 매핑

UART장치포트Flow Control
USART1/dev/ttyS0GPS-
USART2/dev/ttyS1TELEM1Yes
USART3/dev/ttyS2TELEM2Yes
UART4/dev/ttyS3TELEM4-
USART6/dev/ttyS4RC-
UART7/dev/ttyS5디버그 콘솔-
UART8/dev/ttyS6Reserved for optional onboard RTK module-

INFO

UART8 is reserved for an optional onboard UM982 module footprint and is not intended for general external use.

Radio Control

A remote control (RC) radio system is required if you want to manually control your vehicle (PX4 does not require a radio system for autonomous flight modes). You will need to select a compatible transmitter/receiver and then bind them so that they communicate (read the instructions that come with your specific transmitter/receiver).

The ports and supported protocols are:

  • DSM/SBUS/RSSI (FMU): SBUS, DSM/DSMX, ST24, SUMD, CRSF, and GHST receivers
  • RC: PPM

For PPM and S.Bus receivers, a single signal wire carries all channels. If your receiver outputs individual PWM signals (one wire per channel) it must be connected via a PPM encoder.

GPS & Compass

PX4 supports GPS modules connected to the GPS port(s) listed below. The module should be mounted on the frame as far away from other electronics as possible, with the direction marker pointing towards the front of the vehicle.

The GPS ports are:

The GPS module's integrated safety switch is enabled by default (when enabled, PX4 will not let you arm the vehicle). To disable the safety switch press and hold it for 1 second. You can press the safety switch again to enable safety and disarm the vehicle.

PWM Outputs

This flight controller supports up to 8 FMU PWM outputs (MAIN).

DShot is not supported.

The 8 outputs are in 3 groups:

  • Outputs 1-4 in group1 (Timer1)
  • Outputs 5-6 in group2 (Timer4)
  • Outputs 7-8 in group3 (Timer12)

All outputs within the same group must use the same output protocol and rate.

Debug Port

The PX4 System Console and SWD interface operate on the FMU Debug port (DSU7).

The debug port (DSU7) has the following pinout:

신호전압
1GNDGND
2FMU_SWCLK+3.3V
3FMU_SWDIO+3.3V
4DEBUG RX+3.3V
5DEBUG TX+3.3V
65V++5V

WARNING

The 5V+ pin (6) provides 5V, but the CPU logic runs at 3.3V!

Some JTAG/SWD adapters (like SEGGER J-Link) may use the Vref voltage pin to set the logic level on the SWD data lines. Connecting 5V to the adapter's Vtref can damage the CPU. For a direct connection to a Segger Jlink, we recommend you use a 3.3V source to provide Vtref to the JTAG adapter (i.e. providing 3.3V and NOT 5V).

정격 전압

CORVON V5 must be powered from the POWER connector during flight, and may also be powered from USB for bench testing.

  • POWER input: 4.75~5.5V
  • USB input: 4.75~5.25V

The PM2 connector cannot power the flight controller. On PX4, do not use this interface.

펌웨어 빌드

이 비행 컨트롤러용 PX4를 빌드하려면:

sh
make corvon_v5_default

펌웨어 설치

펌웨어는 일반적인 방법으로 설치할 수 있습니다.

  • Build and upload the source

    sh
    make corvon_v5_default upload
  • Load the firmware using QGroundControl. You can use either pre-built firmware or your own custom firmware.

INFO

If this target is not listed in QGroundControl, build and upload from source or load a custom firmware file (see Installing PX4 Main, Beta or Custom Firmware).

지원 플랫폼 및 기체

일반 RC 서보 또는 Futaba S-Bus 서보로 제어 가능한 모든 멀티콥터/비행기/로버 또는 보트. The complete set of supported configurations can be seen in the Airframes Reference.

이미지

CORVON V5 front viewCORVON V5 side view 1CORVON V5 side view 2

추가 정보