> For the complete documentation index, see [llms.txt](https://aedrox.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aedrox.gitbook.io/docs/flight-controller/editor.md).

# Overview

<h3 align="center">Get the best performances from a state of the art, reliable, accurate, powerful, modular, eﬃcient and responsive FPV flight controller</h3>

<figure><img src="/files/413C35DXy220YZ8in2lE" alt=""><figcaption></figcaption></figure>

#### H7 Processor. Future-proof Hardware

STM32H7 32-bit processor running at 480 MHz is twice faster than previous generation, using less than 20% of its ressources during the flights.

#### High Performances IMU

ICM42688-P is a cutting edge , high performances MEMS, that combines a 3-axis gyroscope and a 3-axis accelerometer. By using a dedicated power supply and external clock (with BF), AedroxH7 improves the IMU stability and performances.

#### Strong Power, For Every Peripherals

Designed with dual BECs (10V and 5V), the flight controller ensures stable, robust power delivery to both critical and high-demand peripherals. Independent 3.3V regulators provide clean, uninterrupted power to the MCU and onboard sensors, reducing noise and increasing reliability.

**AEDROXH7 - FLIGHT CONTROLLER**

\* MCU STM32H7, 480MHz, 2MB Flash\
\* IMU ICM42688-p\
\* Barometer DPS368\
\* OSD Analog + HD\
\* BlackBox 1Gbit Flash\
\* 6x UARTs, 1x I2C, 1x CAN\
\* 9 PWM Outputs\
\* Switchable Dual Camera Inputs\
\* Switchable on/off 10v Power Supply\
\* 1x RGB Led, 1xBuzzer

\* 12-34v DC In (3-8S Battery)\
\* Voltage & Current ADC pins\
\* BEC 5V 2.3A\
\* BEC 10V 2.3A\
\* Dual 3V3 LDOs

\*\* Firmwares Supported : ArduPilot, BetaFlight,&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://aedrox.gitbook.io/docs/flight-controller/editor.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
