Skip to content

New Target:XMAV_APH743V2#11569

Open
TompsonTan wants to merge 1 commit into
iNavFlight:masterfrom
TompsonTan:pr_ap-h743v2
Open

New Target:XMAV_APH743V2#11569
TompsonTan wants to merge 1 commit into
iNavFlight:masterfrom
TompsonTan:pr_ap-h743v2

Conversation

@TompsonTan
Copy link
Copy Markdown

Summary

Adds a new target for the AP-H743v2. The AP-H743v2 is a flight controller designed and produced by X-MAV(www.x-mav.cn).

This flight controller has been successfully adapted and tested with ArduPilot and PX4 for almost 2 years, proving its hardware stability and reliability.

The INAV firmware adaptation has also been verified by several customers in real-world usage without any reported issues.

This PR upstreams the existing adaptation to make it available to the wider INAV community.

Features

  • STM32H743 microcontroller
  • BMI088/ICM42688P dual IMUs
  • DPS310 barometer
  • IST8310 magnetometer
  • AT7456E OSD
  • 9V 3A BEC; 5V 3A BEC
  • MicroSD Card Slot
  • 8 UARTs
  • 8 PWM outputs
  • 1 CAN
  • 1 I2C
  • 1 SWD

Physical

X-MAV AP-H743v2 Front View
AP-H743v2_TopPort

X-MAV AP-H743v2 Back View
AP-H743v2_BottomPort

OSD Support

The AP-H743v2 supports onboard analog OSD using a AT7456 chip. Simultaneously, DisplayPort HD OSD is available on the DJI connector for HD VTX. Both on board OSD and DisplayPort OSD can be operated simultaneously.

VTX Support

The SH1.0-6P connector supports a DJI Air Unit / HD VTX connection. Protocol defaults to DisplayPort. Pin 1 of the connector is 9v so be careful not to connect this to a peripheral requiring 5v.

Mechanical

  • Mounting: 30.5 x 30.5mm, Φ4mm
  • Dimensions: 36 x 36 x 8 mm
  • Weight: 9g

@qodo-code-review
Copy link
Copy Markdown
Contributor

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@github-actions
Copy link
Copy Markdown

Branch Targeting Suggestion

You've targeted the master branch with this PR. Please consider if a version branch might be more appropriate:

  • maintenance-9.x - If your change is backward-compatible and won't create compatibility issues between INAV firmware and Configurator 9.x versions. This will allow your PR to be included in the next 9.x release.

  • maintenance-10.x - If your change introduces compatibility requirements between firmware and configurator that would break 9.x compatibility. This is for PRs which will be included in INAV 10.x

If master is the correct target for this change, no action is needed.


This is an automated suggestion to help route contributions to the appropriate branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant