mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 16:46:09 +08:00
pm no connector - prettier and fix heading
This commit is contained in:
committed by
Jacob Dahl
parent
204d82a5c1
commit
07f1ac682c
@@ -1,6 +1,6 @@
|
|||||||
#ARK PAB Power Module No Connector
|
# ARK PAB Power Module No Connector
|
||||||
|
|
||||||
The [ARK PAB Power Module No Connector](https://arkelectron.gitbook.io/ark-documentation/power/ark-pab-power-module) is a 5V 6A power supply and digital power monitor designed for the Pixhawk Autopilot Bus Carrier boards.
|
The [ARK PAB Power Module No Connector](https://arkelectron.gitbook.io/ark-documentation/power/ark-pab-power-module) is a 5V 6A power supply and digital power monitor designed for the Pixhawk Autopilot Bus Carrier boards.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@@ -13,26 +13,22 @@ Order this module from:
|
|||||||
## Hardware Specifications
|
## Hardware Specifications
|
||||||
|
|
||||||
- **TI INA226 Digital Power Monitor**
|
- **TI INA226 Digital Power Monitor**
|
||||||
|
|
||||||
- 0.0005 Ohm Shunt
|
- 0.0005 Ohm Shunt
|
||||||
- I2C Interface
|
- I2C Interface
|
||||||
|
|
||||||
- **5.2V 6A Step-Down Regulator**
|
- **5.2V 6A Step-Down Regulator**
|
||||||
|
|
||||||
- 33V Maximum Input Voltage
|
- 33V Maximum Input Voltage
|
||||||
- 5.8V Minimum Input Voltage at 6A Out
|
- 5.8V Minimum Input Voltage at 6A Out
|
||||||
- Output Over-Voltage Protection
|
- Output Over-Voltage Protection
|
||||||
- Output Over-Current Protection
|
- Output Over-Current Protection
|
||||||
|
|
||||||
- **Connections**
|
- **Connections**
|
||||||
|
|
||||||
- Solder Pad Battery Input
|
- Solder Pad Battery Input
|
||||||
- Solder Pad Battery Output
|
- Solder Pad Battery Output
|
||||||
- 6 Pin Molex CLIK-Mate Output
|
- 6 Pin Molex CLIK-Mate Output
|
||||||
- [Matches ARK PAB Carrier Power Pinout](https://arkelectron.gitbook.io/ark-documentation/flight-controllers/ark-pixhawk-autopilot-bus-carrier/pinout)
|
- [Matches ARK PAB Carrier Power Pinout](https://arkelectron.gitbook.io/ark-documentation/flight-controllers/ark-pixhawk-autopilot-bus-carrier/pinout)
|
||||||
|
|
||||||
- **Other**
|
- **Other**
|
||||||
|
|
||||||
- USA Built
|
- USA Built
|
||||||
- FCC Compliant
|
- FCC Compliant
|
||||||
- Includes 6 Pin Molex CLIK-Mate Cable
|
- Includes 6 Pin Molex CLIK-Mate Cable
|
||||||
@@ -43,7 +39,7 @@ Order this module from:
|
|||||||
|
|
||||||
## PX4 Setup
|
## PX4 Setup
|
||||||
|
|
||||||
- Enable the SENS_EN_INA226 parameter if it not enabled.
|
- Enable the [SENS_EN_INA226](../advanced_config/parameter_reference.md#SENS_EN_INA226) parameter if it not enabled.
|
||||||
- Reboot the flight controller.
|
- Reboot the flight controller.
|
||||||
|
|
||||||
## See Also
|
## See Also
|
||||||
|
|||||||
Reference in New Issue
Block a user