hwdef: add Digital Harvest DH-RC743 flight controller#32195
Closed
kolinlin wants to merge 1 commit intoArduPilot:masterfrom
Closed
hwdef: add Digital Harvest DH-RC743 flight controller#32195kolinlin wants to merge 1 commit intoArduPilot:masterfrom
kolinlin wants to merge 1 commit intoArduPilot:masterfrom
Conversation
DH-RC743 is an STM32H743-based flight controller designed by Digital Harvest Co.,Ltd with the following features: - MCU: STM32H743VIT6 (2MB flash, 8MHz crystal) - IMU: ICM-42688 (SPI3) - Barometer: BMP388 (I2C2) - Compass: IST8310 (I2C2) - OSD: AT7456E (SPI1) - SD Card: microSD (SDMMC1 4-bit) - 10 PWM outputs (4 bidirectional for DShot telemetry) - 7 UARTs + USB - Bluetooth telemetry module (AC6328A) - 2-6S battery input with voltage/current monitoring - RGB status LED Board ID: 5830
Author
|
Closing to properly prepare according to ArduPilot contribution guidelines. Will resubmit after proper review. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add board definition for DH-RC743 flight controller designed by Digital Harvest Co.,Ltd.
Hardware Specifications
Board ID
Reserving IDs 5830-5839 for Digital Harvest, using 5830 for this board.
Files Added
libraries/AP_HAL_ChibiOS/hwdef/DH-RC743/hwdef.datlibraries/AP_HAL_ChibiOS/hwdef/DH-RC743/hwdef-bl.datlibraries/AP_HAL_ChibiOS/hwdef/DH-RC743/defaults.parmTools/AP_Bootloader/board_types.txtTesting