# Pixhawk 6C Mini Difference

## Below are the main difference between Pixhawk 6C and Pixhawk 6C Mini

### Ports&#x20;

These ports are not available in the Pixhawk 6C Mini (compared to the "standard" Pixhawk 6C):

* Power2 Port
* Telem3 Port
* SBUS Out Port
* IO Debug Port
* 4pin USB Port (JST-GH)
* FMU PWM CH7 & CH8

### PWM Header

The Pixhawk 6C Mini has built in PWM Header while the "Standard" Pixhawk 6C has a separate PWM Breakout Board.

<figure><img src="/files/oPgTok7a0TGSm32pBnf2" alt=""><figcaption></figcaption></figure>


---

# 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/pixhawk-6c-mini/pixhawk-6c-mini-difference.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.
