# Supported Firmware

{% hint style="warning" %}

### Pix32 v6 ships with PX4 FMUv6C Firmware.&#x20;

### It shares the same Firmware Target as the Pixhawk 6C

{% endhint %}

## [*PX4* ](https://github.com/PX4/PX4-Autopilot/releases)

Pix32v6 is supported on PX4 [**1.13.1 release**](https://github.com/PX4/PX4-Autopilot/releases/tag/v1.13.1) and later.\
Pix32 v6 (with SN number higher than <mark style="color:blue;">**`XXXX XXX 20221112`**</mark>) requires [**1.13.2 Stable** ](https://github.com/PX4/PX4-Autopilot/releases/tag/v1.13.2)or later.&#x20;

## [*Ardupilot* ](https://firmware.ardupilot.org/Copter/)

Pix32 v6 is supported in Ardupilot **4.2.3** stable release and later. It uses the "Pixhawk 6C" Firmware Target. Firmware can be flash via Mission Planner or QGroundControl. It can also be downloaded here: [**https://firmware.ardupilot.org/**](https://firmware.ardupilot.org/)

## [*QGroundControl*](http://qgroundcontrol.com/)

Must use [QGC v4.2.4](https://github.com/mavlink/qgroundcontrol/releases) or later, or [Daily QGC Build](https://docs.qgroundcontrol.com/master/en/getting_started/download_and_install.html#daily-builds).


---

# Agent Instructions: 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:

```
GET https://docs.holybro.com/autopilot/pix32-v6/supported-firmware.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
