mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
* Remove Zubax Orel - not available and no other presence * Fix up zubax product links * Snapdragon flight - delete as no longer relevant hardware * Delete intel aero docs * Brushless whoop - remove docs except for link to old version * Many link fixes
75 lines
2.5 KiB
Markdown
75 lines
2.5 KiB
Markdown
# CAUV CAN PMU
|
||
|
||
CAN PMU<sup>®</sup> is a high-precision [DroneCAN](index.md) power module developed by CUAV<sup>®</sup>.
|
||
It runs the CUAV ITT compensation algorithm, which enables drones to get the battery data more accurately.
|
||
|
||

|
||
|
||
It is recommended for use in large commercial vehicles, but might also be used for research vehicles.
|
||
|
||
## Where to Buy
|
||
|
||
- [CUAV store](https://store.cuav.net/)
|
||
- [CUAV aliexpress ](https://www.aliexpress.com/item/4000369700535.html)
|
||
|
||
## Hardware Specifications
|
||
|
||
- **Processor:** STM32F412
|
||
- **Voltage input**: 6~62V\(2-15S\)
|
||
- **Max current:** 110A
|
||
- **Voltage accuracy:** ±0.05V
|
||
- **Current accuracy:** ±0.1A
|
||
- **Resolution:** 0.01A/V
|
||
- **Max output power:** 6000W/90S
|
||
- **Max stable power:** 5000W
|
||
- **Power port output:** 5.4V/5A
|
||
- **Operating temp:** -20~+100
|
||
- **Firmware upgrade:** Supported.
|
||
- **Calibration:** Not needed.
|
||
- **Interface Type:**
|
||
- **IN/OUT:** XT90\(Cable)/Amass 8.0\(Module)
|
||
- **Power port:** 5025850670
|
||
- **CAN:** GHR-04V-S
|
||
- **Appearance:**
|
||
- **Size:** 46.5mm \* 38.5mm \* 22.5mm
|
||
- **Weight:** 76g
|
||
|
||
## Hardware Setup
|
||
|
||
### Package Contents
|
||
|
||

|
||
|
||
### Pinouts
|
||
|
||

|
||
|
||

|
||
|
||
## Wiring
|
||
|
||

|
||
|
||
The connection steps are:
|
||
|
||
- Connect the flight control CAN1/2 and the module CAN interface.
|
||
- Connect the V5 series power cable to the V5 Flight Control Power2 (if other flight controllers are connect to the Power interface) and the module Power interface.
|
||
|
||
## Flight Controller Setup
|
||
|
||
Set the following parameters in _QGroundControl_ [Vehicle Setup > Parameters](../advanced_config/parameters.md) and then restart:
|
||
|
||
- [UAVCAN_ENABLE](../advanced_config/parameter_reference.md#UAVCAN_ENABLE): set to: _Sensors Automatic Config_
|
||
|
||

|
||
|
||
- [UAVCAN_SUB_BAT](../advanced_config/parameter_reference.md#UAVCAN_SUB_BAT): set to: _Raw data_
|
||
|
||

|
||
|
||
## Further Information
|
||
|
||
[CAN PMU Manual](http://manual.cuav.net/power-module/CAN-PMU.pdf)
|
||
|
||
[CAN PMU Power detection module > Enable CAN PMU > PX4 firmware](https://doc.cuav.net/power-module/can-pmu/en/) (CUAV docs)
|