Skip to content

skimans/STM32F411CEU6_INAV_Firmware

 
 

Repository files navigation

Responsibility and resource

This is the unofficial target for INAV( Original source: https://github.com/iNavFlight/inav). Provides support for flight control boards that do not have official INAV support for the STM32F411CEU6 board. Whether or not to use this firmware is the user's responsibility and is free to do so. INAV developer link : https://github.com/iNavFlight/inav/tree/master/docs/development You can find all the details for firmware development here.

STM32F411CEU6 INAV Firmware

STM32F411CEU6 Board Firmware First, let's connect the board and the computer. image

Download INAV Configurator

https://github.com/iNavFlight/inav-configurator/releases

Windows

Download Configurator for Windows platform (win32 or win64 is present) Extract ZIP archive Run INAV Configurator app from unpacked folder Configurator is not signed, so you have to allow Windows to run untrusted application. There might be a monit for it during first run

Install DFU Drivers (DFU mode)

ImpulseRC Driver Fixer

https://impulserc.blob.core.windows.net/utilities/ImpulseRC_Driver_Fixer.exe

  • Start ImpluseRC Driver Fixer
  • Connect the FC USB to the PC While holding the boot button in. (DO NOT power on FC via external 5V or Vbat)
  • The ImpulseRC Driver Fixer should then see and load the proper driver
  • Start INAV configurator
  • Connect the FC USB to the PC while holding the boot button in.
  • INAV configurator should show it’s connected in DFU mode in the top right corner (DO NOT click the CONNECT button)
  • Choose the latest hex file for your FC and then “Load Firmware local”. Once loaded, click “Flash Firmware”.

Setup sensors video

https://youtu.be/HbSUMauSkiw

sensors setup

Full wire connection

image

image

Camera Switch and Power Switch

image

Monitoring Battery Voltage

image

You can use this online voltage divider calculator to play around with different values. https://ohmslawcalculator.com/voltage-divider-calculator

Use DC DC converter for Servo Motors

image

Use DC DC converter for Board

image

STM32F411CEU6 PINOUT Connection

image

GY-87 10DOF Module MPU6050 HMC5883L BMP180

image

Module Connection

image

Receiver Connection

image

image

INAV Configurator IBUS Telemetry Setup

image

IBUS Receiver Pins and IBUS Telemetry input Receiver

image

SOFTSERIAL_1_TX_PIN PB6

image

OSD Connection

image

Motors Connection

image

Hexacopter Drone Frame

image

About

STM32F411CEU6 Board Firmware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.5%
  • CMake 0.5%