Skip to content

Add ORBITH743v2 target - #11701

Merged
sensei-hacker merged 7 commits into
iNavFlight:release/9.1from
orbittechnologyx:ORBITH743v2
Aug 23, 2026
Merged

Add ORBITH743v2 target#11701
sensei-hacker merged 7 commits into
iNavFlight:release/9.1from
orbittechnologyx:ORBITH743v2

Conversation

@orbittechnologyx

Copy link
Copy Markdown
Contributor

Summary

This PR adds support for the ORBITH743v2 flight controller board.

ORBITH743v2 is a revised version of the ORBITH743 board and is based on the STM32H743VIT6 MCU.

Changes compared to ORBITH743:

  • Replaced dual ICM42688P configuration with ICM42688P + ICM40609D
  • Replaced DPS310 barometer with SPL06
  • Replaced 256 MByte FRAM with 16 MByte FRAM
  • Added dedicated external connectors for GPS and UART peripherals

The board has been tested successfully on hardware and all functions are operating as expected.

@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

github-actions Bot commented Jul 8, 2026

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.

@orbittechnologyx
orbittechnologyx changed the base branch from master to release/9.1 July 8, 2026 15:24
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Test firmware build ready — commit c4ba4ad

Download firmware for PR #11701

1 targets built. Find your board's .hex file by name on that page (e.g. MATEKF405SE.hex). Files are individually downloadable — no GitHub login required.

Development build for testing only. Use Full Chip Erase when flashing.

@sensei-hacker

Copy link
Copy Markdown
Member

Just an FYI for contributors: The tentative schedule for INAV 10 is to have a full release in mid December. That means RC2 needs to be in early to mid November, which places INAV 10.0RC1 at September 1. Please plan to have any new features for INAV 10.0 ready for RC1 no later than September 1. After that, 10.1 will follow about six to seven months later.

@sensei-hacker

sensei-hacker commented Aug 22, 2026

Copy link
Copy Markdown
Member
  • Samples received
  • Flash firmware
  • Calibrate
  • Orientation matches
  • Gyro working
  • Accel working
  • Baro working
  • I2C Bus
  • Blackbox
  • UART1
  • UART2
  • UART3
  • UART4
  • UART6
  • UART7
  • UART8
  • Buzzer working
  • DShot support on m1-4
  • Additional motor / servo outputs
  • Voltage sensor
  • Current sensor
  • Analog Camera working
  • Video Out working
  • OSD working
  • LEDs working
  • PINIO1
  • PINIO2

@sensei-hacker

Copy link
Copy Markdown
Member

Thanks for the excellent work on this. Everything I tested so far just works, the first time.

I added the CAN pins, are these correct? I'm actually not set up to test CAN yet.

89f935b

Also I noticed the files have an ADC defined for RSSI. I don't SEE a pad labeled for RSSI. Am I just missing it?

@github-actions

github-actions Bot commented Aug 22, 2026

Copy link
Copy Markdown

RAM / Flash usage vs. base branch — commit c4ba4ad

None of the representative targets (MATEKF405, MATEKF722, MATEKF765, MATEKH743) were built by this PR — no size comparison to show.

@sensei-hacker sensei-hacker added Ready to merge New target This PR adds a new target labels Aug 23, 2026
@sensei-hacker sensei-hacker added this to the 10.0 milestone Aug 23, 2026
@orbittechnologyx

Copy link
Copy Markdown
Contributor Author

Hi @sensei-hacker,
Thank you for your comments and for updating the missing configurations. I just updated the CAN bus pins.

The area labeled “RS” on the board actually refers to RSSI. So we need ADC for RSSI.

Thank you very much for your time.

@sensei-hacker

Copy link
Copy Markdown
Member

Thanks. Merging.

@sensei-hacker
sensei-hacker merged commit b6c5f2d into iNavFlight:release/9.1 Aug 23, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

New target This PR adds a new target Ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants