# Digital Power Module (PM) Setup

{% hint style="danger" %}
Pixhawk 5X & 6X uses l2C digital protocol power sensing, so you will need to a digital power module. Digital power module will have a "D" at the end, such as PM02D.&#x20;
{% endhint %}

### PX4 Setup

{% hint style="info" %}
In master FW or 1.15 Stable, PX4 will auto detect the version below so you would not need to manually set this.
{% endhint %}

Low voltage (6S) Digital Power Module

* Enable Parameter `SENS_EN_INA226` (this is enabled by default)

High Voltage (12S/14S) Digital Power Module:

* Enable Parameter `SENS_EN_INA228`&#x20;

### Ardupilot Setup

{% hint style="info" %}
High voltage version (12/14S) are only support in Ardupilot 4.4 & later. These parameter below should be set by default.&#x20;
{% endhint %}

* `BATT_MONITOR` = 21
* `BATT_I2C_BUS` = 1
* `BATT_I2C_ADDR`
  * \= 0 Auto detect (Default in Ardupilot 4.4 & later)
  * \= 65 (For Low voltage (6S) Digital Power Module)
  * \= 69 (For High Voltage (12S/14S) Digital Power Module)

{% hint style="info" %}
In Ardupilot 4.4 and later, the BATT\_I2C\_ADDR for Pixhawk 6X is default to be 0. This will perform a auto detection of I2C address, therefore you do not need to change BATT\_I2C\_ADDR
{% endhint %}

### [PM02D](https://holybro.com/collections/power-modules-pdbs/products/pm02d-power-module)

This is the standard power module for Pixhawk 5X & 6X. It has XT60 pre-soldered and a low profile design, available in High Voltage (HV) and Low Voltage version (LV).

<div align="center"><img src="https://2367252986-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLIgtGDAvVGkCKGOJb1bR%2Fuploads%2FxxgU9BKBEUn7vWYai6c7%2F%2315013%20PM02D%20-6S%20(3).jpg?alt=media&#x26;token=a16ecd22-cf91-404f-9b4b-72ecc48c52a8" alt="PM02D" width="375"></div>

### [PM03D ](https://holybro.com/collections/power-modules-pdbs/products/pm03d-power-module)

This PM is designed for multi-rotor like the X500 V2. It has both XT-30 & XT-60 connectors preinstalled for motor ESCs and Battery, as well as two 5V BEC and a selectable 8V/12V output different kinds of peripheral devices, compatible for Pixhawk 5X and 6X.

![](https://2367252986-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLIgtGDAvVGkCKGOJb1bR%2Fuploads%2FbzwFqajRFVBf5I16kM9M%2FPM03D%20Vertical2.jpg?alt=media\&token=aabc5932-ae29-4f1b-9202-874d324e6a5d)

### [PM06D](https://holybro.com/collections/power-modules-pdbs/products/pm06d-power-module)

PM06D provides regulated power supply for your Pixhawk® 5X & 6X from the battery, as well as current consumption and battery voltage measurements, all through a 6pin cable. It has built-in power distribution, allowing you power your ESC and FC with the same board.

<figure><img src="https://2367252986-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLIgtGDAvVGkCKGOJb1bR%2Fuploads%2F3DL7EpGF78GSCQLQJy3K%2FPM06D.png?alt=media&#x26;token=58997c1b-75da-4a8b-815b-1c16b98940f4" alt="" width="375"><figcaption></figcaption></figure>

### PM08

This Power Module has two 5.2V power output port with independent circuits, BEC IC and circuitry that can provide redundant power to the flight controller.

* Support 2S - 14S Battery
* 200A Cont. Current Rating&#x20;
* Aluminum Case for Heat dissipation

<figure><img src="https://2367252986-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLIgtGDAvVGkCKGOJb1bR%2Fuploads%2FxeH1h7tynFe8OhH3GfnD%2FPM08D_1800x1800.jpg?alt=media&#x26;token=ade37bab-dd38-4a14-a205-4a130469289a" alt="" width="375"><figcaption></figcaption></figure>

### Using Pixhawk 5X/6X with Analog Power Module

{% content-ref url="using-analog-pm-with-pixhawk-5x-6x" %}
[using-analog-pm-with-pixhawk-5x-6x](https://docs.holybro.com/power-module-and-pdb/power-module/using-analog-pm-with-pixhawk-5x-6x)
{% endcontent-ref %}
